Hostname
dsa-secure.de
Last fetched
dsa-secure.de resolves to 1 IPv4 address operated by AS29066 in FR.
Nutrition Label
Resolution chain
dsa-secure.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.25.214.24 | 85.25.214.0/23 | AS29066 | — | FR |
WHOIS identity
No WHOIS records are currently associated with dsa-secure.de in WhisperGraph.
Subdomains
784 observed subdomains of dsa-secure.de.
Showing 25 of 784. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dsa-secure.de in the public web crawl.
533 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for dsa-secure.de.
| Mechanism | Target |
|---|---|
| SPF_A | dsa-secure.de |
| SPF_IP | 149.202.143.250 |
| SPF_IP | 178.32.227.168 |
| SPF_IP | 178.32.227.171 |
| SPF_IP | 185.64.112.121 |
| SPF_IP | 213.32.53.179 |
| SPF_IP | 2a00:6140:a000:7c:0:0:0:11 |
| SPF_MX | dsa-secure.de |
Related pages
Pivot deeper into the graph from dsa-secure.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dsa-secure.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.