Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; 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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Vary
Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
43239
Last-Modified
Mon, 04 May 2026 19:49:54 GMT
age: 43239 last-modified: Mon, 04 May 2026 19:49:54 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Cf-Apo-Via
origin,host
Date
Tue, 12 May 2026 07:57:19 GMT
alt-svc: h3=":443"; ma=86400 cf-apo-via: origin,host cf-cache-status: DYNAMIC cf-ray: 9fa7df351fbde5c9-IAD date: Tue, 12 May 2026 07:57:19 GMT via: 1.1 4933e7d07c6eef02b92cebcb1b158426.cloudfront.net (CloudFront) x-amz-cf-id: ORUQnlR5mBs4rZBqiHB0Lmd-E4p_VZzYzgRHmu0y-ShKjT5HhKSEiw== x-amz-cf-pop: IAD55-P10 x-amz-server-side-encryption: AES256 x-amz-version-id: null x-cache: Hit from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching