Autonomous System
AS55992 — QIHOO - Beijing Qihu Technology Company Limited(CN)
Last fetched
AS55992 is an Autonomous System operated by QIHOO - Beijing Qihu Technology Company Limited and registered in CN. As of Tue, 04 Aug 2026 17:02:46 GMT, it announces 27 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55992 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 101.197.0.0/16
- 101.198.170.0/23
- 101.198.172.0/22
- 101.198.160.0/19
- 101.198.176.0/22
- 101.198.178.0/23
- 101.198.180.0/22
- 101.198.184.0/24
- 101.198.184.0/23
- 101.198.186.0/23
- 101.198.187.0/24
- 101.198.189.0/24
- 101.198.190.0/23
- 101.198.192.0/24
- 101.198.193.0/24
- 101.198.194.0/24
- 101.198.195.0/24
- 101.198.196.0/24
- 101.198.198.0/24
- 101.198.198.0/23
- 101.198.199.0/24
- 101.198.200.0/22
- 101.198.192.0/19
- 104.192.108.0/24
- 104.192.109.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS17621 | CNCGROUP-SH - China Unicom Shanghai network | CN |
| AS21859 | ZEN-ECN - Zenlayer Inc | US |
| AS23764 | CTGNet - CTGNet | HK |
| AS24400 | CMNET-V4shanghai-AS-AP - Shanghai Mobile Communications Co.,Ltd. | CN |
| AS36678 | CTUSA - CHINA TELECOM (AMERICAS) CORPORATION | US |
| AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
Blast radius
Count of dependent hostnames if AS55992 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 AS55992 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 AS55992 is unique to AS55992 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS55992.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55992"})-[: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.