cURL does not download the Elastic Agent, only on one of our sites in Amsterdam (otherwise cURL works fine)

Sorry, I read it here so here it is in text:

type or paste code here 
root@eu2:~# curl -O https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.8.1-linux-x86_64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   364  100   364    0     0   1612      0 --:--:-- --:--:-- --:--:--  1617
root@eu2:~# curl -I http://benchmarks.elasticsearch.org.s3.amazonaws.com/corpora/geopoint/documents.json.bz2
HTTP/1.1 200 OK
x-amz-id-2: +9Z3gSfuGsO3x7UiZkZN0No4NoJRVdCwWoka2TNms7ji9b1nMA35WxyvQ7KXeSvrK336iHFoUSloqd1olyMkdfo3lDKhXN4wHNBmOKlgzCU=
x-amz-request-id: P1EX75CVFG42NAJ8
Date: Sun, 25 Jun 2023 12:36:02 GMT
Last-Modified: Mon, 06 Apr 2020 12:45:46 GMT
ETag: "89af2e68151caf319ae4e1b3e821bcdc-61"
x-amz-server-side-encryption: AES256
x-amz-version-id: Naom.wGhv.aOMQcQ.V6N9P7rvzxKuq40
Accept-Ranges: bytes
Content-Type: application/json
Server: AmazonS3
Content-Length: 505542241

root@eu2:~# curl -I https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.8.1-linux-x86_64.tar.gz
HTTP/2 403
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

root@eu2:~# curl -L -O -I https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.8.1-linux-x86_64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
root@eu2:~# curl -L -O https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.16-osx10.11-x86_64.dmg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  339M  100  339M    0     0  27.6M      0  0:00:12  0:00:12 --:--:-- 27.0M
root@eu2:~# curl -L -O -I https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.8.1-linux-x86_64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
root@eu2:~# curl -L -O  https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.8.1-linux-x86_64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   364  100   364    0     0   1552      0 --:--:-- --:--:-- --:--:--  1548