Open
Cached
·
just now
21
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +15 more
default-src 'self' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: blob:; style-src 'self' 'unsafe-inline' 'unsafe-eval' https:; img-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; connect-src 'self' https: data:; font-src 'self' 'unsafe-inline' 'unsafe-eval' https: data:; media-src 'self' https: data: blob:; child-src 'self'; form-action 'self'; frame-ancestors 'self'; object-src 'self' data:; frame-src 'self' https: data: blob:; worker-src 'self' blob:; manifest-src 'self'; navigate-to 'self'; base-uri 'self'; block-all-mixed-content; upgrade-insecure-requests
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Caching Headers
2 headers
Cache-Control
Caching
public, max-age=86400
Last-Modified
Caching
Tue, 18 Nov 2025 00:14:22 GMT
Content Headers
1 headers
Content-Type
Content
text/html
Server Headers
1 headers
Server
Server
cloudflare
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
8 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9a2823023a1ac572-IAD
Date
Other
Sat, 22 Nov 2025 11:37:46 GMT
Via
Other
1.1 6a91ddfdf36644f1344da228258d9082.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
Ac3PnAHcu9FNwJ6ZIAXCJtSuTRx14gfgjRIDNfHjBuKfXAWR3sDtIQ==
X-Amz-Cf-Pop
Other
IAD61-P10
X-Amz-Server-Side-Encryption
Other
AES256
X-Cache
Other
Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 218ms