All hostnames api2.amplitude.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api2.amplitude.com Routing diversity 7.2/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 4.8/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/api2.amplitude.com Resolution chain api2.amplitude.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 100.20.42.65 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.21.39.131 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.136.93 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.137.221 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.190.56 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.253.93 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.30.19 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.158.236 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.222.179 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.146.215.183 16.146.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.147.103.211 16.147.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.210.106.73 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.211.139.207 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.215.106.154 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.215.119.5 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.218.178.249 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.223.120.132 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.223.153.129 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.155.95.94 35.155.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.160.182.185 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api2.amplitude.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from api2.amplitude.com in the public web crawl.
11,815 sites link to this hostname.
Related pages Pivot deeper into the graph from api2.amplitude.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api2.amplitude.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 .