Open
Cached
·
just now
15
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
public, max-age=10
Etag
"66ede2b97b6177d36f6b1d03ca8e8e7b"
Last-Modified
Fri, 24 Apr 2026 15:01:58 GMT
cache-control: public, max-age=10 etag: "66ede2b97b6177d36f6b1d03ca8e8e7b" last-modified: Fri, 24 Apr 2026 15:01:58 GMT
Content Headers
Content-Length
658380
Content-Type
text/html
content-length: 658380 content-type: text/html
CORS Headers
Access-Control-Expose-Headers
cf-ray, cf-cache-status
access-control-expose-headers: cf-ray, cf-cache-status
Cookies Headers
Other Headers
Date
Sun, 10 May 2026 10:36:35 GMT
X-Site-Id
b7a6ac15-0532-4975-a194-c8b5aac1627c
cf-cache-status: HIT cf-ray: 9f984dc1cb33b616-DUB date: Sun, 10 May 2026 10:36:35 GMT x-site-id: b7a6ac15-0532-4975-a194-c8b5aac1627c
Recommendations
Enable compression (gzip/brotli) to improve performance