SPF
SPF (Sender Policy Framework, RFC 7208) lists the servers that are allowed to send email for your domain. The policy is published as a single TXT record at the domain apex; receivers check it against the envelope sender of every incoming message.
A domain must publish exactly one SPF record. If a TXT record starting
with
v=spf1 already exists, replace it or merge your mechanisms into it – a
second record makes SPF fail permanently (permerror). The deprecated ptr
mechanism should no longer be published and is never emitted here.
SPF evaluation stops after 10 DNS lookups: every
a,
mx and include: term counts, and includes count recursively –
a single provider include can add three or four lookups (Google's does).
ip4: and ip6: terms cost nothing.
Runs entirely in your browser. Record Studio · Verify the result with the domain security check