Skip to content

Hostname

drk.de

Last fetched

drk.de resolves to 1 IPv4 address operated by AS44716 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.225.254.21087.225.128.0/17AS44716DE

WHOIS identity

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

Subdomains

990 observed subdomains of drk.de.

Web-graph footprint

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

5,713 sites link to this hostname.

1,488 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for drk.de.

MechanismTarget
SPF_INCLUDEihr-webspace.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.127.0/24
SPF_IP185.98.184.0/24
SPF_IP188.34.200.150
SPF_IP2001:bf0:242:0:0:0:0:210
SPF_IP212.44.160.0/26
SPF_IP212.44.160.128/27
SPF_IP2a01:4f8:1c1c:53b:0:0:0:1
SPF_IP46.30.84.157
SPF_IP80.82.206.0/26
SPF_IP87.225.254.196
SPF_IP87.225.254.210
SPF_IP88.198.209.86
SPF_IP89.246.238.40
SPF_MXdrk.de

Related pages

Pivot deeper into the graph from drk.de.

Cypher and MCP

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

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