Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31556926; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
max-age=3600
Etag
"068c9b08fe5a084245049bb7cd6af24b67ffec95ac8f709863ed15e497f65f0a"
Last-Modified
Fri, 10 Apr 2026 22:13:18 GMT
cache-control: max-age=3600 etag: "068c9b08fe5a084245049bb7cd6af24b67ffec95ac8f709863ed15e497f65f0a" last-modified: Fri, 10 Apr 2026 22:13:18 GMT
Content Headers
Content-Length
20523
Content-Type
text/html; charset=utf-8
content-length: 20523 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sun, 12 Apr 2026 01:40:22 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-lga21974-LGA
X-Timer
S1775958022.143611,VS0,VE95
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 12 Apr 2026 01:40:22 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-lga21974-LGA x-timer: S1775958022.143611,VS0,VE95
Recommendations
Enable compression (gzip/brotli) to improve performance