Email Header Analyzer
Parse authentication results, routing hops, and delivery delays from raw email headers
Paste Email Headers
What this tool checks
- SPF, DKIM, DMARC pass/fail results
- Routing hops and server names
- Delivery delays between each hop
- Message metadata (from, to, subject, date)
How to get headers
... menu, select "Show original"... menu, select "View message source"Want automated management?
DMARC Busta's Autopilot manages SPF, DKIM, and DMARC automatically with AI-powered decisions.
Get Started FreeWhat Are Email Headers?
The hidden metadata that reveals how your email was authenticated, routed, and delivered
Email headers are metadata attached to every email message. They are added automatically by mail servers as a message travels from sender to recipient, and they contain critical information about the message's origin, routing path, and authentication status.
Headers include timestamps showing when each server processed the message, routing details that reveal the path the email took across the internet, and delivery diagnostics that help identify delays or misconfigurations. For IT managers and business owners, headers are the primary tool for debugging email delivery issues.
Most importantly, email headers contain authentication results. The receiving mail server records whether the message passed or failed SPF, DKIM, and DMARC checks. These results tell you whether your email authentication is configured correctly and whether messages are being accepted, quarantined, or rejected by receiving servers.
Authentication-Results:
mx.google.com;
dkim=pass header.d=example.com;
spf=pass smtp.mailfrom=example.com;
dmarc=pass header.from=example.com
Key Facts
What This Tool Analyses
A comprehensive breakdown of your email's authentication, routing, and delivery
Authentication Results
Extracts SPF, DKIM, and DMARC pass/fail verdicts from the Authentication-Results header. Quickly see whether your email authentication is working as expected or needs attention.
Message Routing
Maps every server hop the message passed through, from the sending server to the final destination. Each hop shows the server name, IP address, and protocol used.
Delivery Timing
Calculates the delay between each server hop, highlighting bottlenecks where messages are being held up. Useful for diagnosing slow email delivery.
Header Integrity
Parses and displays all headers in a structured format, making it easy to spot missing fields, unusual entries, or signs of message tampering.
How to Find Email Headers
Step-by-step instructions for the most popular email clients
Gmail
- 1 Open the email you want to analyse
-
2
Click the
...menu (top-right) - 3 Select "Show original"
- 4 Copy the headers and paste above
Microsoft Outlook
- 1 Open the email message
- 2 Desktop: File > Properties
-
3
Web:
...> "View message source" - 4 Copy from "Internet Headers" box
Apple Mail
- 1 Open the email in Apple Mail
- 2 Go to View menu
- 3 Select "Message" > "All Headers"
- 4 Or use View > "Raw Source"
Understanding Authentication Results
Check succeeded. The sender is authenticated and authorised.
Check failed. The message should be rejected or quarantined.
Not explicitly authorised. Often indicates an incomplete SPF configuration.
Frequently Asked Questions
How do I find email headers?
What does "spf=softfail" mean?
~all rather than -all, so it is not explicitly forbidden. This typically means your SPF record is missing an include or IP entry for the service that sent the email. Check your SPF record and add the missing mechanism.
Why did my email fail DKIM?
What is the Authentication-Results header?
Related Tools
More free tools to secure your email authentication
Monitor Your Email Authentication
Stop analysing headers manually. DMARC Busta continuously monitors your SPF, DKIM, and DMARC authentication across all your domains and alerts you when issues arise.
Get Started Free