Hostname
ctrlf5.com.tr
Last fetched
ctrlf5.com.tr resolves to 1 IPv4 address operated by AS43260 in TR.
Nutrition Label
Resolution chain
ctrlf5.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.254.237.145 | 185.254.237.0/24 | AS43260 | — | TR |
WHOIS identity
No WHOIS records are currently associated with ctrlf5.com.tr in WhisperGraph.
Subdomains
38 observed subdomains of ctrlf5.com.tr.
Showing 23 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ctrlf5.com.tr in the public web crawl.
12 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for ctrlf5.com.tr.
| Mechanism | Target |
|---|---|
| SPF_IP | 179.61.128.134 |
| SPF_IP | 179.61.128.190 |
| SPF_IP | 179.61.128.214 |
| SPF_IP | 179.61.128.223 |
| SPF_IP | 179.61.130.155 |
| SPF_IP | 179.61.147.188 |
| SPF_IP | 181.214.185.199 |
| SPF_IP | 181.214.185.213 |
| SPF_IP | 181.214.185.214 |
| SPF_IP | 181.214.185.43 |
| SPF_IP | 181.214.190.219 |
| SPF_IP | 181.215.0.199 |
| SPF_IP | 181.215.2.196 |
| SPF_IP | 185.254.237.145 |
| SPF_IP | 191.96.191.192 |
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from ctrlf5.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ctrlf5.com.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.