Prepare the domain
Enter the organisational domain exactly as it appears in email addresses. The inspector automatically adds _dmarc, follows any CNAME and collects all TXT responses.
DNS Lookup
Choose a DNS record type to search for.
Propagation & diagnostics
Compare resolvers worldwide and inspect returned answers.
Keep history, monitor your zones and automate recurring checks.
Email authentication
Tools to verify and validate your email authentication setup.
Text
Transform, encode and measure your content in seconds.
Text case converter
Convert any block of text to upper or lower case instantly.
Base64 encoder / decoder
Encode or decode any content in Base64 without leaving the browser.
Slug generator
Transform any sentence into an SEO-friendly slug in seconds.
Word & character counter
Measure the length of any text, with instant word and character counts.
Images
Preview and validate your BIMI logos before publishing.
Certificates
Inspect CSRs, BIMI logos and VMC certificates before you deploy.
IP
Look up addresses, owners, reverse records and ranges.
Check the policy that recipients actually read before tightening enforcement. The tool queries _dmarc.<domain>, interprets each tag and highlights alerts returned by the API.
Enter the organisational domain exactly as it appears in email addresses. The inspector automatically adds _dmarc, follows any CNAME and collects all TXT responses.
Each policy receives a badge showing status, alignment modes, applied percentage and rua/ruf addresses. Errors mean the policy is ignored, warnings point to risky settings.
Resolver, latency and any DoH endpoint let you confirm propagation or identify a local DNS issue. Keep before/after snapshots to document your changes.
Archive the analysis with your change log. Complement it with the DMARC syntax validator, SPF and DKIM inspectors to validate the entire authentication chain before enabling reject.
Check before sending that your DMARC record is readable and usable.
The tool queries _dmarc.domain, reads the returned TXT, highlights missing or invalid tags and explains the real effect of the policy. You save time and avoid iterations during production deployment.
DMARC links SPF and DKIM results to the domain visible in From. If SPF or DKIM passes and is aligned with From, the message is compliant. The p= tag indicates what to do otherwise observation, quarantine or reject. The rua and ruf tags send reports to guide progressive tightening.
_dmarc.domain.v=DMARC1 and p=.p= none, quarantine or reject and operational impact.sp= if present, policy applied to subdomains otherwise inherits from p.pct= percentage of policy enforcement.adkim= and aspf= in r for relaxed by default or s for strict.From for SPF and DKIM.rua= valid mailto: addresses, multiple allowed separated by commas.ruf= optional, rarely distributed by operators._report._dmarc on recipient domain.ri= interval of aggregate reports.fo= 0 by default, variants 1, d, s explained and recommended usage.rua or ruf without mailto: prefix.adkim and aspf in r initially, consider s when everything is stabilized._dmarc.domain publish a minimal TXT with v and p.