Hostname
denkpharma.de
Last fetched
denkpharma.de resolves to 1 IPv4 address operated by AS34788 in DE.
Nutrition Label
Resolution chain
denkpharma.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 |
|---|---|---|---|---|
| 85.13.167.133 | 85.13.167.0/24 | AS34788 | — | DE |
WHOIS identity
No WHOIS records are currently associated with denkpharma.de in WhisperGraph.
Subdomains
20 observed subdomains of denkpharma.de.
Showing 16 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from denkpharma.de in the public web crawl.
31 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for denkpharma.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 18.158.122.164/32 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 206.191.224.0/19 |
| SPF_IP | 212.114.202.90 |
| SPF_IP | 23.103.224.0/19 |
| SPF_IP | 3.121.59.239/32 |
| SPF_IP | 3.65.146.216/32 |
| SPF_IP | 40.103.0.0/16 |
| SPF_IP | 85.135.126.18 |
| SPF_IP | 87.253.232.0/21 |
Related pages
Pivot deeper into the graph from denkpharma.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "denkpharma.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.