← All datasets

acomee.com.mx

Jul 26, 2026

16,472
Records
1
Files
Jul 26, 2026
Added

Database dump from Acomee, a Mexican B2B e-commerce/distribution platform. The breach contains a users table with full names, RFC (Mexican tax IDs), email addresses, usernames, plaintext passwords, registration dates, physical addresses, telephone numbers, shipping addresses, and various account metadata. Records appear to be primarily Mexican businesses and individuals.

Data found in this dataset

EmailUsernameAddressCityStateCountryfullNamessnaddress2zipphoneskip

Search this dataset

Scoped to this dataset. Fill any combination — results match if any field hits.

Source files

Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.

acomee__usuarios.csv
20 columns16,472 rows

File structure

Format: CSV·Delimiter: Comma·Has header: yes·Quote: "

Source columnMapped fieldConfidenceLLM assessment
1fullNamehigh[1] header 'nombre' (Spanish for 'name'), values contain full names of individuals and businesses
2ssnmedium[2] header 'rfc' — RFC is the Mexican tax ID (equivalent to SSN/TIN), values match RFC alphanumeric pattern (e.g. 'JUGR640403CE4')
3emailhigh[3] header 'email', values contain email addresses
4usernamehigh[4] header 'usuario' (Spanish for 'user'), values are login handles
5passwordhigh[5] header 'password', values are plaintext passwords
7address1high[7] header 'direccion' (Spanish for 'address'), values are street addresses
9address2medium[9] header 'colonia' (Spanish neighborhood/district), values are neighborhood names serving as address2
11cityhigh[11] header 'ciudad' (Spanish for 'city'), values are Mexican city names
13statehigh[13] header 'estado' (Spanish for 'state'), values are Mexican state names
15countryhigh[15] header 'pais' (Spanish for 'country'), values are 'Mexico'
17ziphigh[17] header 'cp' (código postal = zip code), values are 5-digit Mexican postal codes
18phonehigh[18] header 'telefono' (Spanish for 'telephone'), values are 10-digit phone numbers
19skipmedium[19] header 'telefono1' — secondary phone field, same pattern as telefono
20address1high[20] header 'direccionenvio' (shipping address), values are street addresses
22address2medium[22] header 'coloniaenvio' (shipping neighborhood/colonia), values are neighborhood names
24cityhigh[24] header 'ciudadenvio' (shipping city), values are Mexican city names
26statehigh[26] header 'estadoenvio' (shipping state), values are Mexican state names
28countryhigh[28] header 'paisenvio' (shipping country), values are 'Mexico'
30ziphigh[30] header 'cpenvio' (shipping postal code), values are 5-digit Mexican postal codes
39skipmedium[39] header 'correocompras' (purchasing email / 'correo' = email in Spanish), secondary email field

Notes: 53 columns total; 19 contain PII. RFC (column 2) is the Mexican tax ID mapped to ssn as the closest equivalent. The file contains both primary address fields (direccion/colonia/ciudad/estado/pais/cp) and shipping address fields (direccionenvio/coloniaenvio/ciudadenvio/estadoenvio/paisenvio/cpenvio). Column 1 'nombre' mixes business names and individual full names. Column 38 'passcompras' (purchasing password) was not mapped as it had no sample values but may also be a password field. Internal IDs (id, idcolonia, idciudad, idestado, idpais, idcp and their envio equivalents), timestamps, flags, and metadata columns skipped.