From a cursory analysis of the HTTP headers of hoogle:
HTTP/1.1 200 OK
CF-Cache-Status: DYNAMIC
CF-RAY: 8e415441084bd642-CDG
Connection: keep-alive
Content-Encoding: gzip
Content-Type: text/html
Date: Sun, 17 Nov 2024 17:09:33 GMT
Server: cloudflare
Transfer-Encoding: chunked
content-security-policy: default-src 'self'; script-src 'self' https://code.jquery.com/ https://rawcdn.githack.com; style-src 'self' 'unsafe-inline' https://rawcdn.githack.com; img-src 'self' https://rawcdn.githack.com; frame-ancestors 'self'; form-action 'self'; upgrade-insecure-requests; block-all-mixed-content
referrer-policy: no-referrer-when-downgrade
strict-transport-security: max-age=31536000; includeSubDomains
x-content-type-options: nosniff
x-frame-options: sameorigin
x-xss-protection: 1; mode=block
It seems to be already behind CloudFlare.