Open
Cached
·
5h ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; 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
- • 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
accept-ranges: bytes connection: close
Caching Headers
Age
0
Etag
"f-647c81ce884c2"
Last-Modified
Wed, 07 Jan 2026 08:31:04 GMT
age: 0 etag: "f-647c81ce884c2" last-modified: Wed, 07 Jan 2026 08:31:04 GMT
Content Headers
Content-Length
15
Content-Type
text/plain; charset=UTF-8
content-length: 15 content-type: text/plain; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 02:39:26 GMT
X-Cacheable
NO:UNCACHEABLE
date: Mon, 04 May 2026 02:39:26 GMT via: 1.1 3e36dd267cb267a1625f6ecf58fe0bd2.cloudfront.net (CloudFront) x-amz-cf-id: Hxy7RgUNZ4NCWxxwHVet_xWPkndLt3UMS7Vmc_xhEcjkKkw8W-4GPQ== x-amz-cf-pop: IAD61-P12 x-cache: Error from cloudfront x-cacheable: NO:UNCACHEABLE x-varnish-cache: BYPASS
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching