10 / 10
Lookups
1
Issue
136,667
IPv4 addresses
1
IPv6 address
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable.
v=spf1 a:meuh.leader.community include:mailgun.org include:amazonses.com include:mx.ovh.com ~all
Copied
Terms
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
1 IPv6 address
or else
include:
mailgun.org
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
MailGun
Email automation
or else
include:
amazonses.com
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
Amazon SES
Email automation
or else
include:
mx.ovh.com
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
OVHcloud
Inbox software
or else
~all
soft fail
the email's SPF check.
Included records
v=spf1 a:meuh.leader.community include:mailgun.org include:amazonses.com include:mx.ovh.com ~all
include:_spf.mailgun.org include:_spf.eu.mailgun.org -all
include:_spf1.mailgun.org include:_spf2.mailgun.org ~all
10 x ip4 ~all
9 x ip4 ~all
11 x ip4 ~all
12 x ip4 -all
ptr:mail-out.ovh.net ptr:mail.ovh.net 2 x ip4 ?all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable