Autonomous System
AS8517 — ULAKNET(TR)
Last fetched
AS8517 is an Autonomous System operated by ULAKNET and registered in TR. As of Thu, 21 May 2026 00:57:42 GMT, it announces 38 routed IP prefixes and peers with 27 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8517 announces 38 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 79.123.128.0/17
- 95.183.178.0/24
- 95.183.179.0/24
- 95.183.128.0/17
- 161.9.142.0/24
- 161.9.128.0/17
- 161.9.255.0/24
- 185.7.0.0/22
- 193.140.83.0/24
- 193.140.0.0/16
- 193.140.140.0/24
- 193.255.16.0/24
- 193.255.17.0/24
- 193.255.18.0/24
- 193.255.19.0/24
- 193.255.20.0/24
- 193.255.21.0/24
- 193.255.22.0/24
- 193.255.24.0/24
- 193.255.25.0/24
- 193.255.26.0/24
- 193.255.27.0/24
- 193.255.28.0/24
- 193.255.32.0/24
- 193.255.33.0/24
Peering ecosystem
27 distinct peers via BGP. The first 27 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1967 | METU-NET Middle East Technical University Orta Dogu Teknik Universitesi | — |
| AS215977 | TUBITAK-MAM-AS | TR |
| AS213309 | MARMARA-EDU-NET | TR |
| AS212167 | PAU-EDU-AS | TR |
| AS211249 | YILDIZ-EDU-NET | TR |
| AS210690 | AREL-UNIVERSITY-AS | TR |
| AS207263 | TUBITAK-BILGEM | TR |
| AS206887 | MEDENIYET-EDU-NET | TR |
| AS205782 | TUBITAK-UME-AS | TR |
| AS201632 | ANADOLU-EDU-AS | TR |
| AS48811 | ATILIM-AS | TR |
| AS44639 | ISIKUN | TR |
| AS42626 | ATAUNI-AS | TR |
| AS31689 | EMU-AS | TR |
| AS24922 | HACETTEPE | TR |
| AS24614 | SAKARYA-NET-AS | TR |
| AS21320 | GEANT_IAS_VRF | NL |
| AS20965 | GEANT The GEANT IP Service | NL |
| AS15843 | — | — |
| AS12777 | OTHER | TR |
| AS12735 | ASTURKNET | TR |
| AS9095 | — | — |
| AS8678 | ANKARA-NET | TR |
| AS8466 | BILKENT | TR |
| AS8456 | ASBOUN | TR |
| AS5474 | TOBBETU-NET | TR |
| AS2592 | EGE-AS BILGI ISLEM DAIRE BASKANLIGI DONANIM SUBE MUDURLUGU | TR |
Blast radius
Approximate count of dependent hostnames if AS8517 disappeared from the routing table.
~58,790 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:57:42 GMT.
MOAS / hijack watch
Prefixes routed by AS8517 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 AS8517 is unique to AS8517 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8517.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8517"})-[: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.