DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for 123.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| 123.net | A | 0 | 216.109.194.6 | |
| 123.net | NS | 0 | ns1.123net.us | |
| 123.net | NS | 0 | ns3.distance.net | |
| 123.net | NS | 0 | ns4.123net.us | |
| 123.net | NS | 0 | ns2.distance.net | |
| 123.net | TXT | 0 | autodesk-domain-verification=FsnqWbRh5CfDOMwgsw56 | |
| 123.net | TXT | 0 | v=spf1 ip4:216.234.96.0/23 ip4:216.109.194.0/24 ip4:205.251.183.25 include:spf.protection.outlook.com include:6121234.spf07.hubspotemail.net include:spf.mandrillapp.com include:spf.intermedia.net -all | |
| 123.net | TXT | 0 | google-site-verification=_AtZK000ANTGGXgWXCCUZobgG23k5moiO6Kv3NgyWgs | |
| 123.net | TXT | 0 | apple-domain-verification=BEI8daHjsGnmOoJP | |
| 123.net | AAAA | 0 | 2607:f790:ffee::1006 | |
| 123.net | SOA | 3600 | ns2.distance.net dns.distance.net 2026062601 3600 600 1209600 3600 | |
| 123.net | MX | 0 | 30 | smtp2.123.net |
| 123.net | MX | 0 | 20 | smtp1.123.net |
| 123.net | MX | 0 | 10 | mx.123.net |
| www.123.net | A | 0 | 216.109.194.6 | |
| www.123.net | AAAA | 0 | 2607:f790:ffee::1006 |
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