Open
Cached
·
just now
15
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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"efacad6b78886b8430bb90c569ec52ab"
Last-Modified
Fri, 12 Jun 2026 08:48:19 GMT
etag: "efacad6b78886b8430bb90c569ec52ab" last-modified: Fri, 12 Jun 2026 08:48:19 GMT
Content Headers
Content-Length
98293
Content-Type
text/html
content-length: 98293 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Fri, 12 Jun 2026 16:52:25 GMT
X-Amz-Storage-Class
STANDARD_IA
alt-svc: h3=":443"; ma=86400 date: Fri, 12 Jun 2026 16:52:25 GMT via: 1.1 04d8137eba39d404a430316a46dde298.cloudfront.net (CloudFront) x-amz-cf-id: 8C621T0qGZcH_bo7B9jZpS44FsIh5gDIsETtqfsuk-MfkcQgICusuQ== x-amz-cf-pop: IAD61-P13 x-amz-server-side-encryption: AES256 x-amz-storage-class: STANDARD_IA x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching