Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=106384710; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding,X-Subdomain,Cookie,Authorization,User-Agent
accept-ranges: bytes connection: close vary: Accept-Encoding,X-Subdomain,Cookie,Authorization,User-Agent
Caching Headers
Age
1828
Cache-Control
private, s-maxage=0, max-age=0, must-revalidate, no-transform
Last-Modified
Sat, 21 Feb 2026 02:37:29 GMT
age: 1828 cache-control: private, s-maxage=0, max-age=0, must-revalidate, no-transform last-modified: Sat, 21 Feb 2026 02:37:29 GMT
Content Headers
Content-Language
en
Content-Length
249628
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 249628 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Date
Tue, 24 Feb 2026 01:33:17 GMT
Nel
Report-To Group
wm_nel
max-age: 1w
success: 0.0%
failure: 5.0%
Report-To
Group
wm_nel
max-age: 1w
Server-Timing
cache;desc="hit-front", host;desc="cp1100"
X-Analytics
X-Cache
cp1100 hit, cp1100 hit/68
X-Cache-Status
hit-front
X-Client-Ip
216.246.40.66
X-Request-Id
1dacdbd5-d681-46bc-8f83-bffc6c6614e5
accept-ch:
date: Tue, 24 Feb 2026 01:33:17 GMT
nel: { "report_to": "wm_nel", "max_age": 604800, "failure_fraction": 0.05, "success_fraction": 0.0}
report-to: { "group": "wm_nel", "max_age": 604800, "endpoints": [{ "url": "https://intake-logging.wikimedia.org/v1/events?stream=w3c.reportingapi.network_error&schema_uri=/w3c/reportingapi/network_error/1.0.0" }] }
server-timing: cache;desc="hit-front", host;desc="cp1100"
x-analytics:
x-cache: cp1100 hit, cp1100 hit/68
x-cache-status: hit-front
x-client-ip: 216.246.40.66
x-request-id: 1dacdbd5-d681-46bc-8f83-bffc6c6614e5
Recommendations
Enable compression (gzip/brotli) to improve performance