Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
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
- • Consider adding 'preload' to HSTS for maximum security
- • 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
connection: close
Caching Headers
Cache-Control
max-age=0, private, must-revalidate
cache-control: max-age=0, private, must-revalidate
Content Headers
Content-Length
4
Content-Type
application/json; charset=utf-8
content-length: 4 content-type: application/json; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 16 May 2026 19:41:41 GMT
X-Request-Id
77867c2dc56640735ed1128037191712
X-Tiger-Controller-Action
TigerWeb.PageController.index
X-Tiger-Controller-Action-Team
identity-and-access-management
X-Tiger-Router
TigerWeb.Router
date: Sat, 16 May 2026 19:41:41 GMT via: 1.1 4ec656d2dfbb59cd7fab2ac94a540522.cloudfront.net (CloudFront) x-amz-cf-id: EeLyeiCD5mAh5eoYHmPTH1Ki56rNnqIA8stxQmUopZWFPfjHjsDUkQ== x-amz-cf-pop: IAD55-P3 x-cache: Miss from cloudfront x-request-id: 77867c2dc56640735ed1128037191712 x-tiger-controller-action: TigerWeb.PageController.index x-tiger-controller-action-team: identity-and-access-management x-tiger-router: TigerWeb.Router
Recommendations
Enable compression (gzip/brotli) to improve performance