Email Header
Analyzer

Analyze email headers for authentication and routingDetect security issues and trace email paths

Authentication Check
Routing Analysis
Security Validation

Analyze Email Headers

Paste email headers to check authentication and trace routing

In Gmail: Open email → Three dots menu → Show original → Copy headers

SPF/DKIM/DMARC

Verify email authentication

Routing Path

Trace email delivery hops

Security Issues

Detect potential problems

Why Analyze Email Headers?

Email headers contain critical information about authentication, routing, and security. Analyzing headers helps identify spoofing, track delivery issues, and verify sender authenticity.

Monitor Email Authentication

Email Header Analysis Guide

Understanding email headers for security and troubleshooting

What Email Headers Reveal

Email headers contain a wealth of information about an email's journey from sender to recipient. They include authentication results (SPF, DKIM, DMARC), routing information showing each server the email passed through, timestamps for delivery tracking, and security indicators like TLS encryption status. Headers are added in reverse chronological order, with the most recent at the top, allowing you to trace the complete path of an email.

Key Headers to Examine

  • Authentication-Results: SPF, DKIM, and DMARC verification status
  • Received: Each server hop with timestamps and protocols
  • Return-Path: Bounce address, should match From domain
  • Message-ID: Unique identifier for tracking
  • X-Originating-IP: Original sender's IP address
  • X-Spam-Score: Spam assessment from filters

Detecting Email Spoofing

Headers help identify spoofed emails through authentication failures and inconsistencies. Check if SPF, DKIM, and DMARC all pass for the claimed sender domain. Examine the Received headers for suspicious routing paths or unfamiliar servers. Compare the Return-Path with the From address - mismatches often indicate spoofing. Look for missing or malformed Message-ID headers, which legitimate mail servers always include.

Troubleshooting Delivery Issues

When emails are delayed or blocked, headers provide diagnostic information. Check Received headers to identify where delays occurred. Look for X-Spam headers indicating why an email was flagged. Verify authentication passes to ensure proper configuration. Review any X-Blocked or X-Quarantine headers that explain filtering decisions. The complete routing path helps identify problematic mail servers or network issues affecting delivery.

Automate Email Security Monitoring

InboxKit continuously analyzes email headers to detect authentication failures and security threats