Autonomous System
AS3262 — SARENET(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
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.
- 185.201.255.0/24
- 185.202.0.0/24
- 185.217.204.0/22
- 185.219.24.0/22
- 185.244.48.0/24
- 185.244.49.0/24
- 185.244.51.0/24
- 185.244.251.0/24
- 185.244.252.0/22
- 185.244.255.0/24
- 185.245.0.0/24
- 185.248.137.0/24
- 185.251.15.0/24
- 186.1.14.0/24
- 192.216.61.0/24
- 194.97.32.0/19
- 194.97.64.0/19
- 195.136.56.0/21
- 213.5.176.0/22
- 217.172.0.0/20
- 2a07:b941:e40::/44
Peering ecosystem
39 distinct peers via BGP. The first 39 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS215488 | MAX-TEL | ES |
| AS215424 | DATAACTION-AS-AP Data Action Pty Ltd | ES |
| AS212812 | PERAVIX | ES |
| AS210189 | PHOENIXNAP-BRA - PhoenixNAP LLC | ES |
| AS209478 | DWSSA-AS-AP DWASA | ES |
| AS208569 | WT-FRANK - Wolverine Trading, LLC | ES |
| AS208486 | THREADNEEDLE_MNT | ES |
| AS207714 | GECG-IN Government Engineering College, Gandhinagar | ES |
| AS207060 | IDNIC-KOTAKOMPUTER-ID PT Kota Komputer Group | ES |
| AS207008 | NGANHAGALAXYVN-VN Ngan Ha Galaxy Company Limited | ES |
| AS206702 | NEW-IT-PROJECT-AS | ES |
| AS206276 | TTL-AS-AP Transactor Technologies Limited | ES |
| AS206043 | CLOUDWEBMANAGE-TX - Kamatera, Inc. | ES |
| AS205093 | TODA SOLUCAO WEB | ES |
| AS205080 | SAVECOM - Savecom Telecom, Inc | BE |
| AS204542 | M2B - SOLUCOES EM TECNOLOGIA EIRELLI ME | ES |
| AS204175 | ISG | ES |
| AS200518 | VMWARE-AS-IN VMware India Software Pvt Ltd | ES |
| AS200481 | HSN-AS - Health Sciences North | ES |
| AS199772 | ZOLOTAYA-KORONA | ES |
| AS196713 | DATACANOPY-LOU01 - Sidus Group, LLC | ES |
| AS57979 | MOFA | ES |
| AS57677 | KUPAT-HOLIM-CLALIT | ES |
| AS50335 | ORG-BCL24-RIPE | ES |
| AS44466 | GIOC-KMDA-NET-AS | ES |
| AS43655 | STIADSL | ES |
| AS39328 | MEDIAM-AS | ES |
| AS37721 | CAMIX-Peering-AS | BF |
| AS33891 | NCPLG-AS Autonomous System | DE |
| AS21364 | CANCOM-AUSTRIA-EDS | ES |
| AS15711 | IBERDROLA Bilbao | ES |
| AS12521 | NOVA_INTERNET_AS12521 Madrid - Spain | ES |
| AS12319 | IZFE-AS IZFE SA Informatika Zerbitzuen Foru Elkartea | ES |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS2914 | NTT-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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.