DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for weblog.com.pt
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
weblog.com.pt | NS | 0 | ns3.eurotux.com | |
weblog.com.pt | NS | 0 | ns2.eurotux.com | |
weblog.com.pt | MX | 0 | 10 | prf-smtp-in.m.smail.eu |
weblog.com.pt | MX | 0 | 20 | alt1.prf-smtp-in.m.smail.eu |
weblog.com.pt | SOA | 3600 | ns2.eurotux.com hostmaster.aeiou.pt 2020112107 7200 540 604800 3600 | |
weblog.com.pt | A | 0 | 195.170.168.62 | |
www.weblog.com.pt | CNAME | 0 | www.aeiou.pt | |
www.weblog.com.pt | A | 0 | 104.26.14.20 | |
www.weblog.com.pt | A | 0 | 104.26.15.20 | |
www.weblog.com.pt | A | 0 | 172.67.72.130 | |
www.weblog.com.pt | AAAA | 0 | 2606:4700:20::681a:e14 | |
www.weblog.com.pt | AAAA | 0 | 2606:4700:20::ac43:4882 | |
www.weblog.com.pt | AAAA | 0 | 2606:4700:20::681a:f14 | |
www.weblog.com.pt | MX | 0 | 10 | tutankamon.caleida.pt |
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