Free Email Header Analyzer — Spam & Phishing

An email header analyzer parses raw RFC 5322 message headers, extracts Authentication-Results for SPF, DKIM, and DMARC verdicts, traces Received hop chains to identify sending infrastructure and delays, evaluates From/Reply-To/Return-Path consistency for spoofing indicators, and calculates an aggregate security score flagging likely spam, phishing, or legitimate delivery.

Paste the full raw email headers from your mail client into ScanSuite's email header analyzer and click analyze. The tool parses Authentication-Results, Received chains, Message-ID, From, Reply-To, and Return-Path fields, highlights SPF/DKIM/DMARC pass or fail status, maps routing hops, and assigns a security score with phishing and spam risk indicators.

Email headers contain the metadata trail that mail servers append as messages traverse the internet—from originating MTA IP addresses and authentication verdicts to forwarding hops, spam filter scores, and mailing list modifications. Security analysts, IT helpdesk staff, and vigilant users rely on header analysis to determine whether a message is genuine, spoofed, or part of a phishing campaign.

ScanSuite's free email header analyzer parses pasted raw headers entirely in your browser, extracting structured data from Authentication-Results, Received, DKIM-Signature, ARC-Seal, and X-* vendor headers. Results show whether SPF, DKIM, and DMARC passed or failed, whether the visible From address aligns with Return-Path and DKIM d= domains, and whether routing hops reveal suspicious geographic paths or known-abuse IP ranges.

ScanSuite's free email header analyzer parses raw message headers for SPF, DKIM, and DMARC authentication results, routing hop traces, and spoofing indicators. Paste headers from suspicious emails to receive instant security scores and phishing risk assessments entirely in your browser.

Frequently Asked Questions

How do I view raw email headers?
In Gmail: open message, three-dot menu, Show original. In Outlook: File, Properties, Internet headers. Apple Mail: View, Message, Raw Source.
What are Authentication-Results headers?
MTAs add Authentication-Results documenting SPF, DKIM, and DMARC evaluation outcomes for each received hop.
What is the Received header?
Each mail server appends a Received header documenting when and from where it accepted the message, forming a reverse-chronological delivery trail.
What is Return-Path?
Return-Path (envelope sender) specifies bounce delivery address and participates in SPF checks, which may differ from the visible From header.
Can attackers forge email headers?
Some headers like From are set by senders and easily forged. Authentication-Results added by receiving MTAs and DKIM signatures are tamper-evident.
What does dmarc=fail mean?
The message failed DMARC because neither SPF nor DKIM achieved alignment with the From header domain, a strong spoofing indicator.