4 / 10
Lookups
1
Issue
6
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 a ptr ip4:41.65.11.20/32 include:mta1.bayt.com. ~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
a
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
ptr:
.
PTR checks should no longer be used. See
RFC 7208, section 5.5
.
or else
ip4:
41.65.11.20 / 32
pass
if the sender's IP is between
41.65.11.20 and 41.65.11.20 (inclusive).
41.65.11.20 and 41.65.11.20 (inclusive).
ETISALAT MISR
AS36992
or else
include:
mta1.bayt.com
Evaluate this SPF record and
pass
if it
passes.
This include does nothing if the included record returns fail, soft fail, or neutral.
or else
~all
soft fail
the email's SPF check.
Included records
v=spf1 mx a ptr ip4:41.65.11.20 include:mta1.bayt.com. ~all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable
2 x ip4