Hostname
visionottica.it
Last fetched
visionottica.it resolves to 1 IPv4 address operated by AS197352 in CH. WHOIS lists registrar:aziende italia s.r.l. as the registrar.
Nutrition Label
Resolution chain
visionottica.it 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 |
|---|---|---|---|---|
| 46.21.25.110 | 46.21.24.0/22 | AS197352 | — | CH |
| 46.21.25.110 | 46.21.24.0/22 | AS197352 | — | CH |
WHOIS identity
- Registrar
- registrar:aziende italia s.r.l.
- Organization
- vision group spa
- Contact emails
- —
Subdomains
11 observed subdomains of visionottica.it.
Web-graph footprint
Distinct hostnames that link to or from visionottica.it in the public web crawl.
109 sites link to this hostname.
43 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for visionottica.it.
| Mechanism | Target |
|---|---|
| SPF_A | visionottica.it |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.227.233.222 |
| SPF_IP | 46.21.25.0/24 |
| SPF_IP | 46.231.27.8 |
| SPF_IP | 46.62.149.56 |
| SPF_IP | 95.110.159.216 |
| SPF_IP | 95.110.209.218 |
| SPF_IP | 95.216.204.182 |
| SPF_MX | mail.dpsonline.it |
| SPF_MX | visionottica.it |
Related pages
Pivot deeper into the graph from visionottica.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "visionottica.it"})-[: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.