Hostname
the-magicbox.com
Last fetched
the-magicbox.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1692 as the registrar.
Nutrition Label
Resolution chain
the-magicbox.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:1692
- Organization
- christopher hallman
- Contact emails
- af28k6683dz@networksolutionsprivateregistration.com
- e9rpdwmwb9y6ddk@proxy.dreamhost.com
- e32b55vb37y@networksolutionsprivateregistration.com
- eucalyptuslabs.finance@gmail.com
- hd4q47t86t5@networksolutionsprivateregistration.com
- jp2jc2ua2de@networksolutionsprivateregistration.com
- k783t7bv92p@networksolutionsprivateregistration.com
- nd57m67c6gy@networksolutionsprivateregistration.com
- nh3ss8u67z7@networksolutionsprivateregistration.com
- pv8em9yk8g3@networksolutionsprivateregistration.com
- support@dropcatch.com
- x46uy29v92d@networksolutionsprivateregistration.com
- z356c394552@networksolutionsprivateregistration.com
- zg2sb5wy3gw@networksolutionsprivateregistration.com
Web-graph footprint
Distinct hostnames that link to or from the-magicbox.com in the public web crawl.
258 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from the-magicbox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "the-magicbox.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.