Skip to content

Hostname

magiccloud.fi

Last fetched

magiccloud.fi resolves to 2 IPv4 addresses operated by HETZNER-AS in FI.

Nutrition Label

WHISPER CANON · magiccloud.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/magiccloud.fi

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.104.24095.217.0.0/16AS24940HETZNER-ASFI
95.217.107.3395.217.0.0/16AS24940HETZNER-ASFI

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 magiccloud.fi in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for magiccloud.fi.

MechanismTarget
SPF_INCLUDE7985561.spf05.hubspotemail.net
SPF_INCLUDE_spf.valueframe.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.60.204.0/24
SPF_IP62.106.59.64/26
SPF_IP62.106.62.209

Related pages

Pivot deeper into the graph from magiccloud.fi.

Cypher and MCP

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

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