Autonomous System
AS5394 — UNIDATA Unidata S.p.A. NOC - Italy(IT)
Last fetched
AS5394 is an Autonomous System operated by UNIDATA Unidata S.p.A. NOC - Italy and registered in IT. As of Thu, 21 May 2026 01:07:27 GMT, it announces 19 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5394 announces 19 distinct routed prefixes. The 19-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
14 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS205636 | IL-IX | IT |
| AS204118 | TURBO NET TELECOMUNICACAO LTDA ME | IT |
| AS197835 | ALINTA-AS-AP Alinta Servco Pty Ltd | IT |
| AS61973 | OLEKSANDRA-AS Netassist internal Italy ASN | CZ |
| AS59919 | BRAINBOX | IT |
| AS57329 | CDP-SPA Centro di Produzione Spa | IT |
| AS57142 | AS-FIBER23 | IT |
| AS34971 | PDDA-AS | IT |
| AS34019 | HIVANE | FR |
| AS30848 | IT-TWT-AS | IT |
| AS24796 | NAMEX-IXP Rome Internet eXchange point | IT |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20766 | GITOYEN-MAIN-AS The main Autonomous System of Gitoyen Paris, France. | FR |
| AS12779 | ITGATE | IT |
| AS12533 | RMNET | IT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS5394 disappeared from the routing table.
~9,865 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:07:27 GMT.
MOAS / hijack watch
Prefixes routed by AS5394 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS5394 is unique to AS5394 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5394.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5394"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.