Hostname
olten.ch
Last fetched
olten.ch resolves to 1 IPv4 address operated by AS3303 in CH.
Nutrition Label
Resolution chain
olten.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.65.10.23 | 195.65.0.0/16 | AS3303 | — | CH |
WHOIS identity
No WHOIS records are currently associated with olten.ch in WhisperGraph.
Subdomains
51 observed subdomains of olten.ch.
Showing 24 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from olten.ch in the public web crawl.
227 sites link to this hostname.
211 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for olten.ch.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-eu.ppe-hosted.com |
| SPF_INCLUDE | _spf.i-web.ch |
| SPF_INCLUDE | mx.dvbern.ch |
| SPF_INCLUDE | psm.knowbe4.com |
| SPF_INCLUDE | spf.omcomputer.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.egeko.ch |
| SPF_IP | 164.128.174.20 |
| SPF_IP | 193.135.131.203 |
| SPF_MX | olten.ch |
Related pages
Pivot deeper into the graph from olten.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "olten.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.