Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 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
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
No caching headers found
Content Headers
Content-Type
application/xml
content-type: application/xml
CORS Headers
Access-Control-Allow-Headers
Referer,Origin,DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,x-api-token,x-client-version,ETag,X-CSRF-token,Authorization
Access-Control-Allow-Methods
GET,PUT,DELETE,POST,OPTIONS
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
x-api-token,x-client-version,ETag,X-CSRF-token
access-control-allow-headers: Referer,Origin,DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,x-api-token,x-client-version,ETag,X-CSRF-token,Authorization access-control-allow-methods: GET,PUT,DELETE,POST,OPTIONS access-control-allow-origin: * access-control-expose-headers: x-api-token,x-client-version,ETag,X-CSRF-token
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 11:52:36 GMT
Nel
Report-To Group
default
max-age: 52w
include subdomains
X-Amz-Bucket-Region
eu-west-1
date: Thu, 07 May 2026 11:52:36 GMT
nel: {"report_to":"default","max_age":31536000,"include_subdomains":true}
report-to: {"group":"default","max_age":31536000,"endpoints":[{"url":"https://prodpad.report-uri.com/a/d/g"}],"include_subdomains":true}
via: 1.1 b530298a539e971cee361eb408cead3a.cloudfront.net (CloudFront)
x-amz-bucket-region: eu-west-1
x-amz-cf-id: -QNyK9G8QbegadZ-7OyiFKNmXvAOtDKXxJDtx9wD5vTKgylXpwipfw==
x-amz-cf-pop: IAD61-P4
x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching