All hostnames e.zonka.co resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · e.zonka.co Routing diversity 4.8/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/e.zonka.co Resolution chain e.zonka.co resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.156.116.10 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.46.201 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.241.154 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.42.131 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.122.203.252 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.123.150.155 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.123.58.186 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.126.99.187 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.156.6.230 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.157.157.77 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.157.181.72 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.158.184.205 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.158.35.233 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.159.13.71 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.182.203.6 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.182.45.180 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.179.20.197 63.176.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.183.169.62 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with e.zonka.co in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from e.zonka.co in the public web crawl.
Related pages Pivot deeper into the graph from e.zonka.co.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e.zonka.co"})-[: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 .