Skip to content

Autonomous System

AS1853ACONET 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

WHISPER CANON · AS1853Routing diversity6.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/1853

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 ASNOperatorCountry
AS679TUNET-AS Technische Universitaet WienAT
AS215422ADSDAT
AS213181CEUAT
AS213080GESPAGAT
AS211817WSRAT
AS210543KAGESAT
AS208740AT-BMEIAAT
AS208441LAND-SALZBURG-ASAT
AS207653RHOE-GOVIXAT
AS206571LSZBAT
AS206021WKSTMKAT
AS51350TECHNIKUM-WIEN-ASAT
AS51066AUSTROCONTROL-ASAT
AS48362TKSWF-ASAT
AS47515BMI-GOVIXAT
AS42685BKAAT
AS41915LFRZAT
AS39837MURAT
AS39057TIROLERLANDESREGIERUNG-ASAT
AS35052AS_AT_TLD_SERVICES Vienna UniversityAT
AS34883FH-JOANNEUMAT
AS30971NICAT-CORE-AS Jakob-Haringer-Strasse 8AT
AS21320GEANT_IAS_VRFNL
AS20537AustriaAT
AS13042ASN-OENB-AT
AS12991LAND-OOE RechenzentrumAT
AS12762VTG-AT
AS8692BRZAT
AS6939HURRICANE - Hurricane Electric LLCUS
AS6720MAGWIENAT
AS2604MHS-GRAZAT
AS2494MUWNET MUWNET Autonomous SystemAT
AS2488IIASA-NET International Institute for Applied Systems AnalysisAT
AS2036JOANNEUM JOANNEUM RESEARCHAT
AS1776Wirtschaftsuniversitaet WienAT
AS1764NEXTLAYER-ASAT
AS1288PCH-LOCAL-TRANSIT - Packet Clearing House, Inc.US
AS1205JKU-LINZ-AS University LinzAT
AS1117BOKU Universitaet fuer Bodenkultur Wien
AS1115Austrian Academy of SciencesAT
AS1114Universitaet GrazAT
AS1113TUGNET Technische Universitaet GrazAT
AS1112Montanuniversitaet LeobenAT
AS1111University of KlagenfurtAT
AS1110University of InnsbruckAT
AS1109UNI-SALZBURG University of SalzburgAT
AS760UNIVIE University of Vienna, AustriaAT

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.