Hostname
crazy-appz.com
Last fetched
crazy-appz.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
crazy-appz.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of crazy-appz.com owner
- Contact emails
- 29c98367-f02d-4175-95ef-de6e7fd26430@identity-protect.org
- 2c70b99f-b71f-4f96-9909-8a3ea1c99daa@identity-protect.org
- 312d46c4-3931-467b-9355-398eed3b89ec@identity-protect.org
- 9212a965-9cd8-4a10-a970-b20241c88357@identity-protect.org
- bfaf9d51-5ccc-4a7e-a1c3-654a9114ab4e@identity-protect.org
- f92fb54c-43aa-4380-8022-9b05e2ef93c8@identity-protect.org
- owner-2728703@crazy-appz.com.whoisprivacyservice.org
- owner-4663305@crazy-appz.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of crazy-appz.com.
| Subdomain |
|---|
| link.crazy-appz.com |
Threat posture
History
Related pages
Pivot deeper into the graph from crazy-appz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "crazy-appz.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.