Autonomous System
AS37457 — Telkom SA Ltd. - Telkom SA Ltd.(ZA)
Last fetched
AS37457 is an Autonomous System operated by Telkom SA Ltd. - Telkom SA Ltd. and registered in ZA. As of Thu, 13 Aug 2026 23:53:46 GMT, it announces 473 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37457 announces 473 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.21.160.0/22
- 41.144.0.0/16
- 41.144.128.0/21
- 41.144.136.0/21
- 41.144.144.0/21
- 41.144.152.0/21
- 41.144.128.0/18
- 41.145.0.0/19
- 41.145.32.0/19
- 41.145.64.0/18
- 41.145.128.0/19
- 41.145.160.0/19
- 41.145.192.0/24
- 41.145.193.0/24
- 41.145.194.0/24
- 41.145.195.0/24
- 41.145.196.0/24
- 41.145.197.0/24
- 41.145.198.0/24
- 41.145.199.0/24
- 41.145.200.0/24
- 41.145.201.0/24
- 41.145.202.0/24
- 41.145.203.0/24
- 41.145.204.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS327839 | Woolworths(Proprietary) Ltd - Woolworths(Proprietary) Ltd | ZA |
| AS37167 | Telkom SA Ltd. - Telkom SA Ltd. | ZA |
| AS37721 | Virtual Technologies & Solutions - Virtual Technologies & Solutions | BF |
| AS5713 | Telkom SA Ltd. - Telkom SA Ltd. | ZA |
| AS58453 | CMI-INT-HK - China Mobile International Limited | HK |
| AS65123 | — | — |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS37457 disappeared from the routing table.
≥258,416 hostnames depend on this network.Verified lower bound — counted across 50 of 473 announced prefixes. The true total is at least this many. Snapshot Mon, 10 Aug 2026 13:01:04 GMT.
MOAS / hijack watch
Prefixes routed by AS37457 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 196.6.141.0/24 | AS65123 | — |
| 196.6.143.0/24 | AS65123 | — |
| 196.6.158.0/24 | AS65123 | — |
| 196.6.167.0/24 | AS65123 | — |
Threat posture
Related pages
Pivot deeper into the graph from AS37457.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37457"})-[: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.