Autonomous System
AS21769 — AS-COLOAM - Colocation America Corporation(US)
Last fetched
AS21769 is an Autonomous System operated by AS-COLOAM - Colocation America Corporation and registered in US. As of Tue, 04 Aug 2026 06:03:34 GMT, it announces 106 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS21769 announces 106 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 14.102.224.0/20
- 43.242.136.0/22
- 43.255.188.0/22
- 45.11.32.0/22
- 45.40.98.0/24
- 45.40.96.0/20
- 45.40.112.0/20
- 45.73.160.0/19
- 45.127.248.0/22
- 45.151.140.0/22
- 45.250.8.0/22
- 45.252.80.0/22
- 64.69.96.0/19
- 64.83.64.0/20
- 66.78.0.0/18
- 67.203.0.0/18
- 67.207.160.0/19
- 67.219.16.0/20
- 67.227.0.0/17
- 69.171.208.0/21
- 74.112.152.0/21
- 74.114.116.0/22
- 77.111.96.0/20
- 85.208.8.0/22
- 89.106.0.0/19
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS21769 disappeared from the routing table.
16,096 hostnames depend on this network.Exact count across all 109 announced prefixes. Snapshot Fri, 10 Jul 2026 04:01:18 GMT.
MOAS / hijack watch
Prefixes routed by AS21769 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 AS21769 is unique to AS21769 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS21769.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS21769"})-[: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.