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/"9-PatfYBLj4Um1qTm5zrukoLhNyPU"
etag: W/"9-PatfYBLj4Um1qTm5zrukoLhNyPU"
Content Headers
Content-Length
9
Content-Type
text/plain; charset=utf-8
content-length: 9 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
Sun, 03 May 2026 15:48:30 GMT
Ik-Error
EACCES - account suspended
Timing-Allow-Origin
*
X-Request-Id
b21ee594-dc4c-4740-89ee-e0925bad128c
X-Server
ImageKit.io
alt-svc: h3=":443"; ma=86400 date: Sun, 03 May 2026 15:48:30 GMT ik-error: EACCES - account suspended timing-allow-origin: * via: 1.1 3200e279ff99ad1800a0dd3b3c8e2d10.cloudfront.net (CloudFront) x-amz-cf-id: fDpWfK4Cps_F7iZ_pS8DfwfEnhtj2h50x2NTxBZkWPJrq3W6zVyd2g== x-amz-cf-pop: IAD61-P2 x-cache: Error from cloudfront x-request-id: b21ee594-dc4c-4740-89ee-e0925bad128c x-server: ImageKit.io
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching