Skip to content

Hostname

arriva.it

Last fetched

arriva.it resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · arriva.itRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/arriva.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.239.14318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.167.22718.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.195.11818.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.191.683.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.122.1803.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.151.383.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.28.1553.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.90.2263.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.153.1813.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.234.2103.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.145.973.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.182.13352.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.214.23863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.87.25263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.183.173.12263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.185.202.21963.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.185.121.24763.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.183.46.3963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.186.118.6263.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
arriva italia
Contact emails

Subdomains

27 observed subdomains of arriva.it.

Web-graph footprint

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

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for arriva.it.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.avature.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP193.109.37.90
SPF_IP37.186.130.134

Related pages

Pivot deeper into the graph from arriva.it.

Cypher and MCP

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

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