Autonomous System
AS202425 — DEDISERV(SC)
Last fetched
AS202425 is an Autonomous System operated by DEDISERV and registered in SC. As of Thu, 21 May 2026 20:55:59 GMT, it announces 57 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS202425 announces 57 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.139.204.0/24
- 45.147.114.0/23
- 80.77.93.0/24
- 80.77.92.0/22
- 80.77.96.0/20
- 80.77.112.0/23
- 80.77.114.0/24
- 80.77.117.0/24
- 80.77.122.0/24
- 80.77.126.0/24
- 80.77.127.0/24
- 80.77.128.0/20
- 80.77.144.0/21
- 89.232.111.0/24
- 89.232.96.0/19
- 89.232.113.0/24
- 89.232.116.0/24
- 89.232.117.0/24
- 89.232.118.0/24
- 89.232.120.0/21
- 89.232.127.0/24
- 89.232.128.0/20
- 89.232.144.0/20
- 89.232.160.0/21
- 89.232.168.0/22
Peering ecosystem
21 distinct peers via BGP. The first 21 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3303 | SWISSCOM Swisscom Switzerland Ltd | CH |
| AS216014 | BLUECLOUD | GB |
| AS215402 | NEXON-NSW-IXP NEXON NSW IXP | RU |
| AS215206 | CHINATELECOM-GUANGXI-QINZHOU-5G-NETWORK CHINATELECOM GUANGXI province QinZhou 5G network | RU |
| AS214576 | BIC-FVG-AS | RU |
| AS214295 | M7STL-AS-AP 7 Star Telecom Private Limited | GB |
| AS213474 | RGC-AS | US |
| AS211736 | IDNIC-ANDALASNET-AS-ID PT Andalas Alfa Network | UA |
| AS211486 | IA-AS-AP Imaging Associates | RU |
| AS210848 | Nicoin Telecom, S.A. | SC |
| AS207471 | AB | BA |
| AS205997 | TAIFO-AS-TW Taiwan Intelligent Fiber Optic Network Co.,Ltd. | MD |
| AS204708 | MCLARENAPPLIED | HK |
| AS204615 | IDNIC-IPMAN-AS-ID PT Integrasi Perkasa Mandiri | SC |
| AS200514 | LAGUNSTOV | GB |
| AS200195 | BRALU_JURJANU_BIEDRIBA-AS | SC |
| AS152159 | INSATEL-AS | HK |
| AS140057 | ECUSRI-AS-AP EDITH COWAN UNIVERSITY | HK |
| AS60387 | — | BZ |
| AS57717 | FBX-AS | NL |
| AS48362 | TKSWF-AS | AT |
Blast radius
Approximate count of dependent hostnames if AS202425 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 AS202425 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 AS202425 is unique to AS202425 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS202425.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS202425"})-[: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.