Autonomous System
AS1853 — ACONET ACOnet Backbone(AT)
Last fetched
AS1853 is an Autonomous System operated by ACONET ACOnet Backbone and registered in AT. As of Thu, 21 May 2026 01:03:20 GMT, it announces 19 routed IP prefixes and peers with 47 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS1853 announces 19 distinct routed prefixes. The 19-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
47 distinct peers via BGP. The first 47 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS679 | TUNET-AS Technische Universitaet Wien | AT |
| AS215422 | ADSD | AT |
| AS213181 | CEU | AT |
| AS213080 | GESPAG | AT |
| AS211817 | WSR | AT |
| AS210543 | KAGES | AT |
| AS208740 | AT-BMEIA | AT |
| AS208441 | LAND-SALZBURG-AS | AT |
| AS207653 | RHOE-GOVIX | AT |
| AS206571 | LSZB | AT |
| AS206021 | WKSTMK | AT |
| AS51350 | TECHNIKUM-WIEN-AS | AT |
| AS51066 | AUSTROCONTROL-AS | AT |
| AS48362 | TKSWF-AS | AT |
| AS47515 | BMI-GOVIX | AT |
| AS42685 | BKA | AT |
| AS41915 | LFRZ | AT |
| AS39837 | MUR | AT |
| AS39057 | TIROLERLANDESREGIERUNG-AS | AT |
| AS35052 | AS_AT_TLD_SERVICES Vienna University | AT |
| AS34883 | FH-JOANNEUM | AT |
| AS30971 | NICAT-CORE-AS Jakob-Haringer-Strasse 8 | AT |
| AS21320 | GEANT_IAS_VRF | NL |
| AS20537 | Austria | AT |
| AS13042 | ASN-OENB- | AT |
| AS12991 | LAND-OOE Rechenzentrum | AT |
| AS12762 | VTG- | AT |
| AS8692 | BRZ | AT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6720 | MAGWIEN | AT |
| AS2604 | MHS-GRAZ | AT |
| AS2494 | MUWNET MUWNET Autonomous System | AT |
| AS2488 | IIASA-NET International Institute for Applied Systems Analysis | AT |
| AS2036 | JOANNEUM JOANNEUM RESEARCH | AT |
| AS1776 | Wirtschaftsuniversitaet Wien | AT |
| AS1764 | NEXTLAYER-AS | AT |
| AS1288 | PCH-LOCAL-TRANSIT - Packet Clearing House, Inc. | US |
| AS1205 | JKU-LINZ-AS University Linz | AT |
| AS1117 | BOKU Universitaet fuer Bodenkultur Wien | — |
| AS1115 | Austrian Academy of Sciences | AT |
| AS1114 | Universitaet Graz | AT |
| AS1113 | TUGNET Technische Universitaet Graz | AT |
| AS1112 | Montanuniversitaet Leoben | AT |
| AS1111 | University of Klagenfurt | AT |
| AS1110 | University of Innsbruck | AT |
| AS1109 | UNI-SALZBURG University of Salzburg | AT |
| AS760 | UNIVIE University of Vienna, Austria | AT |
Blast radius
Approximate count of dependent hostnames if AS1853 disappeared from the routing table.
~2,994 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:03:20 GMT.
MOAS / hijack watch
Prefixes routed by AS1853 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 AS1853 is unique to AS1853 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS1853.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS1853"})-[: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.