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
3323
Etag
"3657-6571acd0c9cdc"
Last-Modified
Tue, 21 Jul 2026 08:28:01 GMT
age: 3323 etag: "3657-6571acd0c9cdc" last-modified: Tue, 21 Jul 2026 08:28:01 GMT
Content Headers
Content-Length
13911
Content-Type
text/html
content-length: 13911 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 06 Sep 2026 04:45:58 GMT
X-Cache
HIT, HIT
X-Cache-Hits
42, 0
X-Served-By
cache-hel1410028-HEL, cache-iad-kiad7000046-IAD
X-Timer
S1788669959.798886,VS0,VE118
date: Sun, 06 Sep 2026 04:45:58 GMT via: 1.1 varnish, 1.1 varnish x-cache: HIT, HIT x-cache-hits: 42, 0 x-served-by: cache-hel1410028-HEL, cache-iad-kiad7000046-IAD x-timer: S1788669959.798886,VS0,VE118
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching