Free email tools — SPF, DKIM, DMARC, headers
Launched five browser-only email infrastructure tools at postscale.io/tools. All of them run entirely client-side — DNS queries go through Cloudflare's DNS-over-HTTPS, nothing is logged or stored on our servers.
- SPF checker — walks a domain's include/redirect tree and counts DNS lookups against the 10-lookup limit.
- DKIM lookup — inspect the published public key by selector, see key size and status.
- DMARC policy checker — get a 0–5 enforcement maturity score and next-step recommendations.
- DMARC aggregate parser — paste RUA XML and see per-source records, DKIM/SPF alignment, and pass rate.
- Email headers analyzer — paste raw headers and get the routing hop chain plus auth results.
Every tool links back to the relevant API product for users who want automation instead of one-off diagnosis.