DMARC Checker
Inspect DMARC policy, reporting configuration and enforcement posture.
Find a domain's SPF record, detect multiple policies, count direct DNS-lookup terms and inspect the all mechanism.
Your input is processed only as required by this tool.
SPF lets a domain publish which infrastructure is authorized to send mail on its behalf. This checker finds records beginning with v=spf1, detects invalid multiple SPF records, counts direct DNS-consuming mechanisms and shows the final all mechanism when present.
A single SPF record is expected. Mechanisms such as include, a, mx, ptr, exists and redirect can consume DNS lookups; SPF evaluation has a lookup limit, so complex policies should be reviewed carefully.
The DNS-term count is a direct estimate and does not recursively expand every include or redirect target. Full SPF evaluation also depends on the sending IP, envelope sender and recursive policy graph.
Publishing multiple SPF TXT records for the same identity is invalid and can cause SPF evaluation to fail.
No. It reports direct DNS-lookup terms; recursive expansion is intentionally not represented as a complete SPF evaluation.