Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
0
Etag
"a7e6b4cda03b0cd8053bf3eaf8e9a1f2"
Last-Modified
Tue, 29 Oct 2024 15:45:04 GMT
age: 0 etag: "a7e6b4cda03b0cd8053bf3eaf8e9a1f2" last-modified: Tue, 29 Oct 2024 15:45:04 GMT
Content Headers
Content-Length
11075
Content-Type
text/html
content-length: 11075 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 11:06:57 GMT
X-Cache
HIT, HIT
X-Cache-Hits
0, 0
X-Served-By
cache-dub4390-DUB, cache-lga21926-LGA
X-Timer
S1775992018.620712,VS0,VE83
date: Sun, 12 Apr 2026 11:06:57 GMT via: 1.1 varnish, 1.1 varnish x-amz-server-side-encryption: AES256 x-cache: HIT, HIT x-cache-hits: 0, 0 x-served-by: cache-dub4390-DUB, cache-lga21926-LGA x-timer: S1775992018.620712,VS0,VE83
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching