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
Resolution chain
arriva.it resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- arriva italia
- Contact emails
- —
Subdomains
27 observed subdomains of arriva.it.
Showing 22 of 27. View all subdomains →
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
MX records
SPF policy
7 SPF mechanisms authorising senders for arriva.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.avature.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 193.109.37.90 |
| SPF_IP | 37.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.