Open
Cached
·
just now
18
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
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
313
Etag
"1ce0-64c60efdbd2a0"
Last-Modified
Fri, 06 Mar 2026 20:31:24 GMT
age: 313 etag: "1ce0-64c60efdbd2a0" last-modified: Fri, 06 Mar 2026 20:31:24 GMT
Content Headers
Content-Length
7392
Content-Type
text/html
content-length: 7392 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 18 May 2026 04:08:04 GMT
X-Cache
MISS, HIT
X-Cache-Hits
0, 0
X-Served-By
cache-hel1410029-HEL, cache-iad-kiad7000153-IAD
X-Timer
S1779077285.768781,VS0,VE107
date: Mon, 18 May 2026 04:08:04 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, HIT x-cache-hits: 0, 0 x-served-by: cache-hel1410029-HEL, cache-iad-kiad7000153-IAD x-timer: S1779077285.768781,VS0,VE107
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching