Skip to content

Hostname

casea1euro.it

Last fetched

casea1euro.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:tophost s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · casea1euro.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/casea1euro.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.76.90104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.156172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
217.154.19.107217.154.16.0/21AS8560FR

WHOIS identity

Registrar
registrar:tophost s.r.l.
Organization
maurizio berti
Contact emails

Subdomains

3 observed subdomains of casea1euro.it.

Web-graph footprint

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

124 sites link to this hostname.

214 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for casea1euro.it.

MechanismTarget
SPF_Acasea1euro.it
SPF_INCLUDE_spf-eu.ionos.com
SPF_MXcasea1euro.it

Related pages

Pivot deeper into the graph from casea1euro.it.

Cypher and MCP

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

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