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, 18 Aug 2026 08:15:50 GMT
Ik-Error
EBADREQ - Invalid request URL
Timing-Allow-Origin
*
X-Request-Id
d6f02d85-8c34-43fd-8a34-1fe24b26c635
X-Server
ImageKit.io
alt-svc: h3=":443"; ma=86400 date: Tue, 18 Aug 2026 08:15:50 GMT ik-error: EBADREQ - Invalid request URL timing-allow-origin: * via: 1.1 e0e504ebc3a00bd80cd8e521ae3f78d6.cloudfront.net (CloudFront) x-amz-cf-id: 1EgC81lM47tUQaXYZ3hYUySGnONuxsfn2uzXqKIt8i3p8WD8B7RDyQ== x-amz-cf-pop: ORD58-P3 x-cache: Error from cloudfront x-request-id: d6f02d85-8c34-43fd-8a34-1fe24b26c635 x-server: ImageKit.io
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching