Api.materialsproject.org blocks some IP ranges of AWS?

mp-api fails by 403 error on some instances in AWS ap-northeast-1 region and us-west-2 region, but it works in us-east-1. I guess Cloudflare might blocks them as suspicious access.
Can anyone check if Cloudflare works as expected?
Thank you.

$ curl https://api.materialsproject.org/heartbeat -i
HTTP/2 403 
date: Fri, 16 Jun 2023 04:40:48 GMT
content-type: text/plain; charset=UTF-8
content-length: 16
x-frame-options: SAMEORIGIN
referrer-policy: same-origin
cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
expires: Thu, 01 Jan 1970 00:00:01 GMT
server: cloudflare
cf-ray: 7d806074bf798072-NRT
alt-svc: h3=":443"; ma=86400

Hi @ksauzz,

yes, we recently blocked AWS and GCP networks since the majority of requests we got from cloud environments were inefficient and mostly unnecessary duplicate downloads. We recommend that users download the data they need from MP once, save it to disk, and then run their applications based a downloaded version of the data. If there’s a legitimate use case that you’d like us to support, please reach out to us with a description via email.

Hi @tschaume ,

Thank you for the quick response. I understood your concerns. We will reach out to your team to explain our use case later via the email.