revolutionparts.com
Jul 22, 2026
Data breach of RevolutionParts, an automotive parts e-commerce platform. The dataset contains customer PII including names, email addresses, phone numbers, physical addresses, IP addresses, user agent strings, device information (brand, model, OS), and hashed email addresses. Data is split across two parts with slightly different schemas, both using RevolutionParts internal user ID formats (rev_user_* and user_*).
Data found in this dataset
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
PART1__records.csv6 columns4,034,369 rows
File structure
Format: CSV·Delimiter: Comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 2 | high | header "email" resolves to PII field "email" | |
| 3 | phone | high | header "phone" resolves to PII field "phone" |
| 4 | address1 | high | header "address" resolves to PII field "address1" |
| 7 | city | high | header "city" resolves to PII field "city" |
| 8 | state | high | header "state" resolves to PII field "state" |
| 9 | zip | high | header "zip_code" resolves to PII field "zip" |
Notes: Heuristic auto-detection: header-named PII columns confirmed by data conformance
PART2__records.csv6 columns1,112,862 rows
File structure
Format: CSV·Delimiter: Comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 2 | high | header "email" resolves to PII field "email" | |
| 3 | phone | high | header "phone" resolves to PII field "phone" |
| 4 | address1 | high | header "address_line_1" resolves to PII field "address1" |
| 5 | city | high | header "city" resolves to PII field "city" |
| 7 | zip | high | header "zipcode" resolves to PII field "zip" |
| 8 | address1 | high | header "address" resolves to PII field "address1" |
Notes: Heuristic auto-detection: header-named PII columns confirmed by data conformance