All hostnames analytics.getlisten2it.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.
Nutrition Label WHISPER CANON · analytics.getlisten2it.com Routing diversity 3.5/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/analytics.getlisten2it.com Resolution chain analytics.getlisten2it.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.226.15.101 13.226.14.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. MX 13.226.15.27 13.226.14.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. MX 13.226.15.56 13.226.14.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. MX 13.226.15.99 13.226.14.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. MX 18.164.116.101 18.164.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.164.116.125 18.164.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.164.116.89 18.164.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.164.116.93 18.164.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.66.122.115 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.122.120 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.122.56 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.122.74 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.108 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.8 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.66 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.18 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with analytics.getlisten2it.com in WhisperGraph.
Related pages Pivot deeper into the graph from analytics.getlisten2it.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "analytics.getlisten2it.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 .