Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
48179
Cache-Control
public, max-age=0, must-revalidate
Etag
"8ce31c2464f64766dc0015009c91c92c"
Last-Modified
Mon, 14 Sep 2026 21:18:45 GMT
age: 48179 cache-control: public, max-age=0, must-revalidate etag: "8ce31c2464f64766dc0015009c91c92c" last-modified: Mon, 14 Sep 2026 21:18:45 GMT
Content Headers
Content-Disposition
inline; filename="home-a"
Content-Length
458980
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="home-a" content-length: 458980 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Tue, 15 Sep 2026 10:41:44 GMT
Link
URL
/.well-known/api-catalog
rel=api-catalog
rel=service-doc
URL
/llms.txt
rel=describedby
date: Tue, 15 Sep 2026 10:41:44 GMT link: </.well-known/api-catalog>; rel="api-catalog", <https://docs.fingerprint.com/reference/pro-server-api>; rel="service-doc", </llms.txt>; rel="describedby" x-vercel-cache: HIT x-vercel-id: iad1::shmgq-1789468904437-5fb4c1127d7e
Recommendations
Enable compression (gzip/brotli) to improve performance