Can´t reach my apps´s workers.dev domains

For Workes & Pages, what is the name of the domain?

http://hello-glade-554f.fundacionsamaritasec.workers.dev/

What is the issue or error you’re encountering

The connection has timed out.

What are the steps to reproduce the issue?

I have lost the ability to access my Cloudflare Workers through the default .workers.dev domains. During testing, I noticed that I do not receive a response from the server when attempting to make HTTP requests to these domains. However, when I define a custom domain, the Workers become accessible again. I have tested with another Cloudflare account, and the .workers.dev domains work correctly in that account. I would appreciate your assistance in understanding why my .workers.dev domains have stopped functioning and how I can resolve this issue.

Screenshot of the error

What IP address does the workers.dev subdomain resolve to on your device?

Hello, here is the nslookup for workers.dev

nslookup workers.dev
Servidor: one.one.one.one
Address: 1.1.1.1

Respuesta no autoritativa:
Nombre: workers.dev
Addresses: 2606:4700::6812:d0f
2606:4700::6812:c0f
104.18.12.15
104.18.13.15

It is worth mentioning that the Workers from the other Cloudflare account are accessible; it seems the problem is with my account. Additionally, I tried accessing it from other devices, and the Worker is still not accessible.