Skip to content

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

WHISPER CANON · cyh.com.trRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cyh.com.tr

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

SPF policy

14 SPF mechanisms authorising senders for cyh.com.tr.

MechanismTarget
SPF_Acyh.com.tr
SPF_IP213.14.51.243
SPF_IP213.14.51.244
SPF_IP213.74.21.89
SPF_IP85.111.72.51
SPF_IP85.111.72.52
SPF_IP85.111.72.53
SPF_IP85.111.72.54
SPF_IP85.111.73.64/26
SPF_IP91.199.73.0/24
SPF_IP91.232.174.0/24
SPF_IP92.45.8.74
SPF_IP92.45.9.140
SPF_MXcyh.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.