DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for nifty.ne.jp
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| nifty.ne.jp | MX | 0 | 10 | mx2.nifty.com |
| nifty.ne.jp | SOA | 900 | odns0.nifty.ad.jp hostmaster.nifty.ad.jp 202604060 3600 900 604800 900 | |
| nifty.ne.jp | A | 0 | 222.158.213.148 | |
| nifty.ne.jp | TXT | 0 | v=spf1 include:spf-01.nifty.com include:spf-02.nifty.com include:spf-03.nifty.com include:spf-04.nifty.com ~all | |
| nifty.ne.jp | TXT | 0 | 8goqiLE06uxA9I8GmSfqHq5ILhJlcg | |
| nifty.ne.jp | NS | 0 | odns2.nifty.ad.jp | |
| nifty.ne.jp | NS | 0 | odns1.nifty.ad.jp | |
| nifty.ne.jp | NS | 0 | odns0.nifty.ad.jp | |
| www.nifty.ne.jp | A | 0 | 222.158.213.148 |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain