Skip to content

Autonomous System

AS3262SARENET(ES)

Last fetched

AS3262 is an Autonomous System operated by SARENET and registered in ES. As of Wed, 20 May 2026 21:53:09 GMT, it announces 21 routed IP prefixes and peers with 39 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3262Routing diversity6.7/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3262

Routing footprint

AS3262 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS215488MAX-TELES
AS215424DATAACTION-AS-AP Data Action Pty LtdES
AS212812PERAVIXES
AS210189PHOENIXNAP-BRA - PhoenixNAP LLCES
AS209478DWSSA-AS-AP DWASAES
AS208569WT-FRANK - Wolverine Trading, LLCES
AS208486THREADNEEDLE_MNTES
AS207714GECG-IN Government Engineering College, GandhinagarES
AS207060IDNIC-KOTAKOMPUTER-ID PT Kota Komputer GroupES
AS207008NGANHAGALAXYVN-VN Ngan Ha Galaxy Company LimitedES
AS206702NEW-IT-PROJECT-ASES
AS206276TTL-AS-AP Transactor Technologies LimitedES
AS206043CLOUDWEBMANAGE-TX - Kamatera, Inc.ES
AS205093TODA SOLUCAO WEBES
AS205080SAVECOM - Savecom Telecom, IncBE
AS204542M2B - SOLUCOES EM TECNOLOGIA EIRELLI MEES
AS204175ISGES
AS200518VMWARE-AS-IN VMware India Software Pvt LtdES
AS200481HSN-AS - Health Sciences NorthES
AS199772ZOLOTAYA-KORONAES
AS196713DATACANOPY-LOU01 - Sidus Group, LLCES
AS57979MOFAES
AS57677KUPAT-HOLIM-CLALITES
AS50335ORG-BCL24-RIPEES
AS44466GIOC-KMDA-NET-ASES
AS43655STIADSLES
AS39328MEDIAM-ASES
AS37721CAMIX-Peering-ASBF
AS33891NCPLG-AS Autonomous SystemDE
AS21364CANCOM-AUSTRIA-EDSES
AS15711IBERDROLA BilbaoES
AS12521NOVA_INTERNET_AS12521 Madrid - SpainES
AS12319IZFE-AS IZFE SA Informatika Zerbitzuen Foru ElkarteaES
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS
AS6453AS6453 - TATA COMMUNICATIONS AMERICA INCUS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS2914NTT-DATA-2914 - NTT America, Inc.US

Blast radius

Approximate count of dependent hostnames if AS3262 disappeared from the routing table.

~2,606 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:53:09 GMT.

MOAS / hijack watch

Prefixes routed by AS3262 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 AS3262 is unique to AS3262 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS3262.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS3262"})-[: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.