www.xplore.ca
Open in
urlscan Pro
104.18.4.80
Public Scan
Submitted URL: http://xplornet.ca/
Effective URL: https://www.xplore.ca/
Submission Tags: @phish_report
Submission: On September 25 via api from FI — Scanned from CA
Effective URL: https://www.xplore.ca/
Submission Tags: @phish_report
Submission: On September 25 via api from FI — Scanned from CA
Form analysis
3 forms found in the DOMhttps://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)" cr-attached="true" 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?2.1.30#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?2.1.30#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?2.1.30#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" cr-attached="true">
<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 pac-target-input" type="text" id="address-formatted"
name="fields[address-formatted][formatted]" placeholder="Enter a location" autocomplete="off">
</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?2.1.30#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?2.1.30#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-866-805-2651 * Webmail * FR Search Input Search Close HOME BIG SPEED. BIGGER SAVINGS. For a limited time, get our ultra-fast 100 Mbps wireless home Internet plan for the same price as our 50 Mbps plan. That's double the speed for the same great price! Check Availability 100% PURE FIBRE INTERNET IS NOW AVAILABLE Xplore Fibre is now available in select regions. Get Gigabit speeds and an ultra-reliable connection! 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 ULTRA-FAST INTERNET AT THE COTTAGE With our upgraded networks, Xplore is the perfect choice for your cottage connection. Our ultra-fast Internet gives you the speed you need to work, stream and everything in between, all from your home away from home. Connect Your Cottage Pause * 100 Mbps Deal! * Xplore Fibre * Refer-a-Friend * Cottage Internet Looks like you’re in Ontario. 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 In the Community CELEBRATING OUR TOP XPLORERS: Q1 & Q2 CHAMPIONS OF CONNECTIVITY Read More about this post The Digital Lifestyle WHAT INTERNET SPEED DO YOU NEED? TAKE THE QUIZ! Read More about this post The Digital Lifestyle HOW XPLORE RURAL INTERNET POWERS THIS LACOMBE, ALBERTA MINIATURE HORSE FARM Read More about this post How-To HOW TO GET INTERNET IN RURAL CANADA: FIXED WIRELESS AND FIBRE OPTIC SOLUTIONS 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-866-805-2651 * 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.