All hostnames api-prod.aws-collectors.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api-prod.aws-collectors.com Routing diversity 6.0/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/api-prod.aws-collectors.com Resolution chain api-prod.aws-collectors.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.213.20 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.144.93 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.235.175 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.213.192.99 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.215.63.5 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.218.36.37 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.165.20.115 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.167.156.29 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.80.104.0 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.230.4.176 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.238.147.206 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.240.166.88 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.244.185.87 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.255.143.48 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.10.69.144 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.40.2.128 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.185.36.72 54.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.200.42.145 54.200.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.203.15.123 54.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.212.201.238 54.212.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api-prod.aws-collectors.com in WhisperGraph.
Related pages Pivot deeper into the graph from api-prod.aws-collectors.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api-prod.aws-collectors.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 .