Skip to content

Hostname

ds4.dampsoft.de

Last fetched

ds4.dampsoft.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ds4.dampsoft.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ds4.dampsoft.de

Resolution chain

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

IPPrefixASNOperatorCountry
178.63.45.144178.63.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with ds4.dampsoft.de in WhisperGraph.

Subdomains

1 observed subdomain of ds4.dampsoft.de.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ds4.dampsoft.de.

MechanismTarget
SPF_Ads4.dampsoft.de
SPF_INCLUDE19706214.spf10.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.253.105
SPF_IP136.243.230.26
SPF_IP148.251.28.196
SPF_IP153.92.34.48/28
SPF_IP178.63.45.144
SPF_IP188.40.16.54
SPF_IP80.149.230.96/27
SPF_MXds4.dampsoft.de

Related pages

Pivot deeper into the graph from ds4.dampsoft.de.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.