Free email-authentication toolkit

Free email authentication
tools.

Check, validate and generate DMARC, SPF and DKIM records — then analyze your aggregate reports and email headers. Eleven tools, no signup, no backend: everything runs right here in your browser.

Live DNS lookups 100% client-side Always free

The basics, briefly

Email authentication, explained

What is a DMARC record?

DMARC (Domain-based Message Authentication, Reporting & Conformance) is a TXT record at _dmarc.yourdomain.com. It tells receiving servers what to do with mail that fails SPF and DKIM — and where to send reports. Use our DMARC checker to read yours.

What does p=none mean?

The policy tag p controls enforcement. none only monitors, quarantine sends failing mail to spam, and reject blocks it outright. Most domains should progress none → quarantine → reject. Use the DMARC generator to build your record.

What is SPF?

SPF (Sender Policy Framework) is a TXT record listing which servers may send mail for your domain. Keep it under 10 DNS lookups, end it with ~all or -all, and only publish one SPF record per domain. Use the SPF checker to validate yours.

What is DKIM?

DKIM adds a cryptographic signature to your mail, published as a TXT record at selector._domainkey.yourdomain.com. You need the selector your provider uses — enter it in the DKIM lookup to verify the key is published.