Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Etag
W/"b-EFiDB1U+dmqzx9Mo2UjcZ1SJPO8"
etag: W/"b-EFiDB1U+dmqzx9Mo2UjcZ1SJPO8"
Content Headers
Content-Length
11
Content-Type
text/plain; charset=utf-8
content-length: 11 content-type: text/plain; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET
Access-Control-Allow-Origin
*
access-control-allow-headers: * access-control-allow-methods: GET access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 24 Feb 2026 21:52:56 GMT
Ik-Error
EBADREQ - Invalid request URL
Timing-Allow-Origin
*
X-Request-Id
f8ee9204-9733-45f0-a18d-b76cbe85ba0c
X-Server
ImageKit.io
alt-svc: h3=":443"; ma=86400 date: Tue, 24 Feb 2026 21:52:56 GMT ik-error: EBADREQ - Invalid request URL timing-allow-origin: * via: 1.1 1014ff80261d365548482ae1130a7842.cloudfront.net (CloudFront), 1.1 008b7e15468e8fe1db09da6fd42499e6.cloudfront.net (CloudFront) x-amz-cf-id: TRFWnweweM6Y7xAWSRF7-vz-T9sdMvsQwvo3YgziWQBsROMuM00b9A== x-amz-cf-pop: LHR5-P4, IAD61-P5 x-cache: Error from cloudfront x-request-id: f8ee9204-9733-45f0-a18d-b76cbe85ba0c x-server: ImageKit.io
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching