Skip to content

Hostname

class-orga.ch

Last fetched

class-orga.ch resolves to 1 IPv4 address operated by DFINET Geneva, Switzerland in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.70.7.123195.70.0.0/19AS12333DFINET Geneva, SwitzerlandCH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from class-orga.ch in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for class-orga.ch.

MechanismTarget
SPF_Aclass-orga.ch
SPF_INCLUDEdfinet.ch
SPF_INCLUDEsmtp.dfinet.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.70.12.117
SPF_IP195.70.7.123
SPF_MXclass-orga.ch

Related pages

Pivot deeper into the graph from class-orga.ch.

Cypher and MCP

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

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