Skip to content

Hostname

versus.ch

Last fetched

versus.ch resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.91.172104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.176.221172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.5188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.5188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
judith henzmann
Contact emails

Subdomains

5 observed subdomains of versus.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for versus.ch.

MechanismTarget
SPF_Aversus.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.25.22.227
SPF_IP216.71.157.185
SPF_IP216.71.158.178
SPF_IP83.150.17.213
SPF_IP83.150.17.231
SPF_MXversus.ch

Related pages

Pivot deeper into the graph from versus.ch.

Cypher and MCP

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

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