Autonomous System
AS42961 — GPRS-AS ZAIN(KW)
Last fetched
AS42961 is an Autonomous System operated by GPRS-AS ZAIN and registered in KW. As of Thu, 21 May 2026 06:32:35 GMT, it announces 204 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS42961 announces 204 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.203.0.0/18
- 31.203.64.0/18
- 31.203.128.0/19
- 31.203.128.0/18
- 31.203.160.0/19
- 31.203.192.0/19
- 31.203.192.0/18
- 31.203.224.0/19
- 31.214.0.0/20
- 31.214.0.0/19
- 31.214.16.0/20
- 31.214.0.0/18
- 31.214.32.0/19
- 31.214.64.0/19
- 31.214.64.0/18
- 31.214.96.0/19
- 37.34.128.0/20
- 37.34.128.0/19
- 37.34.144.0/20
- 37.34.152.0/22
- 37.34.128.0/18
- 37.34.160.0/20
- 37.34.168.0/22
- 37.34.160.0/19
- 37.34.176.0/20
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6412 | KW KEMS Block-A, Floor 7, Souq Al-Kabeer Kuwait City, State of Kuwait P O Box 3623, Safat 13037 | KW |
| AS211394 | KCB-AS | KW |
| AS210270 | KW-YAAS-AS | KW |
| AS210245 | KNG-AS | KW |
| AS204638 | GULFINS | KW |
| AS199616 | PWC-TECH-AS | KW |
| AS196659 | NBK- | KW |
| AS50475 | — | KW |
| AS47442 | MADA-AS | KW |
| AS39504 | KEOIC | KW |
| AS35181 | PWC | KW |
| AS25122 | GULFSAT_COMMUNICATIONS-AS | KW |
| AS21245 | — | TR |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS8529 | OMANTEL-AS ZOI - Zain Omantel International | AE |
Blast radius
Approximate count of dependent hostnames if AS42961 disappeared from the routing table.
~122 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:32:35 GMT.
MOAS / hijack watch
Prefixes routed by AS42961 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 AS42961 is unique to AS42961 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS42961.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS42961"})-[: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.