Oct 3, 2018 Tags: curiosity, data
I’ve heard a lot of people remark (both online and offline) about the volume of robocalls they’ve received lately1, including ones that fake either the area code or central office code to make the call appear as if it has a local origin. I also felt that I was receiving more robocalls (and more robocalls with fake numbers) than I had before, although I had no data to back that up.
So, I kept a log of my spam calls for a month.
Everything below is in Eastern Standard Time (EST).
Since these numbers are probably spoofs of actual numbers, I’ve redacted the last digit of each office code and two digits of each line:
day | type | time | number |
---|---|---|---|
8/29/18 | call | 12:32 | 917-58X-28XX |
8/29/18 | call | 13:10 | 917-58X-28XX |
8/30/18 | call | 10:40 | 212-24X-36XX |
8/30/18 | call | 11:39 | 917-58X-89XX |
9/5/18 | call | 16:47 | 201-20X-30XX |
9/5/18 | call | 17:40 | 917-58X-08XX |
9/6/18 | call | 10:08 | 201-20X-29XX |
9/7/18 | call | 13:31 | 315-65X-10XX |
9/10/18 | call | 12:28 | 201-20X-56XX |
9/10/18 | call | 13:19 | 609-23X-78XX |
9/10/18 | call | 14:11 | 917-59X-20XX |
9/11/18 | call | 10:32 | 201-20X-54XX |
9/11/18 | call | 15:45 | 201-20X-52XX |
9/12/18 | call | 9:16 | 201-20X-52XX |
9/12/18 | call | 10:32 | 201-20X-52XX |
9/12/18 | call | 12:34 | 201-20X-51XX |
9/12/18 | call | 17:02 | 201-20X-50XX |
9/13/18 | call | 10:08 | 201-20X-29XX |
9/13/18 | call | 15:36 | 201-20X-17XX |
9/14/18 | call | 9:44 | 201-20X-14XX |
9/17/18 | call | 12:53 | 201-20X-06XX |
9/17/18 | call | 15:55 | 201-20X-00XX |
9/18/18 | call | 15:30 | 917-59X-25XX |
9/18/18 | call | 17:46 | 201-21X-66XX |
9/20/18 | call | 10:43 | 917-24X-17XX |
9/20/18 | call | 15:30 | 201-21X-62XX |
9/25/18 | call | 12:56 | 860-42X-92XX |
9/28/18 | call | 11:47 | 917-58X-58XX |
10/1/18 | call | 14:43 | 681-52X-17XX |
10/2/18 | call | 11:12 | 716-27X-01XX |
10/3/18 | call | 11:30 | 918-70X-38XX |
Between August 29th and October 3rd (36 days, so about 1.25 months), I received 31 robocalls, or about 0.86 robocalls a day.
However, I received exactly 0 robocalls on weekends. Counting only the 26 weekdays, I received an average of 1.2 robocalls a day, or about 6 robocalls per work week.
The earliest call occurred on 9/12, at 9:16 AM. The latest occurred on 9/18, at 5:56 PM. Unsurprisingly, all calls occurred within business hours plus one (9AM to 6PM).
The average time for all calls was 13:09.
For morning calls (n=12), it was 10:39; for afternoon (n=19), 14:43.
area code | frequency | region |
---|---|---|
201 | 16 | NJ (Hudson/Bergen) |
917 | 8 | NYC (Manhattan) |
212 | 1 | NYC (Manhattan) |
315 | 1 | NY state (central) |
609 | 1 | NJ (central) |
860 | 1 | CT |
681 | 1 | WV (680 is NY) |
716 | 1 | NY state (western) |
918 | 1 | OK (917 is NY) |
The most common area code (by a factor of two!) was 201 (allocated for all of New Jersey, but most
common in the Hudson/Bergen area right across the river from NYC). Interestingly, the majority
of the 201 calls (69%) occurred on the week of 9/11 and shared the same office code
(20<REDACTED>
) — my guess is that this particular robocaller latched onto the fact that
I was picking up.
The next most common was 917, which is one of Manhattan’s four area codes (the others are 212 (n=1), 646 (n=0), and 332 (n=0)). This one makes sense to me: it’s my area code, and so a robocall operator has a good chance of hitting a number that at least looks familiar to me.
The rest of the area codes occurred only once, and are all either upstate NY, the tristate area, or off-by-ones: 681 (West Virginia) is one-off from 680 (which shares the same region as 315 (n=1)), and 918 (Oklahoma) is one-off from 917 (Manhattan, n=8). This strikes me as a strange strategy: area codes are much more distinctive than office codes or line numbers, so changing them at all makes people notice that there’s something weird about a call.
Unfortunately, I neglected to record the calls. However, from memory:
A good chunk of calls, maybe the majority, were related to health insurance: opportunities to lower my premiums, increase my coverage, and so forth. I’m guessing that this is spurred on by open enrollment periods (many private insurers have just finished theirs, and the federal government’s begins on November 1).
Another good chunk began with a command: “Do not hang up.” I think I hung up on all of those.
Finally, a sizable minority were in what sounded like Mandarin (to my untrained ear). I don’t speak Mandarin, so I have no idea what they were saying. WNYC has reported on robocalls that sound similar, as part of an extortion/blackmail scam.
31 calls isn’t all that great of a sample size, but there were still plenty of interesting patterns: robocallers apparently have enough success with NJ area codes in NY to continue trying them, and at least one of them mistook my (muted) pickups for an engagement and continued to call me with the same area and office codes for a whole week. There isn’t enough data to say that robocallers prefer making afternoon calls, but I wouldn’t be surprised if the current pattern held up.
I also kept track of spam texts for the month, but the sample size (n=5) was way too small to infer anything. They also stopped after 9/2, which makes me think that I was only part of a relatively small spam campaign.
“lately” here meaning the past three months. ↩