Hostname
crazygames.com
Last fetched
crazygames.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
crazygames.com 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 |
|---|---|---|---|---|
| 104.17.122.62 | 104.17.112.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.17.123.62 | 104.17.112.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of crazygames.com owner
- Contact emails
- crazygames.com@domainsbyproxy.com
- raf@crazygames.com
- 57fb4dfb-5c34-45e3-8f9f-57a838357278@identity-protect.org
- owner-10470354@crazygames.com.whoisprivacyservice.org
- owner-10490673@crazygames.com.whoisprivacyservice.org
- owner-10563240@crazygames.com.whoisprivacyservice.org
- owner-10667736@crazygames.com.whoisprivacyservice.org
- owner-1075664@crazygames.com.whoisprivacyservice.org
- owner-10760622@crazygames.com.whoisprivacyservice.org
- owner-10833189@crazygames.com.whoisprivacyservice.org
- owner-11103138@crazygames.com.whoisprivacyservice.org
- owner-11123457@crazygames.com.whoisprivacyservice.org
- owner-11300520@crazygames.com.whoisprivacyservice.org
- owner-11850804@crazygames.com.whoisprivacyservice.org
- owner-11923371@crazygames.com.whoisprivacyservice.org
- owner-11943690@crazygames.com.whoisprivacyservice.org
- owner-12016257@crazygames.com.whoisprivacyservice.org
- owner-12120753@crazygames.com.whoisprivacyservice.org
- owner-124203@crazygames.com.whoisprivacyservice.org
- owner-1345613@crazygames.com.whoisprivacyservice.org
- and 22 more
Subdomains
56 observed subdomains of crazygames.com.
Showing 25 of 56. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from crazygames.com in the public web crawl.
4,238 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for crazygames.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.pushwoosh.io |
Related pages
Pivot deeper into the graph from crazygames.com.
- IP · 104.17.122.62
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · crazygames.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · cr…
- 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: "crazygames.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.