Skip to content

Hostname

ghdl.ch

Last fetched

ghdl.ch resolves to 1 IPv4 address operated by AS29222 in CH.

Nutrition Label

WHISPER CANON · ghdl.chRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ghdl.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.125.27.183185.125.24.0/22AS29222CH

WHOIS identity

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

Subdomains

7 observed subdomains of ghdl.ch.

Web-graph footprint

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

111 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ghdl.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEltxmail.synxis.com
SPF_INCLUDEnextguest.app
SPF_INCLUDEsendgrid.net
SPF_INCLUDEserenata-services.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com

Related pages

Pivot deeper into the graph from ghdl.ch.

Cypher and MCP

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

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