MX route and priority
Shows every public MX answer and identifies a missing route, Null MX, MailerZ targets, and obvious cross-provider conflicts.
Enter a domain to inspect live MX routing, MailerZ conflicts, ownership records, SPF, DMARC, nameservers, propagation, and optional DKIM.
What this tool checks
A DNS checker should not pretend to test what it cannot see. This tool diagnoses public configuration; MailerZ delivery history and your account dashboard diagnose private routes, credentials, limits, and message outcomes.
Shows every public MX answer and identifies a missing route, Null MX, MailerZ targets, and obvious cross-provider conflicts.
Compares Cloudflare and Google Public DNS answers so recent changes and inconsistent public caches are easier to recognize.
Identifies the DNS service actually answering for the domain, which may differ from the company where the domain was purchased.
Finds missing or duplicate SPF policies, confirms DMARC is visible, and explains what authentication can—and cannot—prove.
Checks the exact DKIM hostname when the user supplies the selector shown in the MailerZ dashboard.
Looks for standard public MailerZ records, then explains when the private dashboard token still needs a manual comparison.
How to diagnose correctly
Changing several DNS records at once makes the cause harder to prove. Start at delegation, then routing, then authentication, and finish with a real message.
Make sure you are editing the DNS provider named by the authoritative nameservers.
Verify every intended MailerZ MX target and remove obsolete providers only when the cutover is ready.
Compare the exact dashboard verification, SPF, DKIM, and DMARC records with public answers.
Send from an unrelated provider to a configured alias, then inspect MailerZ delivery history.
Send through MailerZ SMTP and inspect the received headers plus the remote delivery result.
Symptom-to-cause guide
Use the live scan first, then match the observable symptom. The smallest targeted test is faster and safer than changing every record.
Run the scan and open Authoritative nameservers first. Confirm the MailerZ token was placed in that active zone, at the exact host shown in the dashboard. A correct record in an inactive DNS zone has no effect.
Open Inbound MX route. No MX answer, a Null MX, or another provider’s targets means sending servers are not being directed to MailerZ.
Open Competing MX providers. Mixed unrelated providers can produce inconsistent delivery; MX priority is failover order, not controlled traffic splitting.
Open Public resolver agreement. The provider panel shows intended configuration; public resolvers show what outside mail servers can currently discover.
DNS is only one layer. Review SPF, DKIM, DMARC, the original message authentication, content, sender reputation, and the destination provider’s filtering result.
Read the complete remote SMTP response in delivery history. Separate a permanent policy rejection from a temporary 4xx deferral, bad destination, quota, or authentication issue.
The DNS scanner cannot test private credentials. Re-copy the exact SMTP username, generated password, secure port, and encryption mode. Rotate any credential that may be exposed.
Confirm the client uses MailerZ SMTP for the custom From identity rather than the inbox provider’s default outgoing server. Then send a new test message and inspect headers.
This is expected when unknown-mail handling is Hold. Create the intended alias or deliberately change the catch-all rule before releasing or retrying the message.
DNS changes will not solve an account limit. Wait for the correct reset window or choose a plan with enough monthly outgoing and hourly send-as headroom.
What public DNS cannot prove
4xx responses are normally temporary. 5xx responses are normally permanent until something changes. The complete enhanced code and provider text take priority over these summaries.
Leftover MX is an obsolete Google, Microsoft, or hosting MX record still published beside MailerZ. RFC 5321 sending servers may choose either target, so some messages never reach the new route. Delete competing MX records at cutover. A public scan on this page shows the published set; it cannot see private aliases or SMTP passwords.
If a forwarder rewrites the visible Header From, DKIM signatures and DMARC alignment can fail. MailerZ does not rewrite Header From. The destination inbox still applies its own filters, so a preserved From is necessary evidence, not a placement guarantee.
Gmail can short-circuit mail sent from an account to itself. That is a bad test for a forwarding path. Send from a different mailbox to the alias, then inspect MailerZ delivery history and the destination inbox.
No. MX, SPF, DKIM, and DMARC answers show public configuration. Inbox placement, credentials, catch-all policy, and destination quotas are private and appear in delivery history or the account dashboard.
Still blocked?
Include the diagnostic summary, domain, affected recipient, sender, UTC timestamp, complete SMTP response, message ID when available, and the last successful test. Never send SMTP passwords or private account credentials.