Hostname
tim.org.tr
Last fetched
tim.org.tr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.7.160 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.136.242 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- turkiye yhracatcylar meclisi
- Contact emails
Subdomains
30 observed subdomains of tim.org.tr.
Showing 25 of 30. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for tim.org.tr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.tim.org.tr |
| SPF_A | tim.org.tr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.244.63.138 |
| SPF_IP | 195.87.100.85 |
| SPF_IP | 195.87.145.213 |
| SPF_IP | 195.87.145.214 |
| SPF_IP | 212.115.12.184 |
| SPF_IP | 212.115.12.190 |
| SPF_IP | 212.115.12.191 |
| SPF_IP | 217.195.206.21 |
| SPF_IP | 217.195.206.54 |
| SPF_IP | 31.145.186.128/26 |
| SPF_IP | 31.155.3.218 |
| SPF_IP | 31.155.3.219 |
| SPF_IP | 37.131.250.179 |
| SPF_IP | 80.93.216.138 |
| SPF_IP | 80.93.216.139 |
| SPF_IP | 80.93.216.140 |
| SPF_IP | 80.93.216.141 |
| SPF_IP | 80.93.216.142 |
| SPF_IP | 85.153.132.5 |
| SPF_IP | 85.153.132.6 |
| SPF_IP | 88.255.93.74 |
| SPF_MX | tim.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.