utility / DNS
MX Record Lookup
List mail exchange servers for a domain, sorted by priority.
Uses the network
LOCAL WORKBENCH
MX Record Lookup Reference
100% Local
Terminal Dig Command: dig example.com MX +short
Host Command: host -t MX example.com
Nslookup Command: nslookup -type=MX example.com
Continue the thread