Open
Cached
·
39m ago
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Transfer-Encoding
chunked
Vary
Referer,Cookie,Accept-Encoding
connection: close transfer-encoding: chunked vary: Referer,Cookie,Accept-Encoding
Caching Headers
Cache-Control
public, max-age=300
Etag
"32b116c3d07f756dc07eb786fec2da28"
Expires
Thu, 30 Jul 2026 14:16:30 GMT
Last-Modified
Thu, 30 Jul 2026 14:09:34 GMT
cache-control: public, max-age=300 etag: "32b116c3d07f756dc07eb786fec2da28" expires: Thu, 30 Jul 2026 14:16:30 GMT last-modified: Thu, 30 Jul 2026 14:09:34 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Headers
X-Requested-With
Access-Control-Allow-Origin
*
Access-Control-Max-Age
1000
access-control-allow-headers: X-Requested-With access-control-allow-origin: * access-control-max-age: 1000
Cookies Headers
Other Headers
Date
Thu, 30 Jul 2026 14:11:30 GMT
X-Smart-Cache
cached
X-Smart-Cache-Id
8c55a15440abeb046007cc6026366939.ssl
X-Smart-Cache-Ttl
184
X-Ua-Compatible
IE=edge
X-Web-Node
1
date: Thu, 30 Jul 2026 14:11:30 GMT via: 1.1 c9f0decc0c63834ae3be48cbc4198f60.cloudfront.net (CloudFront) x-amz-cf-id: K3ycJz7DAczvAzMyhgwN7tbkeaA_nqomLYlamuzOTnQI0I02LS2jdw== x-amz-cf-pop: IAD61-P9 x-cache: Miss from cloudfront x-smart-cache: cached x-smart-cache-id: 8c55a15440abeb046007cc6026366939.ssl x-smart-cache-ttl: 184 x-ua-compatible: IE=edge x-web-node: 1
Recommendations
Enable compression (gzip/brotli) to improve performance