cp.intermedia.net Open in urlscan Pro
162.244.197.247  Public Scan

Submitted URL: http://cp.intermedia.net/
Effective URL: https://cp.intermedia.net/ControlPanel/Login?ClientType=WebMail
Submission: On February 01 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /ControlPanel/Login

<form action="/ControlPanel/Login" id="loginForm" method="post" novalidate="novalidate"><input class="jSelectedClientType" data-val="true" data-val-required="The ClientType field is required." id="ClientType" name="ClientType" type="hidden"
    value="WebMail"><input class="jSelectedClientName" id="ClientName" name="ClientName" type="hidden" value=""><input id="QueryStringAdditionalParams" name="QueryStringAdditionalParams" type="hidden" value=""><input data-val="true"
    data-val-number="The field WelcomeMessageIndex must be a number." data-val-required="The WelcomeMessageIndex field is required." id="WelcomeMessageIndex" name="WelcomeMessageIndex" type="hidden" value="1">
  <section class="login-page-content">
    <h1 class="login-page-greeting">Welcome back!</h1>
    <div class="login-forms">
      <div class="login-alert" id="login-update-browser-ie" style="display: none">
        <p class="lh16 mb8">Internet Explorer is not officially supported and your experience may not be optimal. For the best experience, please upgrade your browser.</p>
      </div>
      <script type="text/javascript">
        $(function() {
          'use strict';

          function has(userAgentSubstr) {
            return window.navigator.userAgent.indexOf(userAgentSubstr) !== -1;
          }
          // if <=IE10 or ==IE11
          if (has('MSIE ') || has('Trident/')) {
            $('#login-update-browser-ie').show();
          }
        });
      </script>
      <div class="login-forms-container">
        <div class="login-forms-loader jSpinner" style="display: none">
          <div class="login-forms-loader-content">
            <img src="/content/images/icons/48/progress_new_48.gif">
          </div>
        </div>
        <div class="login-forms-tabs">
          <a class="login-forms-tab m-active" href="/ControlPanel/Login?ClientType=WebMail">
                                <img class="login-forms-tab-icon" src="/content/images/icons/60/exchange_60.svg" alt="">
                                For users
                            </a>
          <a class="login-forms-tab m-admin " href="/ControlPanel/Login?ClientType=ControlPanel">
                                <img class="login-forms-tab-icon" src="/content/images/icons/60/hostpilot_60.svg" alt="">
                                For admins
                            </a>
          <a class="login-forms-tab m-voice " href="/ControlPanel/Login?ClientType=Voice">
                                <img class="login-forms-tab-icon" src="/Content/images/icons/60/voice_60.svg" alt="">
                                Voice services
                            </a>
        </div>
        <div class="login-form">
          <link rel="stylesheet" type="text/css" href="/ControlPanel/Styles/Login/ulp-login.css">
          <script src="/ControlPanel/Scripts/Login/userLoginHandler.js" type="text/javascript"></script>
          <script type="text/javascript">
            document.addEventListener("DOMContentLoaded", function() {
              new UserLoginHandler(false, true);
              initUserValidation();
              $(".jWebMailBtn").addClass("m-selected");
            });

            function selectClient(clientType) {
              $(".jSelectedClientType").val(clientType);
              $(".jClientBtn").removeClass("m-selected");
              $(".j" + clientType + "Btn").addClass("m-selected");
            }
          </script>
          <div class="login-form-products">
            <button onclick="selectClient('WebMail')" class="btn login-form-product-btn jClientBtn jWebMailBtn m-selected" type="button">
              <svg class="product-icon m-webmail" width="24" height="18">
                <path d="M12,13.1l9-7.9C20.9,5.1,20.8,5,20.7,5H3.3C3.2,5,3.2,5,3.1,5.1L12,13.1z"></path>
                <path d="M21,6.8l-8.8,7.8c-0.1,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.1,0-0.2-0.1L3,6.6v10.6C3,17.6,3.4,18,3.8,18h16.4 c0.4,0,0.8-0.4,0.8-0.8C21,17.2,21,6.8,21,6.8z"></path>
              </svg> Webmail </button>
            <button onclick="selectClient('UserSettings')" class="btn login-form-product-btn jClientBtn jUserSettingsBtn" type="button">
              <svg class="product-icon m-myservices" width="24" height="20">
                <path id="myServices" d="M17.6,15c-2-1.1-3.8-0.8-4.1-1.7c-0.1-0.4-0.2-1-0.2-1.5c0.6-0.3,0.9-1.2,1.1-2.3c0.6-0.1,0.8-1.4,0.7-1.9
	c0.1-0.5-0.2-0.5-0.4-0.4c0,0,0.7-3.2-1.1-4c-1.5-0.6-3.2,0.2-3.3,0.2C8,3.4,8.9,7.1,8.9,7.2c-0.2,0-0.5,0-0.5,0.4
	C8.2,8.1,8.4,9.3,9,9.4c0.2,1.1,0.5,2,1.1,2.3c0,0.5-0.1,1.1-0.2,1.5c-0.3,0.9-2,0.5-4.1,1.7C4,16,4,19.4,4,20.1h15.5
	C19.5,19.4,19.5,16,17.6,15z"></path>
              </svg> My Services <i class="login-form-product-btn-info jTooltipTop tooltipstered">
        </i>
            </button>
          </div>
          <div class="login-form-fields">
            <div class="login-form-validation-wrap">
              <div class="validation-input m-wide">
                <input id="loginInputField" name="Login" type="email" class="login-form-field jLoginField" placeholder="Login (email)" tabindex="1" autofocus="">
              </div>
              <div class="validation-input m-wide">
                <input autocomplete="off" class="login-form-field" id="passwordInputField" name="Password" placeholder="Password" tabindex="2" type="password" value="">
              </div>
            </div>
            <input id="ModelCaptchaShow" name="ModelCaptchaShow" type="hidden" value="False">
            <template id="login-users-captcha-template">
              <input value="True" data-val="true" data-val-required="The Show field is required." id="Captcha_Show" name="Captcha.Show" type="hidden"><input value="9f80e7f4bc5f46ab840901c706a4ff39" id="Captcha_Id" name="Captcha.Id" type="hidden">
              <div class="login-form-captcha">
                <div class="login-form-captcha-img">
                  <img id="9f80e7f4bc5f46ab840901c706a4ff39_captcha_image" alt="" src="/ControlPanel/CaptchaImage?id=9f80e7f4bc5f46ab840901c706a4ff39&amp;width=94&amp;height=36&amp;rnd=429990108">
                </div>
                <i class="login-form-captcha-refresh" onclick="captchaClick()"></i>
              </div>
              <div class="validation-input m-wide">
                <input class="login-form-field jCaptchaInput" id="Captcha_Code" name="Captcha.Code" placeholder="Code" type="text" value="">
              </div>
              <script type="text/javascript">
                function captchaClick() {
                  var captchaImage = document.getElementById('9f80e7f4bc5f46ab840901c706a4ff39_captcha_image');
                  captchaImage.src = captchaImage.src.replace(/&rnd=\d+/, "&rnd=" + Math.floor(Math.random() * 2000000000));
                  var captchaInput = $(".jCaptchaInput");
                  captchaInput.val("");
                  captchaInput.focus();
                }
              </script>
            </template>
            <div id="login-users-captcha-place"></div>
            <div class="login-form-options">
              <div class="login-form-remember">
                <input name="RememberMe" class="input-checkbox-icon jChbRememberMe" type="checkbox" value="true" tabindex="3">
                <span class="input-checkbox-label">Remember me</span>
              </div>
              <span class="login-form-forget">
                <a class="jForgotPassword" href="#" onclick="forgotPasswordClick('/ControlPanel/Login/ForgotPassword?clientType=WebMail&amp;returnUrl=https%3A%2F%2Fcp.intermedia.net%2FControlPanel%2FLogin%3FClientType%3DWebMail&amp;login=0')">Forgot password?</a>
              </span>
            </div>
            <button type="submit" class="btn m-success m-large login-form-button">LOGIN</button>
          </div>
          <div style="min-width: 352px;">
            <div class="input-checkbox-label fs13 mt24 mb24 t-align-center">Login to other services:</div>
            <div class="mb4 login-services">
              <a href="https://anymeeting.intermedia.net" class="link-service">
            <img src="/content/images/icons/32/anymeeting_32.svg" alt="AnyMeeting icon">
            <div class="link-service-description">
                AnyMeeting
                <i class="login-form-product-btn-info jTooltipTop link-service-description-icon tooltipstered">
                </i>
            </div>
        </a>
              <a href="https://securisync.intermedia.net" class="link-service">
            <img src="/content/images/icons/32/securisync_32.svg" alt="SecuriSync icon">
            <div class="link-service-description">
                SecuriSync
                <i class="login-form-product-btn-info jTooltipTop link-service-description-icon tooltipstered">
                </i>
            </div>
        </a>
              <a href="https://login.microsoftonline.com" class="link-service">
            <img src="/content/images/icons/32/office365_32.svg" alt="Office365 icon">
            <div class="link-service-description">
                Office 365
                <i class="login-form-product-btn-info jTooltipTop link-service-description-icon tooltipstered">
                </i>
            </div>
        </a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
</form>

Text Content

 * Support
 * Partner Portal


WELCOME BACK!

Internet Explorer is not officially supported and your experience may not be
optimal. For the best experience, please upgrade your browser.

For users For admins Voice services
Webmail My Services
Remember me
Forgot password?
LOGIN
Login to other services:
AnyMeeting
SecuriSync
Office 365

Feedback