Autonomous System
AS2018 — TENET-1(ZA)
Last fetched
AS2018 is an Autonomous System operated by TENET-1 and registered in ZA. As of Wed, 20 May 2026 21:51:02 GMT, it announces 389 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2018 announces 389 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 138.94.144.0/24
- 138.94.145.0/24
- 138.94.144.0/22
- 138.94.146.0/24
- 138.94.147.0/24
- 138.94.148.0/23
- 144.31.182.0/24
- 144.31.183.0/24
- 144.31.184.0/24
- 146.218.50.0/24
- 146.218.51.0/24
- 146.218.52.0/22
- 146.218.56.0/21
- 146.218.64.0/21
- 146.218.72.0/21
- 146.218.80.0/21
- 146.218.88.0/24
- 146.218.89.0/24
- 146.218.90.0/24
- 146.218.91.0/24
- 146.218.92.0/24
- 146.218.93.0/24
- 146.218.94.0/24
- 146.218.95.0/24
- 147.78.242.0/24
Peering ecosystem
12 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS329522 | CITY-OF-LAREDO - CITY OF LAREDO | ZA |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS37520 | CVTS1 | ZA |
| AS37501 | Aga-Khan-University | ZA |
| AS36982 | EFG | ZA |
| AS34549 | TELESMART-AS | DE |
| AS20080 | AMPATH - Florida International University | US |
| AS8094 | PUKNET | ZA |
| AS6149 | TENET-2 | ZA |
Blast radius
Approximate count of dependent hostnames if AS2018 disappeared from the routing table.
~156 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:51:02 GMT.
MOAS / hijack watch
Prefixes routed by AS2018 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 AS2018 is unique to AS2018 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2018.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2018"})-[: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.