Skip to content

Hostname

mafell.de

Last fetched

mafell.de resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · mafell.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mafell.de

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.111.9365.108.0.0/16AS24940FI

WHOIS identity

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

Subdomains

51 observed subdomains of mafell.de.

Web-graph footprint

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

257 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mafell.de.

MechanismTarget
SPF_Amafell.de
SPF_IP116.202.81.170
SPF_IP176.9.61.220
SPF_IP176.9.73.131
SPF_IP213.182.156.201
SPF_IP213.182.156.202
SPF_IP95.217.121.98
SPF_MXmafell.de

Related pages

Pivot deeper into the graph from mafell.de.

Cypher and MCP

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

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