Analyse an email
Email trail is generated by analysing email headers. Paste your email source below and click analyse. (Email source can be obtained by clicking
"show original"
or similar in your mail client). Load sample email 👇How does it work ?
During transit each intermediary email server appends a
Received
header to your email, containing information such ashostname, protocol, time etc.
This app extracts relevent information and presents it in a way that is easy to understand. The analysis shows the server hops your email took in transit, shown in chronological order, Along with significant delay if any. The time shown is in your local timezone for easier comprehension.
The core functionality is available as a python package on GitHub .
Analyse a "Received" header
You can also analyse a single
Received
header Load sample "Recieved" header 👇