# IP Threat Detected

Detects users logging in from suspicious IP addresses. Only successful sign in events from these IPs are considered to reduce false positives.

IP addresses have a reputation, which is similar to a credit score, that is based on its association with known bad behavior or potential risk, such as if it ever hosted malware, phishing sites, or spam. The riskier the address, the worse its reputation. Like a credit score, its reputation takes a while to clear.

Known IPs and allowed domains can be configured under Check Settings to increase the accuracy of the check results.

Identity Intelligence uses an up-to-date risk service to notify customers when a user logs in from a marked address. See the documentation for the complete list of markers.<br>

**Recommended Actions**

We recommend contacting the end user to purge the machine originating the traffic. Implement any necessary controls to block access from the malicious or unwanted IP address.

**Default Check Settings**

Exclude known good ips: true

**Compatibility**

[Microsoft Entra ID](/integrations/azure-active-directory-integration.md)

[Okta](/integrations/okta-data-integration.md)

[Duo](/integrations/duo-security-integration.md)

[Google Workspace](/integrations/google-workspace-integration.md)

[Salesforce](/integrations/salesforce-integration.md)

[Snowflake](/integrations/snowflake.md)

<figure><img src="/files/ejWwG0ONjEYx5nlZluKM" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oort.io/understanding-check-failures/oort-insights/identity-threat-detection-insights/ip-threat-detected.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
