DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for boss.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
boss.com | A | 0 | 23.72.139.25 | |
boss.com | A | 0 | 23.72.139.32 | |
boss.com | MX | 0 | 100 | boss.com.s201a1.psmtp.com |
boss.com | MX | 0 | 200 | boss.com.s201a2.psmtp.com |
boss.com | AAAA | 0 | 2a02:26f0:3b::5f64:9b81 | |
boss.com | AAAA | 0 | 2a02:26f0:3b::5f64:9b92 | |
boss.com | SOA | 28800 | a.portsdns.se registry.ports.net 2025091306 10800 3600 604800 28800 | |
boss.com | NS | 0 | b.portsdns.net | |
boss.com | NS | 0 | a.portsdns.se | |
www.boss.com | CNAME | 0 | www.boss.com.edgekey.net | |
www.boss.com | AAAA | 0 | 2600:1408:5400:35::17ca:e6c8 | |
www.boss.com | AAAA | 0 | 2600:1408:5400:35::17ca:e6e1 | |
www.boss.com | A | 0 | 23.221.227.219 | |
www.boss.com | A | 0 | 23.221.227.206 |
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