Open
Cached
·
2h ago
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
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 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
790012
Content-Type
text/html;charset=utf-8
content-length: 790012 content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 12:30:14 GMT
P3p
CP="This is not a P3P policy!"
Server-Timing
server_latency;dur=44.525
X-B3-Sampled
0
X-B3-Spanid
8926abb728d43a78
X-B3-Traceid
e08fa69fb850463496a938b0ffe667bc
X-Ua-Compatible
IE=edge,chrome=1
date: Tue, 12 May 2026 12:30:14 GMT p3p: CP="This is not a P3P policy!" server-timing: server_latency;dur=44.525 x-b3-sampled: 0 x-b3-spanid: 8926abb728d43a78 x-b3-traceid: e08fa69fb850463496a938b0ffe667bc x-ua-compatible: IE=edge,chrome=1
Recommendations
Enable compression (gzip/brotli) to improve performance