Autonomous System
AS8895 — ISU Internet Services Unit ISU(SA)
Last fetched
AS8895 is an Autonomous System operated by ISU Internet Services Unit ISU and registered in SA. As of Wed, 20 May 2026 23:34:45 GMT, it announces 109 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8895 announces 109 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.95.34.0/24
- 91.231.53.0/24
- 195.211.139.0/24
- 212.48.158.0/24
- 212.48.159.0/24
- 212.48.160.0/20
- 212.48.160.0/19
- 212.48.176.0/21
- 212.48.184.0/22
- 212.48.188.0/22
- 212.48.195.0/24
- 212.48.198.0/24
- 212.48.205.0/24
- 212.48.192.0/19
- 212.48.224.0/24
- 212.48.224.0/21
- 212.48.232.0/24
- 212.48.233.0/24
- 212.48.234.0/24
- 212.48.235.0/24
- 212.48.236.0/22
- 212.48.240.0/21
- 212.48.240.0/20
- 212.48.248.0/21
- 212.49.0.0/19
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3257 | GTT-BACKBONE GTT | US |
| AS209464 | NETWORKDYNAMICS-PTY-LTD-AS-AP Network Dynamics Pty Ltd | SA |
| AS208520 | FUTE-VN FUTE COMMERCIAL AND SERVICES COMPANY LIMITED | SA |
| AS56714 | MEHRAVA | SA |
| AS50517 | BACB-AS | SA |
| AS39386 | TELESYSTEM-AS | SA |
| AS35753 | PROVECTOR-AS | SA |
| AS11537 | INTERNET2-RESEARCH-EDU - Internet2 | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS8895 disappeared from the routing table.
~2,245 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:45 GMT.
MOAS / hijack watch
Prefixes routed by AS8895 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 AS8895 is unique to AS8895 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8895.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8895"})-[: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.