Skip to content

Hostname

icesty.cz

Last fetched

icesty.cz resolves to 1 IPv4 address operated by AS25234 in CZ.

Nutrition Label

WHISPER CANON · icesty.czRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/icesty.cz

Resolution chain

icesty.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.15.10.17131.15.8.0/21AS25234CZ

WHOIS identity

No WHOIS records are currently associated with icesty.cz in WhisperGraph.

Subdomains

2 observed subdomains of icesty.cz.

Web-graph footprint

Distinct hostnames that link to or from icesty.cz in the public web crawl.

71 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for icesty.cz.

MechanismTarget
SPF_INCLUDEspf.active24.com
SPF_IP2a02:4a8:ac24:110:0:0:10:171
SPF_IP31.15.10.171

Related pages

Pivot deeper into the graph from icesty.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "icesty.cz"})-[: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.