Surf 11 » How to do a MX lookup on windows

Finding the best waves on the web.

Here's a little trick you can use to lookup an MX record for a domain. MX records are the Mail Exchanger records in DNS - they specify what IP address email should be directed to for the domain. So open up the command prompt (Start - Run - cmd)

nslookup
> set type=mx
> example.com


Related Entries
On at Kenny Sanders wrote:
1
Or you can use this method:

`nslookup -type=mx google.com`

On at Pete Freitag wrote:
2
Thanks kenny good tip.

On at chuong wrote:
3
nslookup > set type=mx > example.com report "DNS Request time out" Help

On at Mille wrote:
4
nslooup -q=mx google.com

Name:

Email: (optional, not displayed on site)
   Subscribe to this thread
Comments: (html will be escaped)



Subscribe to our RSS Feed: subscribe to this feed XML
Archives   Tags   Contact