Autonomous System
AS9814 — FibrLINK - Beijing FibrLINK Networks Co.,Ltd.(CN)
Last fetched
AS9814 is an Autonomous System operated by FibrLINK - Beijing FibrLINK Networks Co.,Ltd. and registered in CN. As of Mon, 03 Aug 2026 23:07:36 GMT, it announces 137 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9814 announces 137 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 125.98.122.0/24
- 125.98.122.0/23
- 125.98.123.0/24
- 125.98.128.0/18
- 125.98.128.0/17
- 125.98.192.0/18
- 180.203.0.0/24
- 180.203.0.0/23
- 180.203.1.0/24
- 180.203.2.0/23
- 180.203.3.0/24
- 180.203.4.0/24
- 210.72.226.0/24
- 210.72.226.0/23
- 210.72.227.0/24
- 210.72.224.0/21
- 210.72.224.0/20
- 210.72.232.0/24
- 210.72.232.0/23
- 210.72.232.0/21
- 210.72.236.0/24
- 210.72.236.0/22
- 210.72.238.0/24
- 210.72.239.0/24
- 210.72.240.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS141174 | INTELLIGENT-AS-AP - INTELLIGENT CONNECTION LIMITED | HK |
| AS18241 | SPINET - State Power Information Net | CN |
| AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | CN |
| AS4808 | CHINA169-BJ - China Unicom Beijing Province Network | CN |
| AS4847 | CNIX-AP - China Networks Inter-Exchange | CN |
| AS56048 | CMNET-BEIJING-AP - China Mobile Communicaitons Corporation | CN |
Blast radius
Count of dependent hostnames if AS9814 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 AS9814 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 AS9814 is unique to AS9814 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9814.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9814"})-[: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.