4 / 10
Lookups
1
Issue
4
IPv4 addresses
0
IPv6 addresses
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable.
v=spf1 a:yunohost.viviers-fibre.net ip4:89.234.188.254 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
or else
ip4:
89.234.188.254 / 32
pass
if the sender's IP is between
89.234.188.254 and 89.234.188.254 (inclusive).
89.234.188.254 and 89.234.188.254 (inclusive).
VIVIERS FIBRE
AS206059
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:yunohost.viviers-fibre.net ip4:89.234.188.254 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