Skip to content

Hostname

arena.it

Last fetched

arena.it resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

arena.it resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.150.105108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.13108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.54108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.87108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.18.11618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.1918.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.6518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.6918.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
54.192.100.10054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11854.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.12654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.231.12313.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.231.4113.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.231.2213.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.231.6713.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:ovh
Organization
unicredit s.p.a.
Contact emails

Subdomains

2 observed subdomains of arena.it.

Web-graph footprint

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

1,642 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for arena.it.

MechanismTarget
SPF_EXISTS%{i}.spf.hc210-93.eu.iphmx.com
SPF_EXISTS%{i}.spf.hc437-5.eu.iphmx.com
SPF_INCLUDEeu.spf.unicreditgroup.eu
SPF_INCLUDEspf.byway.it
SPF_IP149.250.245.163
SPF_IP81.29.204.31
SPF_IP93.62.176.70

Related pages

Pivot deeper into the graph from arena.it.

Cypher and MCP

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

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