Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
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
- • 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
- • 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-cache
Etag
"50c3539fdf51f74c1df3fc724a5051223e7940bd3a73548bc2139a992f96a4e9"
Last-Modified
Wed, 12 Aug 2026 08:44:58 GMT
cache-control: no-cache etag: "50c3539fdf51f74c1df3fc724a5051223e7940bd3a73548bc2139a992f96a4e9" last-modified: Wed, 12 Aug 2026 08:44:58 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
Fri, 28 Aug 2026 03:40:49 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-nyc-kteb1890044-NYC
X-Timer
S1787888449.123518,VS0,VE85
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Fri, 28 Aug 2026 03:40:49 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-nyc-kteb1890044-NYC x-timer: S1787888449.123518,VS0,VE85
Recommendations
Enable compression (gzip/brotli) to improve performance