SPF Record Generator - Create Sender Policy Framework Records for Your Domain
Create SPF records for your domain with ease to defend your emails from phishing, spoofing, and spam.
Improve the email deliverability of your domain by using our free SPF Record Generator to quickly establish a valid SPF DNS TXT record.
What is an SPF Record?
SPF (Sender Policy Framework) is an email authentication protocol that helps mail servers verify that messages are sent from authorized mail servers for your domain. By adding an SPF record to your domain's DNS, you can prevent spammers from sending emails pretending to be from your address.
Example SPF Record:
v=spf1 include:_spf.google.com ~all
This record tells mail servers that Google's servers are authorized to send emails for your domain.
Fill out following form to generate SPF Records.
Generated SPF Record
Errors:
Warnings:
DNS Setup Instructions:
- 1. Log in to your DNS provider's control panel
- 2. Add a new TXT record
- 3. Set the Name/Host to:
@or your domain name - 4. Set the Value to the generated TXT record above
- 5. Save the changes and wait for DNS propagation (can take up to 48 hours)