セットアップ
If you want to use Cloudflare as your primary DNS provider and manage your DNS records on Cloudflare, your domain should be using a full setup.
This means that you are using Cloudflare for your authoritative DNS nameservers.
ドメインのネームサーバーを更新する前に、次のことを確認してください:
- すでにドメイン名(例:
example.comやcloudflare.com)を所有していること。
- 以前にCloudflareアカウントを作成していること。
- レジストラ(ドメイン名を購入した場所)でDNSSECを無効にしていること。
Provider-specific instructions
This is not an exhaustive list of how to update DS records in other providers, but the following links may be helpful:
Cloudflareダッシュボードで、ドメインを追加します。
Cloudflareのネームサーバーを権威DNSとして使用し、ゾーンがフルセットアップされると、Cloudflareが主要なDNSプロバイダーになります。これは、CloudflareのDNSレコードがドメインが正しく機能するために正確である必要があることを意味します。
When you add a new site to Cloudflare, Cloudflare automatically scans for common records and adds them to the DNS zone. The records show up under the respective zone DNS > Records page.
Since this scan is not guaranteed to find all existing DNS records, you need to review your records, paying special attention to the following record types:
- Zone apex records (
example.com) - Subdomain records (
www.example.comorblog.example.com) - Email records
Once you have added a domain (also known as a zone) to Cloudflare, that domain will receive two assigned authoritative nameservers.
-
Cloudflareダッシュボード ↗にログインし、アカウントとドメインを選択します。
-
概要で、2. Cloudflareのネームサーバーに置き換えるの中にあるネームサーバー名を見つけます。

- 次のステップを実行する間、このウィンドウを開いたままにしておきます。
- ドメインレジストラの管理アカウントにログインします。プロバイダーがわからない場合は、ICANN Lookup ↗を使用してください。
-
既存の権威ネームサーバーを削除します。
-
Cloudflareが提供するネームサーバーを追加します。名前が正確にコピーされていない場合、DNSは正しく解決されません。
Provider-specific instructions
This is not an exhaustive list of provider-specific instructions, but the following links may be helpful:
- Ionos ↗
- 101Domain ↗
- Amazon ↗
- Blacknight ↗
- BlueHost ↗
- DirectNIC ↗
- DNSMadeEasy ↗
- Domain.com ↗
- Dotster ↗
- DreamHost ↗
- EasyDNS ↗
- Enom ↗
- Fast Domain ↗
- FlokiNET ↗
- Gandi ↗
- GoDaddy ↗
- HostGator ↗
- Hostico ↗
- HostMonster ↗
- Hover ↗
- Internetdbs ↗
- iPage ↗
- MelbourneIT ↗
- Moniker ↗
- Name.com ↗
- Namecheap ↗
- Network Solutions ↗
- OVH ↗
- Porkbun ↗
- Rackspace ↗
- Register ↗
- Squarespace ↗
- Site5 ↗
- Softlayer ↗
- Yola ↗
レジストラがネームサーバーを更新するまで最大24時間待ちます。
ドメインがアクティブになったとき:
- Cloudflareからメールが届きます。
- アカウントのWebサイトページで、ドメインのステータスがアクティブになります。
- https://www.whatsmydns.net/ ↗などのオンラインツールで、Cloudflareに割り当てられたネームサーバーが表示されます(これらのツールのほとんどはキャッシュされたクエリ結果を使用するため、更新されたネームサーバーが表示されるまでに時間がかかる場合があります)。
- CLIコマンドでCloudflareに割り当てられたネームサーバーが表示されます。
*Linux/Unix*dig <DOMAIN_NAME> +trace @1.1.1.1dig <DOMAIN_NAME> +trace @8.8.8.8
*Windows*nslookup <DOMAIN_NAME> 1.1.1.1nslookup <DOMAIN_NAME> 8.8.8.8ネームサーバーを更新したとき、レジストラでDNSSECも無効にしているはずです。
今すぐDNSSECを有効にすることで、ドメインのスプーフィングから保護してください。