DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for goto.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
goto.com | SOA | 3600 | ns1.getgo.com noc.logmein.com 541690332 3600 180 1209600 3600 | |
goto.com | NS | 0 | ns1.getgo.com | |
goto.com | NS | 0 | ns3.getgo.com | |
goto.com | NS | 0 | ns2.getgo.com | |
goto.com | A | 0 | 40.112.243.66 | |
goto.com | A | 0 | 20.105.224.22 | |
goto.com | A | 0 | 20.49.97.28 | |
goto.com | MX | 0 | 10 | mx0b-001a0901.pphosted.com |
goto.com | MX | 0 | 10 | mx0a-001a0901.pphosted.com |
www.goto.com | CNAME | 0 | wildcard-san.logmein.com.edgekey.net | |
www.goto.com | A | 0 | 23.212.249.144 | |
www.goto.com | A | 0 | 23.212.249.148 |
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