Hostname
raid-games.com
Last fetched
raid-games.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
raid-games.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 |
|---|---|---|---|---|
| 3.166.14.108 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.129 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.24 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.41 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.84.160.29 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.41 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.65 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.75 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- themis pte.
- Contact emails
- jim@911fitness.com
- 099c3f87-3b41-47c9-b02b-d1779b9bf9c7@identity-protect.org
- 2178dae4-3329-4f64-b3d1-d7be4a82fc99@identity-protect.org
- 25adb745-fca2-4815-ae51-88205b910034@identity-protect.org
- 884f25ba-cdb5-4c31-b404-226152ff26a6@identity-protect.org
- b1753d79-fe86-4c53-b5d6-916fe2da30cf@identity-protect.org
- cf430064-b2b5-4ab6-964f-e48e9fdc1b35@identity-protect.org
- e0cbc64f-de19-48b0-8a69-83616f7c6c61@identity-protect.org
- whois@themis.com.sg
Subdomains
1 observed subdomain of raid-games.com.
| Subdomain |
|---|
| www.raid-games.com |
Web-graph footprint
Distinct hostnames that link to or from raid-games.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from raid-games.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "raid-games.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.