Skip to content

Hostname

magicana.ca

Last fetched

magicana.ca resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:stormweb canada hosting inc. as the registrar.

Nutrition Label

WHISPER CANON · magicana.caRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/magicana.ca

Resolution chain

magicana.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.229.250.4634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:stormweb canada hosting inc.
Organization
Contact emails

Subdomains

1 observed subdomain of magicana.ca.

Web-graph footprint

Distinct hostnames that link to or from magicana.ca in the public web crawl.

12 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for magicana.ca.

MechanismTarget
SPF_Amagicana.ca
SPF_INCLUDE_spf.google.com
SPF_IP23.180.104.33
SPF_IP2607:b7c0:1000:1000:0:0:0:33
SPF_MXmagicana.ca

Related pages

Pivot deeper into the graph from magicana.ca.

Cypher and MCP

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

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