ICE’s Digital Arsenal in Deportation Campaigns

ICE’s Digital Arsenal in Deportation Campaigns
source: gettyimages
September 18, 2025

==============================================

President Donald Trump prioritized immigration enforcement during his campaign, promising an aggressive deportation strategy. In the first eight months of his presidency, approximately 350,000 deportations occurred, involving agencies like ICE and Customs and Border Protection, including nearly 18,000 self-deportations (CNN). ICE has played a central role, conducting raids and utilizing advanced technologies to identify and apprehend undocumented immigrants. Here’s a look at some of the key tools in ICE’s technological arsenal.

Clearview AI Facial Recognition -----------------------------

Clearview AI is a prominent facial recognition firm that claims it can identify any face by searching a vast database scraped from the internet. Recently, ICE signed a $3.75 million contract with Clearview AI to assist Homeland Security Investigations (HSI) in identifying victims and offenders related to child exploitation and assaults against law enforcement. Previously, ICE had purchased forensic software and enterprise licenses from Clearview AI, totaling over $2.6 million. The company has not publicly commented on these collaborations.

Paragon Phone Spyware --------------------

In September 2024, ICE contracted $2 million with Israeli spyware maker Paragon Solutions. A “stop work order” issued by the Biden administration temporarily halted the project, but last week, the order was lifted, reactivating the contract. The scope includes hardware, licenses, and training, though its operational status remains uncertain. Paragon claims its spyware is ethical, but the company faces scrutiny due to scandals involving surveillance in Italy and ethical debates over its collaborations.

Phone Hacking and Unlocking Technologies ---------------------------------------

ICE’s Homeland Security Investigations also signed a $3 million contract with Magnet Forensics for software enabling device unlocking and digital evidence recovery. Magnet, which merged with Graykey maker Grayshift in 2023, provides tools that can unlock encrypted or password-protected phones, aiding investigations into various crimes.

LexisNexis Public Records and Legal Data -----------------------------------------

ICE has long used LexisNexis to gather background information on migrants. In 2022, FOIA requests revealed ICE performed over 1.2 million background checks using LexisNexis during a seven-month period. The company’s “Accurint Virtual Crime Center” allows ICE to conduct pre-crime investigations, raising concerns over mass surveillance. Currently, ICE pays $4.7 million annually for access to LexisNexis’s legal and public records databases.

Palantir Surveillance and Data Analytics ----------------------------------------

Palantir, known for its data analytics platforms, has contracts with ICE totaling hundreds of millions of dollars. Most notably, an $18.5 million contract in September 2024 for the “Investigative Case Management” (ICM) system, and a previous $95.9 million deal in 2022. The ICM database compiles extensive data—such as visa types, physical characteristics, criminal records, and entry points—allowing ICE to conduct detailed filtering and case analysis. Internal reports suggest the system can generate granular reports about individuals based on multiple data parameters.

ImmigrationOS -----------

Developed by Palantir, “ImmigrationOS” aims to optimize enforcement operations, providing real-time insights into deportations, visa overstays, and apprehensions. Although details are sparse, a $30 million contract indicates its role in streamlining ICE’s management of immigration enforcement activities.

Conclusion ---------- ICE’s integration of these advanced technologies demonstrates a broad and increasingly sophisticated approach to immigration enforcement, raising ongoing debates over privacy, ethics, and the scope of government surveillance. As the use of facial recognition, spyware, and data analytics expands, questions about civil liberties and accountability remain at the forefront.

Published on September 13, 2024; updated September 18, 2024.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 143 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6644000,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}