> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/ja/references/references-classic/glossary-classic/domain-classic.md).

# ドメイン（クラシック）

ドメインは、インターネット上の管理権限の領域を表すオブジェクトであり、名前によって識別されます。 ドメイン名は、Domain Name System (DNS)に記述された規則と手続きを使用して構成されます。 ドメイン名は階層に従って構成（サブドメイン）され、トップレベルドメインは国コードや、よく知られた\_com\_、*org*、*net*、\_edu\_などです。 組織は通常、公開するインターネット上でのサービスを提供するために、認定されたレジストラから第二または第三レベルのドメイン名を登録します；例えば *[www.nexthink.com](http://www.nexthink.com)* です。ドメイン名内のサブドメインレベルは階層に関して逆に配置されていることに注意してください（トップレベルサブドメインが最後に置かれます）。 DNSの主な目的は、記憶しやすい名前でインターネットの領域を識別し、それらの名前をルーティングデバイスが理解できる数値のIPアドレスに変換することです。 すべてのレベルが指定された完全なドメイン名は、Fully Qualified Domain Name (FQDN)として知られています。

ドメイン名は、インターネット上の個々のリソースを参照するUniform Resource Locator（URL）の中心的な要素です。たとえば、*<http://www.nexthink.com/platform/workplace-experience/>* です。 URLは、Webページ、テキストファイル、画像、ビデオストリーム、その他インターネット上のリソースを参照することができます。 URLの最初の部分はスキーム（scheme）と呼ばれます。 スキームは通常、接続で使用されるプロトコルを指定し、ftpやhttpなどがあります。 Webブラウザでは、ユーザーは通常、ナビゲーションバーにURLを入力して特定のWebページを取得しますが、他のアプリケーションはURLを内部で使用して、必ずしもそれらを表示することなくインターネットから情報を取得する場合があります。

Nexthinkは、モニタされたデバイスから開始されたすべてのWebリクエストのドメインを記録し、リクエストを行ったアプリケーションに関係なく記録します。 Nexthinkは、URLのスキームが**http**または**https**である場合、つまり、接続がHypertext Transfer Protocol (HTTP)または、HTTPの暗号化バージョンであるHypertext Transfer Protocol Secure (HTTPS)を使用する場合にWebリクエストと見なします。

### ドメイン圧縮 <a href="#domain-classic-domaincompaction" id="domain-classic-domaincompaction"></a>

Webドメインの名前をあまり多く保存しないようにするために、Nexthinkは共通ルートを共有するドメインの名前を一つの名前の下にグループ化する圧縮戦略を持っています。 一方、[内部ドメイン](/platform/ja/references/references-classic/glossary-classic/installation-classic.md) は決して圧縮されません。 それに対し、[Webベースのサービス](/platform/ja/references/references-classic/glossary-classic/service-classic.md#service-classic-web-basedservices) で定義されたパターンに一致するドメインは、指定されたフィルタが許可する範囲までのみ圧縮されます。 例えば：

* あるWebベースのサービスが\*\*\*.example.com**というドメインフィルタを持つ場合： `mail.example.com`へのWebリクエストは**\*.example.com\*\*に圧縮されます。
* しかし、追加のWebベースのサービスがドメイン**mail.\*.com**のフィルタを指定した場合： `mail.example.com`ドメインは圧縮されません。両方のフィルタに一致する必要があります。

通常、Nexthinkは、ドメイン名が5つ以上のサブドメインレベルで構成されている場合、または第三やそれ以下のレベルが（インデックス付きの名前で）繰り返されている場合や自動的に生成される（ランダムな文字や数字）場合にドメインを圧縮します。 その場合、下位のサブドメインはアスタリスク記号\*\*\*\*\*で置き換えられます。 以下の表で圧縮されたドメインのいくつかの例と、圧縮されていないドメインの最後の例をご覧ください：

| ドメイン名                                                                                 | 保存されたドメイン                      |
| ------------------------------------------------------------------------------------- | ------------------------------ |
| <p>exceed.just.five.domain.levels.com<br>again.exceed.just.five.domain.levels.com</p> | \*.just.five.domain.levels.com |
| <p>dev01.cloud.example.com<br>dev02.cloud.example.com<br>8d271d.cloud.example.com</p> | \*.cloud.example.com           |
| svn.cloud.example.com                                                                 | svn.cloud.example.com          |

注意すべきは、Nexthink 内で同じ上位レベルのドメインに属する圧縮されたドメインとFQDNが共存できることです。 例えば、上記の表では、圧縮された *\*.cloud.example.com* とFQDN *svn.cloud.example.com* は *cloud.example.com* のサブドメインですが、Nexthinkのデータベースに別々のドメインとして保存されています。 したがって、アスタリスクは *cloud.example.com* 内のすべてのサブドメインを指すわけではなく、繰り返されるかランダムに生成されたものだけを指します。

また、上記の前提条件を満たすものだけではなく、すべてのドメインに適用されるより積極的な圧縮方法を指定することもできます。 この場合の圧縮は、[ベンダー独立の公開ドメイン接尾辞リスト](https://publicsuffix.org/list/) に基づいて行われ、ドメインが登録可能な最高レベルを特定するために使用されます。 この方法では、登録されたドメイン名を含むレベルまで、すべてのドメインが圧縮されます。 Web コンソールから、[ドメイン名の圧縮ポリシーをエンジンで設定](https://doc.nexthink.com/index.php?title=Documentation:Nexthink:InstallationAndConfiguration:EstablishingadataretentionpolicyintheEngine\&action=edit\&redlink=1) できます。

### ドメイン置換 <a href="#domain-classic-domainreplacement" id="domain-classic-domainreplacement"></a>

Webの訪問が非常に一般的であるため、中規模から大規模のセットアップでは、たとえ積極的な圧縮方法が施されていても、訪問されたドメインの最大数に達することがよくあります。

訪問されたドメインのリストを最新の状態に保つために、V6.18からエンジンはドメインの最大数（デフォルトでは25万ドメイン中5万ドメイン）の20％を予約して、その日に訪問されたドメインを記録します。 [エンジンの夜間クリーンアップ](http://doc.nexthink.com/Documentation/Nexthink/Experience-2020.5/InstallationAndConfiguration/Nightlytaskschedulestimetable) の間に、保存されたドメイン数が総容量の80％を超えた場合（デフォルトでは20万ドメイン）、長期間訪問されていないドメインがリストから削除されます。

### ドメインカテゴリ <a href="#domain-classic-domaincategory" id="domain-classic-domaincategory"></a>

次のカテゴリがあります：

**一般：**

* ビジネスアプリケーション
* 検索エンジンとポータル
* 情報技術
* ソーシャル
* ニュースと情報
* 広告とマーケティング
* 内部
* その他

**コミュニケーション:**

* VoIP \[特別な大文字表記に注意]
* インスタントメッセージ
* メール

**高帯域幅:**

* ネットワークストレージ
* ピアツーピア
* ビデオ、画像、および音声

**潜在的に望ましくない:**

* ゲーム
* プロクシ回避とハッキング
* スパム
* フリーウェアとソフトウェアダウンロード
* 悪意のある

***

関連タスク

* [内部ネットワークとドメインの指定](http://doc.nexthink.com/Documentation/Nexthink/Experience-2020.5/InstallationAndConfiguration/Specifyingyourinternalnetworksanddomains)
* [エンジンのデータ保持ポリシーを確立](https://doc.nexthink.com/index.php?title=Documentation:Nexthink:InstallationAndConfiguration:EstablishingadataretentionpolicyintheEngine\&action=edit\&redlink=1)

関連コンセプト

* [サービス](/platform/ja/references/references-classic/glossary-classic/service-classic.md)

関連リファレンス

* [夜間タスクスケジュール時間割](http://doc.nexthink.com/Documentation/Nexthink/Experience-2020.5/InstallationAndConfiguration/Nightlytaskschedulestimetable)
* [公開サフィックスリスト（外部）](https://publicsuffix.org/list)


---

# 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://docs.nexthink.com/platform/ja/references/references-classic/glossary-classic/domain-classic.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.
