Skip to content

Hostname

dhmd.de

Last fetched

dhmd.de resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · dhmd.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dhmd.de

Resolution chain

dhmd.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

11 observed subdomains of dhmd.de.

Web-graph footprint

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

1,142 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dhmd.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.18.177.195
SPF_IP87.129.162.139
SPF_MXdhmd.de

Related pages

Pivot deeper into the graph from dhmd.de.

Cypher and MCP

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

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