DNSレコード早見表とは
DNSレコード早見表は、ドメイン名を入力してA、AAAA、CNAME、MX、TXTレコードの例を表示します。 出力は公開サイトに使う前に確認しやすい形で表示されます。
Quick answer
DNS records connect your domain to hosting services by mapping names to IP addresses, mail servers, and verification data. Each record type serves a specific purpose and the wrong type can break your site or email.
Limitations
- The generated example records are generic. Actual DNS values depend on your hosting provider, email service, and specific requirements.
- DNS changes can take from minutes to several hours to propagate globally depending on TTL values and the domain provider.
- A CNAME record cannot coexist with other record types at the same name. Using a CNAME at the apex will break other services such as email.
使い方
- 必要な値を入力します。
- 結果パネルの出力を確認します。
- ページに合う部分だけコピーします。
- 公開前にブラウザとホスティング環境で確認します。
主な用途
- 公開前の繰り返し作業を短くする。
- マークアップ、CSS、チェックリストを準備する。
- 静的サイトで見落としやすい小さなミスを減らす。