Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
X-Powered-By
huggingface-moon
x-powered-by: huggingface-moon
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 27 Jul 2026 16:06:40 GMT
Ratelimit
"pages";r=99;t=235
Ratelimit-Policy
"fixed window";"pages";q=100;w=300
Server-Timing
mongo1-0;dur=2.616194000467658
X-Request-Id
Root=1-6a678210-7d4cfc9e05b5420d43f507f9
alt-svc: h3=":443"; ma=86400 date: Mon, 27 Jul 2026 16:06:40 GMT ratelimit: "pages";r=99;t=235 ratelimit-policy: "fixed window";"pages";q=100;w=300 server-timing: mongo1-0;dur=2.616194000467658 via: 1.1 5087d38c8ed37f537ec0c78e2aeecec8.cloudfront.net (CloudFront) x-amz-cf-id: VeiZwyhSXN8unobvWgQyaKVlN3UbEiZGtT798CNkXz49RT30OxgHug== x-amz-cf-pop: IAD55-P8 x-cache: Miss from cloudfront x-request-id: Root=1-6a678210-7d4cfc9e05b5420d43f507f9
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology