Skip to content

Hostname

mail.tim.org.tr

Last fetched

mail.tim.org.tr resolves to 1 IPv4 address operated by AS34984 in TR.

Nutrition Label

WHISPER CANON · mail.tim.org.trRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.tim.org.tr

Resolution chain

mail.tim.org.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.153.132.685.153.132.0/24AS34984TR

WHOIS identity

No WHOIS records are currently associated with mail.tim.org.tr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for mail.tim.org.tr.

MechanismTarget
SPF_Amail.tim.org.tr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.244.63.138
SPF_IP195.87.100.85
SPF_IP195.87.145.213
SPF_IP195.87.145.214
SPF_IP212.115.12.184
SPF_IP212.115.12.190
SPF_IP212.115.12.191
SPF_IP217.195.206.21
SPF_IP217.195.206.54
SPF_IP31.145.186.128/26
SPF_IP31.155.3.218
SPF_IP31.155.3.219
SPF_IP37.131.250.179
SPF_IP80.93.216.138
SPF_IP80.93.216.139
SPF_IP80.93.216.140
SPF_IP80.93.216.141
SPF_IP80.93.216.142
SPF_IP85.153.132.5
SPF_IP85.153.132.6
SPF_IP88.255.93.74
SPF_MXmail.tim.org.tr

Related pages

Pivot deeper into the graph from mail.tim.org.tr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mail.tim.org.tr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.