Skip to content

Hostname

tim.org.tr

Last fetched

tim.org.tr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · tim.org.trRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/tim.org.tr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.7.160104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.136.242172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
turkiye yhracatcylar meclisi
Contact emails

Subdomains

30 observed subdomains of tim.org.tr.

Web-graph footprint

Distinct hostnames that link to or from tim.org.tr in the public web crawl.

684 sites link to this hostname.

234 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Amail.tim.org.tr
SPF_Atim.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_MXtim.org.tr

Related pages

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

Cypher and MCP

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

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