Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
private, no-cache, no-store, must-revalidate
Last-Modified
Mon, 13 Apr 2026 19:29:01 GMT
cache-control: private, no-cache, no-store, must-revalidate last-modified: Mon, 13 Apr 2026 19:29:01 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 19:57:14 GMT
cf-cache-status: DYNAMIC cf-ray: 9ebd09e2da8282a5-IAD date: Mon, 13 Apr 2026 19:57:14 GMT via: 1.1 69ceaf2914bd01ec0e3201288b80afe2.cloudfront.net (CloudFront) x-amz-cf-id: diYrC90az1XNE0VlP-i8JZvIUz6xbcsK77jq9H3Slv4N3M3wLNCyHQ== x-amz-cf-pop: IAD61-P3 x-amz-server-side-encryption: AES256 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance