Skip to content

Hostname

dap.ch

Last fetched

dap.ch appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · dap.chRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/dap.ch

Resolution chain

dap.ch has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
dap-computersystemtechnik
Contact emails

Subdomains

17 observed subdomains of dap.ch.

Web-graph footprint

Distinct hostnames that link to or from dap.ch in the public web crawl.

7 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dap.ch.

MechanismTarget
SPF_Adap.ch
SPF_Adispatch-eu.ppe-hosted.com
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.183.29.34/32
SPF_IP198.37.155.74/32
SPF_IP208.91.114.151/32
SPF_IP213.160.44.36
SPF_IP213.160.44.43
SPF_IP213.160.62.38
SPF_IP213.193.120.213
SPF_MXdap.ch

Related pages

Pivot deeper into the graph from dap.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dap.ch"})-[: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.