MX records tell the internet which mail servers actually handle email for your domain — without correctly configured MX records, email sent to your domain simply fails to deliver, and this is also foundational to configuring SPF/DKIM/DMARC correctly.
MX records tell the internet where to deliver email for your domain. Without them, no one can email you at @yourdomain.com. Missing MX is also a red flag for spam filters evaluating your outbound mail.
Correct MX record configuration addresses the fundamental technical mechanism that actually enables your domain to receive email at all — this DNS record tells other mail servers which specific server should receive email addressed to your domain, and any misconfiguration here can cause legitimate incoming mail to fail delivery entirely, often without any obvious warning to either sender or recipient.
The genuine verification this check requires goes beyond confirming an MX record simply exists — actually testing that mail sent to your domain genuinely arrives and is retrievable confirms the full, functional mail delivery chain works correctly, since a technically present but misconfigured record can create the appearance of proper setup while actual mail delivery silently fails.
This represents foundational infrastructure that the more advanced email authentication protections discussed elsewhere in this security work — SPF, DKIM, DMARC — all depend on functioning correctly as their prerequisite, since these protections govern how mail gets authenticated and handled, but none of them matter if the fundamental mail-receiving infrastructure itself isn't correctly configured.
Priority values within your MX configuration, where multiple mail servers are listed, deserve genuine attention for organizations with backup or redundant mail infrastructure — correct priority ordering ensures mail attempts delivery to your intended primary server first, falling back to backup servers only when genuinely necessary, rather than an incorrect configuration that could route mail unpredictably or fail to properly utilize backup infrastructure when needed.
MX records correctly point to your actual mail provider, and test email delivery succeeds.
Fix it, then re-scan — the check confirms itself. No manual checkbox, the scan is the truth.
Run this check in H.I.V.E. →