Skip to content

Autonomous System

AS3225GULFNET-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

WHISPER CANON · AS3225Routing diversity10.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3225

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS215713TMS-AS-AP SAN-IDCKW
AS213749SVCNET-AS-IN S.v.c Cable Net Private LimitedKW
AS208899NL-INTERNATIONALKW
AS208710FFTECH01 - Fairfield TechnologyKW
AS208233RBEAPL-AS-AP ROBERT BOSCH SOUTH EAST ASIA PTE. LTD.KW
AS205780BRIGHTSOURCEKW
AS205554HAJKW
AS199869QXTELLIMITEDKW
AS198392NEUTRADC-AS-AP NEUTRADCKW
AS196921IDNIC-SYNCRUM-ID PT. SYNCRUM LOGISTICSKW
AS58057SPORTS-ASCH
AS50475BESKID-MEDIA-ASKW
AS49205MEDICOVERPL-ASKW
AS43852NBISERV-ASKW
AS29357KCELL-ASKW
AS29029CHAWICHKW
AS25242IRPOST-HAMEDANKW
AS25122POLUOSTROV-ASKW
AS8529OMANTEL-AS ZOI - Zain Omantel InternationalAE
AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
AS4637ASN-TELSTRA-GLOBAL Telstra GlobalHK

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 country

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