DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for kodecet.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| kodecet.org | NS | 0 | ns1.dns-parking.com | |
| kodecet.org | NS | 0 | ns2.dns-parking.com | |
| kodecet.org | AAAA | 0 | 2a02:4780:4b:8881:311d:c25d:8c70:130a | |
| kodecet.org | AAAA | 0 | 2a02:4780:4c:9291:7030:d012:621e:fc48 | |
| kodecet.org | A | 0 | 88.223.87.90 | |
| kodecet.org | A | 0 | 145.223.124.84 | |
| kodecet.org | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| www.kodecet.org | CNAME | 0 | www.kodecet.org.cdn.hstgr.net | |
| www.kodecet.org | A | 0 | 147.79.79.52 | |
| www.kodecet.org | A | 0 | 147.79.72.207 | |
| www.kodecet.org | AAAA | 0 | 2a02:4780:4c:812e:d7dc:5403:804:92f7 | |
| www.kodecet.org | AAAA | 0 | 2a02:4780:4d:b969:49c8:1cd:7be1:b1e0 |
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