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-0gXL1ngzMqISxa6S1zx3F4wtLyg"
etag: W/"9-0gXL1ngzMqISxa6S1zx3F4wtLyg"
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
Wed, 19 Aug 2026 07:18:40 GMT
Ik-Error
ENOENT - invalid account identifier
Timing-Allow-Origin
*
X-Request-Id
d9259897-da0f-4fde-b5b9-d323c1e0e580
X-Server
ImageKit.io
alt-svc: h3=":443"; ma=86400 date: Wed, 19 Aug 2026 07:18:40 GMT ik-error: ENOENT - invalid account identifier timing-allow-origin: * via: 1.1 e20259e84d7d881ed453b1f0e4f9a4c6.cloudfront.net (CloudFront) x-amz-cf-id: RSSb_UuN1gWdei43qUJPX0XGQD10QF502i4ZjB7RWS3FuZmTAYKRJA== x-amz-cf-pop: IAD55-P4 x-cache: Error from cloudfront x-request-id: d9259897-da0f-4fde-b5b9-d323c1e0e580 x-server: ImageKit.io
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching