Hostname
ansa.it
Last fetched
ansa.it resolves to 7 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:internetx gmbh as the registrar.
Nutrition Label
Resolution chain
ansa.it resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:internetx gmbh
- Organization
- ansa agenzia nazionale stampa associata soc. coop.
- Contact emails
- —
Subdomains
53 observed subdomains of ansa.it.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ansa.it in the public web crawl.
24,113 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for ansa.it.
| Mechanism | Target |
|---|---|
| SPF_A | ansa.it |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.braintreegateway.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.203.121.118 |
| SPF_IP | 149.72.177.165 |
| SPF_IP | 167.89.109.64 |
| SPF_IP | 2.118.43.17 |
| SPF_IP | 213.215.139.237 |
| SPF_IP | 93.57.21.114 |
| SPF_MX | ansa.it |
Related pages
Pivot deeper into the graph from ansa.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ansa.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.