Skip to content

Hostname

ocas.ch

Last fetched

ocas.ch resolves to 1 IPv4 address operated by AS12350 in CH. WHOIS lists registrar:vtx services s.a. as the registrar.

Nutrition Label

WHISPER CANON · ocas.chRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ocas.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.40.26.90212.40.0.0/19AS12350CH

WHOIS identity

Registrar
registrar:vtx services s.a.
Organization
caisse cantonale genevoise de compensation
Contact emails

Subdomains

16 observed subdomains of ocas.ch.

Web-graph footprint

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

127 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ocas.ch.

MechanismTarget
SPF_Amx1.gilai.ch
SPF_Aocas.ch
SPF_IP193.247.208.67/32
SPF_IP193.247.208.68/32
SPF_IP212.203.120.64/27
SPF_MXocas.ch

Related pages

Pivot deeper into the graph from ocas.ch.

Cypher and MCP

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

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