Skip to content

Hostname

zvb.ch

Last fetched

zvb.ch resolves to 1 IPv4 address operated by OPSONE in CH.

Nutrition Label

WHISPER CANON · zvb.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zvb.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.17.69.78185.17.68.0/22AS198249OPSONECH

WHOIS identity

Registrar
Organization
zugerland verkehrsbetriebe
Contact emails

Subdomains

29 observed subdomains of zvb.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for zvb.ch.

MechanismTarget
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.rexx-systems.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP185.125.165.24
SPF_IP185.125.165.25
SPF_IP185.67.192.11
SPF_IP194.150.248.0/23
SPF_IP51.103.218.122
SPF_IP62.171.64.105
SPF_IP91.199.98.57/32

Related pages

Pivot deeper into the graph from zvb.ch.

Cypher and MCP

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

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