Skip to content

Hostname

magiccube.co

Last fetched

magiccube.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · magiccube.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/magiccube.co

Resolution chain

magiccube.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.236.10318.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.2618.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.4518.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.8818.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.115.1063.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.1183.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.1293.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.133.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from magiccube.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for magiccube.co.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from magiccube.co.

Cypher and MCP

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

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