Needed to find the my Reverse DNS to fix an issue with Craigslist not being able to verify my my IP / Domain Name combination. My co-worker reminded me of “NSLookup”.
- Open the command prompt
- Type in “nslookup”
- You will see your Gateway information.
- Type in “set type=mx” and hit enter
- Type in the domain name “somewhere.com” and hit enter.
I hope this helps someone else out there….