US SSN Database
Jul 8, 2026
153,208
Records
1
Files
Jul 8, 2026
Added
A compilation of US individuals' personally identifiable information including full names, email addresses, physical addresses, phone numbers, bank account numbers, routing numbers, Social Security Numbers (SSNs), dates of birth, and driver's license numbers. The data appears to be a compiled/aggregated dataset of US residents rather than a breach from a single identifiable company.
Data found in this dataset
EmailFirst nameLast nameAddressCityStatezipphonessndob
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
USASSN.csv11 columns153,208 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | firstName | high | header "fname" resolves to PII field "firstName" |
| 1 | lastName | high | header "lname" resolves to PII field "lastName" |
| 2 | high | header "email" resolves to PII field "email" | |
| 3 | address1 | high | header "address1" resolves to PII field "address1" |
| 4 | city | high | header "city" resolves to PII field "city" |
| 5 | state | high | header "state" resolves to PII field "state" |
| 6 | zip | high | header "zip" resolves to PII field "zip" |
| 7 | phone | high | header "phone1" resolves to PII field "phone" |
| 8 | phone | high | header "phone2" resolves to PII field "phone" |
| 11 | ssn | high | header "SSN" resolves to PII field "ssn" |
| 12 | dob | high | header "Date of birth" resolves to PII field "dob" |
Notes: Heuristic auto-detection: header-named PII columns confirmed by data conformance