# IP Addresses

IP Address assets (IPs) include IPs that are identified as being owned or leased by your organization or a
subsidiary. They are discovered primarily through Regional Internet Registries and are commonly discovered by
identifying subsidiaries of your organization and their owned IP ranges.

If you have domains that are hosted on infrastructure you do not control, those IP addresses will not show up
as IP Address assets.

## Accessing the IPs Page

Use the following steps to access the IPs page.

1. Select the top menu Assets -> EASM Assets to display the Assets page with focus on the EASM Assets tab.
2. Then select IP Address to display all the IPs discovered that are associated with your organization.

![EASM IPs table](/static/easm/asm_ips_table_2.png "EASM IPs table")

Here you can:

- Search for CVEs using the search field or [filter the CVEs](#filter-ip-assets-and-view-cves) by selecting the filter
icon ![Filter Icon](/static/filter_icon.png) above the table
- Customize the table columns that display by selecting the column icon
![Table Column Icon](/static/table_column_icon.png) to
[configure column data](/general-navigation/search-sort-and-filter-tables/#configure-column-heading-display)
- Select check boxes for a row or group of rows and take the following bulk actions by selecting
the **Bulk Actions** button:
  - Export selected IP assets in a [CSV format](/general-navigation/managing-table-records/#bulk-actions-drop-down-menu)
  - Add or remove monitoring
  - Add or remove tags

![IP Address Bulk Actions](/static/easm/ip_address_bulk_actions.png "IP Address Bulk Actions")

See the new [CVE API endpoints here](https://platform.beta.netspi.ai/apidocs) and CVE
information in [Domains](/EASM/assets/domain/#filter-domain-assets-and-view-cves),
[Ports](/EASM/insights/ports/#filter-ports-and-view-cves), and [Findings](/EASM/findings/#filter-findings-and-view-cves).

## Filter IP assets and view CVEs

On the IPs page, select any filter criteria from the
[filter drop-down](/general-navigation/search-sort-and-filter-tables/#apply-a-new-filter) list to view the IPs of interest.

!!!
See [Filtering assets](/EASM/assets/#filtering-assets) for instructions on customizing the table view and the
[Save applied filter as a preset](/general-navigation/search-sort-and-filter-tables/#save-applied-filters-as-a-preset)
to save your user-defined filters for reuse.
!!!

You can also select any of the IP metrics cards to apply a filter to the table below that matches that metric criteria.

![IP metrics cards](/static/easm/ips_stats.png "IP metrics cards")

!!!
Hover over any metric card's graph to view a specific date statistics for that metric.
!!!

## Viewing IP address asset details

1. Select any row to display the IP Details page to view vulnerability history, associated ports and/or CVEs,
and the discovery chain for the IP address in the right side of the page.

   ![EASM IP Details](/static/easm/ip_address_details.png "EASM IP Details")

   Select the full-page icon ![Full page view](/static/easm/full_page_view_icon.png) in the IPs
   table row to view it in full page view. You can select this icon in the right panel details view to expand
   it to full page view as well.

   ![IP Details Full Page](/static/easm/ip_details_full_page.png "IP Details Full Page")

2. Select the IP address details view tabs to view the related findings, ports, certificates, products,
engagements, activity and comments.

## Adding an asset

See [Adding an asset](/EASM/assets/#adding-an-asset) for instructions on adding an asset.

## Create Policy

See the [Policies section](/easm/assets/policy/) for details on creating alerts for this asset type.
