Hostname
opti-sol.ch
Last fetched
opti-sol.ch resolves to 1 IPv4 address operated by AS-JBODAG in CH.
Nutrition Label
Resolution chain
opti-sol.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 |
|---|---|---|---|---|
| 185.255.31.164 | 185.255.31.0/24 | AS214700 | AS-JBODAG | CH |
| 185.255.31.164 | 185.255.31.0/24 | AS214700 | AS-JBODAG | CH |
WHOIS identity
No WHOIS records are currently associated with opti-sol.ch in WhisperGraph.
Subdomains
3 observed subdomains of opti-sol.ch.
Web-graph footprint
Distinct hostnames that link to or from opti-sol.ch in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for opti-sol.ch.
| Mechanism | Target |
|---|---|
| SPF_A | ip-nep2016.asp.infopro.ch |
| SPF_A | opti-sol.ch |
| SPF_INCLUDE | _spf.bexio.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.65.26.110 |
| SPF_IP | 80.243.212.107 |
| SPF_MX | opti-sol.ch |
Related pages
Pivot deeper into the graph from opti-sol.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "opti-sol.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.