avracap.net Open in urlscan Pro
162.241.24.26  Public Scan

URL: https://avracap.net/
Submission: On February 20 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

<form role="form" class="calcForm">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group input"><label for="purchasePrice">Home Price ($) </label>
        <a href="javascript:void(0)" data-container="body" data-toggle="popover" data-placement="right" data-content="The dollar amount you expect to pay for a home."><i class="fa fa-question-circle-o" aria-hidden="true"></i></a><input type="text"
          class="form-control" id="purchasePrice" value="250,000"></div>
    </div>
    <div class="col-md-6">
      <div class="form-group input"><label for="downPayment">Down Payment</label>
        <a href="javascript:void(0)" data-container="body" data-toggle="popover" data-placement="right" data-content="The down payment is money you give to the home`s seller. At least 20% down typically lets you avoid mortgage insurance."><i class="fa fa-question-circle-o" aria-hidden="true"></i></a><input
          type="text" class="form-control" id="dpamount" value="20%"></div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group input"><label for="loanPrice">Loan Amount ($)</label>
        <a href="javascript:void(0)" data-container="body" data-toggle="popover" data-placement="right" data-content="Remaining loan balance."><i class="fa fa-question-circle-o" aria-hidden="true"></i></a><input type="text" class="form-control"
          disabled="" id="loanPrice" value="200,000"></div>
    </div>
  </div><label class="control control--radio"><input type="radio" name="dptype" id="downpercentage" value="percentage" checked="">Percent (%)<div class="control__indicator"></div></label><label class="control control--radio"><input type="radio"
      name="dptype" id="downlump" value="downlump">Dollars ($)<div class="control__indicator"></div></label>
  <hr>
  <div class="form-group input"><label for="rate">Annual Interest Rate (%)</label>
    <a href="javascript:void(0)" data-container="body" data-toggle="popover" data-placement="right" data-content=" The cost of borrowing money or rate charged by the lender."><i class="fa fa-question-circle-o" aria-hidden="true"></i></a><input
      type="text" class="form-control" id="rate" value="6.25"></div>
  <div class="form-group input"><label for="rate">Mortgage Term</label>
    <a href="javascript:void(0)" data-container="body" data-toggle="popover" data-placement="right" data-content="The length of time you have to pay back your loan (30-year and 15-year fixed-rate loans are common)."><i class="fa fa-question-circle-o" aria-hidden="true"></i></a><input
      type="text" class="form-control" id="term" value="30"></div><label class="control control--radio"><input type="radio" name="termtype" id="years" value="years" checked="">Years<div class="control__indicator"></div></label><label
    class="control control--radio"><input type="radio" name="termtype" id="months" value="months">Months<div class="control__indicator"></div></label>
  <div class="alert alert-success animated fadeIn" style="display:none;" id="results"></div><button type="submit" class="button button_primary shadow" id="calchomenote">Calculate Now</button>
</form>

<form role="form" class="refForm">
  <div class="row">
    <div class="col-md-12">
      <div class="form-group input"><label for="purchasePriceR">Loan Amount ($) </label>
        <a href="javascript:void(0)" data-container="body" data-toggle="popover" data-placement="right" data-content="Remaining loan balance."><i class="fa fa-question-circle-o" aria-hidden="true"></i></a><input type="text" class="form-control"
          id="purchasePriceR" value="200,000"></div>
    </div>
    <div class="col-md-6" style="display:none">
      <div class="form-group input"><label for="downPaymentR">Down Payment</label>
        <a href="javascript:void(0)" data-container="body" data-toggle="popover" data-placement="right" data-content="The down payment is money you give to the home`s seller. At least 20% down typically lets you avoid mortgage insurance."><i class="fa fa-question-circle-o" aria-hidden="true"></i></a><input
          type="text" class="form-control" id="dpamountR" value="0"></div>
    </div>
  </div>
  <div class="form-group input"><label for="rate">Annual Interest Rate (%)</label>
    <a href="javascript:void(0)" data-container="body" data-toggle="popover" data-placement="right" data-content=" The cost of borrowing money or rate charged by the lender."><i class="fa fa-question-circle-o" aria-hidden="true"></i></a><input
      type="text" class="form-control" id="rateR" value="6.25"></div>
  <div class="form-group input"><label for="rate">Mortgage Term</label>
    <a href="javascript:void(0)" data-container="body" data-toggle="popover" data-placement="right" data-content="The length of time you have to pay back your loan (30-year and 15-year fixed-rate loans are common)."><i class="fa fa-question-circle-o" aria-hidden="true"></i></a><input
      type="text" class="form-control" id="termR" value="30"></div><label class="control control--radio"><input type="radio" name="termtypeR" id="yearsR" value="years" checked="">Years<div class="control__indicator"></div></label><label
    class="control control--radio"><input type="radio" name="termtypeR" id="monthsR" value="months">Months<div class="control__indicator"></div></label>
  <div class="alert alert-success animated fadeIn" style="display:none;" id="resultsR"></div><button type="submit" class="button button_primary shadow" id="calchomenoteR">Calculate Now</button>
</form>

/sendmail

<form action="/sendmail" class="theForm">
  <input type="hidden" name="subject" value="Popup Quote Form">
  <input type="hidden" name="page_url" value="http://avracap.net/">
  <div class="form-group">
    <div class="input">
      <input type="text" name="name" placeholder="Name" class="form-control">
    </div>
  </div>
  <div class="form-group">
    <div class="input">
      <input type="email" name="email" placeholder="Email" class="form-control">
    </div>
  </div>
  <div class="form-group">
    <div class="input">
      <input type="text" name="phone" placeholder="Phone" class="form-control">
    </div>
  </div>
  <div class="form-group">
    <div class="input">
      <textarea name="message" placeholder="Message" class="form-control"></textarea>
    </div>
  </div>
  <div class="form-group">
    <div class="g-recaptcha">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-4pmkvsn8b6gl" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf2lykUAAAAAHg83WDGEICUmTkgcDypliRVAgfC&amp;co=aHR0cHM6Ly9hdnJhY2FwLm5ldDo0NDM.&amp;hl=en&amp;v=yiNW3R9jkyLVP5-EEZLDzUtA&amp;size=normal&amp;cb=1ymqyk3sl2xo"></iframe></div>
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div>
  </div>
  <button type="submit" data-loading-text="Loading..." class="submitBtn button button_primary shadow">Submit</button>
</form>

/sendmail

<form action="/sendmail" class="theForm">
  <input type="hidden" name="subject" value="Career Form">
  <input type="hidden" name="page_url" value="http://avracap.net/">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <div class="input">
          <p><strong>First Name</strong></p>
          <input type="text" name="FirstName" placeholder="John" class="form-control">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <div class="input">
          <p><strong>Last Name</strong></p>
          <input type="text" name="LastName" placeholder="Johnson" class="form-control">
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="input">
      <p><strong>Email</strong></p>
      <input type="email" name="Email" placeholder="johnson78@gmail.com" class="form-control">
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <div class="input">
          <p><strong>Phone #</strong></p>
          <input type="text" name="Phone" placeholder="222-333-4444" class="form-control">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <div class="input">
          <p><strong>Best Time To Contact You</strong></p>
          <select name="Time To Contact" class="form-control">
            <option value="Day">Day</option>
            <option value="Evening">Evening</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="input">
      <p><strong>Upload Your Resume</strong></p>
      <input type="file" id="formAttachment" name="attachment">
    </div>
  </div>
  <div class="form-group">
    <div class="input">
      <p><strong>Desired First Year Commission Earnings</strong></p>
      <input type="text" name="DesiredEarnings" placeholder="100,000$" class="form-control">
    </div>
  </div>
  <div class="form-group">
    <div class="input">
      <p><strong>Are you interested only in the Premiere Access System?</strong></p>
      <label class="control control--radio"><input type="radio" value="Interested" name="PremiereAccessSystem">Yes<span class="control__indicator"></span></label>
      <label class="control control--radio"><input type="radio" value="Not Interested" name="PremiereAccessSystem">No<span class="control__indicator"></span></label>
    </div>
  </div>
  <div class="form-group">
    <div class="input">
      <p><strong>Do you have sales experience?</strong></p>
      <label class="control control--radio"><input type="radio" value="Yes" name="SalesExperience">Yes<span class="control__indicator"></span></label>
      <label class="control control--radio"><input type="radio" value="No" name="SalesExperience">No<span class="control__indicator"></span></label>
    </div>
  </div>
  <div class="form-group">
    <div class="input">
      <p><strong>Do you have customer service experience?</strong></p>
      <label class="control control--radio"><input type="radio" value="Yes" name="CustomerServiceExperience">Yes<span class="control__indicator"></span></label>
      <label class="control control--radio"><input type="radio" value="No" name="CustomerServiceExperience">No<span class="control__indicator"></span></label>
    </div>
  </div>
  <div class="form-group">
    <div class="g-recaptcha">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-uqjh8onmcxvs" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf2lykUAAAAAHg83WDGEICUmTkgcDypliRVAgfC&amp;co=aHR0cHM6Ly9hdnJhY2FwLm5ldDo0NDM.&amp;hl=en&amp;v=yiNW3R9jkyLVP5-EEZLDzUtA&amp;size=normal&amp;cb=aux6j1z0e7y3"></iframe></div>
        <textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <button type="submit" data-loading-text="Loading..." class="submitBtn button button_primary shadow">Submit</button>
</form>

Text Content

SCROLL
×

ABOUT PHS

Video will be here

Close
 * * 
   * 
   * 
   * 

Toggle navigation Powerhouse Solutions, Inc.
Your Mortgage Solution Starts With Us

 * Purchase Purchase Menu
   * First Time Purchase
   * 15 or 30 years
   * 7 reasons to own a home
   * Top 5 mortgage myths
 * Refinance Refinance Menu
   * Mortgage Refinance
   * Refinance is a breeze
   * Credit DO's And Don'ts
   * Buyers vs Sellers
 * Loans
   * Commercial Lending
   * Reverse Mortgage
   * Conventional Loans
   * FHA Loans
   * Mortgage Pre-Approval
   * Renovation Loans
   * VA Loans
 * Mortgage Calculator Mortgage Calculator
 * About About
   * About PHS
   * Our Staff
   * Careers
 * Contact
 * apply now
 * 516-829-2900


WE HAVE THE BEST SOLUTIONS FOR YOU

 * Purchase
 * Refinance

 * 
 * 
 * 
 * 

 * Who We Are
 * Why Us


WHO WE ARE

Powerhouse Solutions, Inc. is a NYS licensed banking entity that organizes and
procures mortgage loans directly for our consumers. As a direct lender, we
consistently maintain the utmost integrity, concern, and care for our customers.
At Powerhouse Solutions, we take a personalized, comprehensive and consultative
approach and carefully guide all of our customers through the home buying and
refinancing process - paying attention to all variable factors such as cash flow
as well as short and long term financial planning goals.

learn more


WHY US

Powerhouse Solutions provides personalized, custom designed loan solutions in a
friendly, responsive manner; we take pride in our ability to understand and
fully satisfy the needs of our borrowers. We deliver resources, flexibility and
a high level of service that consistently surpass the expectations of our
customers. Because our loan officers, underwriters, and processors are based
on-site, we offer an exceptionally fast and efficient turnaround - and our
entire staff have received extensive training, testing, and certification, with
an unparalleled reputation for delivering quality and integrity.

learn more


WE ARE HIGHLY REVIEWED
BY OUR CLIENTS

 * 
 * 

 * 
 * 


CLIENT TESTMONIALS

Trevor is the get-it-done mortgage man par excellence. His skill, expertise and
commitment were essential in navigating the red tape, securing our mortgage and
getting us into the house wanted.

Gary W.





Gil and the whole team were incredibly friendly, professional, and flexible. I
have absolutely no qualms in recommending them to friends and strangers alike!

Naa-Sakle A.





We all know how overwhelming the process of purchasing a home can be but with
the Powerhouse Solutions team, it was a complete success! Trevor was amazing, he
was extremely professional and got things done very quickly. Christina made sure
all my paperwork was in order and up to date which avoided any lags in the
process.

Asenet D.





Many thanks to Larry Tesch and the entire team at PowerHouse Solutions Inc.
Their expertise in the field of home mortgages made our dream become a reality.
The level of professionalism and Larry's dedication to his clients exceeded all
our expectations.

Doreen F.





We have just closed on a loan we've gotten with PHS and this has probably been
the best experience I've ever had with any business in New York!!! I would give
10 stars if I could!

Anna B.





Just closed on a 2 family home in Brooklyn. Gil and his staff (Christina) worked
tirelessly to secure my loan. The week before applying for the loan, someone had
"stolen my identity" and filed a claim with the IRS. Working through that mess
was exhausting for me but Gil was able to make it happen with both the IRS and
the credit bureaus which had a fraud alert on my name and SSN.

Anne G.





I recently purchased a home with the assistance of Gil Shenhav. To say he was
amazing is an understatement. He was always accessible and really made to
process as smooth as could be. Im a real-estate agent and have tons of
experience with "bait and switch" mortgage brokers who promise and cant deliver.

Jessica W.





I will recommend Min to all my friend if they need a loan because Min always
responded when I need him, and I am very appreciate him of whole process and
completed my loan.

Zuser D.





As a first time home buyer, I don't know what we would have done without
Trevor!! Trevor is exceptional at what he does! He always puts his clients
first!

Daniella F.





Words can never explain how happy we are that we found Trevor. As a first time
home buyer Trevor put us at easy and reasured us that everything would be okay.
He took the time too explain the process and procedures despite how many
questions we had. He was patient, knowable, and involved throughout the entire
process, even when he wasn't required to.

Risse M.





When the deal needed to get done he made sure it got done in a timely manner.
Walked us through the entire process and didn't pull any punches. Definitely
would recommend him.

Joseph H.





Trevor was very knowledgable and helpful in finding us a mortgage. When we had
problems finding a good mortgage he was recommended by our realtor and he made
everything easy and stress free.

Ivonne G.





Powerhouse is a great choice if you are in the market searching for a Mortgage.
They took care of our Mortgage needs and helped secure a tough loan. Larry was
exceptional due diligent throughout the process. I will be recommending them to
everyone and I will be a repeat client with this brokerage.

Sheraz A.





Used this company to refinance my home in Queens and was very happy. They kept
their word and I would definitely recommend to others. thank you.

Michael S.





Working with Gil and Powerhouse Solutions and his team was an amazing
experience. He was there for me to promptly respond to all my questions. As a
first time home buyer, you have many questions, however working with Gil makes
you feel very comfortable. He works with a great team and their response to all
my questions were handled swiftly and very professionally.

Mohi M.





I know Gil and his team more then 10 years I can't say enough...they are
absolutely amazing. HONEST PATIENT AND TRUSTABLE can't go wrong!!!

Jessica D.





Gil and team were excellent and helped us get a great loan on a 2 family home.
We interviewed a few banks and had worked with banks in the past (this was not
our first time getting a mortgage).

Erin H.





I purchased my first home in January, and Powerhouse Solutions made it painless!
Even though I was swimming in a sea of cash buyers, looking to purchase a home
using an FHA loan (3.5% downpayment).

Chinyere E.





Powerhouse Solutions is the REAL DEAL!!! My husband and I are now proud owners
of our very own home thanks to Larry and his team. We had a bad experience with
another lender, which lead us to look for another solution. I found Powerhouse
Solutions via Yelp and was impressed with the amazing reviews.

Niki R.





PowerHouse Solutions did a great job helping us refinance a couple years ago. We
also got a great rate, Gil and Larry really took great care of us. PHS made the
process pretty easy.

Nichelle F.





Trevor is the get-it-done mortgage man par excellence. His skill, expertise and
commitment were essential in navigating the red tape, securing our mortgage and
getting us into the house wanted.

Gary W.





Gil and the whole team were incredibly friendly, professional, and flexible. I
have absolutely no qualms in recommending them to friends and strangers alike!

Naa-Sakle A.





We all know how overwhelming the process of purchasing a home can be but with
the Powerhouse Solutions team, it was a complete success! Trevor was amazing, he
was extremely professional and got things done very quickly. Christina made sure
all my paperwork was in order and up to date which avoided any lags in the
process.

Asenet D.





Many thanks to Larry Tesch and the entire team at PowerHouse Solutions Inc.
Their expertise in the field of home mortgages made our dream become a reality.
The level of professionalism and Larry's dedication to his clients exceeded all
our expectations.

Doreen F.






Purchase
Refinance


GET MORE FOR YOUR HOME PURCHASE & REFINANCE


AFFORDABLE
DOWN PAYMENTS

Simple, custom-scaled, accessible down payment plans available to everyone.


PAINLESS
PRE-APPROVAL

Simple, streamlined, and transparent pre-approval processing.


MORE BANG FOR
YOUR BUCK

We work directly according to your financial goals to help you achieve maximum
success.


EXCLUSIVE
RATES

Excellent, insider’s rates that you won’t be able to find at any other firm,
anywhere.


NO HIDDEN FEES
NO CATCH

We operate our business with full transparency, so there’s no risk of hidden or
tacked on fees, ever.


FAST
FINANCING

We can help you achieve your real estate dreams - even on short notice.


MORTGAGE CALCULATOR

 * Purchase
 * Refinance

Home Price ($)
Down Payment
Loan Amount ($)
Percent (%)

Dollars ($)


--------------------------------------------------------------------------------

Annual Interest Rate (%)
Mortgage Term
Years

Months


Calculate Now
Loan Amount ($)
Down Payment
Annual Interest Rate (%)
Mortgage Term
Years

Months


Calculate Now


HOME LOAN TIPS


15 YEARS OR 30
YEARS?

When taking out a home loan, it can be difficult deciding what timeframe program
you want to sign on to. Our licensed counsolors are experts at helping you
analyze and project your short and long term real estate goals so as to better
help you decide exactly what loan program is best for you.

Read more


WORRIED ABOUT
YOUR CREDIT?

You might be wondering what to do if your credit doesn’t qualify you for the
home loan you were interested in. No need to worry - our experts will help find
you a custom tailored solution!

Read more


TIPS TO REFINANCE YOUR
MORTGAGE LOAN

Refinancing can be tricky - but our expert, licensed staff have years of
experience helping individuals and families refinance their homes, and
understand the in’s and out’s of getting a good deal on a loan, and will share
their insider’s knowledge with our seeking customers.

Read more


GET THE MOST FROM
YOUR MORTGAGE CONSULTATION

Our expert staff knows every pertinent detail commonly overlooked in our
industry, and will help guide our customers through every relevant aspect of
researching and procuring a home loan - so they are as prepared as possible.

Read more


ARE YOU READY TO BUY THE NEW HOUSE
FOR YOUR INCREASING FAMILY?

If you’re lucky enough to have a growing family, and need to increase your
space, look no further than our firm! We can help you instantly achieve your
real estate goals, getting you a home large enough to house your loved ones.

Read more


HOW TO COMPARE
MORTGAGE LOANS?

Analyzing the many forms of mortgage loans available can be tricky and confusing
- but our licensed experts can help you compare and contrast the benefits of all
the loan programs available to you, so you can make the best possible choice for
your budget.

Read more


QUESTIONS? CALL US FOR A FREE CONSULTATION AT 516-829-2900

 * 
 * 
 * 
 * 

Powerhouse Solutions, Inc. Your Mortgage Solution Starts With Us NYS, FL, CT, NJ
and PA
Licensed Mortgage Lender NMLS # 3528

SERVICES

 * Purchase
 * Refinance
 * Mortgage Pre-Approval
 * Commercial Lending
 * FHA Loans

COMPANY

 * About
 * Our Staff
 * Contact Us
 * Careers
 * Privacy Policy

CONTACT US

Customer Support

516-829-2900

Toll Free

877-PHS-GROUP (877-747-4768)

Address:

11 Grace Avenue suite 307

Great Neck, NY 11021

SOCIAL

Review

 * 
 * 

Share

 * 
 * 
 * 
 * 



Copyrights © 2024 Powerhouse Solutions Inc. All Rights Reserved. Web Design &
Web Developed by

   
 * Check out PowerHouse Solutions on Yelp
 * 
 * 
 * 

CONTACT A LICENSED SPECIALIST

Let's get started!


Submit

BEGIN YOUR NEW CAREER WITH POWERHOUSE SOLUTIONS

Call us at 1-877-PHS-GROUP or get started here

First Name

Last Name

Email

Phone #

Best Time To Contact You

Day Evening

Upload Your Resume

Desired First Year Commission Earnings

Are you interested only in the Premiere Access System?

Yes No

Do you have sales experience?

Yes No

Do you have customer service experience?

Yes No

Submit