Skip to content

Autonomous System

AS28683 — SBIN(BJ)

Last fetched

AS28683 is an Autonomous System operated by SBIN and registered in BJ. As of Thu, 21 May 2026 16:31:07 GMT, it announces 54 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS28683Routing diversity8.7/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/28683

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS329512AD-SolutionsBJ
AS329224Global-Data-ServicesNE
AS329156DA11-ASBJ
AS329107TS8-ASBJ
AS329086FIRSTNETBJ
AS328702ADN-ASBJ
AS328228SBIN-ASBJ
AS328092SUD-TELCOM-ASBJ
AS327818BENIN-IXBJ
AS37205ATLANTIQUE-TELECOM-NIGERNE
AS24691TOGOTEL-AS TogoTelecom, TogoTG
AS16637MTNNS-ASZA
AS8346SONATEL SONATEL-AS Autonomous SystemSN
AS5511OPENTRANSITFR

Blast radius

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

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS28683.

Cypher and MCP

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

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