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
Resolution chain
aicare.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.182.210.201 | 195.181.192.0/20 | AS41720 | NAVIGABENE - REVOLUTION PROVIDER SRL | IT |
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.
| Subdomain |
|---|
| webmail.aicare.it |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for aicare.it.
| Mechanism | Target |
|---|---|
| SPF_A | aicare.it |
| SPF_A | eticodns6.com |
| SPF_IP | 195.182.210.100 |
| SPF_IP | 195.182.210.201 |
| SPF_MX | aicare.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.