All hostnames api.gameanalytics.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api.gameanalytics.com Routing diversity 7.9/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/api.gameanalytics.com Resolution chain api.gameanalytics.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.25.125.143 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.48.194.102 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.49.6.143 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.50.170.128 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.51.210.245 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.163.115 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.22.213.27 107.22.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.23.116.125 107.23.0.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 13.223.161.99 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.206.36.56 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.214.177.162 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.214.3.22 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.215.102.68 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 204.236.235.47 204.236.224.0/19 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.212.91.231 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.217.38.79 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.218.102.208 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.221.19.57 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.221.47.138 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.223.183.168 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api.gameanalytics.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from api.gameanalytics.com in the public web crawl.
Related pages Pivot deeper into the graph from api.gameanalytics.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.gameanalytics.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 .