Skip to content

Hostname

canevari.it

Last fetched

canevari.it resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.92.133104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.194.39172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.23.68.13394.23.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
canevari group srl
Contact emails

Subdomains

6 observed subdomains of canevari.it.

Web-graph footprint

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

7 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for canevari.it.

MechanismTarget
SPF_Acanevari.it
SPF_Amail.evolutionlab.it
SPF_Aposta.evolutionlab.it
SPF_INCLUDEamazonses.com
SPF_IP178.32.139.154
SPF_IP213.32.76.104
SPF_IP5.196.239.228
SPF_IP94.23.68.133
SPF_MXcanevari.it

Related pages

Pivot deeper into the graph from canevari.it.

Cypher and MCP

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

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