Email Header Analyzer.
An email header analyzer parses the raw metadata attached to every email message to reveal its complete delivery path from sender to recipient. By pasting headers from Gmail, Outlook, or any email client, this free tool extracts every server hop with timestamps to identify routing delays, verifies SPF, DKIM, and DMARC authentication results to confirm whether your emails pass security checks, and highlights issues like failed authentication or suspicious delays that could be sending your messages to spam. All processing runs entirely in your browser, so no sensitive header data is ever transmitted to a server.
Enter your email to receive a copy of your results and share them with your team.
Get Started in 3 Steps
Paste Email Headers
Copy the raw headers from your email client (Gmail: three-dot menu → Show original, Outlook: File → Properties → Internet Headers, Apple Mail: View → Message → All Headers) and paste them into the text area.
Analyze the Headers
Click "Analyze Headers" to parse the complete routing chain, authentication results, and metadata fields. You can also load sample headers to see how the tool works before pasting your own.
Review the Results
Check the routing chain for delivery delays — hops highlighted in red took more than 5 seconds, yellow between 1-5 seconds. Verify that SPF, DKIM, and DMARC all show "pass" status. Review any warnings or issues flagged by the analyzer for actionable next steps.
Under the Hood
The analyzer first unfolds and normalizes the raw header text. In email standards (RFC 5322), long header lines can be split across multiple lines by starting continuation lines with whitespace — the tool joins these back together into single logical headers. It then builds a case-insensitive header multi-map, grouping all values for headers that appear multiple times (like Received).
Next, the tool parses each Received header to extract the routing chain. Since Received headers appear in reverse chronological order (newest first), the tool reverses them to reconstruct the actual delivery path. For each hop, it extracts the sending and receiving server names and IP addresses, the protocol used, and the timestamp. It then calculates the delay between consecutive hops to identify where bottlenecks occurred in the delivery pipeline.
Authentication results are extracted from multiple header sources. The tool parses the Authentication-Results header for SPF, DKIM, and DMARC verdicts, falls back to the Received-SPF header for SPF results if needed, examines DKIM-Signature headers for signing details (selector, domain, algorithm), and checks for ARC (Authenticated Received Chain) headers used in forwarding scenarios.
All processing runs entirely in your browser using client-side JavaScript — no email header data is ever sent to any server. This ensures the privacy and security of potentially sensitive routing and authentication information contained in your email headers.
Frequently Asked Questions
What are email headers and what information do they contain?
How do I find and copy the raw headers from my email?
What do the Received headers tell me about email routing?
How does SPF, DKIM, and DMARC authentication work in email headers?
Why is my email showing delays between hops?
Explore More Tools
Domain Health Checker
Run a comprehensive health scan combining SPF, DKIM, DMARC, MX, and blacklist checks in one report.
Email Blacklist Checker
Check if your IP or domain is listed on 50+ email blacklists that could be hurting deliverability.
SPF Record Generator & Validator
Generate and validate SPF records for your domain to improve email deliverability and prevent spoofing.
We Build Enterprise Email Infrastructure
Our Email Infrastructure Setup service handles email authentication configuration, deliverability optimization, and ongoing monitoring. Starting at $5K for complete email infrastructure setup.
Learn About Email Infrastructure SetupLearn More
Cold Email Deliverability: Why Your Emails Land in Spam
Diagnose the five root causes of deliverability failures — authentication, volume, content, engagement, and list quality.
How to Build Cold Email Infrastructure That Scales
Domain procurement, DNS configuration, and sending architecture for high-volume outbound.