Skip to content

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

WHISPER CANON · ansa.itRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/ansa.it

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.

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.

MechanismTarget
SPF_Aansa.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.121.118
SPF_IP149.72.177.165
SPF_IP167.89.109.64
SPF_IP2.118.43.17
SPF_IP213.215.139.237
SPF_IP93.57.21.114
SPF_MXansa.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.