Open
Cached
·
just now
14
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
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
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
- • Add X-Content-Type-Options: nosniff
- • 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
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
public, max-age=28800
Expires
Sun, 09 Aug 2026 13:23:55 GMT
Last-Modified
Mon, 27 Jul 2026 03:22:38 GMT
cache-control: public, max-age=28800 expires: Sun, 09 Aug 2026 13:23:55 GMT last-modified: Mon, 27 Jul 2026 03:22:38 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 09 Aug 2026 05:23:55 GMT
Via
1.1 google
cf-cache-status: REVALIDATED cf-ray: a28454dcbddbcd01-IAD date: Sun, 09 Aug 2026 05:23:55 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance