SPF (3)
SPF records define which email servers are allowed to send emails from samplecorp.com. This helps prevent bad actors from spoofing emails as coming from your domain.
When an email's Return-Path domain is samplecorp.com or the Return-Path domain's SPF record contains include:samplecorp.com.
-
Does the originating IP address match the IP of an A record of samplecorp.com?
Validated!
-
Otherwise, does the originating IP address match the IP of an MX record of samplecorp.com?
Validated!
-
Otherwise, does the SPF record of amazonses.com validate?
Validated!
-
Otherwise, does the SPF record of _spf.google.com validate?
Validated!
-
Otherwise, does the SPF record of spf.protection.outlook.com validate?
Validated!
-
Otherwise, does the SPF record of mail.zendesk.com validate?
Validated!
-
Otherwise, does the SPF record of sendgrid.net validate?
Validated!
-
Otherwise, for all other emails:
Accept suspiciously (e.g. send to spam).
- a counts as a lookup.
- mx counts as a lookup.
- include:amazonses.com counts as a lookup.
- include:_spf.google.com counts as a lookup.
- include:_netblocks.google.com counts as a lookup.
- include:_netblocks2.google.com counts as a lookup.
- include:_netblocks3.google.com counts as a lookup.
- include:spf.protection.outlook.com counts as a lookup.
- include:mail.zendesk.com counts as a lookup.
- include:sendgrid.net counts as a lookup.
- include:ab.sendgrid.net counts as a lookup.
When an email's Return-Path domain is email.samplecorp.com or the Return-Path domain's SPF record contains include:email.samplecorp.com.
-
Does the originating IP address match the IP of an A record of email.samplecorp.com?
Validated!
-
Otherwise, does the originating IP address match the IP of an MX record of email.samplecorp.com?
Validated!
-
Otherwise, does the SPF record of _spf.google.com validate?
Validated!
-
Otherwise, does the SPF record of spf.protection.outlook.com validate?
Validated!
-
Otherwise, for all other emails:
Reject it.
- a counts as a lookup.
- mx counts as a lookup.
- include:_spf.google.com counts as a lookup.
- include:_netblocks.google.com counts as a lookup.
- include:_netblocks2.google.com counts as a lookup.
- include:_netblocks3.google.com counts as a lookup.
- include:spf.protection.outlook.com counts as a lookup.
maps to
pm.mtasv.net
When an email's Return-Path domain is pm-bounces.samplecorp.com or the Return-Path domain's SPF record contains include:pm-bounces.samplecorp.com.
This is a CNAME record that maps a custom Return-Path from your domain to the SPF record at pm.mtasv.net.
-
Does the SPF record of spf.mtasv.net validate?
Validated!
-
Otherwise, for all other emails:
Reject it.
- include:spf.mtasv.net counts as a lookup.