www.americanirs.com Open in urlscan Pro
208.91.198.118  Public Scan

URL: https://www.americanirs.com/
Submission: On August 29 via api from IE — Scanned from DE

Form analysis 3 forms found in the DOM

POST #

<form method="POST" action="#">
</form>

POST #

<form method="POST" action="#">
</form>

POST #

<form data-formtype="contact" action="#" name="" id="businessContactModalForm-modal" method="post">
  <input value="webLeadForm" name="elqFormName" id="elqFormName" type="hidden"><input value="64869796" name="elqSiteID" id="elqSiteID" type="hidden"><input value="" name="elqCustomerGUID" id="elqCustomerGUID" type="hidden"><input value="0"
    name="elqCookieWrite" id="elqCookieWrite" type="hidden"><input value="hiddenCampaignId" name="hiddenCampaignId" id="hiddenCampaignId" type="hidden"><input value="hiddenlastSFDCCampaignName" name="hiddenlastSFDCCampaignName"
    id="hiddenlastSFDCCampaignName" type="hidden"><input value="1" name="hiddenincludeineloqua" id="hiddenincludeineloqua" type="hidden"><input value="/business" name="hiddenreferralurl" id="hiddenreferralurl" type="hidden"><input value="TU.co.uk"
    name="leadsource-recent" id="leadsource-recent" type="hidden"><input value="" name="utmsource" id="utmsource" type="hidden"><input value="" name="utmmedium" id="utmmedium" type="hidden"><input value="" name="utmkeyword" id="utmkeyword"
    type="hidden"><input value="" name="utm_source" id="utm_source" type="hidden"><input value="" name="utm_campaign" id="utm_campaign" type="hidden"><input value="" name="utm_content" id="utm_content" type="hidden"><input value="" name="utm_medium"
    id="utm_medium" type="hidden"><input value="" name="GACLIENTID" id="GACLIENTID" type="hidden"><input value="UA-3015416-2" name="GATRACKID" id="GATRACKID" type="hidden">
  <div style="display:none" class="contactForm">
    <!-- <p class="modalBody">Lorem ip sum dolor sit amet, consectetur adipiscing elit, sed do ei empor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi.</p> -->
    <span class="requiredContact"><span class="asterisk">*</span> Required field</span>
    <div class="clearfix row contactFormLabels">
      <div class="col-sm-6 col-xs-12">
        <div class="firstName form-group">
          <label class="" for="firstNameModal">First Name:<span class="asterisk">*</span></label>
          <input id="firstNameModal" class="form-control required" aria-required="true" name="firstName" type="text" onblur="onInputBlur(this, 'firstNameModal', 'firstNameModalError')"
            onkeyup="onInputChange(this, 'firstNameModal', 'firstNameModalError')">
          <span class="errorMsg" id="firstNameModalError" aria-live="polite"></span>
        </div>
        <div class="lastName form-group">
          <label class="" for="lastNameModal">Last Name:<span class="asterisk">*</span></label>
          <input id="lastNameModal" class="form-control required" aria-required="true" name="lastName" type="text" onblur="onInputBlur(this, 'lastNameModal', 'lastNameModalError')" onkeyup="onInputChange(this, 'lastNameModal', 'lastNameModalError')">
          <span class="errorMsg" id="lastNameModalError" aria-live="polite"></span>
        </div>
        <div class="email form-group">
          <label class="" for="emailAddressModal">Email:<span class="asterisk">*</span></label>
          <input id="emailAddressModal" class="form-control required" aria-required="true" name="emailAddress" type="text" onblur="onInputBlur(this, 'emailAddressModal', 'emailAddressModalError')"
            onkeyup="onInputChange(this, 'emailAddressModal', 'emailAddressModalError')">
          <span class="errorMsg" id="emailAddressModalError" aria-live="polite"></span>
        </div>
        <div class="phone form-group">
          <label class="" for="busPhoneModalUK">Phone:<span class="asterisk">*</span></label>
          <input id="busPhoneModalUK" class="form-control required" aria-required="true" name="busPhone" type="text" onblur="onInputBlur(this, 'busPhoneModalUK', 'busPhoneModalUKError')"
            onkeyup="onInputChange(this, 'busPhoneModalUK', 'busPhoneModalUKError')">
          <span class="errorMsg" id="busPhoneModalUKError" aria-live="polite"></span>
        </div>
      </div>
      <div class="col-sm-6 col-xs-12">
        <div class="company form-group">
          <label class="" for="companyModal">Company:<span class="asterisk">*</span></label>
          <input id="companyModal" class="form-control required" aria-required="true" name="company" type="text" onblur="onInputBlur(this, 'companyModal', 'companyModalError')" onkeyup="onInputChange(this, 'companyModal', 'companyModalError')">
          <span class="errorMsg" id="companyModalError" aria-live="polite"></span>
        </div>
        <div class="title form-group">
          <label class="" for="titleModal">Title:<span class="asterisk">*</span></label>
          <input id="titleModal" class="form-control required" aria-required="true" name="jobTitle1" type="text" onblur="onInputBlur(this, 'titleModal', 'titleModalError')" onkeyup="onInputChange(this, 'titleModal', 'titleModalError')">
          <span class="errorMsg" id="titleModalError" aria-live="polite"></span>
        </div>
        <div class="industry form-group">
          <label class="" for="industryModal">Industry:<span class="asterisk">*</span></label>
          <select id="industryModal" class="form-control required" aria-required="true" name="industry1" onblur="onInputBlur(this, 'industryModal', 'industryModalError')" onchange="onIndustryChange(this.value, 'industryModalError')">
            <option value=""></option>
            <option value="Lending">Lending</option>
            <option value="Payments">Payments</option>
            <option value="Gaming">Gaming</option>
            <option value="Banking">Banking</option>
            <option value="Retail">Retail</option>
            <option value="Government">Government</option>
            <option value="Consumer Sales">Consumer Sales</option>
            <option value="Inside Sales">Inside Sales</option>
            <option value="Debt &amp; Utilities">Debt &amp; Utilities</option>
            <option value="Insurance">Insurance</option>
            <option value="Other">Other</option>
          </select>
          <span class="errorMsg" id="industryModalError" aria-live="polite"></span>
        </div>
        <div class="comments form-group">
          <label class="" for="commentsUKModal">How can we help you?<span class="asterisk">*</span></label>
          <textarea id="commentsUKModal" class="form-control required commentsLength" aria-required="true" rows="3" name="sFDCLeadDescriptionLong1" onblur="onInputBlur(this, 'commentsUKModal', 'commentsUKModalError')"
            onkeyup="onInputChange(this, 'commentsUKModal', 'commentsUKModalError')"></textarea>
          <span class="errorMsg shortTextarea" id="commentsUKModalError" aria-live="polite"></span>
        </div>
      </div>
      <div class="col-sm-8 col-xs-12 additionalContactInfo">
        <div class="checkbox">
          <p>American IRS would like to send you original insight, commentary and research on data, software and analytics, early notifications of exclusive events and information about our products and services. If you would like to receive that
            information, please let us know using the following options: </p>
          <div role="group" aria-label="Notification option">
            <label>
              <input type="checkbox" name="disclaimerEmail" id="disclaimerEmailModal" value="1"> Yes please, I’d like to hear about the above by email</label>
            <label>
              <input type="checkbox" name="disclaimerPhone" id="disclaimerPhoneModal" value="1"> Yes please, I’d like to hear about the above by phone</label>
          </div>
          <br>
          <p>For Sales enquiries please call (+44) 0113 868 2600</p>
          <p>Alternatively, for all other enquiries please call us on (+44) 0113 388 4300 </p>
          <p>Please read our <a href="legal/privacy-centre.html#pc-business-contact" alt="Business contacts privacy notice">privacy notice</a>, which explains who we are, how we collect and use your personal information and how you can exercise your
            privacy rights.</p>
        </div>
      </div>
      <div class="requestButton col-lg-12 col-xs-12">
        <button disabled="" class="btn btn-secondary shadow submitButton" id="modalSubmit" type="submit">Request More Information</button>
      </div>
    </div>
  </div>
</form>

Text Content

X

This site is using cookies. By continuing to browse the site you are agreeing to
our use of cookies. Find out more

I Accept

Open navigation


GERMANY UNITED STATES

 * A-I-R-S Information Rating |
    * Get Business A-I-R-S Number™
    * Get Individual A-I-R-S Number™ - Build your Company Founder / Director
      Profile
    * View A-I-R-S Number™
    * American IRS® Website & Email Secured Seal
    * Covid-19 Bulk Vendor Verification
    * A-I-R-S Credit Enhancement

 * Funding Market Place |
    * Fintech - Fundacle Website - Global BPAN System & Funding Market Place
    * Fintech - Fundacle App – iPhone
    * Fintech - Fundacle App – Android

 * Outsourcing – Business & Technology |
    * HireKhan Website – Outsource Online - Manpower , Project, & BPO
    * HireKhan - Job Posting
    * HireKhan - Candidate Search
    * HireKhan Job Seeker App – iPhone
    * HireKhan Job Seeker App – Android
    * HireKhan Certified CV – Get Unique Professional Identity

 * Sell Online – Ad Network |
    * PerPayment.com - Ads Trading Network
    * PerPayment.com It’s Free – Display Online Ads – For HireKhan, Fundacle &
      American IRS
    * PerPayment.com It’s Free – Social Networks Influencer & Mobile Apps
      Notifications
    * PerPayment.com It’s Free – Monetize Your Customer Data through Corporate
      Bulk Emails
    * American IRS® & PerPayment Cloud Sales Team Job Application Form

 * Joint Venture
    * Information Rating – AmericanIRS.com (Aquire Country Level JV)
    * Fintech – Fundacle.com (Aquire Country Level JV)
    * HR Tech – HireKhan.com (Aquire Country Level JV)
    * Ad Network – PerPayment.com (Aquire Country Level JV)

About Privacy Policy Blog|Apply A-I-R-S Number™
 * Business A-I-R-S Number™
 * Individual A-I-R-S Number™
 * View A-I-R-S Number™


Contact Us


 1. Slide 1
 2. Slide 2
 3. Slide 3
 4. Slide 4
 5. Slide 4


United States Economic Recovery


BIDEN ADMINISTRATION UNVEILS $2 TRILLION INFRASTRUCTURE PLAN TO CREATE JOBS



    Follow us on twitter
Register & Get Business A-I-R-S Number™


IN COLLABORATION WITH AMERICAN IRS® BUILD YOUR BRAND GLOBALLY



Get Business A-I-R-S Number™
Verify Active Vendors Not Affected by Covid-19


BUSINESS CONTINUITY PROTECTION BY AMERICAN IRS®



Bulk Vendor Verification
Website & Email Secured Seal


WEBSITE & EMAIL SEAL - LIFETIME MEMBERSHIP FOR BUSINESS TRUST



Get Website & Email Seal
Business Intelligence


GET AMERICAN IRS® CREDIT RATING ENHANCEMENT - AI TECHNOLOGY



  Get American IRS® Service


GET AMERICAN IRS® (INFORMATION RATING SERVICES) BUSINESS A-I-R-S NUMBER™

FAQ - FREQUENTLY ASKED QUESTIONS - AMERICAN IRS® (INFORMATION RATING SERVICES)



WHAT IS AMERICAN IRS® (INFORMATION RATING SERVICES)?

American Information Rating Services is a global analytical company providing,
Business & Individual A-I-R-S Number, Rating, research, and risk and policy
advisory.


WHAT IS BUSINESS A-I-R-S NUMBER™?

Business A-I-R-S Number™ is a recognized Standard for Business Identification.
Widely used by Business Customers, Vendors and Suppliers to review a Company’s
Business Credit Profile.

Business A-I-R-S Number™ provide unique 9 Alphanumeric Code for any business
post verification of all company documents. For e.g. EUR-864786 would be issued
with all updated company information and social networking links.


WHAT IS INDIVIDUAL A-I-R-S NUMBER™?

Individual A-I-R-S Number™ is a recognized Standard for Individual
Identification. Widely used by Customers, Vendors and Suppliers to review a
Individual's Credit Profile.

Individual A-I-R-S Number™ provide unique 9 Alphanumeric Code for any individual
post verification of all company documents. For e.g. ALI-654890 would be issued
with all updated company information and social networking links.


WHY SHOULD I GO WITH AMERICAN IRS® (INFORMATION RATING SERVICES)?

Other Rating company are using legacy systems which are not AI Capable, we have
world class AI Compliance team which can match with Google IT Infrastructure.


BUSINESS A-I-R-S NUMBER™ - YOUR PARTNER IN BUILDING BRAND & TRUST

American® IRS is one of America’s most respected credit rating agency committed
to providing the global credit markets accurate, timely and prospective credit
opinions. Built on a foundation of independent thinking, rigorous analytics, and
an open and balanced approach towards credit research.

American IRS® is growing rapidly, gaining significant market presence in the
global market.


MAKE EVERY CONVERSATION COUNT

American IRS® has mastered the art of data science, our methodology combines
experience with AI Technology . We provide your business direct access to United
States & Other major countries. Our global partnerships with international
brands would help your business grow.

 1. 
 2. 
 3. 

Our Services Include:

EDUCATE THE CLIENT

Our highly experienced consultants educate our clients about current market
trends, your company brand enhancement with growth strategy

DEDICATED ACCOUNT MANAGER

We assign dedicated Account Manager with every Business A-I-R-S Number with
lifetime membership. You can avail for premium service with world class guidance
for growth.

AMERICAN IRS BUSINESS & CREDIT REPORT

It’s always better to have multiple credit Rating report for your company which
enhances the importer confidence. Get your American IRS Credit Report.


WHY SHOULD WE TAKE AMERICAN IRS® SERVICES?

As anything in business management, it is imperative to stay updated with
industry trends and have your business correctly rated in this competitive
world. Get Business A-I-R-S Number™ with Credit Rating for your company

GET BUSINESS A-I-R-S NUMBER™

GET YOUR COMPANY CREDIT RATING

IMPORTER CONFIDENCE

24 X 7 X 365 SERVICE

AI BASED TECHNOLOGY

INDUSTRY BEST PRACTICES

RICH DOMAIN KNOWLEDGE

QUALITY ASSURED

FASTER TURNAROUND TIMES

All Solutions
Business A-I-R-S Number™
Unique numeric identifier, referred to a single business entity.

Individual A-I-R-S Number™
Unique numeric identifier, referred to a single individual person.

View A-I-R-S Number
Online option to view details of A-I-R-S Number

Covid-19 Vendor Verification
Business mechanism to identify your vendor business is still in operations.

Website & Email Seal
Your company online identity locally & internationally

American IRS® Credit Report
Makes borrowing affordable and accessible, increases a business’s value and
appeal to potential investors.


About Us
 * About us
 * Social & Economic Vision
 * Media
 * Careers
 * Contact Us

Customer Information
 * Get Business A-I-R-S Number™
 * Credit report help
 * Complaints procedure

Contact Us
Have questions?
Contact Us



Privacy Policy Terms of use Refund Policy Feedback Cookie policy
©2021 American IRS®. All rights reserved.
© 2021 Copyright & Patent - American Business Association Rating Inc.


×

Are you a consumer looking for information about your personal credit report?

Yes

Let's talk!

No

I want to talk to you about business solutions

* Required field
First Name:*
Last Name:*
Email:*
Phone:*
Company:*
Title:*
Industry:* Lending Payments Gaming Banking Retail Government Consumer Sales
Inside Sales Debt & Utilities Insurance Other
How can we help you?*

American IRS would like to send you original insight, commentary and research on
data, software and analytics, early notifications of exclusive events and
information about our products and services. If you would like to receive that
information, please let us know using the following options:

Yes please, I’d like to hear about the above by email Yes please, I’d like to
hear about the above by phone


For Sales enquiries please call (+44) 0113 868 2600

Alternatively, for all other enquiries please call us on (+44) 0113 388 4300

Please read our privacy notice, which explains who we are, how we collect and
use your personal information and how you can exercise your privacy rights.

Request More Information