Hostname
astrohacker.com
Last fetched
astrohacker.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- namecheap.com namecheap.com
- Contact emails
- support@namecheap.com
- 53874de9-e33f-49f3-ac5f-5783494f6f72@identity-protect.org
- 9764602f-bf7e-4d4d-ac75-c3c4c0c59d60@identity-protect.org
- 98430d23-b39c-4752-8950-979607d97aae@identity-protect.org
- b8db2696-97c9-4e45-8a43-e1c3537d5c08@identity-protect.org
- d30f0723-5257-43fc-9aab-49e47dce015a@identity-protect.org
Subdomains
1 observed subdomain of astrohacker.com.
| Subdomain |
|---|
| www.astrohacker.com |
Web-graph footprint
Distinct hostnames that link to or from astrohacker.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from astrohacker.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "astrohacker.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.