Skip to content

Hostname

villasandi.it

Last fetched

villasandi.it resolves to 1 IPv4 address operated by NEXCESS-AMS01 - Liquid Web B.V. in NL. WHOIS lists registrar:server plan s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · villasandi.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/villasandi.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.145.13.94185.145.12.0/22AS202521NEXCESS-AMS01 - Liquid Web B.V.NL

WHOIS identity

Registrar
registrar:server plan s.r.l.
Organization
villa sandi spa
Contact emails

Subdomains

13 observed subdomains of villasandi.it.

Web-graph footprint

Distinct hostnames that link to or from villasandi.it in the public web crawl.

203 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for villasandi.it.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.125.127.106
SPF_IP62.110.77.187
SPF_IP88.55.114.106

Related pages

Pivot deeper into the graph from villasandi.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "villasandi.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.