Autonomous System
AS8094 — PUKNET(ZA)
Last fetched
AS8094 is an Autonomous System operated by PUKNET and registered in ZA. As of Thu, 21 May 2026 01:01:31 GMT, it announces 47 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8094 announces 47 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 143.160.0.0/24
- 143.160.1.0/24
- 143.160.2.0/24
- 143.160.3.0/24
- 143.160.4.0/22
- 143.160.8.0/22
- 143.160.12.0/22
- 143.160.16.0/20
- 143.160.32.0/22
- 143.160.36.0/22
- 143.160.40.0/21
- 143.160.48.0/22
- 143.160.52.0/22
- 143.160.56.0/22
- 143.160.64.0/21
- 143.160.72.0/22
- 143.160.76.0/22
- 143.160.80.0/22
- 143.160.84.0/22
- 143.160.88.0/21
- 143.160.96.0/22
- 143.160.100.0/22
- 143.160.104.0/21
- 143.160.112.0/21
- 143.160.120.0/22
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2018 | TENET-1 | ZA |
Blast radius
Approximate count of dependent hostnames if AS8094 disappeared from the routing table.
~851 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:01:31 GMT.
MOAS / hijack watch
Prefixes routed by AS8094 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 AS8094 is unique to AS8094 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8094.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8094"})-[: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.