Skip to content

Hostname

aicare.it

Last fetched

aicare.it resolves to 1 IPv4 address operated by NAVIGABENE - REVOLUTION PROVIDER SRL in IT. WHOIS lists registrar:sage s.r.l.s. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.182.210.201195.181.192.0/20AS41720NAVIGABENE - REVOLUTION PROVIDER SRLIT

WHOIS identity

Registrar
registrar:sage s.r.l.s.
Organization
aicare - agenzia italiana per la campagna e l'agricoltura responsabile e etica
Contact emails

Subdomains

2 observed subdomains of aicare.it.

Web-graph footprint

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

19 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aicare.it.

MechanismTarget
SPF_Aaicare.it
SPF_Aeticodns6.com
SPF_IP195.182.210.100
SPF_IP195.182.210.201
SPF_MXaicare.it

Related pages

Pivot deeper into the graph from aicare.it.

Cypher and MCP

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

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