Hostname
ania.it
Last fetched
ania.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:telecom italia s.p.a.
- Organization
- ania - associazione nazionale fra le imprese assicuratrici
- Contact emails
- —
Subdomains
108 observed subdomains of ania.it.
Showing 25 of 108. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ania.it in the public web crawl.
487 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for ania.it.
| Mechanism | Target |
|---|---|
| SPF_A | ania.it |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.retarus.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 129.35.117.23/32 |
| SPF_IP | 129.35.117.24/32 |
| SPF_IP | 129.35.117.66 |
| SPF_IP | 129.35.117.67 |
| SPF_IP | 129.35.118.178 |
| SPF_IP | 79.143.186.167 |
| SPF_IP | 85.42.232.8 |
| SPF_MX | ania.it |
Related pages
Pivot deeper into the graph from ania.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ania.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.