Skip to content

Hostname

ksso.ch

Last fetched

ksso.ch resolves to 1 IPv4 address operated by AS9044 in CH.

Nutrition Label

WHISPER CANON · ksso.chRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint7.8/10canon.whisper.security/host/ksso.ch

Resolution chain

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

WHOIS identity

Registrar
Organization
bernhard ruh
Contact emails

Subdomains

19 observed subdomains of ksso.ch.

Web-graph footprint

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

31 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ksso.ch.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.fairgate.ch
SPF_IP193.135.90.4
SPF_IP5.148.183.20/32
SPF_IP82.220.20.32/28
SPF_MXksso.ch

Related pages

Pivot deeper into the graph from ksso.ch.

Cypher and MCP

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

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