Autonomous System
AS3225 — GULFNET-KUWAIT(KW)
Last fetched
AS3225 is an Autonomous System operated by GULFNET-KUWAIT and registered in KW. As of Wed, 20 May 2026 21:55:15 GMT, it announces 189 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3225 announces 189 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 91.194.181.0/24
- 91.194.182.0/23
- 91.194.184.0/24
- 91.194.185.0/24
- 91.194.188.0/24
- 91.194.188.0/23
- 91.194.190.0/23
- 91.194.192.0/24
- 91.194.193.0/24
- 91.194.194.0/23
- 91.194.196.0/23
- 91.194.198.0/23
- 91.194.199.182
- 91.194.200.0/24
- 91.194.201.0/24
- 91.194.202.0/23
- 91.194.204.0/24
- 91.194.205.0/24
- 91.194.208.0/23
- 91.194.210.0/24
- 91.194.210.0/23
- 91.194.212.0/23
- 91.194.214.0/23
- 91.194.216.0/23
- 91.194.220.0/23
Peering ecosystem
22 distinct peers via BGP. The first 22 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS215713 | TMS-AS-AP SAN-IDC | KW |
| AS213749 | SVCNET-AS-IN S.v.c Cable Net Private Limited | KW |
| AS208899 | NL-INTERNATIONAL | KW |
| AS208710 | FFTECH01 - Fairfield Technology | KW |
| AS208233 | RBEAPL-AS-AP ROBERT BOSCH SOUTH EAST ASIA PTE. LTD. | KW |
| AS205780 | BRIGHTSOURCE | KW |
| AS205554 | HAJ | KW |
| AS199869 | QXTELLIMITED | KW |
| AS198392 | NEUTRADC-AS-AP NEUTRADC | KW |
| AS196921 | IDNIC-SYNCRUM-ID PT. SYNCRUM LOGISTICS | KW |
| AS58057 | SPORTS-AS | CH |
| AS50475 | BESKID-MEDIA-AS | KW |
| AS49205 | MEDICOVERPL-AS | KW |
| AS43852 | NBISERV-AS | KW |
| AS29357 | KCELL-AS | KW |
| AS29029 | CHAWICH | KW |
| AS25242 | IRPOST-HAMEDAN | KW |
| AS25122 | POLUOSTROV-AS | KW |
| AS8529 | OMANTEL-AS ZOI - Zain Omantel International | AE |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | HK |
Blast radius
Approximate count of dependent hostnames if AS3225 disappeared from the routing table.
~6,861 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:55:15 GMT.
MOAS / hijack watch
Prefixes routed by AS3225 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 AS3225 is unique to AS3225 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3225.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3225"})-[: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.