> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Search Domain

Search for Domains by attributes.

<Note>
  External Documentation

  To learn more, visit the [Recorded Future documentation](https://api.recordedfuture.com/v2/#!/Domain/Domain_Search).
</Note>

## Basic Parameters

<div className="integrations-table">
  | Parameter  | Description                                        |
  | ---------- | -------------------------------------------------- |
  | Fields     | The domain fields that are returned.               |
  | Limit      | Records limit. Maximum 1000.                       |
  | Risk Rule  | Filter results by a specific risk rule identifier. |
  | Risk Score | The domain's risk score.                           |
</div>

## Advanced Parameters

<div className="integrations-table">
  | Parameter      | Description                                                                   |
  | -------------- | ----------------------------------------------------------------------------- |
  | Comment        | Domain's comment.                                                             |
  | First Seen     | Domain's first seen time.                                                     |
  | Last Seen      | Domain's last seen time.                                                      |
  | List ID        | Domain's list ID.                                                             |
  | Metadata       | Include Metadata in search.                                                   |
  | Parent Domain  | Domain's parent domain.                                                       |
  | Sort direction | Set the sort direction. Works in conjunction with the `Sort order` parameter. |
  | Sort order     | Specify a field to sort results by.                                           |
</div>

## Workflow Library Example

[Search Domain with Recorded Future and Send Results Via Email](https://library.blinkops.com/workflows/search-domain-with-recorded-future-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/search-domain-with-recorded-future-and-send-results-via-email/canvas" />
</div>
