Autonomous System
AS40627 — RC-COLO1 - RingCentral Inc(US)
Last fetched
AS40627 is an Autonomous System operated by RC-COLO1 - RingCentral Inc and registered in US. As of Sun, 06 Sep 2026 15:16:04 GMT, it announces 36 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS40627 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.81.240.0/24
- 66.81.244.0/23
- 66.81.246.0/24
- 66.81.240.0/20
- 66.81.250.0/23
- 66.81.252.0/23
- 80.81.128.0/24
- 80.81.129.0/24
- 80.81.128.0/20
- 80.81.136.0/24
- 80.81.138.0/23
- 80.81.140.0/23
- 103.44.68.0/22
- 103.44.71.0/24
- 103.129.102.0/24
- 103.129.102.0/23
- 103.129.103.0/24
- 104.245.56.0/24
- 104.245.56.0/21
- 104.245.60.0/24
- 104.245.61.0/24
- 104.245.62.0/23
- 185.23.248.0/23
- 185.23.248.0/22
- 185.23.250.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS20766 | GITOYEN-MAIN-AS - Association "Gitoyen" | FR |
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS34019 | HIVANE - Hivane Association | FR |
| AS34549 | MEER-AS - meerfarbig GmbH & Co. KG | DE |
| AS4755 | TATACOMM-AS - TATA Communications formerly VSNL is Leading ISP | IN |
| AS49559 | IPT-1-IX - A-Systems Sp. z o.o. | PL |
| AS50304 | BLIX - Blix Solutions AS | NO |
| AS6453 | AS6453 - TATA COMMUNICATIONS (AMERICA) INC | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
Blast radius
Count of dependent hostnames if AS40627 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 AS40627 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 AS40627 is unique to AS40627 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS40627.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS40627"})-[: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.