# 2.4 IP Statistics

<figure><img src="/files/PHQ6r8F5fzhx4mh1y8WR" alt=""><figcaption></figcaption></figure>

### 📡 IP Statistics

#### 🎯 Purpose

The **IP Statistics** panel identifies the most active IP addresses and their contribution to your traffic landscape. It supports both performance tuning and security analysis.

#### 📌 Key Components

* **Top IPs**: List of IPs sorted by volume of requests.
* **ASN Information**: Associated network provider or organization.
* **Country Origin**: Geographical source of the IP.

#### 📊 Visuals

* Request bars showing the volume per IP.
* Tags displaying ASN and country flag for each entry.

#### ✅ Use Cases

* Flag suspicious IPs with excessive request volume.
* Block repeated offenders or integrate IP reputation systems.
* Whitelist trusted infrastructure (e.g., monitoring systems).


---

# 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.shieldsguard.com/getting-started/2.-overview/2.4-ip-statistics.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.
