Check MX, SPF and DMARC DNS records for any domain — verify your mail servers are set up correctly.
MX Lookup finds every MX record (mail server) with its priority. Shows each MX hostname, its A record, IP, reverse DNS. Critical for mail delivery diagnostics: without MX — mail cannot be delivered; wrong priority — wrong server is picked.
MX (Mail Exchanger) records specify which server receives email for a domain. When there are email problems, MX records and their priorities are the first thing to check.
Complete list of MX servers with priorities and TTL.
Resolve MX hostnames to IP addresses for the full picture.
Check if MX servers are included in the domain's SPF record.
Direct query to authoritative DNS without caching.
deliverability diagnostics
mail server setup
email API integration
post-mail migration check
DNS monitor notifies when your domain MX records change.
Sign up freeMX (Mail Exchanger) is a DNS record that specifies the mail servers responsible for accepting emails for a domain. SPF (Sender Policy Framework) is a TXT record that lists authorized sending IP addresses. DMARC (Domain-based Message Authentication) defines the policy for handling emails that fail SPF or DKIM checks.
Longer-form reading on this topic from the knowledge base.
Set up continuous monitoring and get an alert when something breaks. No manual runs to remember.