What Email Headers Reveal

How email headers expose routing, authentication results and sender infrastructure, plus what they do not prove.

The visible parts of an email are only the beginning. Headers record how the message moved, who claimed to send it, how servers authenticated it, and which systems touched it before it reached you.

Received headers

Every mail server that handles a message adds a Received header. Read from bottom to top, the chain shows the path from the sender's system toward the final inbox. Large delays between entries can indicate queueing, greylisting or provider issues.

From is not identity

The visible From field can be forged. That is why authentication matters. SPF checks whether the sending IP is allowed for the envelope domain. DKIM checks whether signed parts of the message were altered. DMARC tells receivers how the visible From domain expects SPF and DKIM alignment to behave.

Authentication-Results

Modern receivers add an Authentication-Results header summarising SPF, DKIM and DMARC verdicts. This is often the most useful starting point when investigating phishing, spoofing or a transactional message that lands in spam.

Privacy implications

Headers can reveal mail infrastructure, sending software, timestamps and sometimes internal hostnames. They usually do not reveal that you opened a message; tracking pixels and remote images do that through HTTP requests, not mail headers.

Temporary inbox angle

A temporary inbox is useful when you want to inspect low-risk mail without connecting it to your primary address. It is not a forensic mail platform, but it helps you observe verification and onboarding messages from the outside.

Questions

Can headers be forged?
Some headers can be forged by the sender, especially From and Reply-To. Headers added by receiving infrastructure are harder to fake.
Where can I learn the basics?
Start with the knowledge article on email headers, then read the SPF, DKIM and DMARC explanations linked from the guides hub.

Keep reading

Need a throwaway address right now?

Open the generator and a fresh inbox is waiting before the page finishes settling.

Generate a temporary email