Hostname
gamecn.net
Last fetched
gamecn.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gamecn.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.17 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.23 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.51 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.56 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.188.117 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.32 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.80 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.88 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- chen ming xin
- Contact emails
- wangyuxuenj@gmail.com
- whois@jinmi.com
- 01fd10af-10b6-4050-89fc-13dfe754057c@identity-protect.org
- 3870da99-c190-4f76-969f-4bcd6f0624ee@identity-protect.org
- 89a46ea9-2de6-4c7a-b528-a44f81fbd53c@identity-protect.org
- b45189d7-8242-466f-b3b8-3932f50d6719@identity-protect.org
- c7b98693-3ff6-4239-8137-dac72eec03a1@identity-protect.org
- d57395e8-f77d-470a-81cf-52688117bf55@identity-protect.org
- info@domain-contact.org
Threat posture
History
Related pages
Pivot deeper into the graph from gamecn.net.
- IP · 13.33.252.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · wangyuxuenj@gmail.com
- TLD · .net
- Browse hostnames · ga…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gamecn.net"})-[: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.