Skip to content

Hostname

magid.de

Last fetched

magid.de resolves to 1 IPv4 address operated by AS15894 in DE.

Nutrition Label

WHISPER CANON · magid.deRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/magid.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.28.100.101217.28.96.0/21AS15894DE

WHOIS identity

No WHOIS records are currently associated with magid.de in WhisperGraph.

Subdomains

1 observed subdomain of magid.de.

Subdomain
www.magid.de

Web-graph footprint

Distinct hostnames that link to or from magid.de in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for magid.de.

MechanismTarget
SPF_Amagid.de
SPF_INCLUDE_spf-mta20.qfox.email
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmagid.de

Related pages

Pivot deeper into the graph from magid.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "magid.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.