Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
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
- • Consider adding 'preload' to HSTS for maximum security
- • 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
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
"01f65921c1f9c169ceed4260aa1093c69a29a10dd96ddd494ff7f4db9ce2a203"
Last-Modified
Fri, 21 Aug 2026 07:03:31 GMT
cache-control: max-age=3600 etag: "01f65921c1f9c169ceed4260aa1093c69a29a10dd96ddd494ff7f4db9ce2a203" last-modified: Fri, 21 Aug 2026 07:03:31 GMT
Content Headers
Content-Length
45838
Content-Type
text/html; charset=utf-8
content-length: 45838 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
Sat, 12 Sep 2026 04:40:09 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740071-EWR
X-Timer
S1789188010.715687,VS0,VE89
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sat, 12 Sep 2026 04:40:09 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-ewr-kewr1740071-EWR x-timer: S1789188010.715687,VS0,VE89
Recommendations
Enable compression (gzip/brotli) to improve performance