Hostname
magicbox-tech.com
Last fetched
magicbox-tech.com resolves to 1 IPv4 address operated by AS45102 in AE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
magicbox-tech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 47.91.120.139 | 47.91.112.0/20 | AS45102 | — | AE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of magicbox-tech.com owner
- Contact emails
- 04b709b3-2eb5-40a4-99e3-554ee58edaa9@identity-protect.org
- 05a213b7-20a0-4c27-88e5-008ba53466a3@identity-protect.org
- 07f81293-a736-4756-b42c-da879372586e@identity-protect.org
- 3d47feba-89db-493a-aaf6-fc621e4e8954@identity-protect.org
- 487f1370-924f-41f7-bd40-5b3d2a63369b@identity-protect.org
- 65f76fb7-6854-473c-b6a4-ffd201c574aa@identity-protect.org
- f9289dd5-30ee-466d-aeda-32dc7a317e2f@identity-protect.org
Subdomains
5 observed subdomains of magicbox-tech.com.
Showing 2 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from magicbox-tech.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from magicbox-tech.com.
- IP · 47.91.120.139
- ASN · AS45102
- Registrar · iana:468
- Country · AE
- Email · 04b709b3-2eb5-40a4-99e3-554ee58edaa9@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "magicbox-tech.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.