nginx
tcp/443
Open service 185.22.92.16:443 · pre.bookings.beniconnect.com
2026-01-23 08:38
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 23 Jan 2026 08:38:30 GMT
Content-Type: text/html;;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.6.40
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID= odmqib1u3rcqairtm1ggsvv730; SameSite=None; Secure
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="hold-transition login-page">
<div class="login-box">
<div class="login-logo">
<a href="index.php">Beni<b>connect</b></a>
</div><!-- /.login-logo -->
<div class="login-box-body">
<p class="login-box-msg">Connect to start your session</p>
<form method="post">
<div class="form-group has-feedback">
<input type="text" name="username" class="form-control input-lg" placeholder="Username" value="">
<span class="glyphicon glyphicon-user form-control-feedback"></span>
</div>
<div class="form-group has-feedback">
<input type="password" name="password" class="form-control input-lg" placeholder="Password" value="">
<span class="glyphicon glyphicon-lock form-control-feedback"></span>
</div>
<button type="submit" class="btn btn-primary btn-block btn-flat btn-lg">Connect <i class="fa fa-arrow-circle-right" aria-hidden="true"></i></button>
</form>
</div><!-- /.login-box-body -->
<div class="login-logo">
<br>
<img src="img/touse.png" class="img img-responsive">
</div><!-- /.login-logo -->
</div><!-- /.login-box -->
<!-- jQuery 2.1.4 -->
<script src="./plugins/jQuery/jQuery-2.1.4.min.js"></script>
<!-- Bootstrap 3.3.5 -->
<script src="./bootstrap/js/bootstrap.min.js"></script>
<!-- iCheck -->
<script src="./plugins/iCheck/icheck.min.js"></script>
<script>
$(function () {
$('input').iCheck({
checkboxClass: 'icheckbox_square-blue',
radioClass: 'iradio_square-blue',
increaseArea: '20%' // optional
});
});
</script>
</body>
</html>
Open service 185.22.92.16:443 · pre.bookings.beniconnect.com
2026-01-09 12:37
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Jan 2026 12:37:55 GMT
Content-Type: text/html;;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.6.40
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID= oeqks6tuljbgt8hc27gknttpe0; SameSite=None; Secure
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="hold-transition login-page">
<div class="login-box">
<div class="login-logo">
<a href="index.php">Beni<b>connect</b></a>
</div><!-- /.login-logo -->
<div class="login-box-body">
<p class="login-box-msg">Connect to start your session</p>
<form method="post">
<div class="form-group has-feedback">
<input type="text" name="username" class="form-control input-lg" placeholder="Username" value="">
<span class="glyphicon glyphicon-user form-control-feedback"></span>
</div>
<div class="form-group has-feedback">
<input type="password" name="password" class="form-control input-lg" placeholder="Password" value="">
<span class="glyphicon glyphicon-lock form-control-feedback"></span>
</div>
<button type="submit" class="btn btn-primary btn-block btn-flat btn-lg">Connect <i class="fa fa-arrow-circle-right" aria-hidden="true"></i></button>
</form>
</div><!-- /.login-box-body -->
<div class="login-logo">
<br>
<img src="img/touse.png" class="img img-responsive">
</div><!-- /.login-logo -->
</div><!-- /.login-box -->
<!-- jQuery 2.1.4 -->
<script src="./plugins/jQuery/jQuery-2.1.4.min.js"></script>
<!-- Bootstrap 3.3.5 -->
<script src="./bootstrap/js/bootstrap.min.js"></script>
<!-- iCheck -->
<script src="./plugins/iCheck/icheck.min.js"></script>
<script>
$(function () {
$('input').iCheck({
checkboxClass: 'icheckbox_square-blue',
radioClass: 'iradio_square-blue',
increaseArea: '20%' // optional
});
});
</script>
</body>
</html>
Open service 185.22.92.16:443 · pre.bookings.beniconnect.com
2026-01-02 20:21
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 20:21:05 GMT
Content-Type: text/html;;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.6.40
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID= v8b4usssebl6dkjsj0nd2u6jk4; SameSite=None; Secure
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="hold-transition login-page">
<div class="login-box">
<div class="login-logo">
<a href="index.php">Beni<b>connect</b></a>
</div><!-- /.login-logo -->
<div class="login-box-body">
<p class="login-box-msg">Connect to start your session</p>
<form method="post">
<div class="form-group has-feedback">
<input type="text" name="username" class="form-control input-lg" placeholder="Username" value="">
<span class="glyphicon glyphicon-user form-control-feedback"></span>
</div>
<div class="form-group has-feedback">
<input type="password" name="password" class="form-control input-lg" placeholder="Password" value="">
<span class="glyphicon glyphicon-lock form-control-feedback"></span>
</div>
<button type="submit" class="btn btn-primary btn-block btn-flat btn-lg">Connect <i class="fa fa-arrow-circle-right" aria-hidden="true"></i></button>
</form>
</div><!-- /.login-box-body -->
<div class="login-logo">
<br>
<img src="img/touse.png" class="img img-responsive">
</div><!-- /.login-logo -->
</div><!-- /.login-box -->
<!-- jQuery 2.1.4 -->
<script src="./plugins/jQuery/jQuery-2.1.4.min.js"></script>
<!-- Bootstrap 3.3.5 -->
<script src="./bootstrap/js/bootstrap.min.js"></script>
<!-- iCheck -->
<script src="./plugins/iCheck/icheck.min.js"></script>
<script>
$(function () {
$('input').iCheck({
checkboxClass: 'icheckbox_square-blue',
radioClass: 'iradio_square-blue',
increaseArea: '20%' // optional
});
});
</script>
</body>
</html>
Open service 2a02:26f0:ab00::214:8e0b:443 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK
Content-Type: text/html;;charset=utf-8
X-Akamai-Transformed: 9 - 0 pmb=mRUM,1
Expires: Tue, 23 Dec 2025 22:57:04 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 23 Dec 2025 22:57:04 GMT
Content-Length: 7301
Connection: close
Set-Cookie: PHPSESSID= o9i5qmiopm7uuq0aapg34endf4; SameSite=None; Secure
Server-Timing: edge; dur=2
Server-Timing: origin; dur=9
Server-Timing: cdn-cache; desc=MISS
Server-Timing: ak_p; desc="1766530624075_34901517_420103197_1042_9251_155_166_-";dur=1
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(_){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=""=="true"?1:0,t="",a="eqagdaaaaaanakqce3ykwaaaabuuwhsa-f-7d29a5fa3-clienttons-s.akamaihd.net",i="false"=="true"?2:1,o={"ak.v":"39","ak.cp":"13
Open service 2a02:26f0:ab00::214:8e13:80 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530626819_34901519_546460986_16_9158_148_0_-";dur=1
Open service 2.16.204.86:443 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK
Content-Type: text/html;;charset=utf-8
X-Akamai-Transformed: 9 2979 0 pmb=mRUM,1
Expires: Tue, 23 Dec 2025 22:57:04 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 23 Dec 2025 22:57:04 GMT
Content-Length: 7285
Connection: close
Set-Cookie: PHPSESSID= 94igap9dfh80nku7acjvkini16; SameSite=None; Secure
Server-Timing: cdn-cache; desc=MISS
Server-Timing: edge; dur=92
Server-Timing: origin; dur=9
Server-Timing: ak_p; desc="1766530624382_34610518_1143449163_10129_7445_152_155_-";dur=1
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(_){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=""=="true"?1:0,t="",a="so3mqxqccdgfm2kldzaa-f-e50c4bba2-clientnsv4-s.akamaihd.net",i="false"=="true"?2:1,o={"ak.v":"39","ak.cp":"1379488","ak.a
Open service 2a02:26f0:ab00::214:8e1b:443 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:04 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:04 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530623869_34901556_524085458_18_8514_161_171_-";dur=1
Open service 2a02:26f0:ab00::214:8e2a:443 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:03 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:03 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530623188_34901527_444782227_22_9285_12_16_-";dur=1
Open service 2.16.204.90:80 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=40 Server-Timing: origin; dur=7 Server-Timing: ak_p; desc="1766530626273_34610522_1364329212_4793_9056_8_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2a02:26f0:ab00::214:8e2a:80 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530626524_34901542_429813592_14_7565_102_0_-";dur=1
Open service 2a02:26f0:ab00::214:8e11:80 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530626457_34901517_420104962_13_8068_83_0_-";dur=1
Open service 2a02:26f0:ab00::214:8e13:80 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://bookings.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=42 Server-Timing: origin; dur=1 Server-Timing: ak_p; desc="1766530626448_34901519_546460662_4401_7644_85_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2.16.204.90:80 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://bookings.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=11 Server-Timing: origin; dur=1 Server-Timing: ak_p; desc="1766530626556_34610522_1364330091_1132_10375_83_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2.16.204.90:443 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 403 Forbidden Mime-Version: 1.0 Content-Type: text/html Content-Length: 378 Expires: Tue, 23 Dec 2025 22:57:03 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:03 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530623787_34610518_1143447554_17_4047_148_158_-";dur=1 Page title: Access Denied <HTML><HEAD> <TITLE>Access Denied</TITLE> </HEAD><BODY> <H1>Access Denied</H1> You don't have permission to access "http://bookings.beniconnect.com/" on this server.<P> Reference #18.561d1002.1766530623.4427a002 <P>https://errors.edgesuite.net/18.561d1002.1766530623.4427a002</P> </BODY> </HTML>
Open service 2a02:26f0:ab00::214:8e29:443 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:03 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:03 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530623412_34901846_561186439_18_6989_83_96_-";dur=1
Open service 2a02:26f0:ab00::214:8e11:443 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:03 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:03 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530623091_34901519_546457563_16_8130_12_17_-";dur=1
Open service 2.16.204.90:443 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:03 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:03 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530623503_34610522_1364321311_16_10791_95_126_-";dur=1
Open service 2.16.204.90:443 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 X-Akamai-Transformed: 9 19077 0 pmb=mRUM,1 Expires: Tue, 23 Dec 2025 22:57:05 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:05 GMT Transfer-Encoding: chunked Connection: close Connection: Transfer-Encoding Set-Cookie: XSRF-TOKEN=eyJpdiI6IklISE1aTTEzUHNcL1N0akNXcWNGXC9KQT09IiwidmFsdWUiOiJIYTVmQjg0VlVNY2tRSEVhUzFVeWxIcW05U1JNQU1xVDZpUVVFT3hqbUJFRkxCXC9DQzFMQjl6OFpxQTRRaEdLcGp3YUNqa3ZOMVwvVlRrK2dNVml6M2NRPT0iLCJtYWMiOiI5MDFiMTYxYTVhOTBhYWFmNjYzOTM5ZDQ5ODFiNzliZGY2NTlkMzk3YzhiNzM5YjY4NGUxOWJmNDdiNDFmMzgwIn0%3D; expires=Wed, 24-Dec-2025 00:57:05 GMT; Max-Age=7200; path=/ Set-Cookie: beniconnect_session=eyJpdiI6ImV4N3pzSFFzaWxKSmF1WVhwVVUxa3c9PSIsInZhbHVlIjoiMWEzTWJQOUlQWWt0cUV3cW5OSHBwSDk0d1lwNDZtclZsRUJWajJ3OXFteGJqbWhrbis2dVwvYUNVMURSbVRBUGZyTVFoM1IyZmNub3pYVG5mU2tFXC9vQT09IiwibWFjIjoiYjM2NTdkMWZkODU1MTM1MDZiNWJmNmEzMjVhODc3NjQwMjUxMDI0MWQxOTJjNTgwNWQwOGRmMGE0MTk3N2EyMSJ9; expires=Wed, 24-Dec-2025 00:57:05 GMT; Max-Age=7200; path=/; HttpOnly Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=185 Server-Timing: origin; dur=1746 Server-Timing: ak_p; desc="1766530623991_34610518_1143447727_193111_8406_11_15_-";dur=1
Open service 2a02:26f0:ab00::214:8e21:80 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://bookings.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: edge; dur=1 Server-Timing: origin; dur=1 Server-Timing: cdn-cache; desc=MISS Server-Timing: ak_p; desc="1766530626056_34901533_446080918_173_8552_1_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2a02:26f0:ab00::214:8e13:443 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK
Content-Type: text/html;;charset=utf-8
X-Akamai-Transformed: 9 2979 0 pmb=mRUM,1
Expires: Tue, 23 Dec 2025 22:57:03 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 23 Dec 2025 22:57:03 GMT
Content-Length: 7302
Connection: close
Set-Cookie: PHPSESSID= hna5f0i1bre2m7joettt8r5p46; SameSite=None; Secure
Server-Timing: cdn-cache; desc=MISS
Server-Timing: edge; dur=18
Server-Timing: origin; dur=9
Server-Timing: ak_p; desc="1766530623503_34901830_412954083_2727_13915_97_154_-";dur=1
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(_){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=""=="true"?1:0,t="",a="eyckraamvuanakqce3ykwaaaabuuwhr7-f-751e943b6-clienttons-s.akamaihd.net",i="false"=="true"?2:1,o={"ak.v":"39","ak.cp":"13
Open service 2a02:26f0:ab00::214:8e1b:80 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://bookings.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=4 Server-Timing: origin; dur=14 Server-Timing: ak_p; desc="1766530626085_34901527_444784792_1813_6974_14_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2a02:26f0:ab00::214:8e11:80 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://bookings.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: edge; dur=1 Server-Timing: origin; dur=3 Server-Timing: cdn-cache; desc=MISS Server-Timing: ak_p; desc="1766530626395_34901517_420104890_393_8155_78_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2a02:26f0:ab00::214:8e11:443 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK
Content-Type: text/html;;charset=utf-8
X-Akamai-Transformed: 9 2979 0 pmb=mRUM,1
Expires: Tue, 23 Dec 2025 22:57:03 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 23 Dec 2025 22:57:03 GMT
Content-Length: 7299
Connection: close
Set-Cookie: PHPSESSID= jd81d5vdlb14uui5uj03h1bks7; SameSite=None; Secure
Server-Timing: cdn-cache; desc=MISS
Server-Timing: edge; dur=282
Server-Timing: origin; dur=10
Server-Timing: ak_p; desc="1766530623057_34901551_610923283_29162_8988_1_10_-";dur=1
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(_){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=""=="true"?1:0,t="",a="fib3bqaaamanakqce3ykwaaaabuuwhr7-f-e3c36f2fd-clienttons-s.akamaihd.net",i="false"=="true"?2:1,o={"ak.v":"39","ak.cp":"13
Open service 2a02:26f0:ab00::214:8e13:443 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:03 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:03 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530623020_34901556_524083970_17_8842_1_6_-";dur=1
Open service 2a02:26f0:ab00::214:8e21:443 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK
Content-Type: text/html;;charset=utf-8
X-Akamai-Transformed: 9 2979 0 pmb=mRUM,1
Expires: Tue, 23 Dec 2025 22:57:03 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 23 Dec 2025 22:57:03 GMT
Content-Length: 7299
Connection: close
Set-Cookie: PHPSESSID= r6hdk77l8suegi1i3mkbai6923; SameSite=None; Secure
Server-Timing: cdn-cache; desc=MISS
Server-Timing: edge; dur=19
Server-Timing: origin; dur=8
Server-Timing: ak_p; desc="1766530623069_34901517_420102253_2713_7717_0_41_-";dur=1
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(_){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=""=="true"?1:0,t="",a="fib3bqaaamanakqce3ykwaaaabuuwhr7-f-e3c36f2fd-clienttons-s.akamaihd.net",i="false"=="true"?2:1,o={"ak.v":"39","ak.cp":"13
Open service 2a02:26f0:ab00::214:8e0b:80 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://bookings.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: edge; dur=1 Server-Timing: origin; dur=3 Server-Timing: cdn-cache; desc=MISS Server-Timing: ak_p; desc="1766530626081_34901511_459228104_425_7566_14_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2a02:26f0:ab00::214:8e1b:80 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530626001_34901527_444784735_14_7525_0_0_-";dur=1
Open service 2.16.204.86:80 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://bookings.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=17 Server-Timing: origin; dur=1 Server-Timing: ak_p; desc="1766530626408_34610518_1143453907_1737_6689_81_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2.16.204.90:80 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530626054_34610522_1364328510_12_7585_18_0_-";dur=1
Open service 2.16.204.86:443 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:03 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:03 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530623389_34610522_1364320895_16_10643_87_90_-";dur=1
Open service 2.16.204.86:80 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530626015_34610518_1143452993_11_6372_11_0_-";dur=1
Open service 2a02:26f0:ab00::214:8e1b:443 · bookings.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK
Content-Type: text/html;;charset=utf-8
X-Akamai-Transformed: 9 2979 0 pmb=mRUM,1
Expires: Tue, 23 Dec 2025 22:57:03 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 23 Dec 2025 22:57:03 GMT
Content-Length: 7301
Connection: close
Set-Cookie: PHPSESSID= sp6burt6d5oe8b9cit9fqs8oh7; SameSite=None; Secure
Server-Timing: cdn-cache; desc=MISS
Server-Timing: edge; dur=298
Server-Timing: origin; dur=10
Server-Timing: ak_p; desc="1766530623064_34901860_422253827_30852_37679_12_35_-";dur=1
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(_){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"8HB4Q-5DE7Y-JTTAV-L4BJ7-HBAAX";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=""=="true"?1:0,t="",a="fib3bqaaaeanakqce3ykwaaaabuuwhr7-f-c4e2d9b4f-clienttons-s.akamaihd.net",i="false"=="true"?2:1,o={"ak.v":"39","ak.cp":"13
Open service 2a02:26f0:ab00::214:8e29:80 · beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Length: 0 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:05 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:05 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1766530625989_34901541_526979385_13_7804_12_0_-";dur=1
Open service 2a02:26f0:ab00::214:8e0b:80 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: edge; dur=2 Server-Timing: origin; dur=32 Server-Timing: cdn-cache; desc=MISS Server-Timing: ak_p; desc="1766530626645_34901511_459228646_3323_10551_97_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2a02:26f0:ab00::214:8e0b:443 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 X-Akamai-Transformed: 9 19164 0 pmb=mRUM,1 Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Transfer-Encoding: chunked Connection: close Connection: Transfer-Encoding Set-Cookie: XSRF-TOKEN=eyJpdiI6ImY0Nnd4bjg2NWRiekdxc0tmWm5tcmc9PSIsInZhbHVlIjoidjJiSjc4YlFnRzJuQnVzVDZxMTdlZFZsRWZVZmJzelBaOHZIdGZmc1dhNnJWK2xcL1dxTEdPeUNONEd0RWNiSkRYWEFMdnBhMm9ueDJGS0dMWVh3dFVRPT0iLCJtYWMiOiIxYzQwNjVmMzNkYzRjMjAyZGI3NDU5NDQ5NDVjN2Q2MzNmNTlhZDUxOWZiOWUyYzA3MjA0ZWY1NjU2M2E3NDFhIn0%3D; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/ Set-Cookie: beniconnect_session=eyJpdiI6IjhUa3VDR1V0OWxxTjBpZkVxZTJ2dnc9PSIsInZhbHVlIjoiUm1GaGJsb0VvTHVzQkYrSlJYSUI0MzgzTWpzNCtxK1VkZ2J4bHZpMGtSZVhia1RlelNRaUkra2k4aThFS3MyOTc2Vm5GNURPZ2tjNVdydXlka2NmOGc9PSIsIm1hYyI6IjA5YzBhYmNlY2Q5NTBkZTYwOGVkMmYwMzE1NWVmMGM0MGY5ODBjOWEyYTE0YTc5Y2VmMGUxZWJmYmE2ZjZmYWEifQ%3D%3D; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/; HttpOnly Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=209 Server-Timing: origin; dur=1957 Server-Timing: ak_p; desc="1766530624302_34901846_561187207_216594_7507_99_109_-";dur=1
Open service 2a02:26f0:ab00::214:8e1b:80 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: edge; dur=1 Server-Timing: origin; dur=30 Server-Timing: cdn-cache; desc=MISS Server-Timing: ak_p; desc="1766530626520_34901527_444785113_3037_8280_92_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2a02:26f0:ab00::214:8e1b:443 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 X-Akamai-Transformed: 9 18856 0 pmb=mRUM,1 Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Transfer-Encoding: chunked Connection: close Connection: Transfer-Encoding Set-Cookie: XSRF-TOKEN=eyJpdiI6Ik1aS3ZRSmFoQWd2WkhrM205bEVCZEE9PSIsInZhbHVlIjoid0hUb1lWTDJ0RzZQcGFBV2dJMERpekJSVFdYcWU2NEtJZk5PVGR0bVA1ZmRFaVlEd3UzUEV3VEk0VlpJM1F3TWh2RldJQmJFMGlFZzNpQVwvd3F3T2tnPT0iLCJtYWMiOiIyZjI2NGJhOTk4NGFlMGRjOWE0MWZmMWQ3OWI5YWM3ZDk2ZmNjODQ0MDYwZWUxZDgwNjE2YWQ3ZjEwYzZmNzI1In0%3D; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/ Set-Cookie: beniconnect_session=eyJpdiI6IkIxOUUySUlENVR5YmVLRHpUMlluT1E9PSIsInZhbHVlIjoiUmxHcDVMVlE5dTNzZTFFbWl4UURlQnpyMHo5U1RcL0kzUmFEOXVLSVI2TXJGQ3BLZVlzaWQ0aXFRZ21BTjhRYlpiK1wvUHZJM0xEZnZ2bnFRekVOUUdTZz09IiwibWFjIjoiYzhjNmU3YWZmY2EwMGYyOTdhNmYyMTk2YmRkZWRiYzM0MDk4NWNiNjY4ZWIwNWViMzg3MjBiMTQ5YzNiM2RiNyJ9; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/; HttpOnly Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=147 Server-Timing: origin; dur=1942 Server-Timing: ak_p; desc="1766530624303_34901830_412954505_208976_7305_97_102_-";dur=1
Open service 2a02:26f0:ab00::214:8e11:443 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 X-Akamai-Transformed: 9 19584 0 pmb=mRUM,1 Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Transfer-Encoding: chunked Connection: close Connection: Transfer-Encoding Set-Cookie: XSRF-TOKEN=eyJpdiI6InZIYTJta2hYcXNIQmZITWtPZk4rbUE9PSIsInZhbHVlIjoiNHo3QkxkM1Jic2ZlRURJTVRYVHlMczBHaSttMFczaHBnQWZadTVJMTNMWHZKSE45MlM2K2pJaWNcLzdVSDF2OGxWeDA2d1I2RXdXQVZRMkszZXBZWHF3PT0iLCJtYWMiOiJmZTVjNWMwMmMwMTA4YmU4NDVkYTNlYzEzOGVhYjIzZDE4ZmVmNzRmNjJlMmFlZDc2NzY3NTUzMDAxZTAzMTczIn0%3D; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/ Set-Cookie: beniconnect_session=eyJpdiI6IkVONVVMZHUyODIzVWRoRVRjNHBGMmc9PSIsInZhbHVlIjoieXlEeXd6Q2tJOXpDdlpxKzFJZFoybzlZZUZuMGU0bDVsQmlZYUhsaGwxbVp5ZDBSWmt1R1Zxbmtrd3VzTFlRTW43emFqTXBOeEc3OThTeERHbHZiQ1E9PSIsIm1hYyI6IjViNzhhZTZiMGJlOTk5NjVmZDcxNzQ2OTljNWI1YTgwNGI4ZjhkYTcyM2I2OGZhMTFhYzE0YjgwM2Y1NDI0MTcifQ%3D%3D; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/; HttpOnly Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=160 Server-Timing: origin; dur=1569 Server-Timing: ak_p; desc="1766530624279_34901814_515895855_172915_8000_97_106_-";dur=1
Open service 2a02:26f0:ab00::214:8e11:80 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: edge; dur=2 Server-Timing: origin; dur=31 Server-Timing: cdn-cache; desc=MISS Server-Timing: ak_p; desc="1766530626494_34901517_420104988_3242_8119_95_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2a02:26f0:ab00::214:8e13:443 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 X-Akamai-Transformed: 9 19377 0 pmb=mRUM,1 Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Transfer-Encoding: chunked Connection: close Connection: Transfer-Encoding Set-Cookie: XSRF-TOKEN=eyJpdiI6IkxVTHoybEFIVGp3c1dLQUNISlBjMHc9PSIsInZhbHVlIjoiTDBIQVlqbHc3XC9mbEo4Y3lkNXN1M2o5dXpQZEhQSmRydFVScitNRGk2S1BMVjBoUWZvcVRQajIrSlV6QmJHaXQzRmgzNmJIUEdWWDErVXMyeVl0ekh3PT0iLCJtYWMiOiJhNDNjMTJiZTkzNDU0N2EyNGJjMTRmZGQzNGM0YmRjNzU1OGQ4OWQ5M2UwZmRjMmFmMjYzOTk3YTYzZDljYTQ1In0%3D; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/ Set-Cookie: beniconnect_session=eyJpdiI6InltXC9pVnh3S3Q5NnI3eER0OGtESlN3PT0iLCJ2YWx1ZSI6IitBeHV2M1liTUZvdmY3cDQ4M3VVTFBMQngwa1diRVNZRUNqT0tQMCs0WWJvUmxreXYzdWc5Y2x4NzY2WkJQWGJHTldHUHJna2k2SXlUYk12TlBySnVnPT0iLCJtYWMiOiJiMTk0YTRlOTU3YTQ2OTRlNjRkNmQzYzNiZDc0MjkzMTdhZjdjODc0NjM1MTNjMzBmYzYyNjcyOGIyNDcyZDE2In0%3D; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/; HttpOnly Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=131 Server-Timing: origin; dur=1863 Server-Timing: ak_p; desc="1766530624294_34901542_429811176_199279_9222_102_151_-";dur=1
Open service 2a02:26f0:ab00::214:8e13:80 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=106 Server-Timing: origin; dur=6 Server-Timing: ak_p; desc="1766530626476_34901519_546460685_11162_8801_102_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2.16.204.86:80 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=49 Server-Timing: origin; dur=1 Server-Timing: ak_p; desc="1766530626543_34610518_1143454386_4996_8457_98_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2.16.204.86:443 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 X-Akamai-Transformed: 9 18737 0 pmb=mRUM,1 Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Transfer-Encoding: chunked Connection: close Connection: Transfer-Encoding Set-Cookie: XSRF-TOKEN=eyJpdiI6IkY0MWdCMjhZS1RmbGNnbDJKZnhycHc9PSIsInZhbHVlIjoiQWdjMjQzMkR5cG5YMk1EcEJkSDdPWnlOSzBVa0FKaFJRUkR6OEhMcDZjWHF5c0RjbTZzcnBTQ3JhOEhXVllTN0c4SWJVZE9jWTNLbUUzWm9JOFpjZUE9PSIsIm1hYyI6IjBmODU3MmUwOGE0NTg2NjUwNDNlMTUzY2YxNWVlNDMwY2UzNTA0MDI5NmMzOTk4NjdiYmE0NjQ0NWJlZWY3ZDcifQ%3D%3D; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/ Set-Cookie: beniconnect_session=eyJpdiI6ImJLN0FXVzdNVG5SREdtMlF2aWlwNnc9PSIsInZhbHVlIjoiclEwdktOTmpyNFk1THV6M202MCt5WG9ncmtcL0FBU1Y4TXdZYUtqYVNjT3lNSkllNVRlaldJdlljU2dQcDM4UEgrVGhWdEk2dnZlZ1doRit4S2d5MVh3PT0iLCJtYWMiOiI4YmE4ZWQ4NjY0YTQ2NzNhNTk2MzA0OGY1OGY4YzJhMzM1MmU5NTExZDYzODNlZjM4NjM0OGZkNjVjZWEzOTdmIn0%3D; expires=Wed, 24-Dec-2025 00:57:06 GMT; Max-Age=7200; path=/; HttpOnly Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=169 Server-Timing: origin; dur=1607 Server-Timing: ak_p; desc="1766530624268_34610518_1143448734_177567_6334_93_97_-";dur=1
Open service 2a02:26f0:ab00::214:8e29:443 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 X-Akamai-Transformed: 9 19123 0 pmb=mRUM,1 Expires: Tue, 23 Dec 2025 22:57:05 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:05 GMT Transfer-Encoding: chunked Connection: close Connection: Transfer-Encoding Set-Cookie: XSRF-TOKEN=eyJpdiI6IkhNZytoY1FEK3VsTzJxMlRHd3pTckE9PSIsInZhbHVlIjoiNXpNMkorRWhVSGNGTm5oM0Y1ZHltU1R6bG8zMXJMU0hhd0FsajdCWm5PUEJRZ2YxaWg5NUlPOTU1dDBhNjdFbkxqZUNwXC9kZlRscFQ4OStmMVhvakN3PT0iLCJtYWMiOiJiNTMwNGFmODIwNTA3MzZhZjkwM2VkYzdmMzg1YWY5YzcyZGJhYTY4OTQyYjQ3NWU2YWY5YzIzNzI3NjcwYWE3In0%3D; expires=Wed, 24-Dec-2025 00:57:05 GMT; Max-Age=7200; path=/ Set-Cookie: beniconnect_session=eyJpdiI6InB5dENYa01lZVluZnR2K3lGVFwvYnF3PT0iLCJ2YWx1ZSI6Ik1wT1BXS214Q3hDNUNtMlRHYVc1XC8yaUNsbTB0c1wvMFhic1pyXC9MZkswUjNRVWtSOVJYK2FDcWFOYkFmUmoyeTZpblwvRGswUUxFYU5LOTd4WHNENURIZz09IiwibWFjIjoiODIzZDk3MGI2MWEzZGZhNDZjMTEzMmYyYTk1ODFlYTc0YTk1YzdlMmJmNGFhYjBmYWMxZmVmYjQzM2QzNDQyZCJ9; expires=Wed, 24-Dec-2025 00:57:05 GMT; Max-Age=7200; path=/; HttpOnly Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=178 Server-Timing: origin; dur=1324 Server-Timing: ak_p; desc="1766530624267_34901814_515895846_150176_8154_97_102_-";dur=1
Open service 2a02:26f0:ab00::214:8e29:80 · www.beniconnect.com
2025-12-23 22:57
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 162 Location: https://www.beniconnect.com/ Expires: Tue, 23 Dec 2025 22:57:06 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Tue, 23 Dec 2025 22:57:06 GMT Connection: close Server-Timing: cdn-cache; desc=MISS Server-Timing: edge; dur=110 Server-Timing: origin; dur=1 Server-Timing: ak_p; desc="1766530626468_34901541_526979928_11073_6602_99_0_-";dur=1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.22.92.16:443 · pre.bookings.beniconnect.com
2025-12-22 18:24
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 22 Dec 2025 18:24:13 GMT
Content-Type: text/html;;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Powered-By: PHP/5.6.40
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID= d4aor8gusbk46r14oa4ucshja7; SameSite=None; Secure
Page title: Log in
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="./dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="./plugins/iCheck/square/blue.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="hold-transition login-page">
<div class="login-box">
<div class="login-logo">
<a href="index.php">Beni<b>connect</b></a>
</div><!-- /.login-logo -->
<div class="login-box-body">
<p class="login-box-msg">Connect to start your session</p>
<form method="post">
<div class="form-group has-feedback">
<input type="text" name="username" class="form-control input-lg" placeholder="Username" value="">
<span class="glyphicon glyphicon-user form-control-feedback"></span>
</div>
<div class="form-group has-feedback">
<input type="password" name="password" class="form-control input-lg" placeholder="Password" value="">
<span class="glyphicon glyphicon-lock form-control-feedback"></span>
</div>
<button type="submit" class="btn btn-primary btn-block btn-flat btn-lg">Connect <i class="fa fa-arrow-circle-right" aria-hidden="true"></i></button>
</form>
</div><!-- /.login-box-body -->
<div class="login-logo">
<br>
<img src="img/touse.png" class="img img-responsive">
</div><!-- /.login-logo -->
</div><!-- /.login-box -->
<!-- jQuery 2.1.4 -->
<script src="./plugins/jQuery/jQuery-2.1.4.min.js"></script>
<!-- Bootstrap 3.3.5 -->
<script src="./bootstrap/js/bootstrap.min.js"></script>
<!-- iCheck -->
<script src="./plugins/iCheck/icheck.min.js"></script>
<script>
$(function () {
$('input').iCheck({
checkboxClass: 'icheckbox_square-blue',
radioClass: 'iradio_square-blue',
increaseArea: '20%' // optional
});
});
</script>
</body>
</html>