peerglass_country_chokepoints
Map internet resilience for a country by identifying transit providers that many in-country ASNs depend on and computing a resilience score to assess vulnerability to isolation.
Instructions
Map internet resilience for a country by identifying transit providers that many in-country ASNs depend on, and computing a resilience score.
Countries with 1–2 dominant upstream providers are catastrophically vulnerable — cutting those providers isolates the entire country.
Args: params (ChokePointInput): - country_code (str): ISO 3166-1 alpha-2 code e.g. 'SY', 'BY' - response_format (str): 'markdown' (default) or 'json'
Returns: str: Resilience score (0–100), transit providers by dependency, single-upstream count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |