# Domains

<mark style="color:green;">Domains</mark> are foundational elements in digital risk monitoring. By registering organizational domains, the <mark style="color:green;">Inopli DRP module</mark> is able to detect impersonation attempts, typo-squatting, subdomain enumeration, phishing campaigns, certificate transparency anomalies, and data leaks linked to the organization’s web infrastructure.

The configuration process is straightforward and requires only the input of a domain name. Once registered and marked as active, the DRP engine continuously monitors external sources such as <mark style="color:green;">surface web, WHOIS records, SSL certificates, paste sites, and malicious DNS entries</mark> for threats tied to the domain.

Findings are enriched with context, risk level, and exposure metadata. If validated as true positives, they trigger response actions in the Inopli Response module for incident tracking and remediation.

***

#### Domain Configuration Fields

Each domain entry contains only one required field:

* `domain` – The fully qualified domain name (e.g., `example.com`) to be monitored

***

#### User Interface Example

Below is the platform interface used to manage and monitor domains:

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

Each Domain can be toggled on/off, and actions include edit or remove. Only active Domains are monitored in real time.


---

# 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.inopli.com/drp/client-onboarding-and-configuration/monitoring-profiles/domains.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.
