Skip to content

Hostname

drk-sh.de

Last fetched

drk-sh.de resolves to 1 IPv4 address operated by AS24961 in DE.

Nutrition Label

WHISPER CANON · drk-sh.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/drk-sh.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.14.209.10185.14.192.0/18AS24961DE

WHOIS identity

No WHOIS records are currently associated with drk-sh.de in WhisperGraph.

Subdomains

33 observed subdomains of drk-sh.de.

Web-graph footprint

Distinct hostnames that link to or from drk-sh.de in the public web crawl.

532 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for drk-sh.de.

MechanismTarget
SPF_INCLUDEihr-webspace.de
SPF_IP212.51.11.67
SPF_IP212.51.30.85
SPF_IP89.27.142.181
SPF_MXdrk-sh.de

Related pages

Pivot deeper into the graph from drk-sh.de.

Cypher and MCP

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

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