All hostnames api.amplitude.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api.amplitude.com Routing diversity 6.9/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/api.amplitude.com Resolution chain api.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.21.199.139 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.124.238 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.85.114 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.152.12 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 100.23.7.154 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.9.143 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.146.185.168 16.146.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.214.196.3 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.216.109.158 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.216.83.57 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.218.149.223 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.155.141.173 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 35.80.222.220 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.81.55.62 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.83.10.52 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.85.116.115 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.95.158.183 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api.amplitude.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from api.amplitude.com in the public web crawl.
273 sites link to this hostname.
Related pages Pivot deeper into the graph from api.amplitude.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.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 .