Skip to content

Hostname

vks.ch

Last fetched

vks.ch resolves to 2 IPv4 addresses operated by AS203732 in CH.

Nutrition Label

WHISPER CANON · vks.chRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/vks.ch

Resolution chain

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

WHOIS identity

Registrar
Organization
chantal schweizer
Contact emails

Subdomains

10 observed subdomains of vks.ch.

Web-graph footprint

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

63 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vks.ch.

MechanismTarget
SPF_Amail.asa.ch
SPF_Arelay.nts.ch
SPF_Avks.ch
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.15.230.178
SPF_IP212.103.77.34/32
SPF_IP77.75.112.17
SPF_IP77.75.112.37
SPF_IP91.199.66.32
SPF_IP94.126.22.199
SPF_MXvks.ch

Related pages

Pivot deeper into the graph from vks.ch.

Cypher and MCP

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

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