DNS host · SPF

SPF record for Porkbun

How to add a SPF record when DNS or mail is at Porkbun. Real steps, then a live lookup.

DNS is under the domain's Details > DNS.

  1. Add TXT, host blank, answer the v=spf1 string.
  2. One SPF record only.

Official docs: Porkbun. Other records for this provider: SPF · DKIM · DMARC

Check it live

Check the SPF record

Look up the live DNS after you save. This tool does not spend credits.

v=spf1 include:_spf.google.com ~all

Publish as a single TXT record on the apex. Never create two SPF records.

Related