Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
38785
Cache-Control
max-age=0, no-cache, no-store, must-revalidate
Last-Modified
Thu, 30 Apr 2026 09:55:14 GMT
age: 38785 cache-control: max-age=0, no-cache, no-store, must-revalidate last-modified: Thu, 30 Apr 2026 09:55:14 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 06 May 2026 20:52:59 GMT
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f7adf2e5f9f395b-IAD date: Wed, 06 May 2026 20:52:59 GMT via: 1.1 9e9171993a5b46263190633cfe0d8752.cloudfront.net (CloudFront) x-amz-cf-id: ndp2xJIJX2hIJ-hvvspY7txfeY3TrdMgBPjL2NxsBaZ3ekfllo4_1A== x-amz-cf-pop: IAD61-P6 x-amz-server-side-encryption: AES256 x-amz-version-id: PvJCDWPnsvgi1ByQAeHYln1Ohy0wLfg1 x-cache: Hit from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance