Hostname
wooagames.com
Last fetched
wooagames.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wooagames.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 |
|---|---|---|---|---|
| 104.18.24.225 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.25.225 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wooagames.com owner
- Contact emails
- 1b419cc2-df3f-4f54-a228-38d2ce89fa7e@identity-protect.org
- 28f6dc99-67f0-40da-9452-4dd6d946d46c@identity-protect.org
- 74a234e9-7a5a-4d2e-bdf8-8fa979107672@identity-protect.org
- 95e5d4ff-78e6-47a7-917b-7b813abafbf9@identity-protect.org
- 96ba8e67-60f2-40f7-a680-f9618916e767@identity-protect.org
- cd06155f-b133-46a6-9c8e-758d7a577429@identity-protect.org
Subdomains
59 observed subdomains of wooagames.com.
Showing 25 of 59. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for wooagames.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from wooagames.com.
- IP · 104.18.24.225
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 1b419cc2-df3f-4f54-a228-38d2ce89fa7e@identity-protect.org
- TLD · .com
- Browse hostnames · wo…
- 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: "wooagames.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.