DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for makeitsimple.pt
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
makeitsimple.pt | AAAA | 0 | 2606:4700:3037::6815:1126 | |
makeitsimple.pt | AAAA | 0 | 2606:4700:3030::ac43:dc85 | |
makeitsimple.pt | SOA | 1800 | jay.ns.cloudflare.com dns.cloudflare.com 2372718819 10000 2400 604800 1800 | |
makeitsimple.pt | A | 0 | 172.67.220.133 | |
makeitsimple.pt | A | 0 | 104.21.17.38 | |
makeitsimple.pt | NS | 0 | jay.ns.cloudflare.com | |
makeitsimple.pt | NS | 0 | rita.ns.cloudflare.com | |
makeitsimple.pt | MX | 0 | 10 | mx.mycloud.pt |
makeitsimple.pt | MX | 0 | 1 | mx2.mycloud.pt |
www.makeitsimple.pt | A | 0 | 172.67.220.133 | |
www.makeitsimple.pt | A | 0 | 104.21.17.38 | |
www.makeitsimple.pt | AAAA | 0 | 2606:4700:3037::6815:1126 | |
www.makeitsimple.pt | AAAA | 0 | 2606:4700:3030::ac43:dc85 |
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