Skip to content

Hostname

magellan-net.de

Last fetched

magellan-net.de resolves to 2 IPv4 addresses operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · magellan-net.deRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/magellan-net.de

Resolution chain

magellan-net.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with magellan-net.de in WhisperGraph.

Subdomains

29 observed subdomains of magellan-net.de.

Web-graph footprint

Distinct hostnames that link to or from magellan-net.de in the public web crawl.

21 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for magellan-net.de.

MechanismTarget
SPF_Amagellan-net.de
SPF_INCLUDEspf.fernao.group
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.vinci-energies.com
SPF_IP134.91.235.25/32
SPF_IP178.63.24.180
SPF_IP188.94.249.250/32
SPF_IP194.127.174.3
SPF_IP62.159.48.26
SPF_IP82.145.6.0/24
SPF_IP83.246.98.47
SPF_IP84.44.162.0/24
SPF_IP89.246.87.0/24
SPF_MXmagellan-net.de

Related pages

Pivot deeper into the graph from magellan-net.de.

Cypher and MCP

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

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