Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Age
85968
age: 85968
Content Headers
Content-Length
167
Content-Type
application/json;charset=UTF-8
content-length: 167 content-type: application/json;charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type
Access-Control-Allow-Methods
GET, POST, OPTIONS, PATCH, DELETE
Access-Control-Allow-Origin
undefined-origin
Access-Control-Max-Age
300
access-control-allow-credentials: true access-control-allow-headers: DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type access-control-allow-methods: GET, POST, OPTIONS, PATCH, DELETE access-control-allow-origin: undefined-origin access-control-max-age: 300
Cookies Headers
Other Headers
Date
Thu, 21 May 2026 10:06:13 GMT
X-Cm-Fe
httpfe-1
X-Permitted-Cross-Domain-Policies
none
date: Thu, 21 May 2026 10:06:13 GMT via: 1.1 336702a3fb556c2c02b604e07553dd94.cloudfront.net (CloudFront) x-amz-cf-id: 1whFUH0HtY0qo37gfUiTltEKAV-G60o1VdwUcV5JMIchlGy6K30paA== x-amz-cf-pop: IAD12-P5 x-cache: Hit from cloudfront x-cm-fe: httpfe-1 x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching