DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for demoware.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| demoware.org | MX | 0 | 5 | mx1.hostinger.com |
| demoware.org | MX | 0 | 10 | mx2.hostinger.com |
| demoware.org | AAAA | 0 | 2a02:4780:4b:f3ba:7974:69ca:85a8:bb8c | |
| demoware.org | AAAA | 0 | 2a02:4780:4c:3591:f846:7943:39ba:3193 | |
| demoware.org | A | 0 | 147.79.72.150 | |
| demoware.org | A | 0 | 145.223.124.48 | |
| demoware.org | SOA | 600 | athena.dns-parking.com dns.hostinger.com 2026062501 10000 2400 604800 600 | |
| demoware.org | NS | 0 | apollo.dns-parking.com | |
| demoware.org | NS | 0 | athena.dns-parking.com | |
| www.demoware.org | AAAA | 0 | 2a02:4780:4d:2137:5095:45e2:eb44:18f2 | |
| www.demoware.org | AAAA | 0 | 2a02:4780:4c:434e:8cea:a14e:641b:77e | |
| www.demoware.org | A | 0 | 145.223.124.248 | |
| www.demoware.org | A | 0 | 147.79.79.172 | |
| www.demoware.org | CNAME | 0 | www.demoware.org.cdn.hstgr.net |
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