Skip to content

Hostname

olten.ch

Last fetched

olten.ch resolves to 1 IPv4 address operated by AS3303 in CH.

Nutrition Label

WHISPER CANON · olten.chRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/olten.ch

Resolution chain

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

IPPrefixASNOperatorCountry
195.65.10.23195.65.0.0/16AS3303CH

WHOIS identity

No WHOIS records are currently associated with olten.ch in WhisperGraph.

Subdomains

51 observed subdomains of olten.ch.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for olten.ch.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE_spf.i-web.ch
SPF_INCLUDEmx.dvbern.ch
SPF_INCLUDEpsm.knowbe4.com
SPF_INCLUDEspf.omcomputer.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.egeko.ch
SPF_IP164.128.174.20
SPF_IP193.135.131.203
SPF_MXolten.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.