FedEx Scam Claims 'Your Package Is Held in Our Warehouse' in Fake 'Delivery Notification' Email (2024)

Fact Check

If you receive an email or text message about an unexpected package delivery, read it carefully -- it might be a scam.

Jordan Liles

Published Dec. 13, 2022

Updated Dec. 14, 2022

FedEx Scam Claims 'Your Package Is Held in Our Warehouse' in Fake 'Delivery Notification' Email (1)

A FedEx employee loads a cart with packages for deliveries August 5, 2022 in New York City. (Photo by Robert Nickelsberg/Getty Images)

");}else if(is_tablet()){slot_number++;document.write("

Advertisment:

");}

Claim:

A message about a FedEx "package delivery notification" comes from an email address that's not associated with the company.

Rating:

ScamAbout this rating

In December 2022, a FedEx email scam was going around that claimed to be a "package delivery notification" from the company, which said, "Your package is held in our warehouse." The scam was being sent around at the same time that people across the world were ordering and receiving packages for gift-giving holidays.

We previously looked at similar scams for UPS, the U.S. Postal Service (USPS), and other package delivery companies. In fact, one of our previous stories about a FedEx package delivery email scam was published a decade ago. Needless to say, scammers have been doing this for a long time.

The FedEx Scam Email

According to a copy of the FedEx email scam that we reviewed, the message came from admin@america-groups.xyz. This was not an official FedEx email address.

FedEx Scam Claims 'Your Package Is Held in Our Warehouse' in Fake 'Delivery Notification' Email (3)

The message read as follows:

Your package delivery Notification ID#0164278468-735

'Fedex'⚡ admin@america-groups.xyz via walisdom.biz

Important Message for (name)
Your package delivery Notification

FedEx ®

Order 29194773US

Your package is held in our warehouse

You have (1) package waiting for you in our warehouse, ready for delivery. Use your order number to track and receive your package!

TRACK YOUR PACKAGE

Order number
Order 29194773US

Delivery
Expected delivery: 1 - 2 days

Investigating the Scam

The tracking number was real, but the package associated with it had already been delivered in April 2022. The scammers sent the email in the hope that people might click the link, not look up the tracking number.

We investigated the link in the email and found that it was a phishing scam, meaning that the scammers were looking to obtain personal information and financial data.

The link in the scam email led to the URL, storage.googleapis.com/pemotion/tixrin.html, which was followed by a long string of additional code that likely was for the scammers' own tracking purposes. Upon clicking on the URL, we were led to mooltay.com, then redirected toponnel.com, a website that displayed an "Express" logo without the word "Federal" in front of it.

FedEx Scam Claims 'Your Package Is Held in Our Warehouse' in Fake 'Delivery Notification' Email (4)

On the ponnel.com scam website, we were guided through a series of questions about the supposed package delivery issue. One step falsely claimed that there would be a $1.95 charge to release the nonexistent package from a customs distribution hub.

FedEx Scam Claims 'Your Package Is Held in Our Warehouse' in Fake 'Delivery Notification' Email (5)

At the end of the steps, the ponnel.com website redirected to webwinnalists.com, a page that asked for personal information and a credit card number. We strongly advise against giving any of these websites your data.

Guidance from FedEx

On FedEx.com, one of the scams the company advises that its customers be on the lookout for was, "Unexpected requests for money in return for delivery of a package, often with a sense of urgency." That's exactly what this FedEx email scam for a "package delivery notification" was all about.

By email, FedEx shared the following statement with us:

FedEx does not send unsolicited text messages or emails to customers requesting money or package or personal information. Unfortunately, scammers often invoke the names of trusted brands when attempting to take advantage of the public and FedEx is one of many companies whose brand has been abused in this way. Any suspicious text messages or emails should be deleted without being opened and reported toabuse@fedex.com. For more tips on detecting online scams, visit the FedEx Customer Protection Center athttps://www.fedex.com/us/security/prevent-fraud.

This story will be updated if further details come to light.

Source:

"Recognize & Report Fraud." FedEx.com, https://www.fedex.com/en-us/trust-center/report-fraud.html.

Updates

Dec. 14, 2022: This story was updated to add a statement from FedEx.

By Jordan Liles

Jordan Liles is a Senior Reporter who has been with Snopes since 2016.

");}else if(is_tablet()){document.write("

Advertisment:

");}

Article Tags

ScamsFedEx

");}if(split_testing == "control"){htlbid.cmd.push(function() {htlbid.setTargeting('article_outstream', 'yes');});}else{BCLighthouseTag.cmd.push(function() {BCLighthouseTag.setTargeting('article_outstream', 'yes');});}}// Page is not a test page, add the sticky adelse{if(split_testing == "control"){var css = `#outer_sticky {position: fixed;bottom: 0px;display: block;z-index: 100000;width: 100% !important;height: 90px;#close_sticky {align-items: center;background: #88837f;border-radius: 5px 0 0;bottom: 90px;cursor: pointer;display: flex;height: 25px;justify-content: center;position: absolute;right: 0;width: 40px;z-index: 9999999;svg {margin-right: 1px;color: white;width: 13px;height: 13px;}@media(max-width:550px) {right: 0;width: 20px;height: 20px;top: -20px;svg {width: 10px;height: 10px;padding-left: 1px;}}}div[id*='google_ads_iframe_'] {width: 100% !important;}@media(max-width:550px) {height: 50px;}.htlad-snopes_dt_sticky{position: relative;z-index: 2;}.htlad-snopes_m_sticky{position: relative;z-index: 2;}}#outer_sticky:before {background: #a3a3a36e;bottom: 0;content: "";display: block;height: 90px;position: absolute;width: 100%;z-index: 1;@media(max-width:550px){height: 50px;}}`;var head = document.head;var style = document.createElement("style");style.type = "text/css";if (style.styleSheet){// This is required for IE8 and below.style.styleSheet.cssText = css;}else{style.appendChild(document.createTextNode(css));}head.appendChild(style);}// Create the inner div elementvar innerDiv = document.createElement("div");innerDiv.className = ad_name;if(is_mobile()){if(split_testing == "control"){// Create the outer div elementvar outerDiv = document.createElement("div");outerDiv.id = "outer_sticky";outerDiv.style.display = "none";// Create the close div elementvar closeDiv = document.createElement("div");closeDiv.id = "close_sticky";closeDiv.setAttribute("onclick", "ads_project.close_sticky(); return false;");closeDiv.innerHTML = `

`;// Fill in details for inner divinnerDiv.id = "sticky_ad_container";innerDiv.setAttribute("data-targeting", '{"sticky_refresh": "01"}');// Append the close div and inner div to the outer divouterDiv.appendChild(closeDiv);outerDiv.appendChild(innerDiv);// Get a reference to the body elementvar body = document.getElementsByTagName("body")[0];// Insert the outer div as the first child of the bodybody.insertBefore(outerDiv, body.firstChild);}// Tyler's version just add the containerelse{// Get a reference to the body elementvar body = document.getElementsByTagName("body")[0];// Insert the outer div as the first child of the bodybody.insertBefore(innerDiv, body.firstChild);}}else{if(split_testing == "control"){// Create the outer div elementvar outerDiv = document.createElement("div");outerDiv.id = "outer_sticky";outerDiv.style.display = "none";// Create the close div elementvar closeDiv = document.createElement("div");closeDiv.id = "close_sticky";closeDiv.setAttribute("onclick", "ads_project.close_sticky(); return false;");closeDiv.innerHTML = `

`;// Fill in details for the inner div elementinnerDiv.id = "sticky_ad_container";innerDiv.setAttribute("data-targeting", '{"sticky_refresh": "01"}');// Append the close div and inner div to the outer divouterDiv.appendChild(closeDiv);outerDiv.appendChild(innerDiv);// Get a reference to the body elementvar body = document.getElementsByTagName("body")[0];// Insert the outer div as the first child of the bodybody.insertBefore(outerDiv, body.firstChild);}// Tyler's version just add the containerelse{// Get a reference to the body elementvar body = document.getElementsByTagName("body")[0];// Insert the outer div as the first child of the bodybody.insertBefore(innerDiv, body.firstChild);}}if(split_testing == "control"){htlbid.cmd.push(function() {htlbid.setTargeting('article_outstream', 'no');});}else{BCLighthouseTag.cmd.push(function() {BCLighthouseTag.setTargeting('article_outstream', 'no');});}}Advertisem*nt:

') }

FedEx Scam Claims 'Your Package Is Held in Our Warehouse' in Fake 'Delivery Notification' Email (2024)
Top Articles
Latest Posts
Article information

Author: Ms. Lucile Johns

Last Updated:

Views: 6422

Rating: 4 / 5 (61 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Ms. Lucile Johns

Birthday: 1999-11-16

Address: Suite 237 56046 Walsh Coves, West Enid, VT 46557

Phone: +59115435987187

Job: Education Supervisor

Hobby: Genealogy, Stone skipping, Skydiving, Nordic skating, Couponing, Coloring, Gardening

Introduction: My name is Ms. Lucile Johns, I am a successful, friendly, friendly, homely, adventurous, handsome, delightful person who loves writing and wants to share my knowledge and understanding with you.