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
Resolution chain
canevari.it resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.92.133 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.194.39 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 94.23.68.133 | 94.23.0.0/16 | AS16276 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for canevari.it.
| Mechanism | Target |
|---|---|
| SPF_A | canevari.it |
| SPF_A | mail.evolutionlab.it |
| SPF_A | posta.evolutionlab.it |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 178.32.139.154 |
| SPF_IP | 213.32.76.104 |
| SPF_IP | 5.196.239.228 |
| SPF_IP | 94.23.68.133 |
| SPF_MX | canevari.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.