Autonomous System
AS14979 — AERONET-WIRELESS - Aeronet Wireless(PR)
Last fetched
AS14979 is an Autonomous System operated by AERONET-WIRELESS - Aeronet Wireless and registered in PR. As of Thu, 21 May 2026 15:11:53 GMT, it announces 75 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14979 announces 75 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.50.64.0/21
- 38.50.72.0/21
- 38.50.80.0/23
- 38.50.84.0/22
- 38.50.88.0/23
- 38.50.92.0/22
- 64.62.247.0/24
- 65.49.25.0/24
- 66.160.129.0/24
- 66.230.249.0/24
- 66.230.248.0/22
- 66.230.251.0/24
- 104.254.172.0/22
- 139.60.176.0/24
- 139.60.177.0/24
- 139.60.178.0/24
- 139.60.179.0/24
- 139.60.180.0/24
- 139.60.181.0/24
- 139.60.182.0/24
- 139.60.183.0/24
- 139.60.176.0/20
- 139.60.184.0/24
- 139.60.185.0/24
- 139.60.186.0/24
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3838 | UBINET-WIRELESS - Ubinet Wireless | PR |
| AS399826 | WEBIFFI - Webiffi LLC | PR |
| AS398326 | IMINTERNET - IM Internet LLC | PR |
| AS397674 | NIGGER-AS01 - Skynet Wireless | PR |
| AS396502 | HOTSPOTPR - HOTSPOTPR BROADBAND INTERNET, LLC | US |
| AS23520 | LIBERTY-NETWORKS - Columbus Networks USA, Inc. | US |
| AS12956 | TELXIUS TELXIUS Cable | ES |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
Blast radius
Approximate count of dependent hostnames if AS14979 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS14979 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 AS14979 is unique to AS14979 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14979.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14979"})-[: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.