Skip to content

TomasHubelbauer/mx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MX (Mail Exchange) Records

To get MX records associated with a domain, do the following:

  • nslookup -q=mx hubelbauer.net (Windows)
  • host -t MX hubelbauer.net (Linux)