# Whois Domain Statuses / How to Understand if a Domain is Banned

{% hint style="info" %}
You can check the domain status through the [**Whois**](https://whois.com/whois) website. Make sure to update the website information using the blue icon in the upper right corner.
{% endhint %}

### Blocking Statuses

* **Inactive - BANNED**\
  The domain is registered but currently unavailable; most likely, the provider has blocked the domain from functioning.
* **Server Hold - BANNED**\
  The domain is blocked at the registrar level. This is essentially a block due to any malicious content on the site. In this state, the domain cannot be used.
* **Client Hold - BANNED**\
  The domain is blocked by the registrar. For you, this is the same as Server Hold.

***

{% hint style="info" %}
There are other domain statuses; however, they are extremely rare on our domains. If your domain has stopped working and a new or unusual status appears in WHOIS, please contact our [support service.](https://t.me/safedomains_sup)
{% endhint %}


---

# 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://safedomains.gitbook.io/safedomains-wiki/english/information/integrations.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.
