ARPneighbor
ARPneighbor is a term used in computer networking to describe the relationship established by the Address Resolution Protocol (ARP) between an IPv4 address and a corresponding link-layer (MAC) address for devices on the same local network segment. An ARPneighbor entry represents a cached mapping that a host maintains in its ARP table to enable direct communication with a neighbor without repeated broadcasts.
The ARP process creates ARPneighbor entries when a host needs to send data to an IPv4 address
ARPneighbor is confined to the same broadcast domain, as ARP operates at Layer 2. In IPv6 networks,