Open
Cached
·
just now
13
Headers
Detected Technologies from 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
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Origin,Accept-Encoding,User-Agent
accept-ranges: bytes connection: close vary: Origin,Accept-Encoding,User-Agent
Caching Headers
Etag
"11b8-65822bafeee3c"
Last-Modified
Mon, 03 Aug 2026 11:20:49 GMT
etag: "11b8-65822bafeee3c" last-modified: Mon, 03 Aug 2026 11:20:49 GMT
Content Headers
Content-Length
4536
Content-Type
text/html
content-length: 4536 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 05 Aug 2026 20:16:29 GMT
date: Wed, 05 Aug 2026 20:16:29 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching