northstarhosting.org
Open in
urlscan Pro
31.56.20.138
Public Scan
Submitted URL: http://northstarhosting.org/
Effective URL: https://northstarhosting.org/
Submission: On November 23 via api from US — Scanned from DE
Effective URL: https://northstarhosting.org/
Submission: On November 23 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMPOST domainchecker.php
<form class="main__homepage__services__grid__element__domain__search__form" method="post" action="domainchecker.php" id="frmDomainHomepage">
<input type="hidden" name="token" value="250a3dc5ad359d2e688630ec39ccfd997fa0c908">
<div class="search-group search-group-combined">
<div class="search-field search-field-lg">
<div class="search-field-icon"><i class="fal fa-search"></i></div>
<input class="form-control form-control-lg" type="text" name="domain" placeholder="eg. example.com" autocapitalize="none">
</div>
<div class="search-group-btn main__homepage__services__grid__element__domain__search__form__btn">
<input type="submit" class="btn btn-primary-light btn-small search " value="Search">
</div>
</div>
</form>
POST
<form class="subscription__block__form" method="post" id="mailchimp-form" data-api-key="" data-list-id="" data-dc="">
<input type="hidden" name="token" value="250a3dc5ad359d2e688630ec39ccfd997fa0c908">
<input class="input subscription-block-form-input col" type="email" id="mailchimpsubemail" name="email" placeholder="Your email" required="">
<div style="display:none;">
<input type="text" id="email_botcheck" name="email_botcheck" value="" tabindex="-1" autocomplete="off">
</div>
<button type="submit" class="button mailchimp__form__submit__button">Agree<p></p></button>
</form>
GET /?
<form method="get" action="/?">
<div class="modal modal-localisation" id="modalChooseLanguage" tabindex="-1" role="dialog">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close text-light" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<h5 class="h5 pt-5 pb-3">Choose language</h5>
<div class="row item-selector">
<input type="hidden" name="language" value="">
<div class="col-4">
<a href="#" class="item" data-value="arabic">
العربية
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="azerbaijani">
Azerbaijani
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="catalan">
Català
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="chinese">
中文
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="croatian">
Hrvatski
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="czech">
Čeština
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="danish">
Dansk
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="dutch">
Nederlands
</a>
</div>
<div class="col-4">
<a href="#" class="item active" data-value="english">
English
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="estonian">
Estonian
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="farsi">
Persian
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="french">
Français
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="german">
Deutsch
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="hebrew">
עברית
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="hungarian">
Magyar
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="italian">
Italiano
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="macedonian">
Macedonian
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="norwegian">
Norwegian
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="portuguese-br">
Português
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="portuguese-pt">
Português
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="romanian">
Română
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="russian">
Русский
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="spanish">
Español
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="swedish">
Svenska
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="turkish">
Türkçe
</a>
</div>
<div class="col-4">
<a href="#" class="item" data-value="ukranian">
Українська
</a>
</div>
</div>
</div>
<div class="modal-footer">
<button type="submit" class="btn btn-default">Apply</button>
</div>
</div>
</div>
</div>
</form>
#
<form action="#" id="frmGeneratePassword">
<div class="modal fade" id="modalGeneratePassword">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="coodiv-text-8 font-weight-bold mb-0">Generate Password</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="alert alert-danger w-hidden" id="generatePwLengthError"> Please enter a number between 8 and 64 for the password length </div>
<div class="row justify-content-start">
<div class="col-md-4 col-12">
<div class="form-group">
<label for="inputCountry" class="form-control-label">Password Length</label>
<div class="input-group">
<input type="number" min="8" max="64" value="12" step="1" class="form-control input-inline input-inline-100" id="inputGeneratePasswordLength">
</div>
</div>
</div>
<div class="col-md-8 col-12">
<div class="form-group">
<label for="generatePwOutput" class="form-control-label">Generated Password</label>
<div class="input-group">
<input type="text" class="form-control" id="inputGeneratePasswordOutput">
</div>
</div>
</div>
</div>
</div>
<div class="modal-footer d-flex align-items-center justify-content-between py-4">
<button type="submit" class="btn btn-default btn-sm">Generate new password</button>
<div class="d-flex align-items-center gap-5">
<button type="button" class="btn btn-default" data-dismiss="modal"> Close </button>
<button type="button" class="btn btn-primary" id="btnGeneratePasswordInsert" data-clipboard-target="#inputGeneratePasswordOutput"> Copy to clipboard and Insert </button>
</div>
</div>
</div>
</div>
</div>
</form>
Text Content
Loading... North Star Hosting LLC North Star Hosting LLC News: NSH | Updates and New Benefits North Star Hosting LLC getting 200 members Dark Mode English العربية Azerbaijani Català 中文 Hrvatski Čeština Dansk Nederlands English Estonian Persian Français Deutsch עברית Magyar Italiano Macedonian Norwegian Português Português Română Русский Español Svenska Türkçe Українська 0 Register Account North Star Hosting LLC North Star Hosting LLC ExtendReduce Home Store Store Browse All ----- VPS Hosting Weebly Website Builder SSL Certificates VPN Website Builder SSL Certificates ----- Register a New Domain Announcements Knowledgebase Network Status Affiliates Contact Us Client Login NORTH STAR HOSTING, PICK YOUR PROJECT Let us host your project VPS HOSTING SERVICE Host a project of yours $9.99 Monthly Monthly basis you can get our recommend VPS plan and host a powerful project of yours. Are you looking to start off your own business or host a website using a Linux software? We'll you've found the correct hosting provider! * 2 CORES 0 * 4 GB RAM 0 * 75 STORAGE 0 Web Hosting Service SELECT A DOMAIN OF YOUR CHOICE Many domains across the world to pick from 24/7 Support available with any questioning . NET $14.95 USD . COM $14.95 USD SHARED WEB HOSTING HOST WEBSITE DREAMS & START YOUR JOURNEY NOW! - Unmetered CPU - Unmetered Ram - Unmetered Storage - Unmetered Bandwidth - 3 Domains - Unlimited Sub domains - 10 FTP Accounts - 15 Database - 10 Users $10.99 Monthly Purchase Now! VPS HOSTING - SUGGESTED HIGH POWER VPS HOSTING, NEED OF SOMETHING QUICK AND INSTANT SETUP Bronze Plan - 2 CPU Core - 4 Gigabytes of Ram - 75 Gigabytes of Storage - Phoenix AZ | Dallas TX $8.99 Monthly View Now! NEW - GAME PANEL HOSTING NEED SOMETHING QUICK BUT POWERFUL, CHECKOUT OUR NEW GAME PANEL OPTIONS Offering - Grand Theft Auto V - FM Minecraft Voice Servers Database Servers Storage Servers (Limited) $4.99 Monthly Checkout Now! OUR LEGACY NORTH STAR HOSTING LEGACY OF OFFERING GREAT CUSTOMER SERVICE AND ALWAYS WORKING ALONG SIDE OUR PEOPLE. Over 90,000 happy clients worldwide trust our services and secured their websites with automated daily backups stored offsite with built-in redundancy. HIGH SPEED NETWORK SERVERS Offering 1G / 10G Services for VPS Hosting, Dedicated Hosting, Pterodactyl Hosting, and our Shared Web Hosting 100% UPTIME GUARANTEED North Star Hosting Guarantees 100% uptime through our none scheduled maintenance times. PROTECTED SERVICES North Star Hosting has employees and technical staff that will ensure security of all services. VIEW OUR LATEST NEWS & ANNOUNCEMENTS LATEST ANNOUNCEMENTS NSH | Updates and New Benefits Hello everyone, I hope you all had a fantastic Halloween weekend and are staying safe. I have a few updates to share this Sunday evening. First, if you are a current or former client, we’d love for you to open a ticket to receive... NOV 3RD Continue reading North Star Hosting LLC getting 200 members I hope you’re all having a fantastic day ! I’m excited to share some big news with you . In the coming weeks , we’ll be relaunching our game servers , and with it , a whole new lineup of options will be available ! If you already have a... OCT 23RD Continue reading GET NOTIFIED OF ALL NEW ANNOUNCEMENTS AND NEW COMINGS TO NORTH STAR HOSTING New products, exclusive sales, updates, and much more Agree I have read and agree to the Terms of Service Hosting provider founded in 2023, working to offer leading service to the community and growing towards being a step ahead of it's competitors. 978-493-7327 team@northstarhosting.org North Carolina, US PRODUCT * VPS Hosting * Dedicated Server Hosting * Game Panel Hosting * Shared Web Hosting * Domain Registration COMMUNITY * Terms of Service * Discord * Network Status DO YOU ALLOW US TO USE COOKIES ? We use cookies to learn where you struggle when you're navigating our website and them for your future visit, learn more about cookies in our terms of use decline all Allow all × Close Loading... Loading... Close Submit × CHOOSE LANGUAGE العربية Azerbaijani Català 中文 Hrvatski Čeština Dansk Nederlands English Estonian Persian Français Deutsch עברית Magyar Italiano Macedonian Norwegian Português Português Română Русский Español Svenska Türkçe Українська Apply GENERATE PASSWORD × Please enter a number between 8 and 64 for the password length Password Length Generated Password Generate new password Close Copy to clipboard and Insert