Autonomous System
AS10798 — SBICSA(ZA)
Last fetched
AS10798 is an Autonomous System operated by SBICSA and registered in ZA. As of Thu, 21 May 2026 14:42:08 GMT, it announces 83 routed IP prefixes and peers with 26 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10798 announces 83 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 166.85.5.0/24
- 166.85.16.0/24
- 166.85.17.0/24
- 166.85.18.0/24
- 196.8.6.0/24
- 196.8.11.0/24
- 196.8.12.0/24
- 196.8.26.0/24
- 196.8.37.0/24
- 196.8.38.0/24
- 196.8.85.0/24
- 196.8.86.0/24
- 196.8.87.0/24
- 196.8.88.0/24
- 196.8.89.0/24
- 196.8.90.0/24
- 196.8.94.0/24
- 196.8.95.0/24
- 196.8.97.0/24
- 196.8.99.0/24
- 196.8.100.0/24
- 196.8.101.0/24
- 196.8.102.0/24
- 196.8.103.0/24
- 196.8.104.0/24
Peering ecosystem
26 distinct peers via BGP. The first 26 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3741 | NTT-DATA-Inc | ZA |
| AS328436 | Flashnet-Technologies-Limited | TZ |
| AS37447 | ORANGE-RDC | CD |
| AS37282 | MAINONE | NG |
| AS37223 | VODACOM- | MZ |
| AS37187 | SKYBAND | MW |
| AS37119 | unitel-AS | AO |
| AS37084 | simbanet-tz | TZ |
| AS37061 | Safaricom | KE |
| AS37057 | VODACOM-LESOTHO | LS |
| AS37035 | MIC-AS | TZ |
| AS36974 | MTNCI-AS | CI |
| AS36913 | TELEKOM-NETWORKS-MALAWI | MW |
| AS33763 | Paratus | MU |
| AS33567 | TELECOM-LESOTHO | LS |
| AS30999 | EMTEL-AS-AP | MU |
| AS30986 | SCANCOM | GH |
| AS30844 | LIQUID-AS | GB |
| AS29614 | GHANATEL-AS | GH |
| AS29571 | ORANGE-COTE-IVOIRE | CI |
| AS25139 | TVCABO-AS | MZ |
| AS20294 | MTN- | UG |
| AS19711 | SWAZINET | SZ |
| AS17400 | MSTelcom | AO |
| AS14988 | BTC-GATE1 | BW |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS10798 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 AS10798 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 AS10798 is unique to AS10798 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10798.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10798"})-[: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.