Skip to content

Hostname

vsa.zh.ch

Last fetched

vsa.zh.ch resolves to 1 IPv4 address operated by AS9100 in CH.

Nutrition Label

WHISPER CANON · vsa.zh.chRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/vsa.zh.ch

Resolution chain

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

IPPrefixASNOperatorCountry
194.247.8.174194.247.8.0/24AS9100CH

WHOIS identity

No WHOIS records are currently associated with vsa.zh.ch in WhisperGraph.

Subdomains

2 observed subdomains of vsa.zh.ch.

Web-graph footprint

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

134 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for vsa.zh.ch.

MechanismTarget
SPF_Asmtp.trainingplus.ch
SPF_INCLUDEspf-basics.zh.ch
SPF_INCLUDEspf-other.zh.ch
SPF_IP193.135.56.6/32
SPF_IP194.88.197.178/27
SPF_IP212.25.0.148/32
SPF_IP213.188.32.0/24
SPF_IP213.188.35.10
SPF_IP213.188.35.11
SPF_IP213.188.35.12
SPF_IP213.239.199.42
SPF_IP2a01:4f8:162:52a1::9/128
SPF_IP46.231.204.94
SPF_IP5.9.134.181
SPF_IP85.195.224.5

Related pages

Pivot deeper into the graph from vsa.zh.ch.

Cypher and MCP

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

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