Hostname
optiweb.si
Last fetched
optiweb.si resolves to 1 IPv4 address operated by AS51790 in SI. WHOIS lists registrar:optiweb - miha lavtar s.p.registrar-url: http://www.optiweb.si| as the registrar.
Nutrition Label
Resolution chain
optiweb.si 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.97.52.83 | 185.97.52.0/23 | AS51790 | — | SI |
WHOIS identity
- Registrar
- registrar:optiweb - miha lavtar s.p.registrar-url: http://www.optiweb.si|
- Organization
- —
- Contact emails
- —
Subdomains
46 observed subdomains of optiweb.si.
Showing 4 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from optiweb.si in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for optiweb.si.
| Mechanism | Target |
|---|---|
| SPF_A | optiweb.si |
| SPF_INCLUDE | _git.optiweb.serv.si |
| SPF_IP | 185.97.52.83 |
| SPF_IP | 46.19.11.95 |
| SPF_IP | 91.185.194.100 |
| SPF_IP | 91.185.200.251 |
| SPF_IP | 91.185.202.2 |
| SPF_IP | 91.185.208.13 |
| SPF_IP | 91.185.208.19 |
| SPF_IP | 91.185.208.2 |
| SPF_IP | 91.185.208.23 |
| SPF_IP | 91.185.208.30 |
| SPF_IP | 91.185.208.8 |
| SPF_IP | 91.185.210.226 |
| SPF_MX | optiweb.si |
Related pages
Pivot deeper into the graph from optiweb.si.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "optiweb.si"})-[: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.