Autonomous System
AS206262 — TELKOS(AL)
Last fetched
AS206262 is an Autonomous System operated by TELKOS and registered in AL. As of Thu, 21 May 2026 06:23:26 GMT, it announces 50 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS206262 announces 50 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.206.233.0/24
- 5.206.235.0/24
- 5.206.232.0/21
- 5.206.236.0/24
- 5.206.237.0/24
- 5.206.238.0/24
- 5.206.239.0/24
- 37.26.65.0/24
- 37.26.64.0/21
- 37.26.70.0/24
- 87.238.210.0/24
- 87.238.211.0/24
- 87.238.208.0/21
- 87.238.212.0/24
- 87.238.213.0/24
- 95.86.40.0/24
- 95.86.41.0/24
- 95.86.40.0/22
- 95.86.42.0/24
- 95.86.56.0/24
- 95.86.56.0/22
- 95.86.58.0/24
- 95.86.59.0/24
- 147.78.160.0/24
- 147.78.161.0/24
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS213900 | RS | AL |
| AS213206 | MAP-ASHI | AL |
| AS211470 | UBT | AL |
| AS211468 | KOSNET KOSNET LLC | AL |
| AS211458 | IH-NET | AL |
| AS210748 | AAB-EDU | AL |
| AS208286 | MAXTV | AL |
| AS202441 | MTSDOO-AS | RS |
| AS57722 | ATI-KOS-AS | RS |
| AS47588 | TELCOMMUNICATIONS-AS | AL |
| AS42313 | ONEALBANIA-AS | AL |
| AS34772 | NEOTEL-AS- | MK |
| AS3223 | VOXILITY | GB |
Blast radius
Approximate count of dependent hostnames if AS206262 disappeared from the routing table.
~45 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:23:26 GMT.
MOAS / hijack watch
Prefixes routed by AS206262 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 AS206262 is unique to AS206262 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS206262.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS206262"})-[: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.