> 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-cloud-runtime-security/cloud-attack-surface-management/cloud-asm-concepts/network-mapping.md).

# Network mapping

Attack Surface Management (ASM) in Cortex Cloud 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 Cloud uses a variety of methods to discover and attribute internet-facing assets to your organization. These methods include:

* **Domain Registration**—Domain registry information mentions information about your organization. Cortex Cloud pulls Whois registration information and updates it in your Cortex Cloud 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 Cloud 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 Cloud 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 Cloud discovers and helps remediate any exposures on those assets.

A primary advantage of Cortex Cloud is combining leading-edge automated network mapping analysis with expert insights and validation. Cortex Cloud experts understand the intricacies and idiosyncrasies of asset scanning and attribution. The end-result for Cortex Cloud 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.


---

# 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-cloud-runtime-security/cloud-attack-surface-management/cloud-asm-concepts/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.
