Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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)
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Sun, 06 Sep 2026 11:16:45 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Sun, 06 Sep 2026 11:16:45 GMT pragma: no-cache
Content Headers
Content-Length
10806
Content-Type
text/html; charset=utf-8
content-length: 10806 content-type: text/html; charset=utf-8
Server Headers
x-aspnet-version: 4.0.30319 x-powered-by: ASP.NET
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 06 Sep 2026 11:16:45 GMT
Server-Timing
cdn-cache; desc=MISS, edge; dur=77, origin; dur=213, ak_p; desc="1788693405475_389072968_1711000493_28917_29405_58_158_-";dur=1
X-Req
a=allow;c=none;d=desktop;g=0.48c83017.1788693405.65fbcbad;h=www.enrollmentportals.com;i=23.48.200.72;l=use;t=ut;u=browser
X-Ua-Compatible
IE=edge
date: Sun, 06 Sep 2026 11:16:45 GMT server-timing: cdn-cache; desc=MISS, edge; dur=77, origin; dur=213, ak_p; desc="1788693405475_389072968_1711000493_28917_29405_58_158_-";dur=1 x-akamai-transformed: 9 6569 0 pmb=mRUM,1 x-req: a=allow;c=none;d=desktop;g=0.48c83017.1788693405.65fbcbad;h=www.enrollmentportals.com;i=23.48.200.72;l=use;t=ut;u=browser x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology