DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for broadserver.jp
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| broadserver.jp | MX | 0 | 10 | mx.gmo.jp |
| broadserver.jp | SOA | 3600 | ns1.gmointernet.com hostmaster.gmointernet.com 2024020201 1800 900 604800 3600 | |
| broadserver.jp | NS | 0 | ns1.gmointernet.jp | |
| broadserver.jp | NS | 0 | ns1.gmointernet.com | |
| broadserver.jp | TXT | 0 | v=spf1 include:_spf.gmo.jp include:rnmk.com include:custhelp.com include:_spf.salesforce.com +ip4:160.251.65.0/24 ~all | |
| broadserver.jp | TXT | 0 | spf2.0/pra include:_spf.gmo.jp include:rnmk.com include:custhelp.com include:_spf.salesforce.com ~all | |
| broadserver.jp | A | 0 | 160.251.64.60 | |
| www.broadserver.jp | A | 0 | 160.251.64.60 |
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