What's the command-line utility in Windows to do a …
https://serverfault.com/questions/41064/whats-the-command-line-utility-in-windows-to-do-a-reverse-dns-look-up
WebIn case there's no reverse ptr for ping -a <ip> or nslookup <ip> to show, you can run ipconfig /displaydns | clip, open a text editor, paste, and search for the IP there. Note that this will work only if the original DNS query was done via the Windows DNS resolver - … Reviews: 3
Reviews: 3
DA: 78 PA: 11 MOZ Rank: 58