Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • 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
Vary
accept-encoding
accept-ranges: bytes connection: close vary: accept-encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, max-age=0
Etag
"328257380186d550f96adf638ff85092"
Last-Modified
Fri, 27 Jun 2025 03:51:28 GMT
cache-control: no-store, no-cache, must-revalidate, max-age=0 etag: "328257380186d550f96adf638ff85092" last-modified: Fri, 27 Jun 2025 03:51:28 GMT
Content Headers
Content-Length
49
Content-Type
text/plain; charset=utf-8
content-length: 49 content-type: text/plain; charset=utf-8
CORS Headers
Access-Control-Allow-Methods
GET, HEAD
Access-Control-Allow-Origin
*
Access-Control-Max-Age
3000
access-control-allow-methods: GET, HEAD access-control-allow-origin: * access-control-max-age: 3000
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 26 Feb 2026 01:17:48 GMT
X-Amz-Replication-Status
COMPLETED
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9d3b9ad63880b76a-IAD date: Thu, 26 Feb 2026 01:17:48 GMT via: 1.1 90aae5d559fbbbe252f6d8de0a8d7ca8.cloudfront.net (CloudFront) x-amz-cf-id: DlEEoV4eO-JmSs7UlEuoPZ01-FUBA3DXAopZQGGdlpxw-onsyZgNsg== x-amz-cf-pop: IAD55-P9 x-amz-replication-status: COMPLETED x-amz-server-side-encryption: AES256 x-amz-version-id: 6NYlJnma9WPyl0MUFm2tNo8C1GzqJZih x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance