Hostname
gamegm99.net
Last fetched
gamegm99.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gamegm99.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.142.85.0 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.255.16.36 | 54.255.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- yuming@yinsibaohu.aliyun.com
- yunwei@gm99.com
- 20d45e30-630b-4612-9be3-8b74e0902991@identity-protect.org
- 3bf0d387-21d9-4259-8ed3-676c6d374fc3@identity-protect.org
- 7a39c96e-f752-4639-9364-86f1652e562b@identity-protect.org
- 997fce64-39f1-42ab-bdbf-2236f35e1811@identity-protect.org
- b319f467-0435-4a21-a1f5-fe00da044623@identity-protect.org
- c86ab6f1-af5e-4ebc-a1fa-acb8aa345723@identity-protect.org
- d5ab3469-f222-4430-94c7-b77fc94f8daf@identity-protect.org
Subdomains
1 observed subdomain of gamegm99.net.
| Subdomain |
|---|
| p.gamegm99.net |
Threat posture
History
Related pages
Pivot deeper into the graph from gamegm99.net.
- IP · 18.142.85.0
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · yuming@yinsibaohu.aliyun.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: "gamegm99.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.