Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
23
Content-Type
application/json
content-length: 23 content-type: application/json
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
false
Access-Control-Allow-Headers
origin, accept, content-type, authorization, cookie, x-api-key
Access-Control-Allow-Methods
GET,POST,PUT,DELETE,OPTIONS
Access-Control-Allow-Origin
*
Access-Control-Max-Age
86400
access-control-allow-credentials: false access-control-allow-headers: origin, accept, content-type, authorization, cookie, x-api-key access-control-allow-methods: GET,POST,PUT,DELETE,OPTIONS access-control-allow-origin: * access-control-max-age: 86400
Cookies Headers
Other Headers
Date
Mon, 03 Aug 2026 18:07:09 GMT
Log-Origin
shield=IAD
X-Amzn-Errortype
ForbiddenException
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Foxcdn-Ttl
900.000
X-Served-By
cache-iad-kcgs7200043-IAD, cache-iad-kcgs7200043-IAD, cache-iad-kcgs7200043-IAD
X-Timer
S1785780429.240216,VS0,VE89
date: Mon, 03 Aug 2026 18:07:09 GMT fastly-restarts: 1 log-origin: shield=IAD via: 1.1 varnish, 1.1 varnish x-amz-apigw-id: BibQKGkCIAMElMw= x-amzn-errortype: ForbiddenException x-amzn-requestid: df1cbbe3-a9c6-4140-9694-840b83d4b06c x-cache: MISS, MISS x-cache-hits: 0, 0 x-foxcdn-ttl: 900.000 x-served-by: cache-iad-kcgs7200043-IAD, cache-iad-kcgs7200043-IAD, cache-iad-kcgs7200043-IAD x-timer: S1785780429.240216,VS0,VE89
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching