Skip to content

Hostname

es-com.cz

Last fetched

es-com.cz resolves to 1 IPv4 address operated by AS29208 in CZ.

Nutrition Label

WHISPER CANON · es-com.czRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/es-com.cz

Resolution chain

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

IPPrefixASNOperatorCountry
89.235.1.7089.235.0.0/18AS29208CZ

WHOIS identity

No WHOIS records are currently associated with es-com.cz in WhisperGraph.

Subdomains

1 observed subdomain of es-com.cz.

Subdomain
www.es-com.cz

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for es-com.cz.

MechanismTarget
SPF_Aes-com.cz
SPF_IP2001:4de8:fa71:7e1e:0:0:0:ef54
SPF_IP89.235.1.54
SPF_MXes-com.cz

Related pages

Pivot deeper into the graph from es-com.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "es-com.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.