7 / 10
Lookups
1
Issue
19
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:smtp1.turkcell.com.tr a mx ip4:212.252.168.210 include:global-bilgi.com.tr -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
a
pass
if the sender's IP address is in the A or AAAA record of this domain.
1 IPv4 address
or else
mx
pass
if the sender's IP address is in the A or AAAA record of this domain.
4 IPv4 addresses
or else
ip4:
212.252.168.210 / 32
pass
if the sender's IP is between
212.252.168.210 and 212.252.168.210 (inclusive).
212.252.168.210 and 212.252.168.210 (inclusive).
Turkcell A.S.
AS16135
or else
include:
global-bilgi.com.tr
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
fail
the email's SPF check.
Included records
v=spf1 a:smtp1.turkcell.com.tr a mx ip4:212.252.168.210 include:global-bilgi.com.tr -all
a mx ptr 7 x ip4 -all
The 'ptr' mechanism shouldn't be used because it's slow, resource intensive, and not very reliable