www.webair.com Open in urlscan Pro
209.200.29.36  Public Scan

Submitted URL: http://icsvm3.webair.com/
Effective URL: https://www.webair.com/
Submission: On September 22 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST https://ezpanel.webair.com/cgi-bin/login.cgi

<form class="form-horizontal signin_form" action="https://ezpanel.webair.com/cgi-bin/login.cgi" method="post" id="login">
  <fieldset>
    <div class="control-group">
      <label class="control-label" for="emailid">Login:</label>
      <br>
      <div class="controls">
        <input required="" id="email_login" name="username" type="text" class="form-control" placeholder="Login" autocomplete="off" onfocus="this.placeholder = ''" onblur="this.placeholder ='Login'">
        <input type="hidden" id="login_hidden" name="signup_hidden" class="hidden" style="visibility: hidden;opacity: 0;">
      </div>
    </div>
    <div class="control-group">
      <label class="control-label" for="password">Password:</label>
      <br>
      <div class="controls">
        <input required="" id="password" name="password" class="form-control" type="password" placeholder="Password" autocomplete="off" onfocus="this.placeholder = ''" onblur="this.placeholder ='Password'">
      </div>
    </div>
    <div class="control-group">
      <p id="loginbad"></p>
      <div class="controls">
        <p><a href="#forgotpass_header" class="blue" data-toggle="tab">Forgot Password ?</a></p>
      </div>
    </div>
    <div id="loginMessage">
      <div id="loading_login" class="loading_login" style="display: none;">
        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.webair.com/wp-content/themes/webair_bm/images/loading.gif"><noscript><img
            src="https://www.webair.com/wp-content/themes/webair_bm/images/loading.gif" alt=""></noscript>
      </div>
    </div>
    <div class="control-group">
      <label class="control-label" for="loginButton"></label>
      <div class="controls">
        <button id="loginButton" name="" class="btn btn-primary" type="submit">Sign In</button>
      </div>
    </div>
  </fieldset>
  <p>Click <a href="//www.webair.com/domainpal-2" class="blue" data-toggle="tab" id="popup_domain">Here</a> to manage your domains</p>
</form>

POST /api/signup_header.php

<form class="form-horizontal signup_form" action="/api/signup_header.php" method="post" id="signUpPlan_header">
  <h3><span class="modal_title">Register a New Account</span></h3>
  <fieldset>
    <!-- Text input-->
    <div class="control-group">
      <label class="control-label" for="signUpEmail_header">Email:</label>
      <div class="controls">
        <input id="signUpEmail_header" name="email" class="form-control" type="text" placeholder="Email Address" required="" autocomplete="off" onfocus="this.placeholder = ''" onblur="this.placeholder ='Email Address'">
        <input type="hidden" id="signup_hidden_header" name="signup_hidden" class="hidden" style="visibility: hidden;opacity: 0;">
      </div>
    </div>
    <!-- Button -->
    <div class="control-group">
      <label class="control-label" for="signUpButton_header"></label>
      <div class="controls">
        <button id="signUpButton_header" type="submit" name="" class="btn btn-primary">Sign Up</button>
      </div>
    </div>
    <div id="signUpMessage_header">
      <div id="loading_header" class="loading" style="display: none;">
        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.webair.com/wp-content/themes/webair_bm/images/loading.gif"><noscript><img
            src="https://www.webair.com/wp-content/themes/webair_bm/images/loading.gif" alt=""></noscript>
      </div>
    </div>
    <div class="control-group">
      <label class="control-label" for=""></label>
      <div class="controls">
        <p><a href="#resend_header" class="orange" data-toggle="tab">Resend Confirmation Email?</a></p>
      </div>
    </div>
  </fieldset>
</form>

POST /api/forgotpass.php

<form action="/api/forgotpass.php" method="post" autocomplete="off" class="forgotopass_form" novalidate="">
  <div class="rbroundbox">
    <div class="rbcontent">
      <div class="side-text">
        <h3>Forgot Password?</h3>
        <input type="hidden" name="function" value="forgotpassword">
        <p>Please enter your Control Panel username, and a new password will be sent to the e-mail address associated with your account.</p>
        <div class="control-group forgotpass_user_form">
          <label class="control-label" for="username2">Username:</label><br>
          <input name="username2" id="username2" class="form-control forgotpass_user" type="text" placeholder="Username" required="" autocomplete="off" onfocus="this.placeholder = ''" onblur="this.placeholder ='Username'">
          <input type="hidden" id="forgotpass_hidden" name="forgotpass_hidden" class="hidden" style="visibility: hidden;opacity: 0;">
          <input class="bt btn btn-primary" type="submit" value="Continue" id="forgotpassBtn">
          <div id="forgotpassMessage_modal"></div>
        </div>
      </div>
    </div>
  </div>
  <!-- /rbroundbox -->
  <div class="rbroundbox">
    <div class="rbcontent">
      <div class="side-text">
        <h3>Forgot Username?</h3>
        <p> Well that’s a different story. Please call <a href="tel:1-866-932-2471" class="bold">1-866-WEBAIR-1</a> during normal business hours to reset your username over the phone. </p>
        <p></p>
        <div class="rbbot">
          <div></div>
        </div>
      </div>
      <!-- /rbroundbox -->
    </div>
  </div>
</form>

POST /api/resend.php

<form class="form-horizontal resend_form" method="post" action="/api/resend.php" id="resendConfirm_header">
  <h3><span class="modal_title">Resend Confirmation Email</span></h3>
  <fieldset>
    <div class="control-group">
      <label class="control-label" for="resend_header_email">Email:</label>
      <div class="controls">
        <input type="email" name="email" class="form-control resend_email input-large" placeholder="Email Address" required="" autocomplete="off" onfocus="this.placeholder = ''" onblur="this.placeholder ='Email Address'">
        <input type="hidden" id="resend_hidden_header" name="signup_hidden" class="hidden" style="visibility: hidden;opacity: 0;">
      </div>
    </div>
  </fieldset>
  <div class="control-group">
    <label class="control-label" for=""></label>
    <div class="controls">
      <button id="resendHeadeButton" name="" class="btn btn-primary">SUBMIT</button>
    </div>
  </div>
  <div id="resendMessage_header">
    <div id="loading_resend_header" class="loading" style="display: none;">
      <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.webair.com/wp-content/themes/webair_bm/images/loading.gif"><noscript><img
          src="https://www.webair.com/wp-content/themes/webair_bm/images/loading.gif" alt=""></noscript>
    </div>
  </div>
</form>

Text Content

Skip to main content

Enable accessibility for
visually impaired

Open the accessibility
menu

Hide Unhide




   
   
 * Cloud Panel Login
   
   
   
   

 * Solutions
   * Managed Cloud Services
     * Virtual Private Cloud
     * Hosted Private Cloud
     * Virtual Desktop Infrastructure (VDI)
   * Disaster Recovery
     * Customized Disaster Recovery-as-a-Service
     * Disaster Recovery for IBM
   * Cloud Backups
     * Offsite Backups-as-a-Service
     * Offsite Backups with Veeam
     * 0365 Backups with Veeam
   * Storage
     * Cloud Storage
 * Industries
   * Healthcare
   * Government
   * Finance
   * Enterprise
 * Colocation
   * New York Data Center
   * Chicago
   * Los Angeles
   * Montreal
   * London
   * Paris
   * Amsterdam
   * Singapore
 * Resources
   * Resource Library
   * Blog
 * About
   * Our Network
   * About Webair
   * News & Press
   * Partners
   * Contact
 * Talk to a Data Management Expert




RELIABLE DATA BACKUP AND RECOVERY FOR YOUR BUSINESS NEEDS

Businesses leveraging a dependable backup and recovery services can protect
themselves from the possibility of losing key files to human error and malicious
attackers. Secure your mission-critical data and applications with Webair’s
fully customizable and managed IT infrastructure and cloud management solutions.

 * • 99.999% Uptime Guarantee

 * • Over 50 Petabytes of data protected

Secure Data as you Grow

HERE AT WEBAIR, WE KNOW DATA!

PRIVATE CLOUD SERVICES

Private Cloud hosting combines the agility and rapid scalability of the Public
Cloud with secure, dedicated infrastructure customized to meet business-specific
security, compliance and redundancy needs.

Explore Cloud Solutions

OFF-SITE BACKUPS

Enjoy reliable backup, storage and recovery of mission-critical data and
applications on dedicated, secure and reliable off-site infrastructure.

Explore Backup Solutions

DISASTER RECOVERY

Webair provides an agile, nimble and customized Disaster Recovery-as-a-Service
(DRaaS) solution to mirror customers’ specific production environments, no
matter the number of legacy platforms or level of complexity.

Explore DRAAS Solutions



WHY WEBAIR?

PERSONAL TOUCH

We partner with businesses to support their mission critical infrastructure
needs, paying just as close attention to the human aspect of your business as
your virtual one.

EASE OF MIND

We’ll make sure your IT infrastructure is ready when you need it so your team
can focus more on meeting your business objectives.

INTEGRATED MANAGEMENT

The Webair team acts as an extension of your own to provide the assets and
expertise necessary to overcome your biggest IT challenges.




YOUR IT NEEDS MAY HAVE SHIFTED - BUT WEBAIR HAS YOU COVERED

With the surge in remote work, many organizations are struggling to maintain the
same level of IT management responsibilities. Webair has the expertise and
resources to help you navigate the new norm with hosted VDI and hybrid cloud
solutions.

Learn How Webair Can Help


WEBAIR'S INDUSTRIES

Webair caters to the data security and IT needs of organizations operating
within several industries. Here are a few of our top-served sectors.

FINANCIAL

Reliably protect and backup financial data with tailored cloud and disaster
recovery solutions. Webair partners with banks, credit unions, and other
organizations within the finance industry to provide customizable managed cloud
and IT services designed to minimize the risk of costly breaches.

Explore More

HEALTHCARE

Improve patient care and experience while mitigating security risks and reducing
costs. Webair takes complete accountability and ownership of the IT
infrastructure of next-generation healthcare organizations.

Explore More


HEALTHCARE

Improve patient care and experience while mitigating security risks and reducing
costs. Webair takes complete accountability and ownership of the IT
infrastructure of next-generation healthcare organizations.

Explore More


GOVERNMENT

Security is at the paramount of storing and handling government data. We provide
government agencies with high-quality and cost-effective cloud and IT
infrastructure management solutions and disaster recovery services designed to
protect sensitive data.

Explore More


Thanks to Webair’s managed services, we are able to provide our internal
resources and customers with the reliability and redundancy they come to expect.
No longer do we have to research vendors, manage back-end hosting systems, worry
about vendor relationships, and support contracts. Since we leveraged Webair’s
services, we have been able to focus on building better platforms for our
customers since we have a reliable service provider taking care of everything
else.”

-- CIO of a leading Credit Union




CHECK OUT THE LATEST FROM WEBAIR

WEBAIR RECOGNIZED AS A REPRESENTATIVE VENDOR FOR DRAAS IN 2021 GARTNER® MARKET
GUIDE FOR DISASTER RECOVERY AS A SERVICE

GARDEN CITY, NY, September 21, 2021 – Webair Internet Development Company,
LLC. (“Webair”), a leading provider of cloud-agnostic orchestration services and
disaster-recovery deployments, today announces that it has been recognized as a
[…]
Read More

“MANAGED” BACKUPS-AS-A-SERVICE: A SINGLE WORD MAKES THE DIFFERENCE

These days, there’s no shortage of vagueness related to technology terms. In
fact, it sort of feels like a conspiracy. The more abstract the terminology, the
more people can alter […]
Read More

PROMOTE BUSINESS SUCCESS WITH MANAGED DISASTER RECOVERY SOLUTIONS

Over the first several months of 2021, several large companies, ranging from oil
pipelines to food processing plants, fell victim to ransomware and other
cyberattacks. While not unprecedented, those newsworthy […]
Read More
 * Webair
 * 501 Franklin Avenue, Suite 200
   Garden City, NY 11530
 * 1.866.932.2471
    * 
    * 
    * 
    * 
    * 

 * Certifications
 * Resources
 * Careers
 * Domains
 * Contact
 * Abuse Contact
 * Privacy

 * Managed IT Services NY

 * 
 * 
 * 
   
   
 * 
 * 
   



 * 
 * 
 * 
   
   
 * 
 * 
   



© 1996-2021 Webair. All rights reserved.

New York - Los Angeles - Chicago - Montreal - London - Paris - Amsterdam -
Singapore





 * Sign In
 * Register
 * 


SIGN IN TO YOUR ACCOUNT

Login:


Password:



Forgot Password ?


Sign In

Click Here to manage your domains


DON’T HAVE AN ACCOUNT ?

Sign up now


REGISTER A NEW ACCOUNT

Email:

Sign Up


Resend Confirmation Email?


FORGOT PASSWORD?

Please enter your Control Panel username, and a new password will be sent to the
e-mail address associated with your account.

Username:




FORGOT USERNAME?

Well that’s a different story. Please call 1-866-WEBAIR-1 during normal business
hours to reset your username over the phone.






RESEND CONFIRMATION EMAIL

Email:

SUBMIT