Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
max-age=0, no-cache
cache-control: max-age=0, no-cache
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 20 Aug 2026 13:18:10 GMT
X-B-Cache
B=nil:D=EXPIRE/CREATE
X-Debug-Donot-Cache
0
X-Debug-Non-Text
0
X-Debug-Too-Large
0
X-Page-Speed
1.13.35.2-0
X-Pst-Dynamic
EXPIRE/CREATE; 1.475 ms
X-Pst-Nginx-Cache
MISS
X-Pst-Version
3.1.29
X-Signature-Wexal
KUSANAGI
date: Thu, 20 Aug 2026 13:18:10 GMT x-b-cache: B=nil:D=EXPIRE/CREATE x-debug-donot-cache: 0 x-debug-non-text: 0 x-debug-too-large: 0 x-page-speed: 1.13.35.2-0 x-pst-dynamic: EXPIRE/CREATE; 1.475 ms x-pst-nginx-cache: MISS x-pst-version: 3.1.29 x-signature-wexal: KUSANAGI
Recommendations
Enable compression (gzip/brotli) to improve performance