6 / 10
Lookups
1
Issue
370
IPv4 addresses
0
IPv6 addresses
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable.
v=spf1 mx include:spfprod.monooti.com include:spftools.monooti.com include:mx.ovh.com ~all
Copied
Terms
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
3 IPv4 addresses
or else
include:
spfprod.monooti.com
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
or else
include:
spftools.monooti.com
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
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 mx include:spfprod.monooti.com include:spftools.monooti.com include:mx.ovh.com ~all
13 x ip4 -all
13 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