CloudFront
tcp/80
Server
tcp/443
Open service 18.66.192.115:443 · auth.connect.connectedcomms.click
2026-01-01 03:49
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Thu, 01 Jan 2026 03:49:05 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=d27bdbd6-bbf9-48c0-878a-b3b58d0f730b; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 380f8710-e2c0-4a41-85ed-d80a7493103d
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 878a01abbb158ab50d28bd4e882dc33a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: XkckOjls-jvmr6Wzp1oPZXXeIuG0rmp2lpEO8CnK7VxIbJyVuD0IRQ==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 18.66.192.17:443 · auth.connect.connectedcomms.click
2026-01-01 03:49
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Thu, 01 Jan 2026 03:49:05 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=20b2ad2b-b4d4-4237-89b2-66ab0d08065e; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 7664ef85-352a-4d87-8726-7964df393a3a
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 986e79a1f22b8bf29001818ede5df5c8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: JmLlAl7DFkYIujx7wgdnIVGAgzZDYDk1lw-4ysZSX9AX6aS5ubaXAQ==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 18.66.192.115:80 · auth.connect.connectedcomms.click
2026-01-01 03:49
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 03:49:05 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://auth.connect.connectedcomms.click/ X-Cache: Redirect from cloudfront Via: 1.1 8ebebe66cc8de626ee8e15b2ee72d826.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: XtV8PIKMq_dGsYDLmehNLKskZGSpmCg9aK_IEcfqjy47nMzICk2Ysw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.52:80 · auth.connect.connectedcomms.click
2026-01-01 03:49
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 03:49:05 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://auth.connect.connectedcomms.click/ X-Cache: Redirect from cloudfront Via: 1.1 1a45d1e1304c39dfa9b034c2308f4976.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: 21pX_vPgDWx3BkW4PAhXHG9xKOIzadWY6h47DXZ31PLWtxXSLR9mfQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.52:443 · auth.connect.connectedcomms.click
2026-01-01 03:49
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Thu, 01 Jan 2026 03:49:05 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=1a66312c-3b7e-4a67-8f7d-cf16c8cbc1eb; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 9cd2da69-edfc-4686-8c3d-7da7ea7a754f
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 af1bbc213b3a9ee2f125be77ca3609a0.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: 3c1vU7DFodiH98SEkVZS2IZa7ukAptzS4VPi_Dq3p1wNDFP0xe99BQ==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 18.66.192.9:443 · auth.connect.connectedcomms.click
2026-01-01 03:49
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Thu, 01 Jan 2026 03:49:05 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=94926b14-c223-49cb-8834-00a4da39ca0b; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 2f4b3c16-0a9a-4cd4-90d5-3add28b33eef
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 986e79a1f22b8bf29001818ede5df5c8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: nM-zshii7Y5SkOs4-7AtpO1A41f_G7SV36wI4g9dzoxadr-zT3qD5Q==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 18.66.192.9:80 · auth.connect.connectedcomms.click
2026-01-01 03:49
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 03:49:05 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://auth.connect.connectedcomms.click/ X-Cache: Redirect from cloudfront Via: 1.1 551f2461af0b3bf4faaad831ee6e5b1e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: jn9qoSG16H_Wtz_BnsC1wN_xBnMoVX3kP-tHMwyIFq-gg7JtWcKy0A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.17:80 · auth.connect.connectedcomms.click
2026-01-01 03:49
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 03:49:05 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://auth.connect.connectedcomms.click/ X-Cache: Redirect from cloudfront Via: 1.1 551f2461af0b3bf4faaad831ee6e5b1e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: JSkGIVl2q40-05G3q-rOgVr0sc3xtNtkQ5NWsV_2wvtXhHPFzpwP0Q== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>