Skip to content

Hostname

dmk.de

Last fetched

dmk.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.79.251.9920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

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

Subdomains

29 observed subdomains of dmk.de.

Web-graph footprint

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

287 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dmk.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.emailsys.net
SPF_IP193.28.15.181
SPF_IP193.28.15.182
SPF_IP193.28.15.246
SPF_IP217.6.255.98
SPF_IP62.245.237.37
SPF_IP93.191.50.203
SPF_IP93.191.50.205

Related pages

Pivot deeper into the graph from dmk.de.

Cypher and MCP

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

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