19 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=300
Content-Security-Policy
Basic
default-src; script-src; style-src; +3 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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'
  • 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

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Age
Caching
0
Etag
Caching
"4375-5f28ee3e092d2"
Last-Modified
Caching
Wed, 18 Jan 2023 19:33:25 GMT

Content Headers

Content-Length
Content
17269
Content-Type
Content
text/html

Server Headers

Server
Server
Apache

CORS Headers

Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Wed, 16 Sep 2026 03:24:41 GMT
Via
Other
1.1 varnish, 1.1 varnish
X-Cache
Other
HIT, MISS
X-Cache-Hits
Other
2, 0
X-Served-By
Other
cache-hel1410034-HEL, cache-iad-kiad7000135-IAD
X-Timer
Other
S1789529081.071800,VS0,VE111

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching