All hostnames adx.readpeak.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · adx.readpeak.com Routing diversity 6.1/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/adx.readpeak.com Resolution chain adx.readpeak.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.153.86.197 18.153.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.158.200.142 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.158.96.244 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.12.126 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.58.99 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.184.65.222 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.192.187.184 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.38.127 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.121.101.236 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.121.198.238 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.124.34.213 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.126.183.104 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.64.220.62 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.64.77.39 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.75.80.247 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.79.175.202 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.157.4.71 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.158.253.161 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.158.78.94 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.159.190.203 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with adx.readpeak.com in WhisperGraph.
Related pages Pivot deeper into the graph from adx.readpeak.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adx.readpeak.com"})-[: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 .