Open
Cached
·
just now
21
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
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Age
244541
Cache-Control
public, max-age=31536000
Expires
Mon, 12 Apr 2027 00:31:23 GMT
Last-Modified
Mon, 12 Jul 2021 09:07:18 GMT
age: 244541 cache-control: public, max-age=31536000 expires: Mon, 12 Apr 2027 00:31:23 GMT last-modified: Mon, 12 Jul 2021 09:07:18 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
Date
Sun, 12 Apr 2026 00:31:23 GMT
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9eae20bd3b55e644-IAD date: Sun, 12 Apr 2026 00:31:23 GMT server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0 via: 1.1 b7f525be96cecf61bbec66a423b622b0.cloudfront.net (CloudFront) x-amz-cf-id: 9GeLTDnwYUo2mngpvIaTKQGreKoV8Zk7Pvqwd0fN_o6AOtn9m-xRlA== x-amz-cf-pop: IAD12-P2 x-amz-version-id: null x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance