Skip to content

Autonomous System

AS48282VDSINA-AS(RU)

Last fetched

AS48282 is an Autonomous System operated by VDSINA-AS and registered in RU. As of Thu, 21 May 2026 06:39:14 GMT, it announces 163 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS48282Routing diversity10.0/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/48282

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS6939HURRICANE - Hurricane Electric LLCUS
AS212441PROCOMM1-AS-AP Procomm TechnologiesRU
AS208972TPS-NET - Trinity Preparatory SchoolTR
AS59796STORMWALL-ASSK
AS56655GIGAHOSTNO
AS50673SERVERIUS-ASNL
AS49673TRUENETWORK Truenetwork InfrastructureRU
AS43298STORMNETWORKSRU
AS37721Virtual-Technologies-Solutions-SABF
AS31500GNM-ASAG
AS24482SGGS-AS-AP SG.GSSG
AS12389ROSTELECOM-AS PJSC Rostelecom. Technical TeamRU
AS9002RETN-ASGB
AS8218NEO-ASN Zayo EuropeFR

Blast radius

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

~32,535 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:39:14 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS48282.

Cypher and MCP

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

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