Cached · just now
14 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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

Connection
Performance
close, Transfer-Encoding
Transfer-Encoding
Performance
chunked

Caching Headers

Etag
Caching
"23a39-65ada2703b657:dtagent10343260715123811LyO3"
Last-Modified
Caching
Mon, 07 Sep 2026 01:01:03 GMT

Content Headers

Content-Type
Content
text/html; charset=UTF-8

Server Headers

Server
Server
Apache

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Mon, 07 Sep 2026 01:37:00 GMT
Server-Timing
Other
dtTrId;desc="9a560ea4459ee1a297ff92e53505fa9e", dtSInfo;desc="0", dtRpid;desc="609762687"
Serverid
Other
dotcom-prd-web-publish01-ue1
X-Oneagent-Js-Injection
Other
true
X-Ruxit-Js-Agent
Other
true

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching