Skip to content

Hostname

staging.tim.org.tr

Last fetched

staging.tim.org.tr resolves to 1 IPv4 address operated by AS20649 in TR.

Nutrition Label

WHISPER CANON · staging.tim.org.trRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/staging.tim.org.tr

Resolution chain

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

IPPrefixASNOperatorCountry
217.195.206.26217.195.206.0/24AS20649TR

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

25 SPF mechanisms authorising senders for staging.tim.org.tr.

MechanismTarget
SPF_Amail.tim.org.tr
SPF_Astaging.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_MXstaging.tim.org.tr

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "staging.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.