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
In 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 - some apps do their … Reviews: 3
Reviews: 3
DA: 69 PA: 30 MOZ Rank: 79