3 / 10
Lookups
1
Issue
256
IPv4 addresses
0
IPv6 addresses
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable.
Terms
a
pass
if the sender's IP address is in the A or AAAA record of this domain.
or else
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
or else
PTR checks should no longer be used. See
RFC 7208, section 5.5
.
or else
ip4:
185.61.116.0 / 24
pass
if the sender's IP is between
185.61.116.0 and 185.61.116.255 (inclusive).
185.61.116.0 and 185.61.116.255 (inclusive).
PROSOLUCE
AS201868
or else
-all
fail
the email's SPF check.
Included records
v=spf1 a mx ptr ip4:185.61.116.0/24 -all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable