Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=64072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
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 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
no-store, max-age=0
cache-control: no-store, max-age=0
Content Headers
Content-Length
22
Content-Type
text/html;charset=utf-8
content-length: 22 content-type: text/html;charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 22 Apr 2026 20:47:47 GMT
Nb-Request-Id
e0649dbabc548ad18873274dfa22a789
Timing-Allow-Origin
*
X-Cache
MISS
date: Wed, 22 Apr 2026 20:47:47 GMT nb-request-id: e0649dbabc548ad18873274dfa22a789 timing-allow-origin: * x-cache: MISS
Recommendations
Enable compression (gzip/brotli) to improve performance