• Home
  • News
  • Never give your Social Security number to anyone who contacts you.

Never give your Social Security number to anyone who contacts you.

04/24/2019 9:11 AM | Anonymous member (Administrator)

Hang up if someone calls you claiming to be from the Social Security Administration (SSA). If you are concerned it may be a legitimate call dial the main SSA number (1-800-772-1213) rather than the number the caller provides you.

A new scam involves receiving an email allegedly from the SSA, which contains a link to register for a program to "protect yourself from Social Security fraud."   Do not take the bait, it's a scam, and the website, which may look real, will gather and steal your information.

Never give your Social Security number to anyone who contacts you by phone or email.


Report scam attempts like these to the Federal Trade Commission at www.ftc.gov/complaint

Protect yourself and your loved ones from Social Security scams.  Visit AARP Fraud Watch Network for more information.


431 18th St, NW, Washington, DC 2006  PO Box 1581  .  Vienna, VA 22180
E-mail: admin@arcretireeassoc.org
Tel: 202-303-8779. ARCRA & Retiree Connection

© American Red Cross Retiree Association All rights reserved

Powered by Wild Apricot Membership Software
function SetMyDate() { // Array of day names var dayNames = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); // Array of month Names var monthNames = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); var now = new Date(); document.getElementById("YOURELEMENTID").value = dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear(); }