Open
Cached
·
just now
11
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
Vary
Accept-Language
accept-ranges: bytes connection: close vary: Accept-Language
Caching Headers
Age
1
Cache-Control
no-cache, must-revalidate
Etag
"2d1588ca3c0af7d69278f5737511e537"
Last-Modified
Thu, 11 Jun 2026 18:52:11 GMT
age: 1 cache-control: no-cache, must-revalidate etag: "2d1588ca3c0af7d69278f5737511e537" last-modified: Thu, 11 Jun 2026 18:52:11 GMT
Content Headers
Content-Length
102959
Content-Type
text/html
content-length: 102959 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 06 Sep 2026 03:14:23 GMT
X-Served-By
cache-nyc-kteb1890068-NYC
date: Sun, 06 Sep 2026 03:14:23 GMT x-served-by: cache-nyc-kteb1890068-NYC
Recommendations
Enable compression (gzip/brotli) to improve performance