Skip to content

Instantly share code, notes, and snippets.

@deltheil
Created May 9, 2012 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deltheil/2644728 to your computer and use it in GitHub Desktop.
Save deltheil/2644728 to your computer and use it in GitHub Desktop.
Use nslookup to check an MX record
$ nslookup
> set q=MX
> github.com
Server: 212.27.40.240
Address: 212.27.40.240#53
Non-authoritative answer:
github.com mail exchanger = 10 ALT1.ASPMX.L.GOOGLE.com.
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment