mobile-towerinstallation.online Open in urlscan Pro
2a02:4780:11:1766:0:169c:cf4e:2  Public Scan

URL: https://mobile-towerinstallation.online/
Submission: On November 01 via api from BE — Scanned from DE

Form analysis 2 forms found in the DOM

POST contact.php

<form class="form-component mb-5 mb-lg-0" action="contact.php" method="POST">
  <input type="hidden" name="_token" value="bRbVqADt7ItjYkiIs5eYnNcj1ENisaWMIEVr8Hde">
  <div class="row">
    <div class="form-group col-md-6">
      <input type="text" class="form-control" id="name" value="" name="user_name" placeholder="Your Name ..?" required="">
    </div>
    <div class="form-group col-md-6">
      <input type="email" class="form-control" value="" name="user_email" id="email" placeholder="Your Email ..?" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-12">
      <input type="text" value="" name="user_mobile" class="form-control" id="mobile" placeholder="Your Mobile Number ..?" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-6">
      <select class="form-control" value="" name="user_state" required="">
        <option value="">---Select State---</option>
        <option value="1"> Andaman and Nicobar Islands</option>
        <option value="2"> Andhra Pradesh</option>
        <option value="3"> Arunachal Pradesh</option>
        <option value="4"> Assam</option>
        <option value="5"> Bihar</option>
        <option value="6"> Chandigarh</option>
        <option value="7"> Chhattisgarh</option>
        <option value="8"> Dadra and Nagar Haveli</option>
        <option value="9"> Daman and Diu</option>
        <option value="10"> Delhi</option>
        <option value="11"> Goa</option>
        <option value="12"> Gujarat</option>
        <option value="13"> Haryana</option>
        <option value="14"> Himachal Pradesh</option>
        <option value="15"> Jammu and Kashmir</option>
        <option value="16"> Jharkhand</option>
        <option value="17"> Karnataka</option>
        <option value="18"> Kerala</option>
        <option value="19"> Lakshadweep</option>
        <option value="20"> Madhya Pradesh</option>
        <option value="21"> Maharashtra</option>
        <option value="22"> Manipur</option>
        <option value="23"> Meghalaya</option>
        <option value="24"> Mizoram</option>
        <option value="25"> Nagaland</option>
        <option value="26"> Odisha</option>
        <option value="27"> Punjab</option>
        <option value="28"> Puducherry</option>
        <option value="29"> Rajasthan</option>
        <option value="30"> Sikkim</option>
        <option value="31"> Tamil Nadu</option>
        <option value="32"> Telangana</option>
        <option value="33"> Tripura</option>
        <option value="34"> Uttar Pradesh</option>
        <option value="35"> Uttarakhand</option>
        <option value="36"> West Bengal</option>
      </select>
    </div>
    <div class="form-group col-md-6">
      <input type="text" class="form-control" value="" name="user_city" id="mobile" placeholder="Enter applicable city name" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-12">
      <select class="form-control" value="" name="category_id" required="">
        <option value="">---Land Space---</option>
        <option value="1"> Commercial Land</option>
        <option value="3"> Residential Land</option>
        <option value="12"> Open land</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="form-group mt-4">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" value="" id="invalidCheck" required="">
        <label class="form-check-label" for="invalidCheck"> &nbsp; Are You Agree to <a href="terms-conditions">Terms &amp; Conditions ? </a>
        </label>
      </div>
    </div>
  </div>
  <button type="submit" class="btn btn-block btn-success btn-lg w-100 mt-4 mb-2"><i class="flaticon2-add-1"></i> Submit</button>
</form>

POST contact.php

<form class="form-component mb-5 mb-lg-0" action="contact.php" method="POST">
  <input type="hidden" name="_token" value="bRbVqADt7ItjYkiIs5eYnNcj1ENisaWMIEVr8Hde">
  <div class="row">
    <div class="form-group col-md-6">
      <input type="text" class="form-control" id="name" value="" name="user_name" placeholder="Your Name ..?" required="">
    </div>
    <div class="form-group col-md-6">
      <input type="email" class="form-control" value="" name="user_email" id="email" placeholder="Your Email ..?" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-12">
      <input type="text" value="" name="user_mobile" class="form-control" id="mobile" placeholder="Your Mobile Number ..?" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-6">
      <select class="form-control" value="" name="user_state" required="">
        <option value="">---Select State---</option>
        <option value="1"> Andaman and Nicobar Islands</option>
        <option value="2"> Andhra Pradesh</option>
        <option value="3"> Arunachal Pradesh</option>
        <option value="4"> Assam</option>
        <option value="5"> Bihar</option>
        <option value="6"> Chandigarh</option>
        <option value="7"> Chhattisgarh</option>
        <option value="8"> Dadra and Nagar Haveli</option>
        <option value="9"> Daman and Diu</option>
        <option value="10"> Delhi</option>
        <option value="11"> Goa</option>
        <option value="12"> Gujarat</option>
        <option value="13"> Haryana</option>
        <option value="14"> Himachal Pradesh</option>
        <option value="15"> Jammu and Kashmir</option>
        <option value="16"> Jharkhand</option>
        <option value="17"> Karnataka</option>
        <option value="18"> Kerala</option>
        <option value="19"> Lakshadweep</option>
        <option value="20"> Madhya Pradesh</option>
        <option value="21"> Maharashtra</option>
        <option value="22"> Manipur</option>
        <option value="23"> Meghalaya</option>
        <option value="24"> Mizoram</option>
        <option value="25"> Nagaland</option>
        <option value="26"> Odisha</option>
        <option value="27"> Punjab</option>
        <option value="28"> Puducherry</option>
        <option value="29"> Rajasthan</option>
        <option value="30"> Sikkim</option>
        <option value="31"> Tamil Nadu</option>
        <option value="32"> Telangana</option>
        <option value="33"> Tripura</option>
        <option value="34"> Uttar Pradesh</option>
        <option value="35"> Uttarakhand</option>
        <option value="36"> West Bengal</option>
      </select>
    </div>
    <div class="form-group col-md-6">
      <input type="text" class="form-control" value="" name="user_city" id="mobile" placeholder="Enter applicable city name" required="">
    </div>
  </div>
  <div class="row mt-4">
    <div class="form-group col-md-12">
      <select class="form-control" value="" name="category_id" required="">
        <option value="">---Land Space---</option>
        <option value="1"> Commercial Land</option>
        <option value="3"> Residential Land</option>
        <option value="12"> Open land</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="form-group mt-4">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" value="" id="invalidCheck" required="">
        <label class="form-check-label" for="invalidCheck"> &nbsp; Are You Agree to <a href="terms-conditions">Terms &amp; Conditions ? </a>
        </label>
      </div>
    </div>
  </div>
  <button type="submit" class="btn btn-block btn-success btn-lg w-100 mt-4 mb-2"><i class="flaticon2-add-1"></i> Submit</button>
</form>

Text Content

MOBILE- TOWER INSTALLATION

 * Home
 * About Us
 * Privacy Policy
 * Terms Conditions
 * Contact Us
 * Check Status
 * Apply Now

 1. 
 2. 
 3. 




TOWER INSTALLATION APPLY ONLINE

---Select State--- Andaman and Nicobar Islands Andhra Pradesh Arunachal Pradesh
Assam Bihar Chandigarh Chhattisgarh Dadra and Nagar Haveli Daman and Diu Delhi
Goa Gujarat Haryana Himachal Pradesh Jammu and Kashmir Jharkhand Karnataka
Kerala Lakshadweep Madhya Pradesh Maharashtra Manipur Meghalaya Mizoram Nagaland
Odisha Punjab Puducherry Rajasthan Sikkim Tamil Nadu Telangana Tripura Uttar
Pradesh Uttarakhand West Bengal

---Land Space--- Commercial Land Residential Land Open land
  Are You Agree to Terms & Conditions ?
Submit


ITLI PROVIDES YOU WITH COMMUNICATION TOWER INSTALLATION SERVICES.

Bharat Sanchar Nigam Limited (Mobile) is at the forefront of India’s
telecommunications revolution, bringing the next generation of connectivity with
its 5G towers. As a state-owned enterprise, Mobile is committed to providing
high-speed, reliable, and affordable internet services across the nation.

 * You need to have at least 500 sq. feet non-fertile land and the urban people
   who wish to apply for Mobile tower
 * Self attested copy of Voter ID.
 * Self attested copy of PAN card.
 * Self attested passport size photograph (two).
 * Copy of property related documents.
 * Copy of bank statement (last six months).

We deliver Best mobile tower Installation Services in India, best mobile tower
installation, mobile tower our company, Repair Mobile Tower, Mobile Tower
installation on Service, Top mobile tower Installation Services Provider in
India.

Tata Consultancy Services (TCS): TCS has partnered with Mobile in a ₹15,000
crore deal to set up large data centers and deploy India’s first locally
developed 4G network solution. This project is a significant step towards
enhancing Mobile’s network capabilities and preparing for 5G.

Read More


THE COMBINED STRENGTH OF MOBILE TOWER INSTALLATION AND BHARTI INFRATEL MAKES US
ONE OF THE LARGEST TELECOM TOWER COMPANIES IN THE WORLD

FILL OUT THE APPLICATION RIGHT AWAY IF YOU NEED TO INSTALL A MOBILE TOWER.

Apply Now  


ROLLOUT

Mobile is actively deploying 5G towers across India to ensure that both urban
and rural areas benefit from this advanced technology. The rollout includes

 * High-Speed Internet: Offering speeds up to 100 times faster than 4G, enabling
   seamless streaming, gaming, and browsing.
 * Low Latency: Reducing lag to enhance real-time applications like video
   conferencing and online gaming.
 * Enhanced Capacity: Supporting a larger number of connected devices, crucial
   for smart cities and IoT applications.

Read More



BENEFITS OF MOBILE 5G NETWORK

network is not just about faster internet; it’s about creating a connected
ecosystem that supports innovation and growth. With ongoing investments and
partnerships, Mobile aims to make 5G accessible to every corner of India.

 * Economic Growth: Boosting businesses by providing faster and more reliable
   internet connections.
 * Innovation: Enabling new technologies and applications, from autonomous
   vehicles to smart homes.
 * Accessibility: Bridging the digital divide by bringing high-speed internet to
   underserved areas.

Read More

FILL OUT THE APPLICATION RIGHT AWAY IF YOU NEED TO INSTALL A MOBILE TOWER.

Apply Now  


GUIDELINES OF MOBILE 5G TOWERS INSTALLATION

The installation of Mobile 5G towers follows specific guidelines set by the
Department of Telecommunications (DoT) in India. Here are some key rules:

 * Distance from Buildings: The minimum distance from a residential building
   varies based on the number of antennas: 1 antenna: 20 meters,2 antennas: 35
   meters,4 antennas: 45 meters
 * NOC and Clearances: Telecom companies need to obtain a No Objection
   Certificate (NOC) from the residents of the area and necessary clearances
   from municipal authorities before installation.
 * Health and Safety: The installation must comply with the International
   Commission for Non-Ionizing Radiation Protection (ICNIRP) guidelines to
   ensure safety from radiation.
 * Structural Safety: A structural safety certificate from a designated
   institute is required, along with an indemnity bond stating that the company
   will be responsible for any losses or injuries caused by the tower.
 * Permissions: Installation cannot start without the necessary permissions from
   municipal authorities.

Read More


TOWER

We deploy the passive physical infrastructure necessary to house the active
equipment – the base transceiver station, transmission link and microwave
antenna – of our customers. Towers range from the traditional lattice type
structure – such as the ground-based tower


POWER

We provide innovative energy solutions for powering our customers’ active
equipment in a cost-effective way. Wherever possible, we power our towers using
grid energy from state electricity boards. Diesel is utilised where reliable
grid energy is not available.


SPACE

We acquire the requisite space from residential and commercial property owners –
our landlords – for placing our passive infrastructure at strategic locations.
We engage with landlords throughout the lifecycle of hosting telecom
infrastructure on their premises.

FILL OUT THE APPLICATION RIGHT AWAY IF YOU NEED TO INSTALL A MOBILE TOWER.

Apply Now  


INSTALLATION PROCESS


RURAL PACKAGE

 * Space required-500 sq ft
 * Rent -Rs. 40,000
 * Advance amount-Rs.25,00,000
 * Agreement period-20 years
 * Processing fee-Rs.14300


SEMI URBAN PACKAGE

 * Space required-500 sq ft
 * Rent -Rs. 55,000
 * Advance amount-Rs.30,00,000
 * Agreement period-20 years
 * Processing fee-Rs.14300


URBAN PACKAGE

 * Space required-500 sq ft
 * Rent -Rs. 65,000
 * Advance amount-Rs.35,00,000
 * Agreement period-20 years
 * Processing fee-Rs.14300


FREQUENTLY ASKED QUESTIONS


HOW TO APPLY FOR A MOBILE TOWER INSTALLATION?

The Mobile Tower Installation process starts by an individual visiting the
company’s official website and submitting his/her personal details like name,
contact number, and email address. Then he or she is contacted by the people at
Mobile Tower Installation India to take things ahead.


HOW MUCH AREA IS REQUIRED?

The area required to open a Mobile Tower Installation is at least 500 Sq.ft.


HOW MUCH WILL BE THE REGISTRATION CHARGE TAKEN BY THE COMPANY?

The Registration charge is Rs. 14,300 + 18% GST which you have to pay only after
getting an Approval Letter of confirmation by the company.
© Copyright Mobile Tower Installation. All Rights Reserved

TOWER INSTALLATION APPLY ONLINE

---Select State--- Andaman and Nicobar Islands Andhra Pradesh Arunachal Pradesh
Assam Bihar Chandigarh Chhattisgarh Dadra and Nagar Haveli Daman and Diu Delhi
Goa Gujarat Haryana Himachal Pradesh Jammu and Kashmir Jharkhand Karnataka
Kerala Lakshadweep Madhya Pradesh Maharashtra Manipur Meghalaya Mizoram Nagaland
Odisha Punjab Puducherry Rajasthan Sikkim Tamil Nadu Telangana Tripura Uttar
Pradesh Uttarakhand West Bengal

---Land Space--- Commercial Land Residential Land Open land
  Are You Agree to Terms & Conditions ?
Submit