MX Record Lookup
Discover mail servers, priority order, and email providers for any domain via DNS-over-HTTPS.
Examples
Google Workspace MX lookup
Domain: gmail.comPriority 5: gmail-smtp-in.l.google.com
Priority 10: alt1.gmail-smtp-in.l.google.comPrimary and secondary mail servers for Google Workspace.
About this tool
The MX Record Lookup tool queries DNS Mail Exchanger (MX) records for any domain name. It sorts results by preference priority number and identifies email providers (Google Workspace, Microsoft 365, ProtonMail, Fastmail, Amazon SES, Mailgun, SendGrid) automatically.
How to use
Enter domain name
Type a domain name such as example.com or gmail.com.
Select DoH resolver
Choose your preferred DNS-over-HTTPS provider (Cloudflare, Google, or Quad9).
Inspect MX records
View mail servers sorted by priority along with detected mail service provider.
Use cases
Email setup verification
Check whether your custom domain email service is correctly configured and pointing to your mail provider.
Domain migration
Confirm that MX records have propagated to new email servers during domain transfer.
Common mistakes
Mistake:Confusing priority numbers.
Fix:Lower priority numbers indicate higher preference (Priority 5 runs before Priority 10).
Frequently asked questions
Related guides
References & standards
Related tools
Reverse DNS (PTR) Lookup
Perform reverse DNS lookups for IPv4 and IPv6 addresses using DNS-over-HTTPS
TXT Record & SPF/DKIM Checker
Query TXT records and analyze SPF, DKIM, and DMARC email authentication security policies
NS Record Lookup
Inspect Name Server (NS) DNS records and authoritative DNS provider configurations
GitLab CI Generator
Generate a .gitlab-ci.yml from stages and jobs — images, scripts, artifacts, and branch rules
Jenkins Pipeline Builder
Build a declarative Jenkinsfile — agent, environment, stages with shell steps, and post actions
CircleCI Config Generator
Generate a .circleci/config.yml — jobs with Docker images and run steps wired into a workflow