SPF TXT record
Authorizes which hosts and vendors may send mail for your root domain.
- Host
- @
- Type
- TXT
SPF TXT chunks are only needed when your provider cannot accept long single-string TXT values.
Build copy-ready SPF and DMARC TXT records with safe defaults, provider presets, DNS lookup guardrails, and chunking guidance for long TXT values. This tool stays client-side and does not generate DKIM keys or publish DNS changes.
Pick the sending services that are allowed to use your domain, add any direct IP ranges, then tune DMARC reporting and alignment. Conservative DMARC defaults stay on.
a, mx, include, and redirect consumes SPF DNS lookups.
include:domain; duplicates are removed automatically.
Copy these DNS values into your DNS provider. If you cross the SPF lookup budget or publish invalid DMARC tags, the builder flags it inline before you copy.
Authorizes which hosts and vendors may send mail for your root domain.
SPF TXT chunks are only needed when your provider cannot accept long single-string TXT values.
Publishes the policy receivers should apply and where they should send DMARC reports.
Publish this at the _dmarc host for your domain. Reports are optional but strongly recommended.
Guardrails included here: SPF 10-lookup warning, 255-character TXT warning, duplicate include cleanup, conservative DMARC p=none default, and mailto: validation hints for rua/ruf. DKIM is intentionally out of scope.