Introduction
MX Lookup queries and prioritizes the Mail Exchanger (MX) records of a domain, determining which mail servers receive messages.
It displays the list of destination hosts along with their preference rankings to verify incoming email routes.
Essential for configuring custom domains on platforms like Google Workspace, Microsoft 365, or private mail hosts.
What Is MX Lookup?
The Mail Exchanger (MX) lookup queries nameservers to identify the designated SMTP hostnames for the target domain.
It parses record resource details to check priority numbers, ensuring mail transfer agents route mail to correct failovers.
All requests are processed securely, keeping your queried targets private.
Key Features
- Fetches active MX records and sorts them by priority value.
- Resolves mail exchange server hostnames to active IP addresses.
- Flags common errors such as self-referential loops or host syntax errors.
- Saves debugging time when dealing with bounced or delayed emails.
How to Use MX Lookup
- Open MX Lookup and enter the target input, such as a domain, URL, host, token, or payload.
- Start the check and wait for the analysis to complete.
- Review the returned details carefully instead of stopping at the top-level status alone.
- Use the findings to make a fix, confirm a hypothesis, or document what you found.
Example (Input → Output)
Enter the domain name you want to check. Fill any extra fields like port, path, or protocol before starting the check.
The output should confirm the status of the check and include the detail that matters for troubleshooting, such as records, latency, redirects, certificate data, or policy findings.
Start with a small known-good sample if you are using the tool for the first time. It makes the output much easier to judge. Do not stop at a single status line. Scan the supporting details, because the explanation is often more useful than the headline verdict.
Before You Start
- Verify that MX hostnames use valid A/AAAA records instead of IP addresses.
- Use lower priority numbers (e.g. 5, 10) for your primary mail servers and higher numbers (e.g. 20, 30) for backup servers.
Use Cases
- MX Lookup is useful for quick investigation work when you need a fast answer before going deeper with manual analysis.
- MX Lookup is also a good fit for one-off tasks that are important enough to verify, but not complex enough to justify a longer setup.
Benefits of Using This Tool
- MX Lookup reduces repetitive manual work and gives you a more predictable path from input to output.
- Readable results make reviews faster and cut down on the small mistakes that often come from hurried copy-paste edits.
- A focused workflow means less context switching, which is usually the difference between a two-minute task and a twenty-minute distraction.
- You end up with output that is easier to check, easier to share, and easier to reuse in the next step.
Limits and Checks
- Retrieves current DNS state; does not guarantee that the target mail server is actively accepting SMTP connections.
How We Review This Tool
- Performs real-time lookups using standard system DNS queries on MX record types.
Common Mistakes
- Querying the WWW subdomain (e.g., www.example.com) instead of the apex domain (e.g., example.com).
- Assigning identical priorities to main and backup mail hosts without a load-balancing configuration.
What To Check Next
- Check standard SMTP port settings (25, 465, or 587) using a port checker to verify mail server reachability.
FAQs
- What is the priority number in an MX record? Mail servers send email to the host with the lowest priority value first. If that host is unreachable, they fallback to the next lowest value.
- How long do MX record updates take to propagate? DNS changes depend on your previous records' TTL settings. This typically takes anywhere from a few hours to 48 hours to update globally.
SEO Meta Description
MX Lookup by UtilVault. Lookup and prioritize MX records for a domain. Built for fast checks, clear output, and everyday browser-based work.