Network Security

πŸ“§ Email Header Analyzer

Paste raw email headers to trace the full Received chain, verify DKIM/SPF/DMARC authentication results, detect delays, and identify suspicious routing. 100% client-side.

πŸ“˜ Header Field Reference

ReceivedEach hop the message traversed β€” from sending MTA to receiving MTA
Authentication-ResultsSPF, DKIM, and DMARC verification outcomes recorded by the receiving MTA
DKIM-SignatureCryptographic signature over selected headers and body by the signing domain
ARC-*Authenticated Received Chain β€” preserves auth results across forwarding hops
X-Spam-StatusSpam score and rule hits from spam filters (SpamAssassin, Rspamd, etc.)
X-Mailer / User-AgentEmail client or library used to compose/send the message
X-Originating-IPTrue originating IP added by some providers (Outlook, Yahoo)
Reply-ToAddress replies are directed to β€” mismatch with From is a phishing indicator