247hire.com
May 30, 2026
Breach of 247Hire, a headhunting/recruitment platform. The leaked data includes candidate resume records stored in an Elasticsearch index, containing full names, email addresses, visa status, geographic region, job designations, candidate IDs, and full resume documents in XML/DOCX format. Data appears to originate from a 'headhunting' index with candidate_resumes type, suggesting a database or Elasticsearch export.
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.
247Hire_BF__data__headhunting.json14 columns50,047 rows
File structure
Format: NDJSON
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| resume | skip | high | Document content (XML/DOCX), not a discrete PII field |
| _index | skip | high | Elasticsearch metadata index name |
| _type | skip | high | Elasticsearch metadata type name |
| created_at | skip | high | CRM metadata timestamp |
| _score | skip | high | Elasticsearch relevance score |
| candidate_id | skip | high | Internal candidate identifier |
| last_submitted_at | skip | high | CRM metadata timestamp |
| visa | skip | high | Employment visa status, not personal identifiable information |
| name | fullName | high | Contains full names like 'Naren Nemallapudi', 'Sai Kumar Guduru' |
| _id | skip | high | Elasticsearch document internal ID |
| id | skip | high | Internal candidate database ID |
| designation | skip | high | Job title/role, not personal identifiable information |
| region | state | high | Values are US state names (Ohio, New Jersey, Missouri, Arizona) |
| high | Key is 'email', values are email addresses with @ symbol |
Notes: Elasticsearch candidate resume export from 247Hire recruitment platform. Breach contains full names, emails, visa status, and geographic region. The 'region' field maps to state as it contains US state names. Resume field contains full document content and is skipped as it is not a discrete PII field type.