Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; 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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, must-revalidate
Expires
0
cache-control: no-store, must-revalidate expires: 0
Content Headers
Content-Length
795492
Content-Type
text/html;charset=utf-8
content-length: 795492 content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 06:14:59 GMT
P3p
CP="This is not a P3P policy!"
Server-Timing
server_latency;dur=25.044
Traceparent
00-c2531b052307a696703a13b15510bc48-558691786a7b8660-00
X-Ua-Compatible
IE=edge,chrome=1
date: Mon, 04 May 2026 06:14:59 GMT p3p: CP="This is not a P3P policy!" server-timing: server_latency;dur=25.044 traceparent: 00-c2531b052307a696703a13b15510bc48-558691786a7b8660-00 x-ua-compatible: IE=edge,chrome=1
Recommendations
Enable compression (gzip/brotli) to improve performance