312-50V11 · Question #61
What is the least important information when you analyze a public IP address in a security alert?
The correct answer is A. ARP. ARP operates only within local network segments and cannot be used to investigate public IP addresses, making it the least useful tool in a public IP security alert analysis.
Question
What is the least important information when you analyze a public IP address in a security alert?
Options
- AARP
- BWhois
- CDNS
- DGeolocation
How the community answered
(31 responses)- A94% (29)
- C3% (1)
- D3% (1)
Why each option
ARP operates only within local network segments and cannot be used to investigate public IP addresses, making it the least useful tool in a public IP security alert analysis.
ARP (Address Resolution Protocol) resolves IP addresses to MAC addresses only within a local Layer 2 broadcast domain and has no applicability to public IP addresses routed across the internet. When analyzing a public IP in a security alert, ARP yields no actionable intelligence - unlike Whois (ownership), DNS (hostname associations), and Geolocation (origin context), which all provide meaningful threat data.
Whois lookups reveal the registrant, organization, and abuse contact for a public IP block, which is directly useful for attributing a threat source.
Reverse DNS lookups on a public IP can expose associated hostnames and infrastructure patterns, aiding threat identification and correlation.
Geolocation maps a public IP to an approximate country and region, providing geographic context that helps correlate alerts with known threat actor locations.
Concept tested: ARP scope limitations in public IP threat analysis
Source: https://learn.microsoft.com/en-us/azure/sentinel/investigate-cases
Topics
Community Discussion
No community discussion yet for this question.