Open
Cached
·
just now
18
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
- • 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
Etag
"65a90c2a081044ada6f4b091b166c8fc"
Last-Modified
Thu, 09 Apr 2026 00:55:37 GMT
etag: "65a90c2a081044ada6f4b091b166c8fc" last-modified: Thu, 09 Apr 2026 00:55:37 GMT
Content Headers
Content-Length
76547
Content-Type
text/javascript
content-length: 76547 content-type: text/javascript
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 04 May 2026 07:56:30 GMT
X-Amz-Replication-Status
COMPLETED
alt-svc: h3=":443"; ma=86400 date: Mon, 04 May 2026 07:56:30 GMT via: 1.1 f6d7fdc57860c8c79f694e99b07ead5a.cloudfront.net (CloudFront) x-amz-cf-id: ehYhwSQcenNSWfiCFGnv462kCm4MtIaX4a23Hz7JtHglegghuAhUDw== x-amz-cf-pop: IAD55-P7 x-amz-replication-status: COMPLETED x-amz-server-side-encryption: AES256 x-amz-version-id: KJbLynkq1PjPBlYBVrZ84dVR0Ba4fjHd x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching