Skip to content

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

WHISPER CANON · AS9155Routing diversity10.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/9155

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.

Peering ecosystem

18 distinct peers via BGP. The first 18 are listed below.

Peer ASNOperatorCountry
AS6453AS6453 - TATA COMMUNICATIONS AMERICA INCUS
AS211372IRAQ_QUALITYNETKW
AS206879MEW-KW-ASNKW
AS205780EQUATEKW
AS202055QEMATALWASATIQ
AS199729MOEKW
AS196659NBK-KW
AS50597SCOPESKYIQ
AS50475KW
AS47589KTC3GKW
AS45246ITS-AS-AP ITSApplication Service ProviderPK
AS43080KOCAS-KW
AS42028EFG-HERMES-KUWAITSA
AS25122GULFSAT_COMMUNICATIONS-ASKW
AS24627SHOWNET-KW-ASKW
AS16060KUWAIT-MOF-ASKW
AS8781QA-ISPQA
AS8529OMANTEL-AS ZOI - Zain Omantel InternationalAE

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.