Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Origin, accept-encoding
connection: close vary: Origin, accept-encoding
Caching Headers
Cache-Control
no-store
Pragma
no-cache
cache-control: no-store pragma: no-cache
Content Headers
Content-Length
9
Content-Type
text/plain; charset=utf-8
content-length: 9 content-type: text/plain; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Expose-Headers
X-Request-ID
access-control-allow-credentials: true access-control-expose-headers: X-Request-ID
Cookies Headers
Other Headers
Date
Mon, 06 Apr 2026 18:55:47 GMT
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Request-Id
38e3fd90-31ea-11f1-b3b4-bd390bb6d537
cf-cache-status: DYNAMIC cf-ray: 9e83023f9e79c96a-IAD date: Mon, 06 Apr 2026 18:55:47 GMT via: 1.1 5e868b55b502623cfa1c1fa31e1c91c8.cloudfront.net (CloudFront) x-amz-cf-id: cb-MbIoVZUyictwSyY4tRmPxlFjUqPzKKvmeIpVd5xJZVA580tp4Kg== x-amz-cf-pop: IAD61-P12 x-cache: Error from cloudfront x-dns-prefetch-control: off x-download-options: noopen x-request-id: 38e3fd90-31ea-11f1-b3b4-bd390bb6d537
Recommendations
Enable compression (gzip/brotli) to improve performance