DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for sofa.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sofa.com | A | 0 | 13.249.8.104 | |
| sofa.com | A | 0 | 13.249.8.109 | |
| sofa.com | A | 0 | 13.249.8.124 | |
| sofa.com | A | 0 | 13.249.8.25 | |
| sofa.com | NS | 0 | a.portsdns.se | |
| sofa.com | NS | 0 | b.portsdns.net | |
| sofa.com | SOA | 3600 | a.portsdns.se registry.ports.net 2026062501 14400 3600 1814400 3600 | |
| sofa.com | MX | 0 | 10 | eu-smtp-inbound-1.mimecast.com |
| sofa.com | MX | 0 | 10 | eu-smtp-inbound-2.mimecast.com |
| www.sofa.com | CNAME | 0 | d13i2rljvedrh5.cloudfront.net | |
| www.sofa.com | A | 0 | 3.170.3.99 | |
| www.sofa.com | A | 0 | 3.170.3.84 | |
| www.sofa.com | A | 0 | 3.170.3.65 | |
| www.sofa.com | A | 0 | 3.170.3.66 | |
| www.sofa.com | SOA | 86400 | ns-719.awsdns-25.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| www.sofa.com | NS | 0 | ns-156.awsdns-19.com | |
| www.sofa.com | NS | 0 | ns-1206.awsdns-22.org | |
| www.sofa.com | NS | 0 | ns-719.awsdns-25.net | |
| www.sofa.com | NS | 0 | ns-2036.awsdns-62.co.uk |
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