Skip to content

Hostname

data01.mpcnet.de

Last fetched

data01.mpcnet.de resolves to 1 IPv4 address operated by PROBENETWORKS-AS in DE.

Nutrition Label

WHISPER CANON · data01.mpcnet.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/data01.mpcnet.de

Resolution chain

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

IPPrefixASNOperatorCountry
82.96.115.6182.96.64.0/18AS29686PROBENETWORKS-ASDE

WHOIS identity

No WHOIS records are currently associated with data01.mpcnet.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for data01.mpcnet.de.

MechanismTarget
SPF_Adata01.mpcnet.de
SPF_INCLUDEmpcnet.de
SPF_MXdata01.mpcnet.de

Related pages

Pivot deeper into the graph from data01.mpcnet.de.

Cypher and MCP

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

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