19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Age
Caching
922
Cache-Control
Caching
max-age=1800

Content Headers

1 headers
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
AtlassianEdge

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

9 headers
Atl-Request-Id
Other
483c21fd-eb16-4dab-9ff3-a29e38e9f411
Atl-Traceid
Other
483c21fdeb164dab9ff3a29e38e9f411
Date
Other
Fri, 21 Nov 2025 05:42:00 GMT
Nel
Other
{"failure_fraction": 0.001, "include_subdomains": true, "max_age": 600, "report_to": "endpoint-1"}
Report-To
Other
{"endpoints": [{"url": "https://dz8aopenkvv6s.cloudfront.net"}], "group": "endpoint-1", "include_subdomains": true, "max_age": 600}
Via
Other
1.1 7d30b02170e051a5fc315a8f4ba8c20c.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
OIhzwMPgnDExDhe6BnskXl10EhvEYP53GckGpFbX2OqpKvsNzX3uSw==
X-Amz-Cf-Pop
Other
IAD55-P1
X-Cache
Other
Hit from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 82ms