arp displays the local ARP cache — the IP↔MAC mappings the host currently believes to be true on its L2 segment.
Why analysts care:
- ARP poisoning / spoofing rewrites the cache so traffic to the gateway is silently redirected to an attacker (classic MitM).
- Comparing two hosts' ARP tables can expose impostor MACs.
- Many enterprise tools (NAC, VLAN monitors) consume ARP data to track host presence.