DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for noa.gr
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| noa.gr | MX | 0 | 10 | mailgw1.noa.gr |
| noa.gr | MX | 0 | 20 | mailgw3.noa.gr |
| noa.gr | NS | 0 | dns2.noa.gr | |
| noa.gr | NS | 0 | sns1.grnet.gr | |
| noa.gr | NS | 0 | vdns.noa.gr | |
| noa.gr | NS | 0 | sns0.grnet.gr | |
| noa.gr | SOA | 3600 | vdns.noa.gr sysadmin\@noa.gr 2025111701 7200 180 1209600 3600 | |
| www.noa.gr | AAAA | 0 | 2001:648:2ffc:1115::30 | |
| www.noa.gr | A | 0 | 83.212.5.30 | |
| www.noa.gr | CNAME | 0 | vweb3.noa.gr |
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