insuranceservicenow.transamerica.com Open in urlscan Pro
45.223.165.37  Public Scan

Submitted URL: http://www.insuranceservicenow.com/
Effective URL: https://insuranceservicenow.transamerica.com/
Submission: On August 28 via manual from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST /pkmslogin.form

<form id="ctl01" action="/pkmslogin.form" method="post" class="has-validation-callback">
  <table width="268" border="0" cellspacing="0" cellpadding="0">
    <input name="login-form-type" type="hidden" value="pwd">
    <input name="token" type="hidden" value="Unknown">
    <tbody>
      <tr valign="top">
        <td class="blacklg" width="96">
          <strong>User ID:</strong>
        </td>
        <td width="160">
          <input name="username" class="text_input" id="username" type="text" autofocus="autofocus" placeholder="User ID" value="" data-validation="combined username" data-validation-error-msg-container="#validationMsg"><br><br>
        </td>
      </tr>
      <tr valign="top">
        <td class="blacklg" width="96">
          <strong>Password:</strong>
        </td>
        <td width="160">
          <input name="password" class="text_input" id="password" type="password" placeholder="Password" value="" autocomplete="off" data-validation="combined password" data-validation-error-msg-container="#validationMsg"><br>
          <span id="validationMsg" class="errorred"></span>
        </td>
      </tr>
      <tr valign="top" runat="server" id="trProgressBar">
        <td width="96"></td>
        <td width="160">
          <p>
            <!--<input name="cmdLogin" title="Log In" class="bluebutton" id="cmdLogin" style="width: 125px; cursor: pointer;" onclick="ClearErrPopUp(event);" type="submit" value="Log In" />-->
            <input name="btnLogin" class="bluebutton" style="width: 125px;" id="btnLogin" type="submit" value="Login">
          </p>
          <div class="errorred" id="errDiv"></div>
          <asp:updateprogress id="UpdateProgress" runat="server" displayafter="3000">
            <progresstemplate>
              <div id="UpdateProgressDiv"> &nbsp; </div>
              <span class="disclaimer">
                <div id="spinner">
                  <asp:label id="lblLoginMsg" runat="server" text="Processing please wait..."></asp:label>
                  <asp:image imageurl="images/ajax-loader.gif" id="loadingImage" runat="server" alternatetext="Processing please wait...">
                  </asp:image>
                </div>
              </span>
            </progresstemplate>
          </asp:updateprogress>
          <p></p>
          <p>
          </p>
          <p></p>
        </td>
      </tr>
      <script type="text/javascript">
        $.formUtils.addValidator({
          name: 'combined',
          validatorFunction: function(value, $el, config, language, $form) {
            var username = document.getElementById("username").value;
            var password = document.getElementById("password").value;
            return (username !== "") || (password !== "");
          },
          errorMessage: 'Enter User ID and Password',
          errorMessageKey: 'combined'
        });
        $.formUtils.addValidator({
          name: 'username',
          validatorFunction: function(value, $el, config, language, $form) {
            return value !== "";
          },
          errorMessage: 'Enter User ID',
          errorMessageKey: 'username'
        });
        $.formUtils.addValidator({
          name: 'password',
          validatorFunction: function(value, $el, config, language, $form) {
            return value !== "";
          },
          errorMessage: 'Enter Password',
          errorMessageKey: 'password'
        });
        $.validate({
          validateOnBlur: false
        });
      </script>
    </tbody>
  </table>
</form>

POST /mga/sps/authsvc?PolicyId=urn:ibm:security:authentication:asf:isnEmailForgottenUserid

<form action="/mga/sps/authsvc?PolicyId=urn:ibm:security:authentication:asf:isnEmailForgottenUserid" method="post">
  <table width="268" border="0" cellspacing="0" cellpadding="0">
    <tbody>
      <tr valign="top">
        <td class="blacklg" colspan="2" width="262">
          <strong>Forgot your UserId?</strong>
        </td>
      </tr>
      <tr valign="top">
        <!--<form action="/mga/sps/authsvc?PolicyId=urn:ibm:security:authentication:asf:isnEmailForgottenUserid" method="post">-->
        <td width="96"></td>
        <td width="160">
          <input type="submit" title="ForgottenUserId" class="bluebutton" style="width: 125px;" value="Get UserId">
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST /mga/sps/authsvc?PolicyId=urn:ibm:security:authentication:asf:isnResetPasswordWithMacOtp

<form action="/mga/sps/authsvc?PolicyId=urn:ibm:security:authentication:asf:isnResetPasswordWithMacOtp" method="post">
  <table width="268" border="0" cellspacing="0" cellpadding="0">
    <tbody>
      <tr valign="top">
        <td class="blacklg" colspan="2" width="262">
          <strong>Forgot your password?</strong>
        </td>
      </tr>
      <tr valign="top">
        <!--<form action="/mga/sps/authsvc?PolicyId=urn:ibm:security:authentication:asf:isnResetPasswordWithMacOtp" method="post">-->
        <td width="96"></td>
        <td width="160">
          <input type="submit" title="ForgottenPassword" class="bluebutton" style="width: 125px;" value="Get Password">
        </td>
      </tr>
    </tbody>
  </table>
</form>

register_2.aspx

<form action="register_2.aspx">
  <table width="273" border="0" cellspacing="0" cellpadding="10">
    <tbody>
      <tr>
        <!--<form action="register_2.aspx">-->
        <td valign="top" width="253">
          <h2 class="heading">
            <strong>First Time User?</strong>
          </h2> It's quick and easy to register your Policy/Certificate. Take a few minutes to register and begin taking advantage of online service today. <p align="right">
            <!-- <a href="register_2.aspx"><input name="cmdRegister" title="Register" class="bluebutton" style="width: 125px; cursor: pointer;" type="submit" value="Register" /></a>-->
            <input type="submit" title="Register" class="bluebutton" style="width: 125px;" value="Register">
          </p>
        </td>
      </tr>
    </tbody>
  </table>
</form>

register.aspx

<form action="register.aspx">
  <table width="271" border="0" cellspacing="0" cellpadding="10">
    <tbody>
      <tr>
        <td valign="top" width="251">
          <h2 class="heading">
            <strong>Why Register?</strong>
          </h2> You never know when you might need a claim form or when you'll want to update your personal information. Why not be ready today? <p align="right">
            <!-- <input name="cmdFindOutMore" title="Find Out More" class="bluebutton" id="cmdFindOutMore" style="width: 125px; cursor: pointer;" type="submit" value="Find Out More" formmethod="post" formaction="register.aspx" /> -->
            <input type="submit" title="Find Out More" class="bluebutton" style="width: 125px;" value="Find Out More">
          </p>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

 * Claim Forms
 * Terminology
 * FAQs
 * About Us

We've implemented new enhanced security features designed to provide an added
layer of protection to your account. You'll be asked to verify your identity
which provides a one-time security validation passcode sent to your email
address. This passcode is a second credential in addition to your UserId and
Password


WELCOME

Insurance Service Now allows you to access your account through a secure
website.

You have the ability to view or update your active insurance
policies/certificates, as well as print claim forms, anytime, day or night. And
there's much more. Log in today and see how convenient it is to register and
maintain your account totally online.

Policy/Certificate Holder Log In

To access your account, enter your User ID and Password, then click on the
log-in button.



User ID:

Password:





 








Forgot your UserId?


Forgot your password?


Changed Your Email Address? After you log-in using your former email address, go
to Update Profile to change your User ID to your new email address.



FIRST TIME USER?

It's quick and easy to register your Policy/Certificate. Take a few minutes to
register and begin taking advantage of online service today.




WHY REGISTER?

You never know when you might need a claim form or when you'll want to update
your personal information. Why not be ready today?



 * LinkedIn
 * Facebook
 * Twitter
 * Google+
 * Pinterest
 * YouTube
 * Instagram
 * Tumblr

 * Home / 
 * About Us / 
 * Contact Us / 
 * Privacy / 
 * Do Not Sell My Personal Information / 
 * Terms and Conditions

CONTACT US:

1-800-527-9027
 * 
 * 
 * 



Warning: Misuse of Transamerica name in fraud schemes. Read more.

Insurance products and services are offered or issued by Transamerica Life
Insurance Company, Cedar Rapids, IA; Transamerica Financial Life Insurance
Company, Harrison, NY (licensed in New York); Transamerica Life Insurance
Company, Rutland, VT; and Transamerica Casualty Insurance Company, Columbus, OH.
Variable products and mutual funds are underwritten and distributed by
Transamerica Capital Inc., or Transamerica Investors Securities Corporation,
each a broker/ dealer and member of FINRA. Securities and investment advisory
services offered by Transamerica Financial Advisors, Inc., a broker/ dealer,
member of FINRA, SIPC and a Registered Investment Adviser. Investment advisory
services focused on the unique needs of individual retirees, retirement plans
and their participants offered by Transamerica Retirement Advisors, Inc., a
Registered Investment Adviser. References to Transamerica on this site pertain
either to an individual company or collectively to these and other Transamerica
companies. This site may not yet be approved by the Departments of Insurance in
all states at the time of publication. Transamerica companies are part of the
AEGON Group.
Copyright 2011-2024 Transamerica Corporation, 6400 C Street SW, Cedar Rapids, IA
52499 – All Rights Reserved.