Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
11665
Etag
"6aa5f40dfd245c3a3868b72a61363e89"
Last-Modified
Tue, 12 Jan 2016 21:01:24 GMT
age: 11665 etag: "6aa5f40dfd245c3a3868b72a61363e89" last-modified: Tue, 12 Jan 2016 21:01:24 GMT
Content Headers
Content-Length
15
Content-Type
text/html
content-length: 15 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 15:25:40 GMT
cf-cache-status: DYNAMIC cf-ray: a2c9b158bf0fd6fb-IAD date: Mon, 17 Aug 2026 15:25:40 GMT via: 1.1 e1868450d045d26f8d3a6c67db369b88.cloudfront.net (CloudFront) x-amz-cf-id: fpgdlwQ4lx_aymf7LmuDv1oYcXfAdxyen0p4_Vj2dZj747g9hnWV-Q== x-amz-cf-pop: IAD89-P4 x-cache: Hit from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching