Skip to content

Hostname

magicbox.mg

Last fetched

magicbox.mg resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · magicbox.mgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/magicbox.mg

Resolution chain

magicbox.mg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.198.37.187159.198.37.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
35.229.194.16535.229.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTW

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

5 observed subdomains of magicbox.mg.

Web-graph footprint

Distinct hostnames that link to or from magicbox.mg in the public web crawl.

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for magicbox.mg.

MechanismTarget
SPF_Amagicbox.mg
SPF_IP159.198.37.187
SPF_MXmagicbox.mg

Related pages

Pivot deeper into the graph from magicbox.mg.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "magicbox.mg"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.