www.iprimus.com.au Open in urlscan Pro
104.18.12.31  Public Scan

Submitted URL: http://iprimus.com.au/
Effective URL: https://www.iprimus.com.au/
Submission: On June 13 via manual from AU — Scanned from AU

Form analysis 2 forms found in the DOM

<form class="form-horizontal ng-pristine ng-valid">
  <div class="form-group">
    <div class="row">
      <div class="col-12">
        <label for=""><span class="label">It seems we have multiple addresses at the location, verify your address below to continue</span></label>
      </div>
      <div class="col-12">
      </div>
      <section class="multi-address">
        <ul class="addr-list">
          <!-- ngRepeat: address in addressList -->
          <!--<li ng-if="transacInfo.products.bundle.internet.providerType == 'ADSL'" class="addr-item" ng-repeat="address in addressList" data-uuid='{{address.addressId}}'
                                                    ng-click="addressSelected(address.addressId, address.addressDetail, '')">
                                                    {{address.addressDetail}}
                                                    <i ng-if="address.addressId == transacInfo.customer.address.addressId" class="fa fa-check"></i>
                                                </li>

                                                <li ng-if="transacInfo.products.bundle.internet.providerType != 'ADSL'" class="addr-item" ng-repeat="address in addressList" data-uuid='{{address.PropertyId}}'
                                                    ng-click="nbnAddressSelected(address.PropertyId, address.addressDetail, address)">
                                                    {{address.addressDetail}}
                                                    <i ng-if="address.addressId == transacInfo.customer.address.PropertyId" class="fa fa-check"></i>
                                                </li>-->
        </ul>
      </section>
    </div>
  </div>
  <div class="col-12">
  </div>
  <div class="form-group submit txt-center">
    <button type="button" class="btn btn-mint-green" name="button" ng-click="addressSubmit()" data-dismiss="modal">continue</button>
  </div>
</form>

<form class="form-horizontal ng-pristine ng-valid ng-valid-maxlength" id="b">
  <div class="">
    <div class="row">
      <div class="col-md-6 col-12 form-group">
        <label for="" class="form-group"><span class="label">Type of Building I Live In</span></label>
        <select class="form-control" id="building-type">
          <option value="" selected="">Select</option>
          <option value="ANT">Antenna</option>
          <option value="APT">Apartment</option>
          <option value="ATM">Automated Teller Machine</option>
          <option value="BBQ">Barbecue</option>
          <option value="BLCK">Block</option>
          <option value="BTSD">Boatshed</option>
          <option value="BLDG">Building</option>
          <option value="BNGW">Bungalow</option>
          <option value="CAGE">Cage</option>
          <option value="CARP">Carpark</option>
          <option value="CARS">Carspace</option>
          <option value="CLUB">Club</option>
          <option value="COOL">Coolroom</option>
          <option value="CTGE">Cottage</option>
          <option value="DUPL">Duplex</option>
          <option value="FCTY">Factory</option>
          <option value="FLAT">Flat</option>
          <option value="GRGE">Garage</option>
          <option value="HALL">Hall</option>
          <option value="HSE">House</option>
          <option value="KSK">Kiosk</option>
          <option value="LSE">Lease</option>
          <option value="LBBY">Lobby</option>
          <option value="LOFT">Loft</option>
          <option value="LOT">Lot</option>
          <option value="MSNT">Maisonette</option>
          <option value="MBTH">Marine Berth</option>
          <option value="OFFC">Office</option>
          <option value="PTHS">Penthouse</option>
          <option value="REAR">Rear</option>
          <option value="RESV">Reserve</option>
          <option value="ROOM">Room</option>
          <option value="SEC">Section</option>
          <option value="SHED">Shed</option>
          <option value="SHOP">Shop</option>
          <option value="SHRM">Showroom</option>
          <option value="SIGN">Sign</option>
          <option value="SITE">Site</option>
          <option value="STLL">Stall</option>
          <option value="STOR">Store</option>
          <option value="STR">Strata Unit</option>
          <option value="STU">Studio</option>
          <option value="SUBS">Substation</option>
          <option value="SE">Suite</option>
          <option value="TNCY">Tenancy</option>
          <option value="TWR">Tower</option>
          <option value="TNHS">Townhouse</option>
          <option value="UNIT">Unit</option>
          <option value="VLT">Vault</option>
          <option value="VLLA">Villa</option>
          <option value="WARD">Ward</option>
          <option value="WHSE">Warehouse</option>
          <option value="WKSH">Workshop</option>
        </select>
      </div>
      <div class="col-md-6 col-12 form-group">
        <label for="" class="form-group"><span class="label">Building Number Is</span></label>
        <input data-contain="number" type="text" class="form-control" id="building-no" placeholder="">
      </div>
    </div>
  </div>
  <div class="">
    <div class="row">
      <div class="col-md-6 col-12 form-group">
        <label for="" class="form-group"><span class="label">Floor Is</span></label>
        <select class="form-control" id="floor-type">
          <option value="">Select</option>
          <option value="B">Basement</option>
          <option value="FL">Floor</option>
          <option value="G">Ground</option>
          <option value="L">Level</option>
          <option value="LB">Lobby</option>
          <option value="LG">Lower Ground Floor</option>
          <option value="M">Mezzanine</option>
          <option value="OD">Observation Deck</option>
          <option value="P">Parking</option>
          <option value="PTHS">Penthouse</option>
          <option value="PLF">Platform</option>
          <option value="PDM">Podium</option>
          <option value="RT">Rooftop</option>
          <option value="SB">Sub-Basement</option>
          <option value="UG">Upper Ground Floor</option>
        </select>
      </div>
      <div class="col-md-6 col-12 form-group">
        <label for="" class="form-group"><span class="label">Floor Number Is</span></label>
        <input type="text" data-contain="number" class="form-control" id="floor-no" placeholder="">
      </div>
    </div>
  </div>
  <div class="">
    <div class="row">
      <div class="col-md-6 col-12 form-group">
        <label for="" class="form-group"><span class="label">Street/LOT Number From Is*</span></label>
        <input type="text" data-contain="an" class="form-control" id="street-no-1" placeholder="">
      </div>
      <div class="col-md-6 col-12 form-group">
        <label for="" class="form-group"><span class="label">Street/LOT Number To Is (Optional) </span></label>
        <input type="text" data-contain="number" class="form-control" id="street-no-2" placeholder="">
      </div>
    </div>
  </div>
  <div class="">
    <div class="row">
      <div class="col-12 form-group">
        <label for="" class="form-group"><span class="label">Street Name Is*</span></label>
        <input type="text" data-contain="an" class="form-control" id="street" placeholder="">
      </div>
    </div>
  </div>
  <div class="">
    <div class="row">
      <div class="col-md-6 col-12 form-group">
        <label for="" class="form-group"><span class="label">Street Type Is *</span></label>
        <select class="form-control ng-pristine ng-untouched ng-valid ng-empty" id="street-type-1" data-contain="street-type" ng-model="streetType">
          <option value="" selected="selected">Street Type</option>
          <option value="ACCS">Access</option>
          <option value="ACRE">Acre</option>
          <option value="AWLK">Airwalk</option>
          <option value="ALLY">Alley</option>
          <option value="ALWY">Alleyway</option>
          <option value="AMBL">Amble</option>
          <option value="APP">Approach</option>
          <option value="ARC">Arcade</option>
          <option value="ARTL">Arterial</option>
          <option value="ARTY">Artery</option>
          <option value="AV">Avenue</option>
          <option value="BA">Banan</option>
          <option value="BANK">Bank</option>
          <option value="BAY">Bay</option>
          <option value="BCH">Beach</option>
          <option value="BEND">Bend</option>
          <option value="BWLK">Boardwalk</option>
          <option value="BVD">Boulevard</option>
          <option value="BVDE">Boulevarde</option>
          <option value="BOWL">Bowl</option>
          <option value="BR">Brace</option>
          <option value="BRAE">Brae</option>
          <option value="BRAN">Branch</option>
          <option value="BRK">Break</option>
          <option value="BRET">Brett</option>
          <option value="BDGE">Bridge</option>
          <option value="BRDWLK">Broadwalk</option>
          <option value="BDWY">Broadway</option>
          <option value="BROW">Brow</option>
          <option value="BULL">Bull</option>
          <option value="BSWY">Busway</option>
          <option value="BYPA">Bypass</option>
          <option value="BYWY">Byway</option>
          <option value="CSWY">Causeway</option>
          <option value="CTR">Centre</option>
          <option value="CNWY">Centreway</option>
          <option value="CH">Chase</option>
          <option value="CIR">Circle</option>
          <option value="CLT">Circlet</option>
          <option value="CCT">Circuit</option>
          <option value="CRCS">Circus</option>
          <option value="CL">Close</option>
          <option value="CLR">Cluster</option>
          <option value="CLDE">Colonnade</option>
          <option value="CMMN">Common</option>
          <option value="CMMNS">Commons</option>
          <option value="CNCD">Concord</option>
          <option value="CON">Concourse</option>
          <option value="CNTN">Connection</option>
          <option value="CPS">Copse</option>
          <option value="CNR">Corner</option>
          <option value="CSO">Corso</option>
          <option value="CRSE">Course</option>
          <option value="CT">Court</option>
          <option value="CTYD">Courtyard</option>
          <option value="COVE">Cove</option>
          <option value="CR">Crescent</option>
          <option value="CRST">Crest</option>
          <option value="CRF">Crief</option>
          <option value="CRK">Crook</option>
          <option value="CRSS">Cross</option>
          <option value="CRSG">Crossing</option>
          <option value="CUWY">Cruiseway</option>
          <option value="CSAC">Cul-De-Sac</option>
          <option value="CUT">Cut</option>
          <option value="CUTT">Cutting</option>
          <option value="DALE">Dale</option>
          <option value="DASH">Dash</option>
          <option value="DELL">Dell</option>
          <option value="DENE">Dene</option>
          <option value="DE">Deviation</option>
          <option value="DIP">Dip</option>
          <option value="DSTR">Distributor</option>
          <option value="DIV">Divide</option>
          <option value="DOCK">Dock</option>
          <option value="DOM">Domain</option>
          <option value="DOWN">Down</option>
          <option value="DWNS">Downs</option>
          <option value="DR">Drive</option>
          <option value="DVWY">Driveway</option>
          <option value="ESMT">Easement</option>
          <option value="EAST">East</option>
          <option value="EDGE">Edge</option>
          <option value="ELB">Elbow</option>
          <option value="END">End</option>
          <option value="ENT">Entrance</option>
          <option value="ESP">Esplanade</option>
          <option value="EST">Estate</option>
          <option value="EXP">Expressway</option>
          <option value="EXTN">Extension</option>
          <option value="FAWY">Fairway</option>
          <option value="FBRK">Firebreak</option>
          <option value="FLNE">Fireline</option>
          <option value="FTRK">Firetrack</option>
          <option value="FITR">Firetrail</option>
          <option value="FLAT">Flat</option>
          <option value="FLTS">Flats</option>
          <option value="FOLW">Follow</option>
          <option value="FTWY">Footway</option>
          <option value="FORD">Ford</option>
          <option value="FSHR">Foreshore</option>
          <option value="FORK">Fork</option>
          <option value="FORM">Formation</option>
          <option value="FWY">Freeway</option>
          <option value="FRNT">Front</option>
          <option value="FRTG">Frontage</option>
          <option value="GAP">Gap</option>
          <option value="GDN">Garden</option>
          <option value="GDNS">Gardens</option>
          <option value="GTE">Gate</option>
          <option value="GWY">Gateway</option>
          <option value="GLDE">Glade</option>
          <option value="GLEN">Glen</option>
          <option value="GRA">Grange</option>
          <option value="GRN">Green</option>
          <option value="GR">Grove</option>
          <option value="GLY">Gully</option>
          <option value="HRBR">Harbour</option>
          <option value="HVN">Haven</option>
          <option value="HTH">Heath</option>
          <option value="HTS">Heights</option>
          <option value="HIRD">Highroad</option>
          <option value="HWY">Highway</option>
          <option value="HIKE">Hike</option>
          <option value="HILL">Hill</option>
          <option value="HILLS">Hills</option>
          <option value="HLLW">Hollow</option>
          <option value="HUB">Hub</option>
          <option value="INLT">Inlet</option>
          <option value="INTG">Interchange</option>
          <option value="ID">Island</option>
          <option value="JNC">Junction</option>
          <option value="KEY">Key</option>
          <option value="KEYS">Keys</option>
          <option value="KNOL">Knoll</option>
          <option value="LADR">Ladder</option>
          <option value="LDG">Landing</option>
          <option value="LANE">Lane</option>
          <option value="LNWY">Laneway</option>
          <option value="LEAD">Lead</option>
          <option value="LEDR">Leader</option>
          <option value="LINE">Line</option>
          <option value="LINK">Link</option>
          <option value="LKT">Lookout</option>
          <option value="LOOP">Loop</option>
          <option value="LYNN">Lynne</option>
          <option value="MALL">Mall</option>
          <option value="MANR">Manor</option>
          <option value="MART">Mart</option>
          <option value="MZ">Maze</option>
          <option value="MEAD">Mead</option>
          <option value="MNDR">Meander</option>
          <option value="MEW">Mew</option>
          <option value="MEWS">Mews</option>
          <option value="MILE">Mile</option>
          <option value="MTWY">Motorway</option>
          <option value="NOOK">Nook</option>
          <option value="NTH">North</option>
          <option value="NULL">Null</option>
          <option value="OTLT">Outlet</option>
          <option value="OTLK">Outlook</option>
          <option value="OVAL">Oval</option>
          <option value="PLMS">Palms</option>
          <option value="PDE">Parade</option>
          <option value="PRDS">Paradise</option>
          <option value="PARK">Park</option>
          <option value="PWY">Parkway</option>
          <option value="PART">Part</option>
          <option value="PASS">Pass</option>
          <option value="PSGE">Passage</option>
          <option value="PATH">Path</option>
          <option value="PWAY">Pathway</option>
          <option value="PSLA">Peninsula</option>
          <option value="PIAZ">Piazza</option>
          <option value="PL">Place</option>
          <option value="PLZA">Plaza</option>
          <option value="PKT">Pocket</option>
          <option value="PNT">Point</option>
          <option value="PORT">Port</option>
          <option value="PREC">Precinct</option>
          <option value="PROM">Promenade</option>
          <option value="PRST">Pursuit</option>
          <option value="QUAD">Quad</option>
          <option value="QDRT">Quadrant</option>
          <option value="QY">Quay</option>
          <option value="QYS">Quays</option>
          <option value="RMBL">Ramble</option>
          <option value="RAMP">Ramp</option>
          <option value="RNGE">Range</option>
          <option value="RCH">Reach</option>
          <option value="REEF">Reef</option>
          <option value="RES">Reserve</option>
          <option value="REST">Rest</option>
          <option value="RTT">Retreat</option>
          <option value="RTN">Return</option>
          <option value="RIDE">Ride</option>
          <option value="RDGE">Ridge</option>
          <option value="ROFW">Right Of Way</option>
          <option value="RING">Ring</option>
          <option value="RISE">Rise</option>
          <option value="RSNG">Rising</option>
          <option value="RVR">River</option>
          <option value="RD">Road</option>
          <option value="RDS">Roads</option>
          <option value="RDWY">Roadway</option>
          <option value="RTY">Rotary</option>
          <option value="RND">Round</option>
          <option value="RTE">Route</option>
          <option value="ROW">Row</option>
          <option value="ROWE">Rowe</option>
          <option value="RUE">Rue</option>
          <option value="RUN">Run</option>
          <option value="SVWY">Serviceway</option>
          <option value="SHUN">Shunt</option>
          <option value="SKLN">Skyline</option>
          <option value="SLPE">Slope</option>
          <option value="STH">South</option>
          <option value="SPUR">Spur</option>
          <option value="SQ">Square</option>
          <option value="STPS">Steps</option>
          <option value="STRT">Straight</option>
          <option value="STAI">Strait</option>
          <option value="STRA">Strand</option>
          <option value="ST">Street</option>
          <option value="STRP">Strip</option>
          <option value="SBWY">Subway</option>
          <option value="TARN">Tarn</option>
          <option value="TCE">Terrace</option>
          <option value="THFR">Thoroughfare</option>
          <option value="THRU">Throughway</option>
          <option value="TLWY">Tollway</option>
          <option value="TOP">Top</option>
          <option value="TOR">Tor</option>
          <option value="TRK">Track</option>
          <option value="TRL">Trail</option>
          <option value="TMWY">Tramway</option>
          <option value="TVSE">Traverse</option>
          <option value="TKWY">Trunkway</option>
          <option value="TUNL">Tunnel</option>
          <option value="TURN">Turn</option>
          <option value="TWIST">Twist</option>
          <option value="UPAS">Underpass</option>
          <option value="VALE">Vale</option>
          <option value="VLLY">Valley</option>
          <option value="VERGE">Verge</option>
          <option value="VIAD">Viaduct</option>
          <option value="VIEW">View</option>
          <option value="VWS">Views</option>
          <option value="VLLA">Villa</option>
          <option value="VLGE">Village</option>
          <option value="VLLS">Villas</option>
          <option value="VSTA">Vista</option>
          <option value="VUE">Vue</option>
          <option value="WADE">Wade</option>
          <option value="WALK">Walk</option>
          <option value="WKWY">Walkway</option>
          <option value="WTRS">Waters</option>
          <option value="WTWY">Waterway</option>
          <option value="WAY">Way</option>
          <option value="WEST">West</option>
          <option value="WHRF">Wharf</option>
          <option value="WD">Wood</option>
          <option value="WDS">Woods</option>
          <option value="WYND">Wynd</option>
          <option value="YARD">Yard</option>
        </select>
      </div>
      <div class="col-md-6 col-12 form-group">
        <label for="" class="form-group"><span class="label">Street Subtype Is</span></label>
        <select class="form-control" name="street-type-2" id="street-type-2">
          <option selected="selected" value="">Select</option>
          <option value="CN">Central</option>
          <option value="DE">Deviation</option>
          <option value="E">East</option>
          <option value="EX">Extension</option>
          <option value="IN">Inner</option>
          <option value="LR">Lower</option>
          <option value="ML">Mall</option>
          <option value="N">North</option>
          <option value="NE">North East</option>
          <option value="NW">North West</option>
          <option value="OF">Off</option>
          <option value="ON">On</option>
          <option value="OT">Outer</option>
          <option value="OP">Overpass</option>
          <option value="S">South</option>
          <option value="SE">South East</option>
          <option value="SW">South West</option>
          <option value="UP">Upper</option>
          <option value="W">West</option>
        </select>
      </div>
    </div>
  </div>
  <div class="">
    <div class="row">
      <div class="col-md-4 col-12 form-group">
        <label for="" class="form-group"><span class="label">Suburb Is*</span></label>
        <input type="text" id="suburb" class="form-control ng-pristine ng-untouched ng-valid ng-empty" style="background-color: white;" placeholder="" ng-model="suburb" autocomplete="off" uib-typeahead="suburb for suburb in FindSuburbs($viewValue)"
          typeahead-min-length="2" data-typeahead-on-select="setSuburb()" typeahead-popup-template-url="spa/rebrand/common/partials/postCodesSuburbsResults.html" ng-click="" data-contain="suburb" aria-autocomplete="list" aria-expanded="false"
          aria-owns="typeahead-22-532">
        <div class="custom-popup-wrapper mobile ng-isolate-scope ng-hide" ng-style="{top: position().top+'px', left: position().left+'px'}" style="display: block;" ng-show="isOpen() &amp;&amp; !moveInProgress" aria-hidden="true"
          uib-typeahead-popup="" id="typeahead-22-532" matches="matches" active="activeIdx" select="select(activeIdx)" move-in-progress="moveInProgress" query="query" position="position"
          popup-template-url="spa/rebrand/common/partials/postCodesSuburbsResults.html">
          <ul class="dropdown-menu" role="listbox">
            <!-- ngRepeat: match in matches track by $index -->
          </ul>
        </div>
      </div>
      <div class="col-md-4 col-12 form-group">
        <label for="" class="form-group"><span class="label">State Is*</span></label>
        <select data-contain="state" class="form-control ng-pristine ng-untouched ng-valid ng-empty" id="state" placeholder="State" ng-model="state">
          <option value="" selected="selected">State</option>
          <option value="ACT">ACT</option>
          <option value="NSW">NSW</option>
          <option value="NT">NT</option>
          <option value="QLD">QLD</option>
          <option value="SA">SA</option>
          <option value="TAS">TAS</option>
          <option value="VIC">VIC</option>
          <option value="WA">WA</option>
        </select>
      </div>
      <div class="col-md-4 col-12 form-group">
        <label for="" class="form-group"><span class="label">Postcode Is*</span></label>
        <input type="text" id="postCode" class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" style="background-color: white;" placeholder="" ng-model="postCode" autocomplete="off"
          uib-typeahead="suburb for suburb in findPostCodes($viewValue)" typeahead-min-length="2" data-typeahead-on-select="setPostCode()" typeahead-popup-template-url="spa/rebrand/common/partials/postCodesSuburbsResults.html" ng-click=""
          maxlength="4" data-contain="postCode" aria-autocomplete="list" aria-expanded="false" aria-owns="typeahead-23-6403">
        <div class="custom-popup-wrapper mobile ng-isolate-scope ng-hide" ng-style="{top: position().top+'px', left: position().left+'px'}" style="display: block;" ng-show="isOpen() &amp;&amp; !moveInProgress" aria-hidden="true"
          uib-typeahead-popup="" id="typeahead-23-6403" matches="matches" active="activeIdx" select="select(activeIdx)" move-in-progress="moveInProgress" query="query" position="position"
          popup-template-url="spa/rebrand/common/partials/postCodesSuburbsResults.html">
          <ul class="dropdown-menu" role="listbox">
            <!-- ngRepeat: match in matches track by $index -->
          </ul>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <span class="text-center">Fields marked with an asterisk (*) are mandatory. </span>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <span class="form-error text-center ng-binding"> </span>
    </div>
  </div>
  <div class="form-group submit">
    <button type="button" class="btn btn-outline-default" name="button" ng-click="submitManual()">continue</button>
  </div>
</form>

Text Content

13 17 89
 * Internet
 * TV
 * Mobile
 * Account

Support
Webmail
Pay Bill
Activate SIM
Contact
13 17 89
 * Internet
 * TV
 * Mobile
 * Account

 * Support
 * Pay Bill
 * Activate SIM
 * Relocating?
 * Contact
 * Webmail

Change your speed when you need We're working on that for you
Free nbn® fibre upgrade | Upgrading from Velocity to Opticomm? Call 1300 152 961
Internet that's Internet that's everything and more everything and more

Notice of delay – iPrimus will be contacting affected consumers by 18 May 2018

Did you purchase an iPrimus nbn™ plan between 1 October 2015 and 22nd March
2018? You may be entitled to a partial refund or be able exit your contract
without cost. iPrimus is providing remedies to consumers who purchased nbn™
internet plans where their fibre to the node (FTTN) or fibre to the building
(FTTB) connection was not capable of delivering the speeds promised. We
acknowledge that, by doing so, we likely breached the Australian Consumer Law.
iPrimus has been delayed and will be contacting affected consumers by 18 May
2018 to offer options including a refund, moving to a lower speed plan or
exiting their contract. iPrimus had previously stated that it would contact
affected consumers by 27 April 2018. Click here for more information, or contact
us on 1300 143 512
 * Can't find your address? Click here Can't find your address? Click here
   

Great news, you're NBN ready! your home is eligible for a free fibre upgrade on
selected plans Unfortunately, iPrimus internet is not available at your address.
Edit We can’t confirm your line speeds until your service is activated on the
iPrimus nbn™ network. If your iPrimus nbn™ connection doesn’t allow you to
properly benefit from the speed tier you’re on, we’ll provide you with your
maximum line speed and alternative options. Already an iPrimus customer? Please
call 13 17 89

 * Can't find your address? Click here Can't find your address? Click here
   

Great news, you're NBN ready! your home is eligible for a free fibre upgrade on
selected plans Unfortunately, iPrimus internet is not available at your address.
Edit We can’t confirm your line speeds until your service is activated on the
iPrimus nbn™ network. If your iPrimus nbn™ connection doesn’t allow you to
properly benefit from the speed tier you’re on, we’ll provide you with your
maximum line speed and alternative options. Already an iPrimus customer? Please
call 13 17 89
or continue browsing

or continue browsing
Save $10 a month for the first 6 months on selected plans

Standard
Fixed Wireless Standard
$70 /mth for 18Mbps

18mbps download & 3mbps upload typical evening speeds^
Min. total cost $195 25Mbps download & 4Mbps upload typical evening speeds. Min.
total cost $195
Get started

Unlimited data
No setup fees
Month-to-month plan
Free Wi-Fi 6 Modem1 When you stay for 12 months*


Get started
SAVE $10/MTH FOR THE FIRST 6 MONTHS2
Standard Plus
Standard Plus  (Current Technology)
(Current Technology)
Fixed Wireless Plus
$75/mth for $75 $65 /mth for the first 6 months for 50Mbps 30Mbps
30mbps download & 4mbps upload typical evening speeds^
$75/mth thereafter. 50mbps download & 17mbps upload typical evening speeds* Min.
total cost $195 Min. total cost $195
Get started

Unlimited data
No setup fees
Month-to-month plan
Free Wi-Fi 6 Modem1 When you stay for 12 months*


Get started
SAVE $10/MTH FOR THE FIRST 6 MONTHS2
Premium
Premium  (Current Technology)
(Current Technology)
Premium  (Free Fibre Upgrade)
(Free Fibre Upgrade)
$90 $80 /mth for the first 6 months for 100Mbps
100mbps download & 17mbps upload typical evening speeds* $90/mth thereafter. Min
total cost $210 Offer ends 04/07/2023
Get started

Unlimited data
No setup fees
Month-to-month plan
Free Wi-Fi 6 Modem1 When you stay for 12 months*


Free Fibre Upgrade
Free Fibre Upgrade Your address is eligible for the free nbn™ Fibre Connect
Program. iPrimus will connect you to the Premium plan while nbn™ upgrade your
service from Copper to Fibre. Terms, conditions and cancellation fees apply.
Find out more.
Get started
SAVE $10/MTH FOR THE FIRST 6 MONTHS2
Home Superfast
Home Superfast  (Free Fibre Upgrade)
(Free Fibre Upgrade)
$115 $105 /mth for the first 6 months for 200Mbps
200mbps download & 21mbps upload typical evening speeds* $115/mth thereafter.
Min. total cost $235 Min. total cost $235 Offer ends 04/07/2023
Get started

Unlimited data
No setup fees
Month-to-month plan
Free Wi-Fi 6 Modem1 When you stay for 12 months*


Free Fibre Upgrade
Free Fibre Upgrade Your address is eligible for the free nbn™ Fibre Connect
Program. iPrimus will connect you to the Premium plan while nbn™ upgrade your
service from Copper to Fibre. Terms, conditions and cancellation fees apply.
Find out more.
Get started
SAVE $10/MTH FOR THE FIRST 6 MONTHS2
Home Ultrafast
Home Ultrafast  (Free Fibre Upgrade)
(Free Fibre Upgrade)
$145 $135 /mth for the first 6 months for Home Ultrafast
$145/mth thereafter. Typical evening speed unavailable^. Min. total cost $265
Typical evening speed unavailable^. Min. total cost $265 Offer ends 04/07/2023
Get started

Unlimited data
No setup fees
Month-to-month plan
Free Wi-Fi 6 Modem1 When you stay for 12 months*


^This is a new iPrimus plan based on the nbn1000 wholesale speed tier. We are
currently unable to provide typical evening speed estimates and will confirm as
soon as possible. Actual speeds may be lower due to many factors including your
network configuration and equipment limitations.
^This is a new iPrimus plan based on the fibre1000 wholesale speed tier. We are
currently unable to provide typical evening speed estimates and will confirm as
soon as possible. Actual speeds may be lower due to many factors including your
network configuration and equipment limitations.
Free Fibre Upgrade
Free Fibre Upgrade Your address is eligible for the free nbn™ Fibre Connect
Program. iPrimus will connect you to the Premium plan while nbn™ upgrade your
service from Copper to Fibre. Terms, conditions and cancellation fees apply.
Find out more.
Get started
Which plan is right for you?
Free nbnTM Fibre Upgrade!
Free nbnTM Fibre Upgrade!

You could be eligible for a FREE Fibre upgrade with the nbnTM Fibre Connect
Program.

Upgrade with iPrimus and get a great deal across our range of eligible,
high-speed plans.

Find out more
Save $10/month for the first 6/mths by bundling mobile and internet
Save $10/mth for the first 6/mths by bundling mobile and internet Unlimited
calls & texts, generous data inclusions and all your services on one bill! Our
month-to-month SIM only plans make it easy to bundle & save. View mobile plans
Critical Information Summary
nbn™ Key Facts Sheet
nbn™ Speeds

*Typical evening download speed (7pm-11pm) sampled 6th to 19th December 2022 for
fixed line services. Typical evening upload speed (7pm-11pm) as estimated for
fixed line services. Speed may vary due to various factors. Speeds for Fibre to
the Node (FTTN) and Fibre to the Curb (FTTC) customers will be confirmed once
connected. See About nbn™ Speeds for more info.
^Typical evening upload and download speed (7pm-11pm) as measured for Fixed
Wireless Services. Speed may vary due to various factors. Fixed Wireless speeds
are slower than fixed connections, may be impacted by cell congestion, and can
only be determined after activation. Fixed Wireless Plus offers a theoretical
maximum speed of 75/10. See About nbn™ Speeds for more info.

1A Wi-Fi 6 modem is included with all iPrimus plans (total modem cost $120 over
12 months). iPrimus will cover the cost of your modem if you stay connected for
12 month. ($10/mth credit applied over 12 months). If you cancel your service
during the first 12 months, you will need to pay $10/mth for the modem for the
remaining months (e.g. if you cancel after 6 months, you will pay $60 for the
remaining 6 months).


2Broadband discount offer is applicable for new broadband customers only and
excludes both Standard and Standard Plus plans. Discount will be removed if you
change your plan or cancel your service during promotional period. For customers
participating in nbn™ Fibre Connect program the discount will apply from your
first invoice after fibre upgrade is completed. Direct debit only. Offer ends
04/07/2023.


Mobile discount offer is applicable for new and existing iPrimus broadband
customers adding a new mobile service. Both broadband and mobile service/s must
be active when your bill is produced to receive this discount. Discount will be
removed if during promotional period, you change your plan, or either broadband
or mobile service/s are cancelled. Excludes the Lite plan. Max 3 new mobile
services per account. Direct debit only. Offer ends 04/07/2023.


Get in touch ×
We've got you covered! Did you know most enquiries can be answered or submitted
via our website? Visit our Support Page for more information. Sales enquires 131
789 9am - 9pm (AEST) Mon - Fri 9am - 6pm (AEST) Sat - Sun Technical support 9am
- 9pm (AEST) Mon - Fri 9am - 6pm (AEST) Sat - Sun

 

LOG A FAULT ONLINE Account & Billing 9am - 6pm (AEST) Mon - Fri Click here to
get help with Accounts & Billing


 

START LIVE CHAT

  

Login now or download the iPrimus app from Apple or Google Play store.
Get in touch ×
Phone: 1300 85 89 13 Email: customerservice@iprimus.com.au 9am - 8pm (AEST) Mon
- Fri
Start live chat
Great news!
NBN is schedule to be available on
Pre-order the nbn
to be first in line.
Pre-order nbn
Connect to ADSL now.
We'll touch base about NBN later.
View ADSL Plans
* Expected date is based on information provided by nbn™ and is subject to
change
Great news! You're NBN ready



×

The nbn™ has paused all new nbn™ orders in your area. Until the nbn™ is
available,
check out some of our great ADSL plans and once your area is nbn™ ready we’ll
switch you over.


UNLIMITED DATA

ADSL & NBN PLANS

NBN BROADBAND

$ p/m
Min cost $ over month(s)
View Plan


100GB DATA

ADSL & NBN PLANS

ADSL BROADBAND

$ p/m
Min cost $ over month(s). $0.0006 per 1 MB
View Plan


ENTERTAINMENT

UNLIMITED DATA + TV

$ p/m
Min cost $ over month(s)
View Plan


UNLIMITED DATA

ADSL & NBN PLANS

NBN BROADBAND

$ p/m
Min cost $ over month(s)
View Plan


ENTERTAINMENT

UNLIMITED DATA + TV

$ p/m
Min cost $ over month(s)
View Plan
View Plans
Oh no! ×
Something’s gone wrong:
Continue
Oh no! ×

Continue
Unfortunately, iPrimus internet is not available at your address ×
Not yet ready for service ×
Your address appears to be in Opticomm Fibre Broadband footprint but is not yet
ready for service, for more information please contact Opticomm on 1300 137 800.
Plan not available ×
This plan is not available at your address. Please check the available plans
here.
View Available Plans
Please enter your address ×
Please fill in your address above to proceed.
Oh no! ×

We're unable to process your application online.


iPrimus does not offer Priority Assistance. If you or a member of your household
has a life threatening medical condition which requires Priority Assistance,
this service may not be suitable for you.


For futher information, please contact our team on 1300 85 44 85

Oops! ×
You haven't selected your sign-up bonus.
Continue
Download the app ×
For the best experience, why not download our official iPrimus mobile app!

or continue using your browser
Agreement ×
Customer Service Guarantee Waiver
(Applicable to the iPrimus home phone telephony Service) iPrimus home phone
telephony is a service which enables you to make and receive voice calls over
the standard copper network. Consumers have certain rights in relation to
standard telephone services under Part 5 of the Telecommunication (Customer
Protection and Service Standard) Act 1999 (Cth) and the Telecommunications
(Customer Service Guarantee) Standard 2011 ('CSG'). iPrimus requests that you
waive the Customer Service Guarantees in relation to the iPrimus home phone
service. You agree to waive the following protections;
 1. Provision of written information to each customer, at least every two years
    about:
    a. Standards that apply to supply of specified services;
    b. Primus obligations under those standards;
    c. Any entitlement to damages for Primus not meeting standards; and
    d. Information about a performance standard when requested.
 2. Guaranteed maximum timeframes within which connection to services should
    occur.
 3. Guaranteed maximum timeframes within which rectification of service faults
    should occur.
 4. Appointments
    a. Making appointments at times convenient to you;
    b. Requirement to make appointment within a nominated five hour period; and
    c. Only changing appointments if agreed with you and with at least 24 hours
       notice.

After waiving these Customer Service Guarantees, you will not be able to claim
compensation from iPrimus for failure to provide these protections. iPrimus home
phone telephony is covered by other consumer protections such as the Consumer
Guarantees under the Competition and Consumer Act (2011) (Cth) to the extent
they apply to this service. For details of timeframes and levels of compensation
for standard telephone services under the CSG, please visit the Australian
Communications and Media Authority website at: http://www.acma.gov.au If you
would like to discuss this waiver, please contact the iPrimus customer service
centre on 1300 858 585. You are not obliged to consent to this waiver, however
if you do not, iPrimus is unable to provide you with the home telephony service.
By placing order you authorise us to debit all amounts due from your nominated
account in accordance with the Automatic and Direct Debit Service Agreement. I
AGREE
Great news! ×
NBN is schedule to be available on 18-Aug-2017 25 Centre St, Strathpine, QLD,
45000 Edit
Pre-order the nbn
to be first in line.
Pre-order nbn
Connect to ADSL now.
We'll touch base about NBN later.
View ADSL Plans
* Expected date is based on information provided by nbn™ and is subject to
change
Multiple Addresses Found ×
It seems we have multiple addresses at the location, verify your address below
to continue



continue
nbn speeds ×
Key Facts Sheet: nbn™ services
nbn 50 41Mbps average sampled evening speed* Fixed Wireless Plus Provides speeds
of up to 75 Mbps*
✓ Emails & surfing the web

✓ Social media

✓ Music streaming

✓ Online gaming

✓ HD video streaming



*Plan suitability confirmed once active. Based on the ACCC Measuring Broadband
Australia Report (May 2020) measured across the ACCC’s sampled connections
between 7pm-11pm in February 2020. Your actual speeds may be different due to
various factors. FTTN/FTTB/FTTC/Fixed Wireless speeds to be confirmed once
active. Fixed Wireless Plus offers a theoretical maximum speed of 75/10, however
Fixed Wireless speeds in general are variable and may be significantly impacted
by cell congestion. See About nbn™ Speeds for more info. Modem provided with
active service.

Call Pack ×
Australian Calls
✓ Unlimited Local, National & Mobile calls in Aus (excl. 13/1300 numbers)


Australian & International Calls
✓ Unlimited Local, National & Mobile calls in Aus (excl. 13/1300 numbers)

✓ 2000 minutes to landline and mobile phones in top 25 countries

Modem ×
Hardware provided whilst service active with iPrimus, non-return fee applies.
$15 postage & handling fee applies.

Find your address ×
Type of Building I Live In Select Antenna Apartment Automated Teller Machine
Barbecue Block Boatshed Building Bungalow Cage Carpark Carspace Club Coolroom
Cottage Duplex Factory Flat Garage Hall House Kiosk Lease Lobby Loft Lot
Maisonette Marine Berth Office Penthouse Rear Reserve Room Section Shed Shop
Showroom Sign Site Stall Store Strata Unit Studio Substation Suite Tenancy Tower
Townhouse Unit Vault Villa Ward Warehouse Workshop
Building Number Is
Floor Is Select Basement Floor Ground Level Lobby Lower Ground Floor Mezzanine
Observation Deck Parking Penthouse Platform Podium Rooftop Sub-Basement Upper
Ground Floor
Floor Number Is
Street/LOT Number From Is*
Street/LOT Number To Is (Optional)
Street Name Is*
Street Type Is * Street Type Access Acre Airwalk Alley Alleyway Amble Approach
Arcade Arterial Artery Avenue Banan Bank Bay Beach Bend Boardwalk Boulevard
Boulevarde Bowl Brace Brae Branch Break Brett Bridge Broadwalk Broadway Brow
Bull Busway Bypass Byway Causeway Centre Centreway Chase Circle Circlet Circuit
Circus Close Cluster Colonnade Common Commons Concord Concourse Connection Copse
Corner Corso Course Court Courtyard Cove Crescent Crest Crief Crook Cross
Crossing Cruiseway Cul-De-Sac Cut Cutting Dale Dash Dell Dene Deviation Dip
Distributor Divide Dock Domain Down Downs Drive Driveway Easement East Edge
Elbow End Entrance Esplanade Estate Expressway Extension Fairway Firebreak
Fireline Firetrack Firetrail Flat Flats Follow Footway Ford Foreshore Fork
Formation Freeway Front Frontage Gap Garden Gardens Gate Gateway Glade Glen
Grange Green Grove Gully Harbour Haven Heath Heights Highroad Highway Hike Hill
Hills Hollow Hub Inlet Interchange Island Junction Key Keys Knoll Ladder Landing
Lane Laneway Lead Leader Line Link Lookout Loop Lynne Mall Manor Mart Maze Mead
Meander Mew Mews Mile Motorway Nook North Null Outlet Outlook Oval Palms Parade
Paradise Park Parkway Part Pass Passage Path Pathway Peninsula Piazza Place
Plaza Pocket Point Port Precinct Promenade Pursuit Quad Quadrant Quay Quays
Ramble Ramp Range Reach Reef Reserve Rest Retreat Return Ride Ridge Right Of Way
Ring Rise Rising River Road Roads Roadway Rotary Round Route Row Rowe Rue Run
Serviceway Shunt Skyline Slope South Spur Square Steps Straight Strait Strand
Street Strip Subway Tarn Terrace Thoroughfare Throughway Tollway Top Tor Track
Trail Tramway Traverse Trunkway Tunnel Turn Twist Underpass Vale Valley Verge
Viaduct View Views Villa Village Villas Vista Vue Wade Walk Walkway Waters
Waterway Way West Wharf Wood Woods Wynd Yard
Street Subtype Is Select Central Deviation East Extension Inner Lower Mall North
North East North West Off On Outer Overpass South South East South West Upper
West
Suburb Is*

State Is* State ACT NSW NT QLD SA TAS VIC WA
Postcode Is*

Fields marked with an asterisk (*) are mandatory.

continue
×
Standard Wi-Fi modem features - WiFi Dual Band Device - Voice port for wired
phone line - 4 x Gigabit LAN ports for multiple wired connections
Brand and model of modem supplied may vary
×
PAYG
Please refer to the Critical Information Summary for current PAYG call rates
Australian Calls
Unlimited Local, National & Mobile calls in Aus (excl. 13/1300 numbers)
Australian + International Calls
Unlimited Local, National & Mobile calls in Aus (excl. 13/1300 numbers)

2000 minutes to landline and mobile phones in top 25 countries
×
What is a Static IP address?
A Static IP address is a fixed address assigned to your service. The IP address
will remain the same as long as you keep the feature on your account. Static IP
addresses are commonly used in situations where it is important to have a
consistent address, such as for a mail server or security camera.

For more information refer to our CGNAT and Static IP page
×
Mini
 *   Combines Free-to-Air TV, streaming and more
 *   Universal search across all content
 *   Includes 30 pre selected movies at any time
 *   Pause and rewind live TV
 *   Watch on TV or mobile

Mighty
 *   Does eveything the Mini does and more
 *   Record up to 6 channels at once
 *   Record whole series
 *   4K enabled (requires 4K TV and content)

×
Enjoy Fetch in up to 3 rooms at the same time.
 *   Watch all your subscriptions, rentals and purchases on any connected box.
 *   Share recordings from Mighty to Mini.
 *   Start watching a show in one room and finish it another.
 *   Stream Free-to-Air from your Mighty to other Minis that don’t have an
   antenna connection.

×
Get connected with our 4G Backup modem
Get connected with our 4G Backup modem

Stay connected with the 4G Backup modem. Get going prior to your broadband
activation or when the network is down, your 4G Backup modem will switch to the
4G network (up to 12/1 Mbps).

Modem Features include: - WiFi AC Dual Band Device - Embedded 4G LTE module -
VoIP for Quality Voice calls - Connect up to 2 phones - 4 x Gigabit Ethernet
10/100/1000 LAN ports


Modem Features include: - WiFi AC Dual Band Device - Embedded 4G LTE module -
VoIP for Quality Voice calls - Connect up to 2 phones - 4 x Gigabit Ethernet
10/100/1000 LAN ports

4G internet powered by Optus 4G network. 4G mobile coverage is limited to
certain areas. click here for more information.
×
Instant activation with your 4G Backup modem

Get going prior to your broadband activation or when the network is down, your
4G Backup modem will switch to the 4G network (up to 12/1 Mbps).

Modem Features include: - WiFi AC Dual Band Device - Embedded 4G LTE module -
VoIP for Quality Voice calls - Connect up to 2 phones - 4 x Gigabit Ethernet
10/100/1000 LAN ports

4G internet powered by Optus 4G network. 4G mobile coverage is limited to
certain areas. click here for more information.
Selected Countries ×

Bangladesh Brunei Canada Chile China Denmark Fiji France Germany Greece Hong
Kong Hungary India Indonesia Republic of Ireland Israel Italy Japan South Korea
Macau Malaysia Netherlands New Zealand Philippines Russia Singapore South Africa
Sri Lanka Sweden Taiwan Thailand Turkey United Kingdom USA Vietnam

Bangladesh Brunei Canada Chile China Denmark Fiji France Germany Greece Hong
Kong Hungary India Indonesia Republic of Ireland Israel Italy Japan South Korea
Macau Malaysia Netherlands New Zealand Philippines Russia Singapore South Africa
Sri Lanka Sweden Taiwan Thailand Turkey United Kingdom USA Vietnam

Selected Countries ×

United Kingdom India New Zealand USA Canada Germany China Malaysia Italy Greece
Ireland France Turkey Netherlands Serbia Poland South Africa Croatia Philippines
Macedonia Srilanka Hong Kong Singapore Hungary Japan

United Kingdom India New Zealand USA Canada Germany China Malaysia Italy Greece
Ireland France Turkey Netherlands Serbia Poland South Africa Croatia Philippines
Macedonia Srilanka Hong Kong Singapore Hungary Japan

×
We're so sure you'll love this Supercharged nbn™ plan, we guarantee it. If you
don't love the ultra-fast nbn™ experience you get with us, you can leave us
within the first 30 days with no penalty or termination fees. That's our promise
Supercharged Speed (nbn 50) ×
46 Mpbs typical evening speed*
Use multiple devices simultaneously
Great for streaming or downloading HD videos and music, Fetch TV, YouTube,
Netflix, Stan, families and households with multiple devices, uploading and
downloading large files, working from home and live gaming. Woah!
NBN Connection box ×

NCD Installation ×

Having trouble? ×
One of our friendly sales agents can assist you. Please call us on 131 789.
Maximum number of attempts ×
It looks like you’ve completed the maximum number of attempts in generating a
verification code. For further assistance, please speak to one of our friendly
sales agents by calling 131 789.
Maximum number of attempts ×
It looks like you’ve completed the maximum number of attempts in sending payment
sms.
×

Continue
×
Mighty
✓ Combines Free-to-Air TV, streaming and more ✓ Universal search across all
content ✓ Pause and rewind live TV ✓ Record up to 6 channels at once ✓ 4K
enabled (requires 4K TV and content)
Total Minimum Cost ×
Total Minimum Cost is $ ($/mth plan fee + $120 modem cost = $) if you cancel
your internet service during the first month. Stay connected for 12 months and
pay $0 for the modem (we’ll cover $10 for each month you stay connected).
Excluding any promotional offers or discounts.
This Total Minimum Cost will change if nbn completes the installation as part of
the free Fibre Upgrade.
There are no other plan cancellation fees. Please refer to the Critical
Information Summary for further information.

OK
×
Enjoy the next generation of in-home Wi-Fi


TP-LINK VX220

TP-LINK VX220

Free when you stay connected for 12 months
Supports speeds up to 1.5Gbps
Connects up to 32 devices
Easy plug & play set up
×

iPrimus has a plan to suit everyone

Our plans are flexible so you can change your speed
when you need via Account Toolbox

Plan
Typical Evening Speed Ideal for Standard
25Mbps download & 4Mbps upload* Basic Internet Use Fixed Wireless Standard
18Mbps download & 3Mbps upload^ Basic Internet Use Fixed Wireless Plus
30 Mbps download & 4Mbps upload^ Basic Internet Use Standard Plus
50Mbps download & 17Mbps upload* Smaller Households Premium
100Mbps download & 17Mbps upload* Medium & Larger Households Home Superfast
200Mbps download & 21Mbps upload* Larger Households Home Ultrafast
Typical Evening Speed Unavailable Multiple Heavy Internet Users

For more information, please refer to the nbn™ Key Facts Sheet

*Typical evening download speed (7pm-11pm) sampled 6th to 19th December 2022 for
fixed line services. Typical evening upload speed (7pm-11pm) as estimated for
fixed line services. Speed may vary due to various factors. Speeds for Fibre to
the Node (FTTN) and Fibre to the Curb (FTTC) customers will be confirmed once
connected. See About nbn™ Speeds for more info.

 

^Typical evening upload and download speed (7pm-11pm) as measured for Fixed
Wireless Services. Speed may vary due to various factors. Fixed Wireless speeds
are slower than fixed connections, may be impacted by cell congestion, and can
only be determined after activation. Fixed Wireless Plus offers a theoretical
maximum speed of 75/10. See About nbn™ Speeds for more info.
Information Legal Privacy Contact


© 2023 Primus Telecommunications Pty Limited. Melb, VIC, Australia 3000 ABN 69
071 191 396