www.estes-express.com Open in urlscan Pro
208.75.50.32  Public Scan

Submitted URL: https://estes.delivery/h/2958414937/77469
Effective URL: https://www.estes-express.com/solutions/final-mile/shipment-details?tn=2958414937&zip=77469
Submission: On January 19 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search

<form method="GET" action="/search">
  <div class="input-group input-group-lg">
    <div class="input-group-prepend">
      <span class="input-group-text" id="search-addon"><span class="fas fa-search"></span></span>
    </div>
    <input type="text" name="query" value="" class="form-control" placeholder="Search" aria-label="Search" aria-describedby="search-addon">
    <input type="hidden" name="page" value="1">
    <input type="hidden" name="items" value="10">
    <div class="input-group-append">
      <span class="input-group-text" id="search-reset"><span class="fas fa-times"></span></span>
    </div>
  </div>
</form>

<form id="fm-contact-form">
  <input type="hidden" id="contact-tracking-number" name="contact-tracking-number" value="295-8414937">
  <input type="hidden" id="contact-zip-code" name="contact-zip-code" value="77469">
  <input type="hidden" id="contact-canadian-indicator" name="contact-canadian-indicator" value="false">
  <!-- primary mobile number -->
  <div class="row">
    <div class="form-group col-12 col-sm-6">
      <label for="contact-phone">Primary Mobile Number *</label>
      <div class="input-group">
        <div class="input-group-prepend">
          <span class="input-group-text"><span class="fal fa-phone"></span></span>
        </div>
        <input type="text" id="contact-phone" class="form-control phone" placeholder="888-888-8888" value="***-***-0016" data-value="757-996-0016" maxlength="12">
      </div><!-- /.input-group -->
    </div><!-- /.col -->
  </div>
  <div class="row">
    <div class="form-group col-12 col-sm-12 mb-0">
      <!-- <label for="contact-phone-primary-notifications">Primary Mobile Notifications</label> -->
      <div class="form-check">
        <input type="checkbox" class="form-check-input" id="contact-phone-primary-notifications" value="1" checked="">
        <label for="contact-phone-primary-notifications" class="not-bold">Check here to send shipment status updates to this mobile number.</label>
      </div>
    </div><!-- /.col -->
  </div><!-- /.form-row -->
  <!-- secondary mobile number -->
  <hr>
  <div class="row">
    <div class="form-group col-12 col-sm-6">
      <label for="contact-phone-secondary">Secondary Mobile Number </label>
      <div class="input-group">
        <div class="input-group-prepend">
          <span class="input-group-text"><span class="fal fa-phone"></span></span>
        </div>
        <input type="text" id="contact-phone-secondary" class="form-control phone" placeholder="888-888-8888" value="" data-value="" maxlength="12">
      </div><!-- /.input-group -->
    </div><!-- /.col -->
  </div>
  <div class="row">
    <div class="form-group col-12 col-sm-12 mb-0">
      <!-- <label for="contact-phone-secondary-notifications">Secondary Mobile Notifications</label> -->
      <div class="form-check">
        <input type="checkbox" class="form-check-input" id="contact-phone-secondary-notifications" value="1">
        <label for="contact-phone-secondary-notifications" class="not-bold">Check here to send shipment status updates to this mobile number.</label>
      </div>
    </div><!-- /.col -->
  </div><!-- /.form-row -->
  <!-- email address -->
  <hr>
  <div class="row">
    <div class="form-group col-12 col-sm-6">
      <label for="contact-email">Email Address </label>
      <div class="input-group">
        <div class="input-group-prepend">
          <span class="input-group-text"><span class="fal fa-envelope"></span></span>
        </div>
        <input type="text" id="contact-email" class="form-control" placeholder="Email Address" value="" data-value="">
      </div><!-- /.input-group -->
    </div><!-- /.col -->
  </div>
  <div class="row">
    <div class="form-group col-12 col-sm-12 mb-0">
      <!-- <label for="contact-email-notifications">Email Notifications</label> -->
      <div class="form-check">
        <input type="checkbox" class="form-check-input" id="contact-email-notifications" value="1">
        <label for="contact-email-notifications" class="not-bold">Check here to send shipment status updates to this email address.</label>
      </div>
    </div><!-- /.col -->
  </div><!-- /.row -->
  <!-- other phone number -->
  <hr>
  <h6>Don't want to receive texts or emails?</h6>
  <p>Enter a phone number so that we can call you about your shipment if needed.</p>
  <div class="row">
    <div class="form-group col-12 col-sm-6">
      <label for="contact-phone-other">Other Phone Number</label>
      <div class="input-group">
        <div class="input-group-prepend">
          <span class="input-group-text"><span class="fal fa-phone"></span></span>
        </div>
        <input type="text" id="contact-phone-other" class="form-control phone-ext" placeholder="888-888-8888 x1234" value="" data-value="" maxlength="21">
      </div><!-- /.input-group -->
    </div><!-- /.col -->
  </div><!-- /.form-row -->
  <div id="contact-messages"></div>
  <p><button id="btn-submit" type="submit" class="btn btn-primary">Update <span class="fas fa-sync-alt fa-spin"></span></button></p>
  <!-- <div><small>I understand that by providing my telephone number(s), I am giving Estes Final Mile and its agents (EFM) permission to contact me regarding my shipment via text and/or telephone call. I also understand that EFM will not share my contact information and will use it only to facilitate delivery of my shipment.</small></div> -->
  <div id="confirmation" class="messages mt-4">
    <p class="alert alert-danger" role="alert">
      <!-- <span class="fas fa-exclamation-triangle"></span> -->
      <small>IMPORTANT: By providing us with your contact information, you are giving us permission to send you email and/or text messages regarding your shipment. If you choose to sign up for email or text messages, you will receive shipment status
        updates ONLY. We will never share your information or send you unsolicited email.<br><br> WARNING: You can choose to stop receiving shipment status updates at any time. Please note: Unsubscribing from shipment updates will prevent us from
        contacting you with status updates for this shipment.</small>
    </p><!-- /.alert -->
  </div><!-- /.messages -->
</form>

GET

<form id="fm-tracking-form" method="GET">
  <div class="form-group">
    <label for="tracking-number" class="sr-only">Tracking Number</label>
    <input type="text" class="form-control tracking-num" name="tn" id="tracking-number" placeholder="Tracking Number" maxlength="25">
  </div><!-- /.form-group -->
  <div class="form-group">
    <label for="zip-code" class="sr-only">Zip Code</label>
    <input type="text" class="form-control" name="zip" id="zip-code" placeholder="ZIP/Postal Code">
  </div><!-- /.form-group -->
  <p class="text-center mt-4 mb-0"><button type="submit" class="btn btn-primary">Track Now</button></p>
</form>

Text Content

Skip to main content
 * Ship
   Overview
   Rate Quote
   Pickup Request
   Terminal Lookup
   Bill of Lading
   Transit Time Calculator
   Density Calculator
   Commodity Library
   Points Download
 * Track
   Overview
   Shipment Tracking
   Pickup Visibility
 * Manage
   Overview
   Document Retrieval & Viewing
   Recent Shipments
   Invoice Inquiry
   Online Reporting
   Claims
   Shipment Manifest
   Rating and Billing Discrepancies
   Weight & Research Inquiry
   My Estes
 * Services
   Overview
   Less-Than-Truckload
   Time Critical Guaranteed
   Volume and Truckload
   International
   Custom Shipping Logistics
   Final Mile
 * Resources
   Overview
   Digital Solutions
   Forms Library
   Digital Interfaces
   Transportation Management Systems
   Fees and Surcharges
   Holiday Schedule
   Hauling Exclusions
   How It Works
   Transportation Glossary
   Canadian Currency Conversion
   Frequently Asked Questions
   PC Rater
 * Contact
 * 
   

 * My Estes
   
   Login Create Account Request Account Number Edit My Profile Request Account
   Number Address Book Commodity Library Logout
   

 * 
 * Login
   
 * Create Account
   
 * Request Account Number
   
 * Edit My Profile
   
 * Request Account Number
   
 * Address Book
   
 * Commodity Library
   
 * Logout
   




SHIPMENT DETAILS

Tracking Number: 2958414937
ZIP/Postal Code: 77469
Earliest Possible Delivery Date:
Mon, 1/23/2023 – Fri, 1/27/2023

 * SHIPPED
   
   Wednesday, January 18, 2023

 * APPOINTMENT SET

 * OUT FOR DELIVERY

 * DELIVERED


VIEW SHIPMENT DETAILS

 * Date Shipped Wednesday, January 18, 2023
 * Earliest Possible Delivery Date Mon, 1/23/2023 – Fri, 1/27/2023 *
 * Delivery Location Richmond, TX 77469
 * Service Level Front Door Service
 * Weight 235 lbs.
 * Pieces 4
 * * Date is based on current service standards and is not guaranteed. Please
   note that for delivery to occur, you must have an appointment. We will
   contact you to set up the appointment once your shipment arrives at our local
   facility.

We will contact you to set up an appointment. Please note that a scheduled
appointment is required for delivery to occur.

WANT TO RECEIVE TEXT AND EMAIL UPDATES ON YOUR SHIPMENT?

Enter your contact information below to sign up for email notifications and/or
text updates for this shipment.

Primary Mobile Number *

Check here to send shipment status updates to this mobile number.

--------------------------------------------------------------------------------

Secondary Mobile Number

Check here to send shipment status updates to this mobile number.

--------------------------------------------------------------------------------

Email Address

Check here to send shipment status updates to this email address.

--------------------------------------------------------------------------------

DON'T WANT TO RECEIVE TEXTS OR EMAILS?

Enter a phone number so that we can call you about your shipment if needed.

Other Phone Number



Update

IMPORTANT: By providing us with your contact information, you are giving us
permission to send you email and/or text messages regarding your shipment. If
you choose to sign up for email or text messages, you will receive shipment
status updates ONLY. We will never share your information or send you
unsolicited email.

WARNING: You can choose to stop receiving shipment status updates at any time.
Please note: Unsubscribing from shipment updates will prevent us from contacting
you with status updates for this shipment.

TRACK ANOTHER SHIPMENT

Tracking Number
Zip Code

Track Now

CONTACT US

Contact us for help with all of your shipment questions!

delivery@estes-express.com
1-888-858-2684

SHIPPING

 * Track
 * Pickup Visibility

SUPPORT

 * Resources
 * FAQs
 * Contact

COMPANY

 * Services
 * About
 * Careers

WE'RE HERE FOR YOU!

 * Subscribe Now
 * 
 * 
 * 
 * 
 * 

Copyright © 2023 Estes Express Lines, All Rights Reserved
 * Site Map
 * Privacy Policy

LOGOUT

×

Are you sure you wish to log out?

Confirm Cancel