Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
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
- • 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
73127
Cache-Control
max-age=14400, s-maxage=3600, stale-while-revalidate
Last-Modified
Sun, 12 Apr 2026 13:01:31 GMT
age: 73127 cache-control: max-age=14400, s-maxage=3600, stale-while-revalidate last-modified: Sun, 12 Apr 2026 13:01:31 GMT
Content Headers
Content-Type
text/html;charset=utf-8
content-type: text/html;charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 13 Apr 2026 09:30:06 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=6,cfOrigin;dur=0
Speculation-Rules
"/cdn-cgi/speculation"
X-Robots-Tag
index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1
alt-svc: h3=":443"; ma=86400
cf-cache-status: HIT
cf-ray: 9eb9733b99aee5b8-IAD
date: Mon, 13 Apr 2026 09:30:06 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UWXQ%2B%2FWLExda1h5RnQBwSdAm90Y6pKw4k%2BCFg97IzVQ7tsTeGDIP7VwA%2FzS8Pbj%2BAIRv%2FaH1JysTZqblfqedo1p34A4mPhISOhSMIsRpERbW0Z5M82Efsxg3r6rjnlmeDA%3D%3D"}]}
server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=6,cfOrigin;dur=0
speculation-rules: "/cdn-cgi/speculation"
x-robots-tag: index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1
Recommendations
Enable compression (gzip/brotli) to improve performance