Open
Cached
·
25m ago
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
Wed, 26 Aug 2026 19:44:27 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Wed, 26 Aug 2026 19:44:27 GMT pragma: no-cache
Content Headers
Content-Length
10805
Content-Type
text/html; charset=utf-8
content-length: 10805 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
Wed, 26 Aug 2026 19:44:27 GMT
Server-Timing
cdn-cache; desc=MISS, edge; dur=556, origin; dur=203, ak_p; desc="1787773465722_386075854_366437675_75811_63650_30_262_-";dur=1
X-Req
a=allow;c=none;d=desktop;g=0.ce0c0317.1787773466.15d7652b;h=www.enrollmentportals.com;i=23.3.12.206;l=use;t=ut;u=browser
X-Ua-Compatible
IE=edge
date: Wed, 26 Aug 2026 19:44:27 GMT server-timing: cdn-cache; desc=MISS, edge; dur=556, origin; dur=203, ak_p; desc="1787773465722_386075854_366437675_75811_63650_30_262_-";dur=1 x-akamai-transformed: 9 6569 0 pmb=mRUM,1 x-req: a=allow;c=none;d=desktop;g=0.ce0c0317.1787773466.15d7652b;h=www.enrollmentportals.com;i=23.3.12.206;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