Skip to content

Hostname

dahay.ch

Last fetched

dahay.ch resolves to 2 IPv4 addresses operated by CONTABO - Contabo GmbH in DE.

Nutrition Label

WHISPER CANON · dahay.chRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dahay.ch

Resolution chain

dahay.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.163.136.153194.163.128.0/18AS51167CONTABO - Contabo GmbHDE
89.116.29.2989.116.24.0/21AS51167CONTABO - Contabo GmbHDE

WHOIS identity

No WHOIS records are currently associated with dahay.ch in WhisperGraph.

Subdomains

1 observed subdomain of dahay.ch.

Subdomain
www.dahay.ch

Web-graph footprint

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

9 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for dahay.ch.

MechanismTarget
SPF_INCLUDEspf.armacom.ch
SPF_IP178.174.49.174
SPF_IP193.247.208.67/32
SPF_IP193.247.208.68/32
SPF_IP213.193.122.66
SPF_MXdahay.ch

Related pages

Pivot deeper into the graph from dahay.ch.

Cypher and MCP

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

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