www.ghcsecurity.com Open in urlscan Pro
13.82.101.179  Public Scan

URL: https://www.ghcsecurity.com/
Submission: On March 06 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="form" onsubmit="return false;" class="ng-pristine ng-valid">
  <input ng-model="lead.LDCR" name="confirmation" id="confirmation" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
  <input name="LeadID" id="LeadID" type="hidden">
  <input ng-model="lead.SRTOKEN" id="" type="hidden" value="1167814502330418951" name="SR_TOKEN" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
  <input ng-model="lead.LeadIDTocken" id="leadid_token" type="hidden" value="D9A98E6E-1EA0-5B5B-54A4-BFB81D76DB21" name="universal_leadid" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
  <input ng-model="lead.SourceID" id="SourceID" name="SourceID" type="hidden" value="" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
  <input ng-model="lead.DataSource" id="DataSource" name="DataSource" type="hidden" value="" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
  <div class="question" ng-show="currentTab==1" aria-hidden="false">
    <h1 class="title">See Your Home Security Report</h1>
    <div class="home-image">
      <!-- ngIf: googleStreetViewSrc -->
      <!-- ngIf: !googleStreetViewSrc --><img ng-if="!googleStreetViewSrc" class="default ng-scope" src="Content/img/default.jpg"><!-- end ngIf: !googleStreetViewSrc -->
    </div>
    <input type="text" placeholder="Address" class="wrap ng-pristine ng-untouched ng-valid pac-target-input" ng-model="lead.Address" id="autocomplete" tabindex="0" aria-invalid="false" autocomplete="off">
  </div>
  <div class="question ng-hide" ng-show="currentTab==2" aria-hidden="true">
    <label>System Features</label>
    <div class="choose">
      <div ng-click="changeSecurityType('Only burglar/intrusion');" ng-class="{'selected': lead.SecurityType=='Only burglar/intrusion'}" role="button" tabindex="0"><i class="fa-regular fa-people-carry-box"></i>Security / Intrusion</div>
      <div ng-click="changeSecurityType('Only fire detection');" ng-class="{'selected': lead.SecurityType=='Only fire detection'}" role="button" tabindex="0"><i class="fa-regular fa-fire-smoke"></i>Fire Detection</div>
      <div ng-click="changeSecurityType('Both burglar and fire detection');" ng-class="{'selected': lead.SecurityType=='Both burglar and fire detection'}" role="button" tabindex="0"><i class="fa-regular fa-cctv"></i>Both Features</div>
      <input id="SecurityType" ng-model="lead.SecurityType" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
    </div>
  </div>
  <div class="question ng-hide" ng-show="currentTab==3" aria-hidden="true">
    <label>Type of Property</label>
    <div class="choose choose-2">
      <div ng-click="changeSecurityUsage('Residential');" ng-class="{'selected': lead.SecurityUsage=='Residential'}" role="button" tabindex="0"><i class="fa-regular fa-home"></i>Home</div>
      <div ng-click="changeSecurityUsage('Business');" ng-class="{'selected': lead.SecurityUsage=='Business'}" role="button" tabindex="0"><i class="fa-regular fa-building"></i>Business</div>
      <input id="SecurityUsage" ng-model="lead.SecurityUsage" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
    </div>
  </div>
  <div class="question ng-hide" ng-show="currentTab==4" aria-hidden="true">
    <label>Security Service</label>
    <div class="choose">
      <div ng-click="changePreWired('No');" ng-class="{'selected': lead.PreWired=='No'}" role="button" tabindex="0"><i class="fa-regular fa-sparkles"></i>New Installation</div>
      <div ng-click="changePreWired('Yes');" ng-class="{'selected': lead.PreWired=='Yes'}" role="button" tabindex="0"><i class="fa-regular fa-hammer"></i>Reactivation</div>
      <div ng-click="changePreWired('Na');" ng-class="{'selected': lead.PreWired=='Na'}" role="button" tabindex="0"><i class="fa-regular fa-box-full"></i>Equipment Only</div>
      <input id="PreWired" ng-model="lead.PreWired" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
    </div>
  </div>
  <div class="question ng-hide" ng-show="currentTab==5" aria-hidden="true">
    <label>Homeowner</label>
    <div class="choose choose-2">
      <div ng-click="changeOwnership('Own');" ng-class="{'selected': lead.Ownership=='Own'}" role="button" tabindex="0"><i class="fa-regular fa-thumbs-up"></i>Yes</div>
      <div ng-click="changeOwnership('Rented');" ng-class="{'selected': lead.Ownership=='Rented'}" role="button" tabindex="0"><i class="fa-regular fa-thumbs-down"></i>No</div>
      <input id="Ownership" ng-model="lead.Ownership" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
    </div>
  </div>
  <div class="question ng-hide" ng-show="currentTab==6" aria-hidden="true">
    <label>Day of Installation</label>
    <div class="choose">
      <div ng-click="changeInstallationTimeFrame('Immediately');" ng-class="{'selected': lead.InstallationTimeFrame=='Immediately'}" role="button" tabindex="0"><i class="fa-regular fa-calendar-check"></i>Immediately</div>
      <div ng-click="changeInstallationTimeFrame('In one month');" ng-class="{'selected': lead.InstallationTimeFrame=='In one month'}" role="button" tabindex="0"><i class="fa-regular fa-calendar-alt"></i>1 Month</div>
      <div ng-click="changeInstallationTimeFrame('In two months');" ng-class="{'selected': lead.InstallationTimeFrame=='In two months'}" role="button" tabindex="0"><i class="fa-regular fa-calendar-alt"></i>2 Months</div>
      <div ng-click="changeInstallationTimeFrame('More than two months');" ng-class="{'selected': lead.InstallationTimeFrame=='More than two months'}" role="button" tabindex="0"><i class="fa-regular fa-question"></i>More</div>
      <input id="InstallationTimeFrame" ng-model="lead.InstallationTimeFrame" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
    </div>
  </div>
  <div class="question ng-hide" ng-show="currentTab==7" aria-hidden="true">
    <label>Property Entrances</label>
    <div class="choose">
      <div ng-click="changeEntrancesExits('1');" ng-class="{'selected': lead.EntrancesExits=='1'}" role="button" tabindex="0">
        <p>1</p>Entrance
      </div>
      <div ng-click="changeEntrancesExits('2 to 4');" ng-class="{'selected': lead.EntrancesExits=='2 to 4'}" role="button" tabindex="0">
        <p>2 - 4</p>Entrances
      </div>
      <div ng-click="changeEntrancesExits('5');" ng-class="{'selected': lead.EntrancesExits=='5'}" role="button" tabindex="0">
        <p>5</p>Entrances
      </div>
      <div ng-click="changeEntrancesExits('5+');" ng-class="{'selected': lead.EntrancesExits=='5+'}" role="button" tabindex="0">
        <p>5+</p>Entrances
      </div>
      <input id="EntrancesExits" ng-model="lead.EntrancesExits" type="hidden" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
    </div>
  </div>
  <div class="question ng-hide" ng-show="currentTab==8" aria-hidden="true">
    <label>Personal Info</label>
    <div class="info">
      <input type="text" ng-model="lead.FName" placeholder="First Name" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
      <input type="text" ng-model="lead.LName" placeholder="Last Name" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
      <input type="text" ng-model="lead.Email" placeholder="Email Address" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
      <input type="text" ng-model="lead.Phone" placeholder="Phone Number" class="ng-pristine ng-untouched ng-valid" tabindex="0" aria-invalid="false">
      <!-- ngIf: currentTab==(maxTab-1) -->
    </div>
    <div></div>
    <div class="disclosure">
      <input type="hidden" id="leadid_tcpa_disclosure" autocomplete="off">
      <label for="leadid_tcpa_disclosure">By clicking Submit, I agree to the <a href="terms.html" target="_blank">Terms of Service</a> and <a href="terms.html" target="_blank">Privacy Policy</a> and authorize up to 4
        <a href="partners.html" target="_blank">Home Security companies</a>, their contractors and partners to contact me with offers about <a href="partners.html" target="_blank">Home Security product</a> or service by telephone calls, emails,
        artificial voice, and pre-recorded/text messages, using an automated telephone technology, to the number and email I provided above, even if my number is a mobile number or is currently listed on any state, federal or corporate Do Not Call
        list. I understand that my consent here is not a condition of purchase of any goods or services. Message and data rates may apply. Do Not Call/California Notice.</label>
    </div>
  </div>
  <!-- ngIf: currentTab<(maxTab-1) -->
  <div class="buttons ng-scope" ng-if="currentTab<(maxTab-1)">
    <!-- ngIf: currentTab!=1 -->
    <p ng-show="currentTab!=1 &amp;&amp; currentTab<(maxTab-1)" class="completion ng-binding ng-hide" aria-hidden="true">Question 1 of 8</p>
    <!-- ngIf: currentTab<maxTab --><button id="next" ng-if="currentTab<maxTab" ng-click="changeTab(1)" class="ng-scope" tabindex="0">Next<i class="fa fa-arrow-right" aria-hidden="true"></i></button><!-- end ngIf: currentTab<maxTab -->
  </div><!-- end ngIf: currentTab<(maxTab-1) -->
  <input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/535768805578e28e27cc2e1784aba5f363b748a3"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_0"
    value="https://cert.trustedform.com/535768805578e28e27cc2e1784aba5f363b748a3"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
    value="https://ping.trustedform.com/0.5_mR8XY06-jeSw2x5UfryBDv-9tubIV-iExy6hij98vbnDMlYvQws5Ws_BEW-VSwZpzm5lJv.wRGASrAqV4stbaLGqEcweg.JFYAAItQl9FwNnC98_vDgw">
</form>

Text Content

Secure Home Search SMS Sent By


SEE YOUR HOME SECURITY REPORT


System Features
Security / Intrusion
Fire Detection
Both Features
Type of Property
Home
Business
Security Service
New Installation
Reactivation
Equipment Only
Homeowner
Yes
No
Day of Installation
Immediately
1 Month
2 Months
More
Property Entrances

1

Entrance

2 - 4

Entrances

5

Entrances

5+

Entrances
Personal Info


By clicking Submit, I agree to the Terms of Service and Privacy Policy and
authorize up to 4 Home Security companies, their contractors and partners to
contact me with offers about Home Security product or service by telephone
calls, emails, artificial voice, and pre-recorded/text messages, using an
automated telephone technology, to the number and email I provided above, even
if my number is a mobile number or is currently listed on any state, federal or
corporate Do Not Call list. I understand that my consent here is not a condition
of purchase of any goods or services. Message and data rates may apply. Do Not
Call/California Notice.

Question 1 of 8

Next
Good to know How To Choose A Home Security Alarm System

Home security Alarm Systems come many shapes and sizes. It might be difficult to
know which system is best for you. Here are some tips. You’ll need to ask
yourself some basic questions. Do you want to install the system yourself or
have a security company install it for you? Do you want the system to be
connected to a wireless internet signal or hardwired to a security service with
battery back-up? Or do you want to have the system self-contained and off grid?
Like anything else, home security Alarm Systems vary wildly in price. So
naturally, you’ll want to consider your budget. And some security systems come
with a membership and you have to pay monthly for upkeep and operation –
essentially, you’ll be renting the core equipment. Others are a one-time
purchase that you make, and you’ll own and operate the system on your own. With
this in mind, educate yourself and find the best way to protect your home and
family.

Secure Home Search

For a free security quote www.ghcsecurity.com | Geonest is not a service
provider, or a home security company. www.ghcsecurity.com | Geonest is not
associated with or an affiliate of your current service provider. This is not an
offer by www.ghcsecurity.com | Geonest to provide home security services. Our
goal is to provide an easy connection for homeowners seeking information on Home
Security with a private home security company, or attorney who can assist you.
By entering your mobile number in form above you agree to receive marketing
based text messages. Consent is not required for purchase. You may receive up to
5 messages per month. Standard text and data rates may apply.

Text HELP for help. Text STOP to cancel.

Privacy Policy Terms of Service CCPA Partners Opt-Out

2023. All Rights Reserved.