SPF Record Checker
Enter Your Domain name to get IP Addresses/other domains that are authorized to send emails for your Domain.
Enter Your Domain name to get IP Addresses/other domains that are authorized to send emails for your Domain.
Domain Name | Real-Time Searches |
---|
Once you enter your domain name in the SPF Record Lookup tool, it will give you a list of server IP Addresses and other domains that are authorized to send emails for your domain name.
SPF stands for Sender Protection Framework. It helps to authenticate your emails on the recipient email server. Also, the SPF record prevents spammers from sending emails using your domain name. You can add your authorized email server IP Addresses and hostname within the SPF record.
"v=spf1 mx a ip4:173.248.169.10 include:spf.mandrillapp.com ~all"
SPF Tag | Descriptions |
---|---|
v=spf1 | It means the record is an SPF record. |
Mx | Allow domains listed MX to send emails for this domain. |
a | Allow domains listed IP Addresses to send emails for this domain. |
Ip4:173.248.169.10 | IP addresses in CIDR format that deliver or relay mail for this domain |
include:_spf.mandrillapp.com | This mechanism authorizes the domain/hostname spf.mandrillapp.com to send an email for this domain. |
~all | all instruct the incoming email server to SOFTFAIL, or flag email sent from an unauthorized source. |
Below are the four all methods for the SPF record. SPF records must have all mechanisms to indicate what is needed to be done with the emails that fail to authenticate.
SPF record will add a layer of security to your domain. It contains the IP Addresses and hostname that are authorized to send emails on behalf of your domain.
When you send an email, the recipient mail server will verify your email with the domain's SPF record using DNS lookup. If the SPF is passed successfully, there will be more chance of delivering your emails to Inbox instead of spam.
Email without an SPF record may land in spam, or some recipient email server can directly block emails, so your domain should have an SPF record to mitigate such an issue.
Recipient email servers will verify your emails with the Domains SPF record using DNS Lookup and allow landing your emails to Inbox instead of Spam.
Stop spammers from spoofing your domain.
Implementing an SPF record will increase your genuine emails to reach recipient Inboxes, and less chance of being spam eventually improves your Domain Reputation.
Domains with SPF records are less likely to be the target of phishing attempts.
Check out various FAQs on our Network Speed Test Tools.