> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xdr-5.x/detect-investigate-and-respond-to-threats/attack-surface-management/get-started-with-attack-surface-management/network-mapping.md).

# Network mapping

Attack Surface Management (ASM) in Cortex XDR discovers and intelligently attributes assets to organizations, helping you discover and protect previously unknown internet-connected systems. Through this network mapping process, you will understand your organization's true public-facing network perimeter.

## **Asset discovery and attribution**

Cortex XDR uses a variety of methods to discover and attribute internet-facing assets to your organization. These methods include:

* **IP Registration**—An IP range’s registry information mentions information about your organization. Cortex XDR pulls from all regional internet registry databases, including ARIN, RIPE, APNIC, LACNIC, and AFRINIC. Registry information in your Cortex XDR instance is updated approximately biweekly.
* **ASN Advertisement**—An autonomous system number (ASN) assigned to you advertises your IP range as a BGP prefix.
* **Domain Registration**—Domain registry information mentions information about your organization. Cortex XDR pulls Whois registration information and updates it in your Cortex XDR instance approximately biweekly.
* **Certificate**—An IP range advertised one of your certificates.
* **DNS**—A DNS record points to an IP in your IP range. Cortex XDR gets its domains and DNS data from a combination of active and passive global collection techniques.
* **Self-Provided**—The asset was on an IP address list provided by your organization or was attributed by Cortex XDR for a reason other than those listed above.

## **Human-in-the-loop**

An expert analyst oversees a human-in-the-loop system which leverages our proprietary AI models to produce network maps of the highest confidence and completeness.

Your Internet-facing assets are always under attack from targeted and opportunistic attackers. Without a continuously updated, accurate inventory of those assets, you leave unknown or unmonitored assets exposed to threats. Cortex XDR discovers and helps remediate any exposures on those assets.

A primary advantage of Cortex XDR is combining leading-edge automated network mapping analysis with expert insights and validation. Cortex XDR experts understand the intricacies and idiosyncrasies of asset scanning and attribution. The end-result for Cortex XDR customers is fewer false positives and development of naming schemas and patterns that lead to broader asset discovery than what you see with fully automated scanning engines alone.

## **Does Cortex XDR include assets for vendors, partners, and subsidiaries?**

Standard contracts for the ASM Module for Cortex XDR include mapping and reporting on your core company's attack surface as well as named subsidiaries. Depending on the contract, or an additional statement of work, we can map and report on additional vendors, partners, or acquisitions. Contact your customer success manager for more information.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-xdr-5.x/detect-investigate-and-respond-to-threats/attack-surface-management/get-started-with-attack-surface-management/network-mapping.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
