Home/People Data/Phone Number & Line-Type Data

People data, United States

Phone Number & Line-Type Data

Phones with carrier, line type, activity status and the name and address they belong to. The verification layer under every mobile we ship.

PhonesTelcoVerificationMobiles

A carrier-sourced file of US phone numbers with line type (mobile, landline, VoIP), carrier, activity status and the associated name and address. We use it to verify every phone we attach to a property or professional record, and clients license it directly to validate their own files.

Reverse lookups return line type and the surname on the account, which is how we confirm a mobile actually belongs to the homeowner before it goes in a dialer.

Sample rows

Illustrative and synthetic. Real samples for your geography are a reply away.

phoneline_typecarrieractivefirst_namelast_nameaddresscitystatelast_verified
(615) •••-••33MobileVerizon WirelessYesA•••••N•••5•• Maple Ridge DrFranklinTN08/2026
(312) •••-••90VoIPBandwidthYesL••••• PROPERTY MGMT1••• N Halsted StChicagoIL08/2026

Schema

FieldTypeNotes
phonephonepersonal data
line_typetextnon-personal
carriertextnon-personal
activebooleannon-personal
first_nametextpersonal data
last_nametextpersonal data
addresstextpersonal data
citytextnon-personal
statetextnon-personal
last_verifiedtextnon-personal

Abridged. The full data dictionary ships with every sample and lists every field, its fill rate and its source.

Used for

  • Mobile verification before dialing or texting
  • Phone append to customer and prospect files
  • Fraud and identity checks
  • Carrier and line-type analytics

How it is built

Monthly carrier and porting data, merged with our people graph. Joins are done per-slot on exact number so verification is deterministic; surname matching uses exact plus Jaro-Winkler for typos.

Questions we get

Is this the same as a DNC scrub?

No. Line type tells you whether a number is a mobile; DNC tells you whether you may call it. We provide both.

How do you handle numbers that recently ported?

Activity and carrier are refreshed monthly, and we flag numbers whose carrier changed since the prior month.

Related