Is there any way to resolve an external IP address to a MAC address without access to the specific LAN? In other words, is it possible to obtain a MAC address for any given public IP?
To my understanding, ARP will only work if you're directly connected to the LAN in which the target IP's host is also connected. Is it possible to tunnel those requests (for example to an ISP's router)?