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
Thu, 30 Apr 2026 15:31:10 GMT
cache-control: private, no-cache, no-store, must-revalidate last-modified: Thu, 30 Apr 2026 15:31:10 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 07:08:27 GMT
cf-cache-status: DYNAMIC cf-ray: 9f5d6f40e90be93c-IAD date: Sun, 03 May 2026 07:08:27 GMT via: 1.1 c49971ad4f76a00082eb4f604c635cba.cloudfront.net (CloudFront) x-amz-cf-id: vJrVhobNIJ736efd7m_cZwE4RC7xGNStKqGdlc2gi2MBeM16E9dj9A== 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