Skip to content

Hostname

www.ksh.ch

Last fetched

www.ksh.ch resolves to 1 IPv4 address operated by OPSONE - Ops One AG in CH.

Nutrition Label

WHISPER CANON · www.ksh.chRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/www.ksh.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.17.70.75185.17.68.0/22AS198249OPSONE - Ops One AGCH

WHOIS identity

No WHOIS records are currently associated with www.ksh.ch in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.ksh.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtam.ch
SPF_IP185.17.70.75
SPF_IP185.178.193.50
SPF_IP194.209.11.34
SPF_IP2001:1680:101:709:0:0:0:1
SPF_IP212.243.244.214
SPF_IP2a04:503:0:1008:0:0:0:75

Related pages

Pivot deeper into the graph from www.ksh.ch.

Cypher and MCP

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

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