Open
Cached
·
just now
13
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
Missing
Not configured
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
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Sun, 06 Sep 2026 19:46:38 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Sun, 06 Sep 2026 19:46:38 GMT pragma: no-cache
Content Headers
Content-Length
374
Content-Type
text/html
content-length: 374 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 06 Sep 2026 19:46:38 GMT
Mime-Version
1.0
Server-Timing
cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1788723997560_389072975_818194993_10_7781_72_160_-";dur=1
X-Req
block-use-ut,1788723998,23.48.200.79:30c4aa31,,none
date: Sun, 06 Sep 2026 19:46:38 GMT mime-version: 1.0 server-timing: cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1788723997560_389072975_818194993_10_7781_72_160_-";dur=1 x-req: block-use-ut,1788723998,23.48.200.79:30c4aa31,,none
Recommendations
Enable compression (gzip/brotli) to improve performance