All hostnames a235.gametimect.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · a235.gametimect.com Routing diversity 5.7/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/a235.gametimect.com Resolution chain a235.gametimect.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.235.171.191 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.208.230.78 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.225.124.134 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.199.139.68 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.168.244.133 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.172.208.167 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.216.78.52 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.219.34.54 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.1.201.253 52.0.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.200.116.163 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.207.52.223 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.145.199.137 54.144.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.156.200.185 54.156.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.243.221.219 54.242.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.86.213.213 98.80.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.94.156.73 98.88.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with a235.gametimect.com in WhisperGraph.
Related pages Pivot deeper into the graph from a235.gametimect.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "a235.gametimect.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 .