Hostname
gamescrum.com
Last fetched
gamescrum.com 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
gamescrum.com 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.67.31 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.32 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.69 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.75 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.109 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.120 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.66 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.89 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gamescrum.com owner
- Contact emails
- 1edb5a8b-f46b-4230-9685-80a9ac94979e@identity-protect.org
- 24837fd5-288a-413e-8b85-5a41e0589542@identity-protect.org
- 278e1dfe-cdda-42c4-8e18-e6027ff7f7d9@identity-protect.org
- 51712563-9479-4ffe-99c0-044457b09ddc@identity-protect.org
- 64963f43-afb4-4296-bc5e-faad395da852@identity-protect.org
- 84744280-e7f6-485f-acc0-fc14eeeb1acf@identity-protect.org
- owner-5547858@gamescrum.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of gamescrum.com.
| Subdomain |
|---|
| api.gamescrum.com |
| www.gamescrum.com |
Threat posture
History
Related pages
Pivot deeper into the graph from gamescrum.com.
- IP · 13.33.67.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1edb5a8b-f46b-4230-9685-80a9ac94979e@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: "gamescrum.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.