Domain auth.chipteller.com
United States
AMAZON-02
Software information

CloudFront

tcp/80

Server

tcp/443

  • Open service 2600:9000:225b:7800:f:518a:3a00:93a1:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 32162aed20605276097da109dc97c5b0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: og7yPuE9r8uyFFMdMCmPP2m4_cJ5xb5IQ0VwF1Lu4DljWglCIqan9w==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:8400:f:518a:3a00:93a1:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 1a45d1e1304c39dfa9b034c2308f4976.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: 56n7RYjShn0QJBKj4dXtFTr3TnxwgnfjVzoG55RQxGnDYHfoHZwa6A==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:8200:f:518a:3a00:93a1:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=82bd09ae-31d5-45c2-a083-6f80b03c9407; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: eed8e1d6-2f28-4d2e-b765-6e2671665f16
    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 ae6c2eb8d653982f5df6a91a4b14b518.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: UR31F_VPbWRYSggObd0eZaIK23aDGkG8A_A6jzB8O9nUEi6XB2dZ8A==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.29:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ae6c2eb8d653982f5df6a91a4b14b518.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: DYRImOE8xUJNzjc-yZQYKU9T4Xmhz4QXM2O_Ja9qSQBWPxciTxP_nA==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:8000:f:518a:3a00:93a1:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 8c1abfbb8460bed752668233d296dba8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: bHFfzxiB5Ay8R9numFD6_eFGSGQC9pkimM42KL_IHueK3nm6XxZi5w==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:e600:f:518a:3a00:93a1:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:57 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=828a9f83-f8eb-4ac9-b675-91d98f14aa0e; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: d7914da6-ac02-4166-8009-8c0dc71e235c
    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 ba2af690a81a9d904af393a857344bf4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: Y3nQ01KOdVR1hhMnT3QuqJmn9fBpbMm95xPiCsikZS9EGzMxGXIEdQ==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.29:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:57 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=c26a0740-7f4e-4da5-8e62-ac131ee41a8c; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: 3873362b-a47d-46d2-8ae9-5985b239ffd2
    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: CUXt1pD5y0oHKMWS1LtTQ0yh_FWCLVHRs92iWo3qJr6-ZU-gClBhYQ==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:e600:f:518a:3a00:93a1:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 32700c539a5f821aadd3624288c4aeb6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: 9Lnaj_Fk2zVIRNmyYDkAXTlb8ZhjUFdrzS5H922qYERQQPB5ImfXjQ==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:6c00:f:518a:3a00:93a1:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=e85eebc8-ba3c-42ae-ac0f-fe9d1767d3dc; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: 72015013-e1b0-49a9-9866-b12731f31311
    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 8ebebe66cc8de626ee8e15b2ee72d826.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: U7bQ8Trzz16lPoAiYjlTsZbC5KSxA6LyuTZe_xhcl6LMRmvrQR2FfQ==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:8200:f:518a:3a00:93a1:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 fb542039f97bb702c0e68d2142c449aa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: ohreFQKTRZUp6IMS7QiFKTLxBzNvmav5f_msSsCjskK9KdBvcVJr1Q==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.83:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ae6c2eb8d653982f5df6a91a4b14b518.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: w8yHp5GbDQj0Nm3hmQEiGyrw6AIYqEewcC9OP9E858T8xzB_2fFydA==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:2800:f:518a:3a00:93a1:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:57 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=af404261-d26b-4062-912f-15777a6e776e; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: 027cd5a5-90eb-4b77-90d4-1a8f29d01eb2
    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 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: 08FLXo7VhxmCXb44M2_R0iixo1r__XutNr5EnJCMtn7JFD19U9JOgQ==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:200:f:518a:3a00:93a1:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 47755cdb8b36419a04f12ee3c24f7fae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: ra2v-wrIpDZDpBdIjbILblEXIzUhqAYQud7WjbSV_hMaOmzrzUO8cQ==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.94:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=a1a734b6-d92c-4ffb-8d2f-7f62c0480e15; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: 1d666138-9a0a-41dd-80aa-484d85d3dab2
    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: U8hAjSVCJ6XMoW1loYsXPzt8AtzFKAu_5T2SI1rHq_YMERxERDRYpw==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:2800:f:518a:3a00:93a1:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 fb542039f97bb702c0e68d2142c449aa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: HKZlWmOho6C78PWPoliykW7xfWKAHwVqdwsVZ7ROUGi5Azz2nnVtjw==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:6c00:f:518a:3a00:93a1:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ba2af690a81a9d904af393a857344bf4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: NMnysONqmKq3ePnKjvj3eVrZtJ69l0G3jAViftZUCT7V-KRG3ZZqVQ==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.45:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=278a0658-3a4d-4ed7-9e38-a19074935ccc; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: b8b5b83e-819b-491d-8401-7f79051328bd
    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 dcfe318aa268be733627ea7884246be4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: emmRczWmqCYSqmROb1GZQDjuZ2D-wZSsHT17e-Q779HO0s93R4e0eA==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:8400:f:518a:3a00:93a1:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=086d699f-80bc-40e2-bbe6-1728251d9782; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: b4136eee-895f-492d-b417-9e97e3c54b14
    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 8c1abfbb8460bed752668233d296dba8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: 0Hj8HLHRJf9mJNWGVl3cMQs3FwM5nPGTLlUOgvT36yEVEw7yqgVqYw==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:8000:f:518a:3a00:93a1:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=e722cfd3-bd6e-4e0f-b34c-35ee50d1e216; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: 3baf3764-8d3d-4b00-9791-a9e2b90eb7ef
    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 355f72364b4c8f8829ae95f886a03f56.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: X8cvciPODjmc4B4G3wc9BnVXRK_XsGsBa18lwBt-7ssUbDMD4Yx06g==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.45:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 551f2461af0b3bf4faaad831ee6e5b1e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: -OpNO5R3zuIcvwSxK6UVfznGg8UlcvR5zLgDv5npxraDkXLrd3MJsg==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.94:80 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 03:58:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://auth.chipteller.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5cc4b35b46cb9b55d49e7f47442e6838.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: 6Es0khzjqynd-LafYhB3Rn8BYmpxY6YiIsZOyVQj3HCEDL4pDWFnxg==
    
    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>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.83:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=4135362b-32a0-4576-af54-143f1be14eeb; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: a19f96b8-a88c-4ad7-83b7-977ff688dce3
    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 89efe3a7854e47cf7f1fe47e28e39348.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: p3ccPIhjBdDiPyEyaLL_RcOX0gOsNZof3yZnUHRXsuM2NiuefTgvDQ==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:200:f:518a:3a00:93a1:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=52ad0a02-1223-47be-b343-545ac74190af; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: 0fe2c5b5-c17c-4d0e-8c50-6ddee2ddee34
    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 eec5ede1fdb15ceb2352a4ebfb155362.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: IK29QoEov8ikEPd3aSJlP3ViEd_J9owLwE-RQ67sYK-w0lHEHv9WJQ==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:7800:f:518a:3a00:93a1:443 · auth.chipteller.com

    2026-01-11 03:58

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Date: Sun, 11 Jan 2026 03:58:56 GMT
    Server: Server
    Content-Language: en-US
    Set-Cookie: XSRF-TOKEN=7622633d-f7ec-44a5-9fef-4e286f45617f; Path=/; Secure; HttpOnly; SameSite=Lax
    x-amz-cognito-request-id: eddbe3a6-50e8-4bc0-8995-cb7114a49efa
    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 dcfe318aa268be733627ea7884246be4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: XrK6HdSNo0vL_kZ2n6q1U4myWD1uJ2r2GjN-gY84BHZYHqxt82NSiw==
    
    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
    Found 2026-01-11 by HttpPlugin
    Create report
auth.chipteller.com
CN:
auth.chipteller.com
Key:
RSA-2048
Issuer:
Not before:
2025-02-10 00:00
Not after:
2026-03-11 23:59