Hostname
gamebattlelab.com
Last fetched
gamebattlelab.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gamebattlelab.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.12 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.123 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.17 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.37 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gamebattlelab.com owner
- Contact emails
- 28c9042b-b30f-4f1b-8105-acf17dfa56a7@identity-protect.org
- 370aa452-6e74-4fdd-a9a8-55a1e7ce4127@identity-protect.org
- 66ab5e10-1284-46ce-b864-3c49a8dbb996@identity-protect.org
- 7db1bad2-a40b-4956-ac37-38236eff966f@identity-protect.org
- 8968a7a1-ccab-47eb-99ca-804b907cbf7e@identity-protect.org
- c47f6d2f-ce8c-4025-8f77-ac28ae73c1f5@identity-protect.org
- owner-9222942@gamebattlelab.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of gamebattlelab.com.
Threat posture
History
Related pages
Pivot deeper into the graph from gamebattlelab.com.
- IP · 13.33.67.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 28c9042b-b30f-4f1b-8105-acf17dfa56a7@identity-protect.org
- TLD · .com
- 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: "gamebattlelab.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.