DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for twin-fields.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| twin-fields.com | NS | 0 | ns4.sphere.ad.jp | |
| twin-fields.com | NS | 0 | ns3.sphere.ad.jp | |
| twin-fields.com | SOA | 3600 | ns3.sphere.ad.jp dns.sphere.ad.jp 1576034227 86400 21600 2419200 3600 | |
| twin-fields.com | TXT | 0 | v=spf1 include:fmx.etius.jp +ip4:124.146.199.2/32 +ip4:210.136.239.55/32 -all | |
| twin-fields.com | A | 0 | 210.136.239.55 | |
| twin-fields.com | MX | 0 | 10 | twin-fields.com |
| www.twin-fields.com | A | 0 | 210.136.239.55 | |
| www.twin-fields.com | NS | 0 | ns3.sphere.ad.jp | |
| www.twin-fields.com | NS | 0 | ns4.sphere.ad.jp | |
| www.twin-fields.com | MX | 0 | 10 | www.twin-fields.com |
| www.twin-fields.com | SOA | 3600 | ns3.sphere.ad.jp dns.sphere.ad.jp 1576034327 86400 21600 2419200 3600 | |
| www.twin-fields.com | TXT | 0 | v=spf1 include:fmx.etius.jp +ip4:210.136.239.55/32 +ip4:124.146.199.2/32 -all |
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