DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for foobar.to
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
foobar.to | SOA | 1800 | ns1.foobar.to hostmaster.foobar.to 2025051700 3600 1800 604800 1800 | |
foobar.to | AAAA | 0 | 2a0b:5340::12 | |
foobar.to | MX | 0 | 10 | mx1.foobar.to |
foobar.to | A | 0 | 185.210.68.12 | |
foobar.to | NS | 0 | ns4.lix.to | |
foobar.to | NS | 0 | ns5.lix.to | |
foobar.to | NS | 0 | ns3.lix.to | |
foobar.to | NS | 0 | ns2.lix.to | |
foobar.to | NS | 0 | ns1.lix.to | |
www.foobar.to | NS | 0 | ns1.lix.to | |
www.foobar.to | NS | 0 | ns3.lix.to | |
www.foobar.to | NS | 0 | ns5.lix.to | |
www.foobar.to | NS | 0 | ns4.lix.to | |
www.foobar.to | NS | 0 | ns2.lix.to | |
www.foobar.to | AAAA | 0 | 2a0b:5340::12 | |
www.foobar.to | A | 0 | 185.210.68.12 | |
www.foobar.to | MX | 0 | 10 | mx1.foobar.to |
www.foobar.to | SOA | 1800 | ns1.foobar.to hostmaster.foobar.to 2025051700 3600 1800 604800 1800 | |
www.foobar.to | CNAME | 0 | foobar.to |
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