Domain support.kustomer.com
United States
AMAZON-02
Software information

CloudFront

tcp/80

  • Open service 2600:9000:225b:7800:9:435:9680:93a1:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 986e79a1f22b8bf29001818ede5df5c8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: AvLpkApg1N7PcnH8YD9-IswBAjBpuWWxl8wG11iZizaEYL6D2RadPQ==
    
    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:f000:9:435:9680:93a1:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 af1bbc213b3a9ee2f125be77ca3609a0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: n_nIGSQYvRbp5Wg7P0O9xyvH79I8Px-IJPbFUoSmxmEqylWcGiOGJg==
    
    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.21:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 f8d34d99bd5a267bad6857ae101ea8e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: SHN6PS1tEjM939ijKMiUi1pmAjOvgeHHxUXBlBYp8xocYEkfrwahNw==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:ba00:9:435:9680:93a1:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 5cc4b35b46cb9b55d49e7f47442e6838.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: YT8SagR5HAFvfXSnTCfrufaewFZQgRZjKUbHMIQ7WvOe0TnMWA8bIw==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:ba00:9:435:9680:93a1:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 af1bbc213b3a9ee2f125be77ca3609a0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: W6fliI15GcX0WUlHHfZTMHzGpIwKsCYgIdC_tYo2kJJRocN1ajJR-g==
    
    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:6400:9:435:9680:93a1:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 66ce4848bcf993e3c57b596461cd0b82.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: s-haZPNexViwZgg-QQQJlhLeowVHH1Et8ib6UwNlgrQ6p_nVDXSycw==
    
    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:6000:9:435:9680:93a1:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 badff53d2116a4b3d32a2dd1eb918a48.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: kQ9OiUAMeLL2NaLWQhFfXx5hklRI5QxcBkM_YDKZP-yjfkHCE51UNw==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.129:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 c414bd1a4ce7ace94cbfdfa8efcbe5a6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: xr2DA0nb2PCCDpQ8WUyruajuvgtclqM1PUkWMTL9vIOySdC0YQI1RA==
    
    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.21:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 8eb3c67b1958af32e15515c8eb27fbb4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: QghO5A_gKMw-ZpZqXs2oGqr0YnF6Vxt_Nfgkakcd7F6CWKNXwXbaXA==
    
    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.46:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 0f14828b89630f6555c6372e13fc999a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: flYeg7fNGpaeRSHVwSBN_cO7ozV85RMI9aHseAlt2JHlrI4P17kLpQ==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:2200:9:435:9680:93a1:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 986e79a1f22b8bf29001818ede5df5c8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: W5r-kWm8kQXb3zZnbfq3hXO-R9Ojp8OtacvJAVVJzkhkBDnQ7Uw2Og==
    
    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:6000:9:435:9680:93a1:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 47755cdb8b36419a04f12ee3c24f7fae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: -WgiHcdJZnYapc1FKTNdHEicMYH48WthVN7Tp8mZxqy_BK6VkcSncg==
    
    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:6400:9:435:9680:93a1:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 66ce4848bcf993e3c57b596461cd0b82.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: lEvi5bAl1L3DYjGNmjIj6Xwn1ihT_adO0AqknABxWkLqQDdXUGIdyQ==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.74:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: hkKP8N60R96zhnaS_aIKXc1jvAUDctCOQDv51G0VlUHRqyxWeVBC9w==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.74:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:53 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 f8d34d99bd5a267bad6857ae101ea8e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: qH47wVUNcAZHbG24V9iWwTa97-kPeUHF0JTQnlSr0OhlQ6Od1I5sbw==
    
    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.46:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ba2af690a81a9d904af393a857344bf4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: qpNU1W79yafofA_xscfzHxsguRq2DvKzCKfWFHbLhQiYB6AXmERcsA==
    
    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:4200:9:435:9680:93a1:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:53 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ae6c2eb8d653982f5df6a91a4b14b518.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: IbNuy0AICgFnwyBVYn3-FmIHgFvIwu9Uj1-sQDsTMJw40x1Z9I1HuQ==
    
    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:c200:9:435:9680:93a1:80 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 11 Jan 2026 04:45:53 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://support.kustomer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 89efe3a7854e47cf7f1fe47e28e39348.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: lzd-pJhVsflEOc75inNaTvicAcj-oBq5Fq5jFWHa9t3FGNwYq6w6lA==
    
    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:f000:9:435:9680:93a1:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:55 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 033e374ece012797cbee0d505e2e61b4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: s4SRQvf-lHvQ86nQC7UCyjETp6InxRlNqo7Hv4La4Erg76-7cCEl4g==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:4200:9:435:9680:93a1:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 5cc4b35b46cb9b55d49e7f47442e6838.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: 6oEe6_y7AObNjNwZxRKYIms7-jFfvNew4yo_4HfGeuhFvwGIvDws2A==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.66.192.129:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 f8d34d99bd5a267bad6857ae101ea8e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: Iu7JHx1gqDQTIdF_i4FddJMTQsyak_d_pVDNkH1C9AAMvBaMjZGAmw==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:c200:9:435:9680:93a1:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 8c1abfbb8460bed752668233d296dba8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: Cl42t3qo9gFfJWkSNa92lsuxo82SnXU16gEio2WqDgzSdJiBm_5w9w==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:2200:9:435:9680:93a1:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:56 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 033e374ece012797cbee0d505e2e61b4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: WSUPbXjKxkjPTUD-m1SGEbXAdyj2vGAhnYq2bDiAoRp6L3IsDkly1w==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:7800:9:435:9680:93a1:443 · support.kustomer.com

    2026-01-11 04:45

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 2646623
    Connection: close
    Date: Sun, 11 Jan 2026 04:45:55 GMT
    Cache-Control: public, max-age=5
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Cache: Miss from cloudfront
    Via: 1.1 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: Vd9TAlFeg6rNvRSlSOupWdZ0M2ESrjngiS4H4dCt2TII4JZ5gadmRQ==
    
    Page title: Kustomer Help Center
    
    <!DOCTYPE html><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><meta name="description" content="Homepage"/><link href="/materialdesignicons-5.min.705394e12f5d3447117d6b4f26c14acf.css" rel="stylesheet"/><link href="/fonts.25653527521d75a2cf41ee63db946be1.css" rel="stylesheet"/><title>Kustomer Help Center</title><link rel="icon" href="https://cdn.kustomerhostedcontent.com/media/570fad9d9001bc1000163b28/3b80a3e31cd231f1d1d3c960d1a721ea.png"/><style>/*
      ==============================
      Custom Deflection
      ==============================
    */
    
    .form-deflection-prompt-container {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 0;
        left: 0;
        right: 0;
        border: solid 1px #dbdadf;
        background-color: #f9fafc;
        padding: 15px;
        font-size: 16px;
    }
    
    .form-deflection-prompt-text {
        margin-right: 40px;
    }
    
    .form-deflection-item-article-cta-button {
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 3px;
        background-color: #ff5551;
        color: white;
        border-radius: 3px;
        font-weight: 500;
        letter-spacing: normal;
        font-family: "Neutral Std", "Helvetica Neue", Arial, helvetica, sans-serif;
        font-style: normal;
        border: solid 1px transparent;
    }
    
    .form-deflection-item-article-cta-button:hover {
        background-color: #ff5451d8;
    }
    
    .form-modal-success-icon,
    .form-deflection-success-icon {
    	display: flex;
      justify-content: center;
      color: #80ce69;
      font-size: 30px;
    }
    
    .form-deflection-item-article-cta-button:hover {
      cursor: pointer;
    }</style><style>/*
      ==============================
      Forms
      ==============================
    */
    
    .form {
      background-color: white;
      font-family: 'Neutral Std', 'Source Sans Pro', sans-serif;
    }
    
    .form-title {
    	color: #0a3355;
    }
    
    .form button {
      margin-left: 10px;
    }
    
    .form-flex {
      display: flex;
      width: 100%;
    }
    
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
    	.form-flex {
        display: inline-block;
      }
    }
    
    /*
      ==============================
      Columns
      ==============================
    */
    
    .form-row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      flex-wrap: wrap;
    }
    
    .form-row-full .form-column {
      width: 100%;
    }
    
    .form-row-half .form-column {
      width: 48%;
    }
    
    .form-error-container {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 10px;
    }
    
    .form-error {
      font-size: 12px;
      color: red;
    }
    
    ::-webkit-input-placeholder {
      color: #9a9a9a;
    }
    
    ::-moz-placeholder,
    :-ms-input-placeholder
    {
      margin-left: 10px;
      color: #9a9a9a;
    }
    
    .form-base {
      border: 1px solid rgb(190, 190, 190);
      border-radius: 3px;
      outline: 0;
      height: 40px;
      line-height: 35px;
      font-size: 16px;
      /*margin-bottom: 10px;*/
      padding-left: 10px;
      color: black;
      /*width: 300px;*/
      width: auto;
      margin-left: 10px;
    }
    
    
    .form-suggestion {
      padding: 10px;
      margin-top: 5px;
      max-height: 500px;
      overflow-y: scroll;
      background: white;
      position: absolute;
      width: 100%;
      z-index: 1;
      overflow: auto;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 3px;
    }
    
    .form-suggestion-article {
    	margin-top: 10px;
    }
    
    .form-suggestion-article:hover a {
      color:#49a1d2;
    }
    
    .form-suggestion-label {
    	color: #0a3355;
      font-weight: bold;
    }
    
    .form-suggestion-label-divider {
    	background-color: #e9eff5;
      height: 2px;
      width: auto;
      margin-top: 5px;
    }
    
    .form-group {
      margin-top: 1rem;
      flex-direction: column;
    }
    
    .form-group .form-suggestion {
      position: relative;
      margin-left: 10px;
      width: auto;
    }
    
    .form-field {
      flex-direction: column;
      display: flex;
      margin-bottom: 20px;
      width: 100%;
    }
    
    .label {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 5px;
      color: #222 !important;
      font-size: 16px;
      text-transform: none !important;
    }
    
    span.required {
      color: red;
    }
    
    .description {
      color: #70767a;
      font-size: 14px;
      margin-bo
    Found 2026-01-11 by HttpPlugin
    Create report
help.kustomer.comsupport.kustomer.com
CN:
help.kustomer.com
Key:
RSA-2048
Issuer:
Not before:
2025-02-10 00:00
Not after:
2026-03-11 23:59