DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for script.sh
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
script.sh | AAAA | 0 | 2a01:4f8:c2c:30a8::1 | |
script.sh | AAAA | 0 | 2607:5300:201:3100::9325 | |
script.sh | SOA | 86400 | 0.cameldns.uk hostmaster.script.sh 2024081402 3600 3600 1209600 86400 | |
script.sh | NS | 0 | 0.cameldns.uk | |
script.sh | NS | 0 | 1.cameldns.uk | |
script.sh | NS | 0 | 1.cameldns.com | |
script.sh | NS | 0 | 0.cameldns.com | |
script.sh | MX | 0 | 1000 | mx.fakemx.net |
script.sh | MX | 0 | 10 | 2.camelmx.com |
script.sh | MX | 0 | 10 | 1.camelmx.uk |
script.sh | MX | 0 | 10 | 2.camelmx.uk |
script.sh | MX | 0 | 10 | 1.camelmx.com |
script.sh | A | 0 | 116.203.227.212 | |
script.sh | A | 0 | 167.114.3.86 | |
www.script.sh | AAAA | 0 | 2a01:4f8:c2c:30a8::1 | |
www.script.sh | AAAA | 0 | 2607:5300:201:3100::9325 | |
www.script.sh | CNAME | 0 | script.sh | |
www.script.sh | SOA | 86400 | 0.cameldns.uk hostmaster.script.sh 2024081402 3600 3600 1209600 86400 | |
www.script.sh | NS | 0 | 0.cameldns.com | |
www.script.sh | NS | 0 | 1.cameldns.com | |
www.script.sh | NS | 0 | 1.cameldns.uk | |
www.script.sh | NS | 0 | 0.cameldns.uk | |
www.script.sh | MX | 0 | 10 | 2.camelmx.uk |
www.script.sh | MX | 0 | 10 | 2.camelmx.com |
www.script.sh | MX | 0 | 1000 | mx.fakemx.net |
www.script.sh | MX | 0 | 10 | 1.camelmx.com |
www.script.sh | MX | 0 | 10 | 1.camelmx.uk |
www.script.sh | A | 0 | 116.203.227.212 | |
www.script.sh | A | 0 | 167.114.3.86 |
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