Autonomous System
AS205960 — SpedyNet Telecom(HK)
Last fetched
AS205960 is an Autonomous System operated by SpedyNet Telecom and registered in HK. As of Thu, 21 May 2026 06:43:14 GMT, it announces 39 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS205960 announces 39 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.59.153.0/24
- 45.128.38.0/24
- 77.90.135.0/24
- 91.108.178.0/24
- 91.204.136.0/22
- 91.204.140.0/22
- 91.204.142.0/23
- 91.204.144.0/22
- 91.204.148.0/22
- 91.218.116.0/22
- 103.80.80.0/23
- 103.80.81.0/24
- 103.91.150.0/24
- 103.99.162.0/23
- 103.99.163.0/24
- 103.99.168.0/24
- 103.253.209.0/24
- 103.253.210.0/24
- 103.253.211.0/24
- 148.116.102.0/24
- 151.246.149.0/24
- 167.148.47.0/24
- 168.254.0.0/18
- 176.99.16.0/21
- 176.99.16.0/20
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS205960 disappeared from the routing table.
~2,012 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:43:14 GMT.
MOAS / hijack watch
Prefixes routed by AS205960 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 91.204.144.0/22 | AS47465 | HTCZ-AS |
| 91.204.144.0/22 | AS44266 | TEHNO-AS |
Threat posture
Related pages
Pivot deeper into the graph from AS205960.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS205960"})-[: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.