3 / 10
Lookups
1
Issue
3
IPv4 addresses
1
IPv6 address
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable.
v=spf1 ip4:137.74.41.117 ip6:2001:41d0:305:2100::e4e include:mx.ovh.com ~all
Copied
Terms
ip4:
137.74.41.117 / 32
pass
if the sender's IP is between
137.74.41.117 and 137.74.41.117 (inclusive).
137.74.41.117 and 137.74.41.117 (inclusive).
OVH
AS16276
or else
ip6:
2001:41d0:305:2100::e4e / 128
pass
if the sender's IP is between
2001:41d0:305:2100::e4e and 2001:41d0:305:2100::e4e (inclusive).
2001:41d0:305:2100::e4e and 2001:41d0:305:2100::e4e (inclusive).
OVH
AS16276
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 ip4:137.74.41.117 ip6:2001:41d0:305:2100::e4e include:mx.ovh.com ~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