Hostname
cyh.com.tr
Last fetched
cyh.com.tr is a registered hostname under the .tr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with cyh.com.tr in WhisperGraph.
Subdomains
17 observed subdomains of cyh.com.tr.
Web-graph footprint
Distinct hostnames that link to or from cyh.com.tr in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for cyh.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | cyh.com.tr |
| SPF_IP | 213.14.51.243 |
| SPF_IP | 213.14.51.244 |
| SPF_IP | 213.74.21.89 |
| SPF_IP | 85.111.72.51 |
| SPF_IP | 85.111.72.52 |
| SPF_IP | 85.111.72.53 |
| SPF_IP | 85.111.72.54 |
| SPF_IP | 85.111.73.64/26 |
| SPF_IP | 91.199.73.0/24 |
| SPF_IP | 91.232.174.0/24 |
| SPF_IP | 92.45.8.74 |
| SPF_IP | 92.45.9.140 |
| SPF_MX | cyh.com.tr |
Related pages
Pivot deeper into the graph from cyh.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cyh.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.