Open
Cached
·
3h ago
13
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
"eacf331f0ffc35d4b482f1d15a887d3b"
Last-Modified
Fri, 07 Jun 2019 19:14:04 GMT
etag: "eacf331f0ffc35d4b482f1d15a887d3b" last-modified: Fri, 07 Jun 2019 19:14:04 GMT
Content Headers
Content-Length
10
Content-Type
text/html
content-length: 10 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 26 May 2026 06:48:39 GMT
date: Tue, 26 May 2026 06:48:39 GMT via: 1.1 2d59a8826002727f8e5a0462a1e5ee16.cloudfront.net (CloudFront) x-amz-cf-id: eijVlY66uE_wH9hdGq3J70cAW86_DGfJWsoKMaL0NDlE1-DKQ4irQg== x-amz-cf-pop: IAD55-P9 x-amz-version-id: null x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching