Autonomous System
AS22697 — ROBLOX-PRODUCTION - Roblox(US)
Last fetched
AS22697 is an Autonomous System operated by ROBLOX-PRODUCTION - Roblox and registered in US. As of Thu, 21 May 2026 06:17:32 GMT, it announces 59 routed IP prefixes and peers with 30 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22697 announces 59 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.140.28.0/23
- 128.116.0.0/24
- 128.116.1.0/24
- 128.116.5.0/24
- 128.116.11.0/24
- 128.116.13.0/24
- 128.116.21.0/24
- 128.116.22.0/24
- 128.116.31.0/24
- 128.116.32.0/24
- 128.116.33.0/24
- 128.116.44.0/24
- 128.116.45.0/24
- 128.116.46.0/24
- 128.116.47.0/24
- 128.116.48.0/24
- 128.116.50.0/24
- 128.116.51.0/24
- 128.116.53.0/24
- 128.116.54.0/24
- 128.116.55.0/24
- 128.116.56.0/24
- 128.116.57.0/24
- 128.116.63.0/24
- 128.116.0.0/17
Peering ecosystem
30 distinct peers via BGP. The first 30 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS213241 | TECHIT | BE |
| AS137409 | GSLNETWORKS-AS-AP GSL Networks Pty LTD | AU |
| AS136766 | RBX-AS-AP ROBLOX SHENZHEN DIGITAL SCIENCE AND TECHNOLOGY CO., LTD | CN |
| AS56662 | EUTPNET | PL |
| AS48362 | TKSWF-AS | AT |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS34019 | HIVANE | FR |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS32097 | WII - WholeSale Internet, Inc. | US |
| AS31500 | GNM-AS | AG |
| AS30781 | JAGUAR-AS | FR |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS13030 | INIT7 | CH |
| AS11281 | ROBLOX-CORPORATE - Roblox | US |
| AS9304 | HUTCHISON-AS-AP HGC Global Communications Limited | HK |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS4755 | TATACOMM-AS TATA Communications formerly VSNL is Leading ISP | IN |
| AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | HK |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3216 | SOVAM-AS | RU |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS22697 disappeared from the routing table.
~212 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:17:32 GMT.
MOAS / hijack watch
Prefixes routed by AS22697 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 AS22697 is unique to AS22697 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22697.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22697"})-[: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.