DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for berk.co.jp
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| berk.co.jp | MX | 0 | 10 | dmail.kagoya.net |
| berk.co.jp | TXT | 0 | v=spf1 ip4:210.134.51.127 include:kagoya.net ~all | |
| berk.co.jp | TXT | 0 | google-site-verification=3UOZLNZt0Jx5oh8Hk6aKp-TSwe2eJW9-VdxDuTeGvhg | |
| berk.co.jp | NS | 0 | ns0.kagoya.net | |
| berk.co.jp | NS | 0 | ns1.kagoya.net | |
| berk.co.jp | SOA | 600 | ns.kagoya.net root.kagoya.net 2024040006 4200 300 3600000 600 | |
| berk.co.jp | A | 0 | 162.43.104.139 | |
| www.berk.co.jp | A | 0 | 162.43.104.139 |
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