Analyse an 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