Autonomous System
AS36866 — JTL(KE)
Last fetched
AS36866 is an Autonomous System operated by JTL and registered in KE. As of Thu, 21 May 2026 10:31:49 GMT, it announces 6 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS36866 announces 6 distinct routed prefixes. The 6-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U | AE |
| AS328977 | WAVEX | KE |
| AS328862 | SKL-AS | KE |
| AS328847 | KoTDA | KE |
| AS328784 | Credit-Bank | KE |
| AS328555 | Timeless-Network-Services-AS | NG |
| AS328089 | Kenya-Revenue-Authority-AS | KE |
| AS327994 | Britam-Holdings-Limited | KE |
| AS327977 | FAMILY-BANK | KE |
| AS48851 | RADWARE | IL |
| AS37662 | WIOCC-AS | MU |
| AS37210 | NBK | KE |
| AS33771 | SAFARICOM-LIMITED | KE |
| AS30844 | LIQUID-AS | GB |
| AS30012 | ASN-UNIVERSAL-MUSIC-GROUP-INC - Universal Music Group, INC. | US |
Blast radius
Approximate count of dependent hostnames if AS36866 disappeared from the routing table.
~1,636 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:31:49 GMT.
MOAS / hijack watch
Prefixes routed by AS36866 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 AS36866 is unique to AS36866 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS36866.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS36866"})-[: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.