Skip to content

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

WHISPER CANON · visionottica.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/visionottica.it

Resolution chain

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

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for visionottica.it.

MechanismTarget
SPF_Avisionottica.it
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.227.233.222
SPF_IP46.21.25.0/24
SPF_IP46.231.27.8
SPF_IP46.62.149.56
SPF_IP95.110.159.216
SPF_IP95.110.209.218
SPF_IP95.216.204.182
SPF_MXmail.dpsonline.it
SPF_MXvisionottica.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 20

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