Autonomous System
AS9155 — QNET Kuwait(KW)
Last fetched
AS9155 is an Autonomous System operated by QNET Kuwait and registered in KW. As of Thu, 21 May 2026 13:48:33 GMT, it announces 441 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9155 announces 441 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.150.1.0/24
- 62.150.3.0/24
- 62.150.4.0/24
- 62.150.5.0/24
- 62.150.6.0/24
- 62.150.7.0/24
- 62.150.8.0/24
- 62.150.9.0/24
- 62.150.10.0/24
- 62.150.11.0/24
- 62.150.12.0/24
- 62.150.13.0/24
- 62.150.15.0/24
- 62.150.0.0/19
- 62.150.16.0/24
- 62.150.18.0/24
- 62.150.19.0/24
- 62.150.20.0/24
- 62.150.21.0/24
- 62.150.22.0/24
- 62.150.23.0/24
- 62.150.24.0/24
- 62.150.26.0/24
- 62.150.27.0/24
- 62.150.29.0/24
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS211372 | IRAQ_QUALITYNET | KW |
| AS206879 | MEW-KW-ASN | KW |
| AS205780 | EQUATE | KW |
| AS202055 | QEMATALWASAT | IQ |
| AS199729 | MOE | KW |
| AS196659 | NBK- | KW |
| AS50597 | SCOPESKY | IQ |
| AS50475 | — | KW |
| AS47589 | KTC3G | KW |
| AS45246 | ITS-AS-AP ITSApplication Service Provider | PK |
| AS43080 | KOCAS- | KW |
| AS42028 | EFG-HERMES-KUWAIT | SA |
| AS25122 | GULFSAT_COMMUNICATIONS-AS | KW |
| AS24627 | SHOWNET-KW-AS | KW |
| AS16060 | KUWAIT-MOF-AS | KW |
| AS8781 | QA-ISP | QA |
| AS8529 | OMANTEL-AS ZOI - Zain Omantel International | AE |
MOAS / hijack watch
Prefixes routed by AS9155 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 AS9155 is unique to AS9155 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9155.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9155"})-[: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.