Autonomous System
AS8895 — ISU - King Abdul Aziz City for Science and Technology(SA)
Last fetched
AS8895 is an Autonomous System operated by ISU - King Abdul Aziz City for Science and Technology and registered in SA. As of Tue, 04 Aug 2026 06:02:59 GMT, it announces 112 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8895 announces 112 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.94.15.0/24
- 91.229.52.0/22
- 91.233.174.0/24
- 195.189.213.0/24
- 212.26.6.0/23
- 212.26.7.0/24
- 212.26.8.0/24
- 212.26.16.0/24
- 212.26.17.0/24
- 212.26.18.0/24
- 212.26.19.0/24
- 212.26.21.0/24
- 212.26.22.0/24
- 212.26.26.0/24
- 212.26.27.0/24
- 212.26.28.0/24
- 212.26.29.0/24
- 212.26.32.0/24
- 212.26.36.0/24
- 212.26.37.0/24
- 212.26.38.0/24
- 212.26.39.0/24
- 212.26.40.0/24
- 212.26.41.0/24
- 212.26.42.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS11537 | INTERNET2-RESEARCH-EDU - Internet2 | US |
| AS202 | CENTURYLINK-LEGACY-LVLT-202 - Level 3 Parent, LLC | US |
| AS208520 | SA-IX - King Abdul Aziz City for Science and Technology | SA |
| AS209464 | KSAU - King Saud bin Abdulaziz University For Health Sciences | SA |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS35753 | ITC - Etihad Salam Telecom CJSC | SA |
| AS39386 | STC-IGW-AS - Saudi Telecom Company JSC | SA |
| AS50517 | KSU - King Saud University | SA |
| AS56714 | IAU - Imam Abdulrahman Bin Faisal University | SA |
| AS6453 | AS6453 - TATA COMMUNICATIONS (AMERICA) INC | US |
| AS6762 | SEABONE-NET - TELECOM ITALIA SPARKLE S.p.A. | IT |
Blast radius
Count of dependent hostnames if AS8895 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 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.