Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=315360000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Cache-Control
private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires
Mon, 17 Aug 2026 12:04:44 GMT
Last-Modified
Mon, 17 Aug 2026 12:04:44 GMT
Pragma
no-cache
cache-control: private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0 expires: Mon, 17 Aug 2026 12:04:44 GMT last-modified: Mon, 17 Aug 2026 12:04:44 GMT pragma: no-cache
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
Server Headers
server: none x-powered-by: PHP/8.4.24
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Mon, 17 Aug 2026 12:04:44 GMT
Report-To
{\"group\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://reucon.report-uri.com/a/d/g\"}],\"include_subdomains\":true}
X-Robots-Tag
noindex
alt-svc: h3=":443"; ma=2592000
date: Mon, 17 Aug 2026 12:04:44 GMT
report-to: {\"group\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://reucon.report-uri.com/a/d/g\"}],\"include_subdomains\":true}
x-robots-tag: noindex
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology