# Hosted Domains Database

IPnews-IP hosting dataset insights, you can instantly access billions of hosted domain data to help users enrich lead generation data; identify websites on the same hosting server that endanger infrastructure security, customize website appearance, etc.

#### Database Schema

The database contains the following fields:

| Name           | Data Type | Description                                        |
| -------------- | --------- | -------------------------------------------------- |
| domains\_total | TEXT      | The number of domain names associated with the IP. |
| domains\_name  | TEXT      | The domain name associated with the IP.            |


---

# 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.ipnews.io/database-documentation/markdown/hosted-domains-database.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.
