Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
no-store, max-age=0
Expires
Mon, 17 Aug 2026 13:42:48 GMT
Last-Modified
Mon, 17 Aug 2026 10:09:43 GMT
cache-control: no-store, max-age=0 expires: Mon, 17 Aug 2026 13:42:48 GMT last-modified: Mon, 17 Aug 2026 10:09:43 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Content-Type, Range, Content-Range, X-From-Cache
access-control-allow-origin: * access-control-expose-headers: Content-Type, Range, Content-Range, X-From-Cache
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 13:42:48 GMT
Timing-Allow-Origin
*
X-Goog-Generation
1786961383037372
X-Goog-Hash
crc32c=tH9tUg==, md5=LEhsXNESqO5cLGqA8cm50w==
X-Goog-Metageneration
1
X-Robots-Tag
noindex, nofollow, noarchive
cf-cache-status: DYNAMIC cf-ray: a2c91aa97959ee37-IAD date: Mon, 17 Aug 2026 13:42:48 GMT timing-allow-origin: * x-goog-generation: 1786961383037372 x-goog-hash: crc32c=tH9tUg==, md5=LEhsXNESqO5cLGqA8cm50w== x-goog-metageneration: 1 x-goog-storage-class: MULTI_REGIONAL x-goog-stored-content-encoding: identity x-goog-stored-content-length: 9550 x-guploader-uploadid: AKhXX7JWE3j-u50goJkbevPF_p3iwkIvSX3PIuB1dI7KGtMSz7nIBCKZLqzxafnvsZYLJceI x-robots-tag: noindex, nofollow, noarchive
Recommendations
Enable compression (gzip/brotli) to improve performance