Skip to content

Hostname

casevacanza.it

Last fetched

casevacanza.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · casevacanza.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/casevacanza.it

Resolution chain

casevacanza.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.43.30104.18.43.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.144.226172.64.144.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.65.139.2393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi sas
Organization
feries
Contact emails

Subdomains

11 observed subdomains of casevacanza.it.

Web-graph footprint

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

170 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for casevacanza.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEout.email
SPF_IP212.97.32.200

Related pages

Pivot deeper into the graph from casevacanza.it.

Cypher and MCP

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

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