Say goodbye to manual SPF setup - DMARCFlow makes it simple:
SPF records can get outdated. DMARCFlow pairs with DMARC aggregate reports to confirm authorized sources match real senders.
Speed up discovery and configuration across platforms and mailboxes. Less toil, fewer errors.
Keep your SPF clean and accurate by removing stale or risky senders with confidence.
Approve legitimate sources in a click and repeat the pattern at scale.
SPF (Sender Policy Framework) protects your domain against spoofing by declaring which IPs/servers may send mail for you. It’s a TXT record in DNS.
Receiving servers compare the connecting IP with your SPF policy. Authorized senders pass; others may be flagged, rejected, or spam-foldered.
Use SPF alongside DKIM and DMARC for full protection and better deliverability.
@ (root). Re-check to ensure all intended sources
pass.
Generate a valid SPF record for your domain. Add IPs, includes, choose a policy, and copy the final TXT.
Add this TXT at host @ (root) in DNS.
Keep your domain protected and emails landing in the inbox.
Set up once. Changes via our platform reflect in DNS-no constant provider logins.
Manage multiple domains and senders in one place with a friendly UI.
Auto-flatten includes into IPs to avoid “Too many DNS lookups”.
Add or remove sources without learning SPF internals-no typos, no stress.
Guided flows reduce mistakes-keep records valid and tidy.
Common questions about SPF records
v=spf1, lists mechanisms (a, mx,
ip4, ip6, include), and ends with an
all policy.
@ (root) and paste the generated value. Only
one SPF TXT per domain.