Skip to content

Hostname

bcv.ch

Last fetched

bcv.ch resolves to 1 IPv4 address operated by BCV in CH. WHOIS lists iana:1696 as the registrar.

Nutrition Label

WHISPER CANON · bcv.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bcv.ch

Resolution chain

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

IPPrefixASNOperatorCountry
194.163.65.81194.163.64.0/22AS12928BCVCH

WHOIS identity

Registrar
iana:1696
Organization
banque cantonale vaudoise
Contact emails

Subdomains

80 observed subdomains of bcv.ch.

Web-graph footprint

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

664 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bcv.ch.

MechanismTarget
SPF_Abcv-prd-smtp.unic24.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.swisscom.com
SPF_IP194.163.64.118
SPF_IP194.163.64.119
SPF_IP194.163.64.120
SPF_IP194.163.64.121
SPF_IP195.49.25.210

Related pages

Pivot deeper into the graph from bcv.ch.

Cypher and MCP

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

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