Hostname
dampsoft.de
Last fetched
dampsoft.de resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
dampsoft.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 |
|---|---|---|---|---|
| 178.63.45.144 | 178.63.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with dampsoft.de in WhisperGraph.
Subdomains
59 observed subdomains of dampsoft.de.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dampsoft.de in the public web crawl.
149 sites link to this hostname.
155 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for dampsoft.de.
| Mechanism | Target |
|---|---|
| SPF_A | dampsoft.de |
| SPF_INCLUDE | 19706214.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.haiilo.cloud |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.202.253.105 |
| SPF_IP | 136.243.230.26 |
| SPF_IP | 148.251.28.196 |
| SPF_IP | 153.92.34.48/28 |
| SPF_IP | 178.63.185.90 |
| SPF_IP | 178.63.45.144 |
| SPF_IP | 80.149.230.96/27 |
| SPF_MX | dampsoft.de |
Related pages
Pivot deeper into the graph from dampsoft.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dampsoft.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.