4 / 10
Lookups
1
Issue
393
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 ptr a:qos.net.il mx:qos.net.il ip4:80.74.96.0/24 ip4:91.143.233.128/25 ip4:80.74.114.14/32 ip4:92.61.226.100/32 ip4:192.168.119.40/32 ip4:80.74.99.180/32 -all
Copied
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
a:
qos.net.il
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
mx:
qos.net.il
pass
if the sender's IP address is in the A or AAAA record of this domain.
2 IPv4 addresses
or else
ip4:
80.74.96.0 / 24
pass
if the sender's IP is between
80.74.96.0 and 80.74.96.255 (inclusive).
80.74.96.0 and 80.74.96.255 (inclusive).
Bynet business
AS205209
or else
ip4:
91.143.233.128 / 25
pass
if the sender's IP is between
91.143.233.128 and 91.143.233.255 (inclusive).
91.143.233.128 and 91.143.233.255 (inclusive).
Internet Binat
AS25003
or else
ip4:
80.74.114.14 / 32
pass
if the sender's IP is between
80.74.114.14 and 80.74.114.14 (inclusive).
80.74.114.14 and 80.74.114.14 (inclusive).
Internet Binat
AS25003
or else
ip4:
92.61.226.100 / 32
pass
if the sender's IP is between
92.61.226.100 and 92.61.226.100 (inclusive).
92.61.226.100 and 92.61.226.100 (inclusive).
Bynet business
AS205209
or else
ip4:
192.168.119.40 / 32
pass
if the sender's IP is between
192.168.119.40 and 192.168.119.40 (inclusive).
192.168.119.40 and 192.168.119.40 (inclusive).
or else
ip4:
80.74.99.180 / 32
pass
if the sender's IP is between
80.74.99.180 and 80.74.99.180 (inclusive).
80.74.99.180 and 80.74.99.180 (inclusive).
Bynet business
AS205209
or else
-all
fail
the email's SPF check.
Included records
v=spf1 mx ptr a:qos.net.il mx:qos.net.il ip4:80.74.96.0/24 ip4:91.143.233.128/25 ip4:80.74.114.14 ip4:92.61.226.100 ip4:192.168.119.40 ip4:80.74.99.180 -all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable