Skip to content

Hostname

visotticagroup.com

Last fetched

visotticagroup.com resolves to 1 IPv4 address operated by AS28716 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · visotticagroup.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/visotticagroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.95.141.16977.95.136.0/21AS28716IT

WHOIS identity

Registrar
iana:168
Organization
visottica spa
Contact emails

Subdomains

3 observed subdomains of visotticagroup.com.

Web-graph footprint

Distinct hostnames that link to or from visotticagroup.com in the public web crawl.

16 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for visotticagroup.com.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.webapps.net
SPF_IP172.246.10.209/32
SPF_IP193.109.46.25/32
SPF_IP193.109.46.5/32
SPF_IP217.57.202.8/29
SPF_IP92.245.188.15/32
SPF_MXvisotticagroup.com

Related pages

Pivot deeper into the graph from visotticagroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "visotticagroup.com"})-[: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.