Hostname
dkms.de
Last fetched
dkms.de resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in DE.
Nutrition Label
Resolution chain
dkms.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.110.157.44 | 217.110.0.0/15 | AS8220 | COLT COLT Technology Services Group Limited | DE |
WHOIS identity
No WHOIS records are currently associated with dkms.de in WhisperGraph.
Subdomains
79 observed subdomains of dkms.de.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dkms.de in the public web crawl.
2,718 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for dkms.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 143.55.224.0/20 |
| SPF_IP | 159.112.240.0/20 |
| SPF_IP | 159.135.224.0/20 |
| SPF_IP | 161.38.192.0/20 |
| SPF_IP | 166.78.68.0/22 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 198.244.48.0/20 |
| SPF_IP | 204.220.160.0/19 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 46.183.40.0/21 |
| SPF_IP | 52.100.0.0/15 |
| SPF_IP | 52.102.0.0/16 |
| SPF_IP | 52.103.0.0/17 |
| SPF_IP | 69.72.32.0/20 |
| SPF_IP | 80.241.56.0/21 |
| SPF_IP | 87.253.232.0/21 |
| SPF_MX | dkms.de |
Related pages
Pivot deeper into the graph from dkms.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dkms.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.