Autonomous System
AS12200 — RACKSPACE - Rackspace Hosting(US)
Last fetched
AS12200 is an Autonomous System operated by RACKSPACE - Rackspace Hosting and registered in US. As of Thu, 21 May 2026 10:38:31 GMT, it announces 12 routed IP prefixes and peers with 40 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12200 announces 12 distinct routed prefixes. The 12-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
40 distinct peers via BGP. The first 40 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS398699 | WCCE - Cisco Systems Inc | US |
| AS397012 | OXYAHGC-01 - oXya Corporation | US |
| AS213740 | OSL1 | DE |
| AS213735 | SK2 | DE |
| AS198220 | GOGRID | GB |
| AS64289 | MACARNE - Macarne.com | US |
| AS58683 | RACKSPACE-AS Rackspace.com Sydney | HK |
| AS54535 | NIKEUS-NV - Nike, Inc. | US |
| AS48362 | TKSWF-AS | AT |
| AS46202 | MICHAELS-ATT-DS3 - Michaels Stores, Inc. | US |
| AS44009 | SLEEK-ASN | GB |
| AS39921 | DE-RACKSPACE Frankfurt, Germany | GB |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33070 | RMH-14 - Rackspace Hosting | US |
| AS32787 | PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc. | US |
| AS32097 | WII - WholeSale Internet, Inc. | US |
| AS31500 | GNM-AS | AG |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS27357 | RACKSPACE - Rackspace Hosting | US |
| AS24778 | DATAPIPE-UK | GB |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS22576 | DATAPIPE-ASN2 - DataPipe, Inc. | US |
| AS22205 | DATAPIPE-SEA - DataPipe, Inc. | US |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS19994 | RACKSPACE - Rackspace Hosting | US |
| AS16805 | DATAPIPE-MID - DataPipe, Inc. | US |
| AS15395 | RACKSPACE-LON | GB |
| AS14492 | DATAPIPE - DataPipe, Inc. | US |
| AS13237 | LAMBDANET-AS European Backbone of AS13237 | DE |
| AS9002 | RETN-AS | GB |
| AS7195 | EDGEUNO S.A.S | CO |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS4826 | VOCUS-BACKBONE-AS Vocus Connect International Backbone | AU |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3216 | SOVAM-AS | RU |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS12200 disappeared from the routing table.
~288 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:38:31 GMT.
MOAS / hijack watch
Prefixes routed by AS12200 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 AS12200 is unique to AS12200 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12200.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12200"})-[: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.