All hostnames prod-analytics.matryoshka.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · prod-analytics.matryoshka.com Routing diversity 6.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/prod-analytics.matryoshka.com Resolution chain prod-analytics.matryoshka.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.157.162.232 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.249.246 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.185.216.200 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.250.254 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.33.81 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.116.83 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.168.148 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.121.253.66 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.121.39.133 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.123.206.168 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.123.207.230 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.64.102.232 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.64.74.248 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.71.226.89 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.78.76.228 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.156.0.206 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.158.163.199 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.28.184.123 52.28.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.58.199.21 52.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.93.164.37 54.93.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with prod-analytics.matryoshka.com in WhisperGraph.
Related pages Pivot deeper into the graph from prod-analytics.matryoshka.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prod-analytics.matryoshka.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 .