Skip to content

Hostname

medidok.de

Last fetched

medidok.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

17 observed subdomains of medidok.de.

Web-graph footprint

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

53 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for medidok.de.

MechanismTarget
SPF_Amdconfig.medidok.de
SPF_Amedidok.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.233.60
SPF_IP159.69.67.94
SPF_IP185.67.45.215
SPF_IP212.65.10.212
SPF_IP94.130.143.133
SPF_MXmedidok.de

Related pages

Pivot deeper into the graph from medidok.de.

Cypher and MCP

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

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