Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31556926; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
public, max-age=60
Etag
"9480b5773ab6a598bddf191f5c510c55784f1079908cc99d0ebbebae4c1c49b0"
Last-Modified
Fri, 08 May 2026 18:28:28 GMT
cache-control: public, max-age=60 etag: "9480b5773ab6a598bddf191f5c510c55784f1079908cc99d0ebbebae4c1c49b0" last-modified: Fri, 08 May 2026 18:28:28 GMT
Content Headers
Content-Length
8774
Content-Type
text/html; charset=utf-8
content-length: 8774 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
Mon, 11 May 2026 02:55:33 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-lga21936-LGA
X-Timer
S1778468133.322390,VS0,VE143
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Mon, 11 May 2026 02:55:33 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-lga21936-LGA x-timer: S1778468133.322390,VS0,VE143
Recommendations
Enable compression (gzip/brotli) to improve performance