DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for dipe.sh
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dipe.sh | SOA | 3600 | dns1.iwantmyname.com dnsadmin.iwantmyname.com 2026031101 43200 900 1209600 3600 | |
| dipe.sh | NS | 0 | dns1.iwantmyname.com | |
| dipe.sh | NS | 0 | dns3.iwantmyname.com | |
| dipe.sh | NS | 0 | dns2.iwantmyname.com | |
| dipe.sh | AAAA | 0 | 2a00:18e0:5:3:dfe2:c743:85aa:61bc | |
| dipe.sh | AAAA | 0 | 2a00:18e0:5:2:7577:4e4d:413b:f507 | |
| dipe.sh | A | 0 | 5.22.145.121 | |
| dipe.sh | A | 0 | 5.22.145.16 | |
| www.dipe.sh | CNAME | 0 | floating-atoll-6795.herokuapp.com | |
| www.dipe.sh | A | 0 | 54.243.129.215 | |
| www.dipe.sh | A | 0 | 34.201.81.34 | |
| www.dipe.sh | A | 0 | 54.224.34.30 | |
| www.dipe.sh | A | 0 | 54.208.186.182 |
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