Press TechRound interviews Secure.com CEO on the future of AI security
Read

Stop Googling IPs at 2 AM: How Automated Threat Intel Enrichment Changes L1 Work

L1 analysts waste hours on manual IOC lookups. Automated threat intel enrichment gives context before the analyst even opens the case

Key Takeaways

  • Manual IOC enrichment is one of the biggest time drains in L1 SOC work. The average analyst spends hours per day on lookups that automation can handle in seconds.
  • A raw alert is noise. Enriched context, including threat actor attribution, MITRE technique mapping, and risk scoring, is what makes a decision possible.
  • Automated enrichment runs the moment an alert fires, so analysts open cases that are already ready for a decision rather than starting from scratch every time.
  • False positive rates drop when enrichment scores and filters indicators before a human reviews them. The queue gets smaller and more accurate at the same time.
  • The goal of enrichment automation is not to replace L1 analysts. It is to stop them from spending their shifts on browser tabs so they can do the security work they were actually hired for.

L1 Analysts Are Burning Out on Lookups. Automation Stops That.

It is 2 AM. An alert fires. A suspicious IP shows up in the logs and a Level 1 analyst opens VirusTotal in one tab, AbuseIPDB in another, Shodan in a third, and maybe one more for MISP. That process takes 15 to 30 minutes per alert. Multiply that by the 4,400-plus alerts the average SOC receives every day, and you have a team that is not doing security, it is doing research. Automated threat intel enrichment does the lookup work before any human has to.

What L1 Analysts Are Actually Doing All Day (And Why It Is Not Working)

Most L1 work is not threat hunting. It is data gathering. And doing it manually at this scale was never a sustainable plan.

The Manual Enrichment Cycle That Drains Every Shift

An average SOC receives 1000+ alerts per day and up to 67% go uninvestigated. That is not because analysts are slow. It is because the starting point for every alert is zero.

  • There is no context. 
  • There is no story. 
  • There is just a flagged IP or a suspicious hash sitting in a queue waiting for a human to figure out what it means.

Here is what that process looks like in practice:

  • An alert fires in the SIEM. The analyst opens the case. 
  • There is no context attached, just a raw indicator. 
  • The analyst opens VirusTotal to check if the IP or hash is known to be malicious. 
  • They open AbuseIPDB for abuse history. 
  • They check Shodan for hosting and open port data. 
  • They cross-reference against internal logs to see if the asset has any history. 
  • They build a severity judgment based on whatever they pieced together from six separate tabs. 
  • They either escalate or close the case and move to the next one.

The average SOC handles 1,000+ alerts daily, with only 19% worth investigating. Tier 1 analysts drown in the noise, escalating everything because they lack context.

The root problem is not volume. It is that every investigation starts from scratch.

What Threat Intel Enrichment Actually Means

Enrichment sounds like a technical term. The idea behind it is simple: turn a raw indicator into something a person can actually act on.

IOCs, Context, and Why Raw Data Is Just Noise

An Indicator of Compromise, or IOC, is any artifact that signals something malicious may have happened or is happening. The most common ones are IP addresses, file hashes, domain names, URLs, and email addresses.

A raw IOC on its own tells you almost nothing useful. A flagged IP address without context is just a number. Enrichment adds the story around it. 

  • Where is the IP hosted? 
  • Who owns it? 
  • What campaigns has it been linked to? 
  • What malware families use it? 
  • How long has it been active? 
  • What MITRE ATT&CK technique does it map to?

The difference between “this IP triggered an alert” and “this IP is associated with a North Korean C2 infrastructure campaign targeting financial services” is entirely a context problem. Enrichment solves that problem.

The goal is for every alert that lands in the analyst queue to already have an answer to the most basic question: does this matter, and why?

What Automated Enrichment Changes for L1 Teams

When enrichment runs automatically the moment an alert fires, L1 analysts stop being lookup machines. They become actual analysts.

Speed, Accuracy, and What Your Team Gets Back

The key difference between manual and automated enrichment is timing. Manual enrichment happens after the analyst opens the case. Automated enrichment happens the second the alert is generated.

By the time the analyst sees the alert, context is already there. The IOC has been queried across multiple sources simultaneously. A risk score has been assigned. The relevant MITRE ATT&CK technique has been mapped. Related threat actor campaigns have been pulled in. The analyst is not starting from zero. They are starting from a decision point.

AI-assisted investigations were 45% faster for cloud security alerts, cutting time from 105 minutes to 58 minutes, and 61% faster for identity and access alerts, cutting time from 78 minutes to 30 minutes, according to a 2025 Cloud Security Alliance benchmark study involving 148 SOC analysts.

68% of SOC teams have already successfully automated alert enrichment, and at least 60% of AI adopters have reduced investigation time by at least 25%, with 21% achieving reductions greater than 50%.

False positive rates also drop significantly. When enrichment scores and filters indicators before a human reviews them, low-risk alerts can be automatically closed or deprioritized without analyst involvement. That means the alerts that do reach the queue deserve to be there.

What analysts get back is real investigation time. Senior analysts stop spending shifts on lookups and start doing threat hunting. Junior analysts work at speeds that used to require years of experience, because the context they previously had to build by hand is already in front of them.

How to Build an Enrichment Pipeline That Actually Works

Not all enrichment setups deliver the same result. The difference between useful automation and more noise comes down to how the pipeline is structured.

The Building Blocks of a Reliable Enrichment Workflow

  • Pin enrichment to specific IOC types. IP addresses, file hashes, domains, URLs, and CVE identifiers each need different sources and logic. Treat them separately.
  • Use STIX and TAXII standards. These are the formats that make it possible for threat intelligence to move cleanly between platforms, feeds, and tools without losing structure.
  • Integrate enrichment directly into your SIEM and SOAR. Enrichment that happens inside your existing workflow is enrichment that actually gets used. If analysts have to open a separate tool to see context, most of them will not.
  • Apply risk scoring automatically. Analysts should not be deciding severity by intuition. A scored, ranked queue means the most urgent cases rise to the top without anyone having to manually sort through everything.
  • Build in feedback loops. Enrichment quality degrades over time if no one is reviewing it. Analysts need a way to flag inaccurate or stale data so the system improves.
  • Set data retention policies. Most organizations should retain routine alert data for about 90 days and incident-level data for one to two years. Stale IOCs in your pipeline create false positives.
  • Secure the pipeline. Enrichment systems handle sensitive security data and need role-based access controls, encryption, and alignment with compliance frameworks like SOC 2 or ISO 27001.

Tier 1 analysts can operate at near Tier 2 levels with the support of machine-speed triage and guided decision-making when AI is ingesting raw alerts, enriching them with threat intelligence and contextual data, and assigning risk-based prioritization.

How AI SOC Enrichment Works Across Your Existing Security Stack

One of the most common questions security leaders ask is whether adopting an AI SOC means ripping out their existing tools. It does not. AI SOC enrichment is an orchestration layer, not a replacement. It draws signal from the systems your team already depends on — SIEM, EDR, IAM, and risk registers — and combines those signals into a single, prioritized context layer before a human touches the alert.

Here is how enrichment operates across each integration point.

SIEM: Log Correlation and Alert Enrichment at the Source

Your SIEM is where alerts are born. It aggregates log data across endpoints, network devices, cloud environments, and applications, then fires alerts when patterns match your detection rules. The problem is that SIEM alerts arrive stripped of context — they tell you something happened, not what it means.

AI SOC enrichment closes that gap by operating at the SIEM output layer. The moment an alert is generated, the enrichment pipeline pulls the raw IOCs from the alert, queries external CTI feeds, maps findings to MITRE ATT&CK techniques, and writes a risk-scored context package back into the case before any analyst opens it. The result is that SIEM alert triage no longer starts at zero. Log correlation that used to take 30 minutes of analyst time compresses to seconds, and the SIEM queue stops functioning as a raw inbox and starts functioning as a prioritized workbench.

EDR: Endpoint Telemetry and Containment Context

Endpoint Detection and Response platforms generate some of the richest signal in the security stack — process trees, file writes, registry changes, lateral movement indicators, and behavioral anomalies tied to specific devices and users. That telemetry is valuable, but only if it gets incorporated into the enrichment picture before triage.

When AI SOC enrichment integrates with EDR, every alert that involves an endpoint automatically pulls the relevant endpoint telemetry into the case. Analysts see not just that a suspicious process fired, but what the process did before and after, what user account it ran under, whether that device has a history of anomalous behavior, and whether the observed technique matches a known adversary playbook. This endpoint context also enables faster containment decisions. If enrichment confirms a device is actively involved in a compromise, SOC automation can trigger an EDR isolation action as part of the response workflow, reducing dwell time without waiting for a human to navigate a separate console.

IAM: Identity Context and Privilege Exposure

Alerts that involve user accounts are among the most difficult to triage without identity context. A login from an unusual location or an unexpected privilege escalation means very different things depending on whether the account belongs to a contractor who travels frequently, an intern with no elevated access, or a domain admin with keys to your most sensitive systems.

AI SOC enrichment integrated with IAM systems resolves this ambiguity automatically. When an alert involves a user identity, enrichment pulls account role, group memberships, recent access patterns, MFA status, and current privilege level into the case context. Analysts immediately see whether the account behavior is anomalous relative to its own history and whether the access involved is proportionate to the user’s normal job function. This identity context directly reduces the false positive rate on authentication-related alerts — one of the noisiest categories in any SOC — and ensures that genuine privilege exposure is surfaced with the urgency it deserves rather than buried in a queue of low-confidence alerts.

Risk Register: Business Impact and Prioritization

Technical severity and business impact are not the same thing. A critical vulnerability on an internet-facing server hosting your payment processing environment is a different emergency than the same vulnerability sitting on an isolated test machine with no sensitive data. Without business context, even sophisticated enrichment pipelines produce prioritization that does not reflect what actually matters to the organization.

Integration with a risk register solves this by anchoring alert prioritization to business value. When AI SOC enrichment can cross-reference an affected asset against your organization’s risk register, it surfaces not just the technical risk score but the business impact tier — which systems are classified as critical, which data is regulated, which processes are revenue-generating. This allows the enrichment pipeline to weight alert priority by actual organizational exposure rather than generic CVSS scores. CISOs and security managers get a queue where the top incidents are the ones that matter most to the business, not just the ones that scored highest on a technical severity scale.

How Secure.com Helps

Secure.com’s Digital Security Teammate handles the L1 enrichment workload automatically, so your analysts arrive in a context-ready queue instead of a pile of raw indicators.

  • Automated IOC enrichment that pulls from external CTI feeds and maps every indicator to MITRE ATT&CK tactics and techniques before the analyst sees the case. 
  • STIX and TAXII integration for structured, normalized intelligence sharing across your existing tools and workflows. 
  • Risk scoring that prioritizes the alert queue automatically, so analysts spend time on what actually matters. 
  • Reduces manual L1 workload by up to 70%, giving your team hours back every shift. Works alongside your existing SIEM, EDR, and ticketing stack without requiring a full platform replacement.

Conclusion

The 2 AM IP lookup does not go away on its own. It goes away when enrichment is built into the pipeline so the context is already there when the alert fires. L1 analysts were not hired to run lookups across five tabs every shift. They were hired to catch real threats. Automated threat intel enrichment is what finally makes that job possible at the speed and scale that modern security actually requires.

FAQs

How can security teams automate alert enrichment?

Start by integrating your SIEM output with an enrichment pipeline that queries external CTI feeds the moment an alert fires. The pipeline should pull IOC context from sources like VirusTotal, AbuseIPDB, and your threat intelligence platform simultaneously, map findings to MITRE ATT&CK techniques, apply a risk score, and write all of that back into the case before any analyst opens it. The key is removing the human from the lookup step entirely — enrichment should be a background process triggered by the alert, not a manual workflow triggered by the analyst.

Does an AI SOC replace a threat intelligence platform, or does it orchestrate around it?

It orchestrates around it. A threat intelligence platform manages how your organization collects, stores, and normalizes intelligence. An AI SOC determines how that intelligence gets applied operationally — querying the right sources at alert speed, surfacing relevant context automatically, and feeding scored, attributed cases to your analysts. Teams that already have a TIP find the AI SOC amplifies its value rather than displacing it. The intelligence your TIP holds gets used at every alert instead of only when an analyst manually goes looking for it.

How does an AI SOC complement a threat intelligence platform in existing security operations?

The TIP handles the intelligence supply chain — ingesting feeds, deduplicating IOCs, managing analyst research workflows. The AI SOC handles the operational demand side — consuming that intelligence automatically during live triage, applying it to inbound alerts, and reducing the lag between when a threat is known and when your team acts on it. Together they close the gap that most SOCs struggle with: having good intelligence that never gets applied fast enough to matter during an active alert.

How should CISOs evaluate AI SOC versus threat intelligence platform investments?

Evaluate them against the gap they each close. A TIP investment closes an intelligence quality gap — your team lacks structured, normalized threat data. An AI SOC investment closes an operational throughput gap — your team has intelligence but cannot apply it at the speed and volume that modern alert queues demand. If analysts are drowning in triage and MTTR is climbing despite having solid feeds and a TIP in place, the AI SOC is the higher-priority spend. The question to ask is whether the bottleneck is the intelligence itself or the time it takes to act on it.

How does AI SOC enrichment reduce MTTR and MTTD?

MTTD falls because enriched alerts surface attribution, behavioral patterns, and MITRE technique mapping that would otherwise take hours of manual research to assemble — so analysts recognize genuine threats faster and spend less time chasing false positives. MTTR falls because analysts start each case at a decision point rather than at zero. When asset classification, business impact tier, and recommended containment actions are already in the case when it opens, response happens faster and with more confidence.