2 / 10
Lookups
1
Issue
196,610
IPv4 addresses
0
IPv6 addresses
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable.
Terms
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
2 IPv4 addresses
or else
PTR checks should no longer be used. See
RFC 7208, section 5.5
.
or else
ip4:
80.26.0.0 / 16
pass
if the sender's IP is between
80.26.0.0 and 80.26.255.255 (inclusive).
80.26.0.0 and 80.26.255.255 (inclusive).
TELEFONICA DE ESPANA S.A.U.
AS3352
or else
ip4:
80.28.0.0 / 15
pass
if the sender's IP is between
80.28.0.0 and 80.29.255.255 (inclusive).
80.28.0.0 and 80.29.255.255 (inclusive).
TELEFONICA DE ESPANA S.A.U.
AS3352
or else
~all
soft fail
the email's SPF check.
Included records
v=spf1 mx ptr ip4:80.26.0.0/16 ip4:80.28.0.0/15 ~all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable