All hostnames aforceanalytics.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.
Nutrition Label WHISPER CANON · aforceanalytics.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/aforceanalytics.com Resolution chain aforceanalytics.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.237.209.202 13.236.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.54.200.207 13.54.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 15.134.80.72 15.134.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. AU 15.135.22.122 15.135.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.104.139.78 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.104.245.190 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.24.37.225 3.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.62.108.184 52.62.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.64.17.23 52.64.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.65.70.35 52.65.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.153.163.246 54.153.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.253.83.141 54.253.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.66.104.178 54.66.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.66.247.189 54.66.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.79.40.169 54.79.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 15.134.106.251 15.134.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. AU 16.176.40.213 16.176.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. AU 15.134.60.215 15.134.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. AU
WHOIS identity No WHOIS records are currently associated with aforceanalytics.com in WhisperGraph.
Related pages Pivot deeper into the graph from aforceanalytics.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aforceanalytics.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 .