Autonomous System
AS24349 — CNGI-BJ-IX3-AS-AP CERNET2 IX at Peking University(CN)
Last fetched
AS24349 is an Autonomous System operated by CNGI-BJ-IX3-AS-AP CERNET2 IX at Peking University and registered in CN. As of Thu, 21 May 2026 06:20:23 GMT, it announces 63 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS24349 announces 63 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 162.105.126.0/24
- 2001:250:205::/48
- 2001:250:207::/48
- 2001:250:208::/48
- 2001:250:20c::/48
- 2001:250:210::/48
- 2001:250:212::/48
- 2001:250:215::/48
- 2001:250:218::/48
- 2001:250:21e::/48
- 2001:250:21f::/48
- 2001:250:223::/48
- 2001:250:228::/48
- 2001:250:22b::/48
- 2001:250:22d::/48
- 2001:250:22e::/48
- 2001:250:230::/48
- 2001:250:231::/48
- 2001:250:234::/48
- 2001:250:236::/48
- 2001:250:237::/48
- 2001:250:238::/48
- 2001:250:23a::/48
- 2001:250:23c::/48
- 2001:250:23d::/48
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS24349 disappeared from the routing table.
~6 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:20:23 GMT.
MOAS / hijack watch
Prefixes routed by AS24349 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 AS24349 is unique to AS24349 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS24349.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS24349"})-[: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.