How Email header analyzer works
Email header analyzer parses a raw email header block you paste (from your mail client's "show original" / "view source" option) entirely in your browser: it lists the Received hop chain in chronological order with the time between hops, the SPF/DKIM/DMARC outcomes as declared by the Authentication-Results header, and whether the From address's domain differs from Reply-To or Return-Path. Nothing you paste is sent anywhere.
This reads and reformats what the message's OWN headers already say, on your device: it performs NO DNS lookup, NO cryptographic DKIM signature verification, and NO phishing or reputation scoring. A "pass" shown here means the header itself declares pass, not that Sunasty independently verified it; a missing or mismatched signal is reported as exactly that, never treated as proof of anything on its own.