www.xplore.ca Open in urlscan Pro
2606:4700::6812:450  Public Scan

Submitted URL: http://xplornet.com/
Effective URL: https://www.xplore.ca/
Submission: On November 03 via api from US — Scanned from CA

Form analysis 3 forms found in the DOM

https://www.xplore.ca/search

<form id="global-search-form" class="overflow-hidden" action="https://www.xplore.ca/search" aria-hidden="true" x-show="showSearch()" x-ref="search" x-transition:enter="block ease-in duration-500" x-transition:leave="block ease-out duration-500"
  x-bind:aria-hidden="isSearchHidden()" @submit="onSubmit(event)" style="display: none;">
  <div class="flex items-center transition-opacity duration-500" x-ref="form-wrapper" style="opacity: 0;">
    <div class="relative flex items-center w-full">
      <svg role="presentation" class="c-icon absolute left-em stroke-none fill-white w-em h-em">
        <use xlink:href="/ui/icons.svg?4.9.7#icon-search"></use>
      </svg>
      <label class="sr-only" for="searchInput">Search Input</label>
      <input class="w-full bg-transparent rounded-none py-em pr-em pl-xm outline-none border-b border-white text-white placeholder-white placeholder-opacity-100" type="text" id="searchInput" name="query" placeholder="What are you searching for?"
        value="" x-ref="searchInput" @keyup="onInput()">
    </div>
    <div class="flex items-center">
      <button class="c-btn-circle c-btn-circle-green inline-block ml-xs" type="submit" x-bind:disabled="!isSearchComplete()" disabled="disabled"><span class="sr-only">Search</span> <svg role="presentation"
          class="c-icon stroke-none fill-black w-em h-em">
          <use xlink:href="/ui/icons.svg?4.9.7#icon-arrow-right"></use>
        </svg>
      </button>
      <button class="c-btn-circle c-btn-circle-green inline-block ml-xs" type="submit" @click="closeSearch($event)"><span class="sr-only">Close</span> <svg role="presentation" class="c-icon stroke-none fill-black w-em h-em">
          <use xlink:href="/ui/icons.svg?4.9.7#icon-cross"></use>
        </svg>
      </button>
    </div>
  </div>
</form>

/api/get/packages

<form class="px-sm py-xm md:p-lg bg-white shadow-md rounded-md overflow-hidden" action="/api/get/packages" x-ref="form" @submit="onSubmit(event)" x-transition:enter="transition-opacity ease-in-out duration-500 absolute top-0 left-0 right-0"
  x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="transition ease-in duration-500" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0">
  <div class="c-field w-full mb-xs md:mb-md">
    <label for="testfield1" class="block mb-xs">Enter Your Address</label>
    <div class="relative w-full">
      <input class="appearance-none text-n-shore-green border border-xplor-grey focus:border-solar-wind bg-white focus:bg-bg-light w-full py-em px-sm md:px-md outline-none " type="text" id="address-formatted"
        name="fields[address-formatted][formatted]" placeholder="Enter a location">
    </div>
    <input type="hidden" id="address-street1" name="fields[myAddressField][street1]">
    <input type="hidden" id="address-street2" name="fields[myAddressField][street2]">
    <input type="hidden" id="address-city" name="fields[myAddressField][city]">
    <input type="hidden" id="address-state" name="fields[myAddressField][state]">
    <input type="hidden" id="address-zip" name="fields[myAddressField][zip]">
    <input type="hidden" id="address-country" name="fields[myAddressField][country]">
    <input type="hidden" id="address-lat" name="fields[myAddressField][lat]">
    <input type="hidden" id="address-lng" name="fields[myAddressField][lng]">
    <input type="hidden" id="address-raw" name="fields[myAddressField][raw]">
  </div>
  <div class="flex flex-wrap md:flex-nowrap items-center">
    <div class="md:mb-none md:mr-md w-full xs:w-auto">
      <button class="c-btn w-btn-fw xs:w-auto" type="submit" x-bind:disabled="isDisabled()" disabled="disabled">Check Availability <span class="icon"> <svg role="presentation" class="c-icon stroke-none">
            <use xlink:href="/ui/icons.svg?4.9.7#icon-arrow-right"></use>
          </svg>
        </span>
        <svg width="34" height="49" viewBox="0 0 34 49" class="chevron">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M0.876953 48.1293H17.68L33.4329 24.5L17.68 0.870728H0.876955L16.6298 24.5L0.876953 48.1293Z"></path>
        </svg>
      </button>
    </div>
    <template x-if="checking">
      <div class="absolute left-sm bottom-xs xs:static xs:ml-xs">
        <img role="presentation" src="/ui/loading.svg" class="mb-xp" width="45" height="24">
        <p class="sr-only sm:not-sr-only text-mx text text-n-shore-green">Checking your address...</p>
      </div>
    </template>
  </div>
</form>

/api/get/packages

<form class="p-sm md:px-lg md:py-sm bg-xplor-light-grey" action="/api/get/packages" onsubmit="cLocationFetch(event)">
  <div class="c-field w-full mb-md">
    <label for="address-formatted-modal" class="block mb-xs">Enter your civic address</label>
    <div class="relative w-full">
      <input class="appearance-none text-n-shore-green border border-xplor-grey focus:border-solar-wind bg-white focus:bg-bg-light w-full py-em px-sm md:px-md outline-none placeholder-xplor-dark-grey placeholder-opacity-100" type="text"
        id="address-formatted-modal" name="fields[address-formatted][formatted]">
    </div>
    <div class="mt-md" :class="$store.packages.location ? 'mt-md' : 'mt-md opacity-50'">
      <label for="address-formatted-modal" class="block mb-xs">Enter or confirm your full postal code</label>
      <div class="relative w-full">
        <label class="sr-only" for="address-fsa">Postal Code - First Three Characters</label>
        <input
          class="appearance-none text-n-shore-green tracking-postal text-center uppercase border border-xplor-grey focus:border-solar-wind bg-white focus:bg-bg-light w-card-btn py-xs px-em outline-none placeholder-xplor-dark-grey placeholder-opacity-100"
          type="text" id="address-fsa" name="address-fsa" limit="3" x-model="$store.packages.pcode.fsa" @change="window.addressField.postalCodeChange()" :disabled="!$store.packages.location"
          :style="window.addressValidator.setPcodeValidity('fsa', 'style')" :aria-invalid="window.addressValidator.setPcodeValidity('fsa')" :aria-describedby="window.addressValidator.setPcodeValidity('fsa', 'aria-describedby')">
        <label class="sr-only" for="address-ldu">Postal Code - Last Three Characters</label>
        <input
          class="appearance-none text-n-shore-green tracking-postal text-center uppercase border border-xplor-grey focus:border-solar-wind bg-white focus:bg-bg-light w-card-btn py-xs px-em outline-none placeholder-xplor-dark-grey placeholder-opacity-100"
          type="text" id="address-ldu" name="address-ldu" limit="3" x-model="$store.packages.pcode.ldu" @change="window.addressField.postalCodeChange()" :disabled="!$store.packages.location"
          :style="window.addressValidator.setPcodeValidity('ldu', 'style')" :aria-invalid="window.addressValidator.setPcodeValidity('ldu')" :aria-describedby="window.addressValidator.setPcodeValidity('ldu', 'aria-describedby')">
      </div>
      <template x-if="window.addressValidator.setPcodeError()">
        <div id="packages-pcode-error" class="text-error mt-xs font-bold">Invalid postal code</div>
      </template>
    </div>
    <p class="mt-xs" :class="$store.packages.location ? 'mt-md' : 'mt-md opacity-50'">Optionally, <button type="button" class="text-n-shore-green underline" @click="$store.packages.manualCoords = true" :disabled="!$store.packages.location">enter your
        latitude and logitude</button>, if known.</p>
    <div class="mt-xs" x-show="$store.packages.manualCoords">
      <div class="flex relative w-full">
        <div class="flex-1 mr-tn">
          <label for="address-lat">Latitude</label>
          <input class="appearance-none text-n-shore-green border border-xplor-grey focus:border-solar-wind bg-white focus:bg-bg-light w-full py-xs px-em outline-none placeholder-xplor-dark-grey placeholder-opacity-100" type="text" id="address-lat"
            name="address-lat" x-model="$store.packages.coords.lat" @change="window.addressField.coordsChange()" :disabled="!$store.packages.location" :style="window.addressValidator.setCoordsValidity('lat', 'style')"
            :aria-invalid="window.addressValidator.setCoordsValidity('lat')" :aria-describedby="window.addressValidator.setCoordsValidity('lat', 'aria-describedby')">
        </div>
        <div class="flex-1">
          <label for="address-lng">Longitude</label>
          <input class="appearance-none text-n-shore-green border border-xplor-grey focus:border-solar-wind bg-white focus:bg-bg-light w-full py-xs px-em outline-none placeholder-xplor-dark-grey placeholder-opacity-100" type="text" id="address-lng"
            name="address-lng" x-model="$store.packages.coords.lng" @change="window.addressField.coordsChange()" :disabled="!$store.packages.location" :style="window.addressValidator.setCoordsValidity('lng', 'style')"
            :aria-invalid="window.addressValidator.setCoordsValidity('lng')" :aria-describedby="window.addressValidator.setCoordsValidity('lng', 'aria-describedby')">
        </div>
      </div>
      <template x-if="window.addressValidator.setCoordsError()">
        <div id="packages-coords-error" class="text-error mt-xs font-bold">Please supply latitude and longitude coordinates.</div>
      </template>
      <p :class="$store.packages.showMap ? 'mt-md mb-xs' : 'mt-xs mb-xs'">
        <button type="button" class="text-n-shore-green underline" @click="$store.packages.toggleMap()" :disabled="window.addressValidator.setCoordsError()" x-text="$store.packages.showMap ? 'Hide Map' : 'Show Map'">Show Map</button>
        <span x-html="$store.packages.showMap ? '| Move the marker to confirm your exact location' : ' to confirm your exact location'"></span>
      </p>
    </div>
    <template x-if="$store.packages.useMap">
      <div x-data="cPackagesMap()" x-init="mounted()" x-show="$store.packages.showMap">
        <div id="packagesMap" class="w-full h-4xl bg-slate">
        </div>
      </div>
    </template>
    <input type="hidden" id="address-street1" name="fields[myAddressField][street1]">
    <input type="hidden" id="address-street2" name="fields[myAddressField][street2]">
    <input type="hidden" id="address-city" name="fields[myAddressField][city]">
    <input type="hidden" id="address-state" name="fields[myAddressField][state]">
    <input type="hidden" id="address-zip" name="fields[myAddressField][zip]">
    <input type="hidden" id="address-country" name="fields[myAddressField][country]">
    <input type="hidden" id="address-lat" name="fields[myAddressField][lat]">
    <input type="hidden" id="address-lng" name="fields[myAddressField][lng]">
    <input type="hidden" id="address-raw" name="fields[myAddressField][raw]">
  </div>
  <div class="flex flex-wrap md:flex-nowrap">
    <div class="md:mb-none md:mr-md w-full xs:w-auto pr-xm sm:pr-none">
      <button class="c-btn w-full xs:w-auto" x-data="cPackagesButton()" x-bind:disabled="isDisabled()">Check Availability <span class="icon"> <svg role="presentation" class="c-icon stroke-none">
            <use xlink:href="/ui/icons.svg?4.9.7#icon-arrow-right"></use>
          </svg>
        </span>
        <svg width="34" height="49" viewBox="0 0 34 49" class="chevron">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M0.876953 48.1293H17.68L33.4329 24.5L17.68 0.870728H0.876955L16.6298 24.5L0.876953 48.1293Z"></path>
        </svg>
      </button>
    </div>
    <div class="mt-xs md:mx-none inline-flex items-center">
      <button class="c-link" onclick="cLocationCancel(event)">Cancel</button>
    </div>
  </div>
</form>

Text Content

Skip to Main Content
Xplore
Login
Search Menu
Primary Navigation
 * Shop
 * Support
 * Blog
 * Contact Us
 * Log in / Register

Site Switcher
 * Residential
 * Business

Functional Navigation
 * Call to Get Started 1-877-605-3106
 * Webmail
 * FR

Search Input
Search Close



HOME


MORE GIGABIT SPEEDS AVAILABLE IN MORE HOMES IN QUEBEC!

Blazing-fast pure fibre Internet with up to 1 Gbps download & upload speeds is
now available in more areas of Quebec.

Check Availability



ULTRA-FAST SATELLITE INTERNET IS HERE!

Get Speeds up to 100Mbps with Unlimited Usage (with 500 GB at max speed)

Learn More



SHARE THE JOY OF GOOD INTERNET!

Get a $50 BILL CREDIT for you and $50 for your friend, when they sign up for
Xplore Internet.

Learn More



CONNECT WITH US ON SOCIAL!

Join the Xplore online community for updates, contests and more!

Follow Us
Pause
 * Gigabit Fibre
 * Satellite Internet
 * Refer-a-Friend
 * Follow Us





Looks like you’re in Quebec. If not, choose your correct province.

Change Province
 * Alberta
 * British Columbia
 * Manitoba
 * New Brunswick
 * Newfoundland & Labrador
 * Northwest Territories
 * Nova Scotia
 * Nunavut
 * Ontario
 * Prince Edward Island
 * Quebec
 * Saskatchewan
 * Yukon


BETTER, FASTER RURAL INTERNET IS HERE!

Enter Your Address

Check Availability

Checking your address...


OUR NETWORK

Bringing better, faster Internet beyond the big cities.

Learn More


EXPERTS IN RURAL CONNECTIVITY

Our network of local Xplore dealers and technicians are here to keep you
connected.

Learn More


OUR CUSTOMERS

Read how Xplore Internet is improving day-to-day lives in Canadian communities.

Learn More


INTERNET PACKAGES

Get your household connected. Explore a variety of Internet packages and other
services, like home phone, available in your area.

Browse our packages
Play the video


BETTER, FASTER INTERNET FOR RURAL CANADIANS

Through our investments in 100% pure fibre Internet, Wireless Home Internet with
speeds up to 100 Mbps, and our Next-Generation Satellite Internet, we're proud
to offer the connectivity you need to work, learn and play.

But that’s just the start – we’re expanding and improving our network every day.
Play the video


ABOUT US

Founded in small-town Canada, Xplore is dedicated to bringing fast, reliable
Internet to Canadians in rural communities. With our world-class fibre,
wireless, and next-generation satellite infrastructure, combined with a network
of local dealers and around-the-clock Canadian-based tech support, you get the
Internet connection you need and the peace of mind knowing you’re supported.

You can still find our head office in Woodstock, New Brunswick, where our agents
are waiting for your call.

Learn more


WHAT OUR CUSTOMERS ARE SAYING



We have a couple of gamers and have Xplore Fibre. It's amazing and such a good
price right now.

Amber Klassen Xplore Fibre, La Broquerie, MB

We don’t subscribe to any cable or sat anymore so we rely a lot on the Internet
for streaming services...It’s no issue to have 2 Netflix accounts and a
PlayStation going at the same time.

Joel Skeldon Xplore 5G, Jemseg, NB

Easy installation and friendly service!

Brittney Parks Xplore Fibre, Bridgetown, NS

Xplore is working exceptionally well at my lake home.

Diane Fortier Xplore LTE, Southview Lake Isle, AB

I have been a happy Xplore internet customer for years. Thank you for keeping me
connected even when some of the Big Guys go down.

George Elliott Xplore Satellite, Princeton, BC

Best Internet we've ever had.

Jim Mosiuk Xplore Fibre, Miller Lake, Ontario

Pause
 * Slide 1
 * Slide 2
 * Slide 3
 * Slide 4
 * Slide 5
 * Slide 6


THE LATEST XPLORE BLOGS


Dealer Stories


CELEBRATING SMALL BUSINESS WEEK: A THANK YOU TO XPLORE’S LOCAL DEALERS



Read More about this post

In the Community


CONNECTING COMMUNITIES AND GIVING BACK: CUMBERLAND SATELLITE & THE FENCEBUSTERS



Read More about this post

How-To


OFF-GRID HOME CHECKLIST: WHAT TO CONSIDER WHEN PLANNING A MOVE TO REMOTE CANADA



Read More about this post

Dealer Stories


THIS XPLORE DEALER IS KEEPING KAWARTHA LAKES SAFE AND CONNECTED TO THE INTERNET

Ingo, owner of Authorized Xplore Dealer DOT Communications

Read More about this post
Shop Navigation


SHOP

 * Internet Packages
 * Refer a Friend
 * 100 Mbps Wireless Home Internet
 * Fibre Internet
 * Cottage Internet
 * Whole Home Wi-Fi
 * Home Phone

Support Navigation


SUPPORT

 * Billing & Account Management
 * Internet, Email, and Router
 * Home Phone
 * Adding & Changing Services

Company Navigation


ABOUT

 * Xplore News
 * Careers
 * Investor Relations
 * Corporate Policies

Blog


CONTACT XPLORE

 * Sales: 1-877-605-3106
 * Support: 1-866-841-6001
 * support@xplore.ca

Find a Dealer
Have accessibility feedback?


CONNECT

 * Facebook
 * Twitter
 * LinkedIn
 * Instagram
 * YouTube

Legal Navigation
 * Privacy Policy
   •
 * Cookie Policy
   •
 * Policies & Terms of Use
   •
 * Traffic Management
   •
 * Internet Code of Conduct
   •
 * Commission for Complaints for Telecom-television Services (CCTS)

© 2024 Xplore Inc. “Xplore” is a trade-mark of Xplore Inc.


Close

Please wait a few moments as we locate the best packages available for your
address.


FIND OUT IF XPLORE INTERNET SERVICE IS IN YOUR NEIGHBOURHOOD.

Enter your civic address

Enter or confirm your full postal code
Postal Code - First Three Characters Postal Code - Last Three Characters
Invalid postal code

Optionally, enter your latitude and logitude, if known.

Latitude
Longitude
Please supply latitude and longitude coordinates.

Show Map


Check Availability
Cancel

Already an Xplore customer? Sign in now to check availability in your area.




PRIVACY PREFERENCES

We use cookies to personalize content and ads, and to analyze our traffic. To do
this, we also share information about your use of our site with our social
media, advertising, and analytics partners. Some cookies are necessary to use
our website; you cannot opt-out of these cookies.

For more information, please see our Cookie Policy.

Accept only necessary Allow all cookies