Open
Cached
·
just now
26
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +2 more
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Sec-CH-Prefers-Color-Scheme
accept-ranges: bytes connection: close vary: Sec-CH-Prefers-Color-Scheme
Caching Headers
Age
57667
Cache-Control
public, max-age=0, must-revalidate
Etag
"8b569d82c72fe831ae738370d8fc4f92"
Last-Modified
Sat, 15 Aug 2026 16:26:26 GMT
age: 57667 cache-control: public, max-age=0, must-revalidate etag: "8b569d82c72fe831ae738370d8fc4f92" last-modified: Sat, 15 Aug 2026 16:26:26 GMT
Content Headers
Content-Disposition
inline; filename="landing.html"
Content-Length
147177
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="landing.html" content-length: 147177 content-type: text/html; charset=utf-8
Server Headers
server: Vercel x-powered-by: Next.js, Payload
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-Prefers-Color-Scheme
Critical-Ch
Sec-CH-Prefers-Color-Scheme
Date
Sun, 16 Aug 2026 08:27:34 GMT
X-Matched-Path
/ai-hire/landing.html
X-Nextjs-Rewritten-Path
/ai-hire/landing.html
accept-ch: Sec-CH-Prefers-Color-Scheme critical-ch: Sec-CH-Prefers-Color-Scheme date: Sun, 16 Aug 2026 08:27:34 GMT x-matched-path: /ai-hire/landing.html x-nextjs-rewritten-path: /ai-hire/landing.html x-vercel-cache: HIT x-vercel-id: iad1::4lrdl-1786868854674-827e8e546f8c
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology