Skip to content

Autonomous System

AS25549AVANTEL-AS(RU)

Last fetched

AS25549 is an Autonomous System operated by AVANTEL-AS and registered in RU. As of Thu, 21 May 2026 01:05:08 GMT, it announces 64 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS25549Routing diversity9.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/25549

Routing footprint

AS25549 announces 64 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

23 distinct peers via BGP. The first 23 are listed below.

Peer ASNOperatorCountry
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS214149DIGITAL-CERTIFICATERU
AS212670DATAFORTRU
AS211343NSK-LLCFLEX-ASRU
AS207361AS_USERGATERU
AS204678DC_USERGATERU
AS203514ROSSKORU
AS201706AS-SERVICEPIPERU
AS201065CENTERBUKETOVRU
AS199778LAMA-ASRU
AS62331TVK-ASRU
AS50384W-IX_LTD W-IX LTDRU
AS49987SPARK-ASRU
AS48679CONSTSK-ASRU
AS44310SMH-ASRU
AS41143OBTELECOM-NSKRU
AS31200NTK IPv6 customersRU
AS25478IHOME-AS iHome LLCRU
AS20764RASCOM-AS CJSC RASCOM ISPRU
AS12389ROSTELECOM-AS PJSC Rostelecom. Technical TeamRU
AS9049ERTH-TRANSIT-ASRU
AS8359MTSRU
AS3335NSU-ASRU

Blast radius

Approximate count of dependent hostnames if AS25549 disappeared from the routing table.

~2,810 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:05:08 GMT.

MOAS / hijack watch

Prefixes routed by AS25549 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 AS25549 is unique to AS25549 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS25549.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS25549"})-[: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.