Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
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
Transfer-Encoding
chunked
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, max-age=0
Etag
"f07fe53ba90600f56336b99bffb99870364f2f113bebc65bda55b480b011a7c7"
Last-Modified
Sat, 05 Sep 2026 02:53:33 GMT
cache-control: no-store, no-cache, must-revalidate, max-age=0 etag: "f07fe53ba90600f56336b99bffb99870364f2f113bebc65bda55b480b011a7c7" last-modified: Sat, 05 Sep 2026 02:53:33 GMT
Content Headers
Content-Type
text/html; charset=utf-8
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
Tue, 08 Sep 2026 09:01:37 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740058-EWR
X-Timer
S1788858097.478203,VS0,VE51
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Tue, 08 Sep 2026 09:01:37 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-ewr-kewr1740058-EWR x-timer: S1788858097.478203,VS0,VE51
Recommendations
Enable compression (gzip/brotli) to improve performance