Hostname
ohsg.ch
Last fetched
ohsg.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- opferhilfe sg - ar - ai
- Contact emails
- —
Subdomains
3 observed subdomains of ohsg.ch.
| Subdomain |
|---|
| online.ohsg.ch |
| www.ohsg.ch |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ohsg.ch in the public web crawl.
66 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for ohsg.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ohsg.ch.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | spf.abxsec.com |
| SPF_IP | 193.246.95.100 |
| SPF_IP | 193.246.95.120 |
| SPF_IP | 213.200.234.102 |
| SPF_IP | 217.26.50.112/32 |
| SPF_IP | 35.214.218.45 |
| SPF_IP | 62.202.19.42 |
Related pages
Pivot deeper into the graph from ohsg.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ohsg.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.