DNS host · SPF

SPF record for Namecheap

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

Use Namecheap Advanced DNS. If you turned on PremiumDNS or pointed NS at Cloudflare, this panel is inert.

  1. Domain List > Manage > Advanced DNS > Add new record > TXT Record.
  2. Host @, value the v=spf1 string.

Official docs: Namecheap. 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