Autonomous System
AS8697(JO)
Last fetched
AS8697 is an Autonomous System registered in JO. As of Tue, 21 Jul 2026 12:25:49 GMT, it announces 85 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8697 announces 85 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.17.24.0/22
- 212.34.0.0/24
- 212.34.2.0/24
- 212.34.3.0/24
- 212.34.4.0/24
- 212.34.5.0/24
- 212.34.6.0/24
- 212.34.7.0/24
- 212.34.11.0/24
- 212.34.12.0/24
- 212.34.13.0/24
- 212.34.14.0/24
- 212.34.0.0/19
- 212.34.16.0/24
- 212.34.18.0/24
- 212.34.19.0/24
- 212.34.20.0/24
- 212.34.22.0/24
- 212.34.23.0/24
- 212.34.25.0/24
- 212.34.26.0/24
- 212.34.27.0/24
- 212.34.28.0/24
- 212.34.29.0/24
- 212.34.30.0/24
Peering ecosystem
20 distinct peers via BGP. The first 20 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12975 | — | PS |
| AS1299 | — | SE |
| AS14789 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS15802 | — | AE |
| AS206060 | — | JO |
| AS21088 | — | JO |
| AS29386 | — | SY |
| AS32787 | PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc. | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS33831 | — | JO |
| AS35280 | — | FR |
| AS47887 | — | JO |
| AS50670 | — | JO |
| AS5511 | — | FR |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS8376 | — | JO |
| AS8452 | — | EG |
| AS8529 | — | AE |
| AS8966 | — | AE |
| AS9038 | — | JO |
Blast radius
Count of dependent hostnames if AS8697 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 AS8697 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 AS8697 is unique to AS8697 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8697.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8697"})-[: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.