Hmm… assuming that you can connect to other places from that system, and just not the ACMEv2 API, it might be the DoS mitigation block. Did you recently acquire this IPv6 space, or might it have been used for "bad things" relatively recently?
However, the domains you posted don't have AAAA DNS records, but you're connecting from the server to the IPv6 address for the API. Can you share the IPv6 address you're trying this from? And when you do so, probably tag @lestaff so they can take a look. It's a holiday weekend in the US, though, so I don't know what their response time will be to forum posts.
I was able to find the IPv6 address with a little detective work, and we had indeed blocked it as part of DDoS mitigation. It's unblocked now.
If you've had your server since before March 9, please look carefully for signs of compromise, since it's likely that the entity responsible for the DDoS attack still has some kind of access.
Can you try the curl command on the other server? These seem to be hosted on two different servers (both at Hetzner), while the didate.net server doesn't have any IPv6 address advertised to the public (although it might still have an IPv6 connection available and might be using IPv6 to connect to the Let's Encrypt service).
Also, please note this comment from @JamesLE above:
The blocking happened because someone used that server's address to attack Let's Encrypt. If this happened while it was already your server, this most likely indicates a serious security problem that has allowed someone to take over the server and use it to attack others. If this also turns out to be the case for the other server, it suggests that the security problem might be shared between the two different servers, so it might have the same origin somehow.
@didate, this curl output does look like the second server was also blocked due to participating in an attack (unless you intentionally have a firewall policy in place to prevent it from making outgoing connections).
In order to unblock the second server, I think @JamesLE will need to know that server's IPv6 address. Unlike your first server, this isn't visible in DNS, so we can't just look it up without your help. (Both servers have IPv6 addresses assigned by Hetzner, but only one of them has an AAAA record telling the public about how to reach your server using it.)
The fact that both servers may have participated in the same attack is definitely a sign that there's a security problem that has let someone else get into both of them.
I've now unblocked that address, too. As @schoen said, it does seem likely that there's a serious security problem in common between both servers, so I strongly recommend you look carefully at auditing them and probably re-installing them.