SPF Flattener
SPF quietly starts failing once a domain needs more than
10 DNS lookups (RFC 7208), and every
include:, a, mx, and
redirect spends one. Records cross the line as you keep
adding senders, until the day mail bounces. This tool walks the whole
tree, counts your lookups, and hands back a flattened record that fits.
Check an SPF record.
One plain value. Paste this into hosts that accept a full TXT record and split it for you — Cloudflare, Route 53, Google Cloud DNS, Azure, and most modern DNS panels.
The same record as quoted strings, the way it looks in a zone file. Use this for hosts that don't auto-split. Anything past 255 characters is broken into multiple strings — resolvers join them back into one record.