DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for static-src.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
static-src.com | SOA | 86400 | ns-938.awsdns-53.net awsdns-hostmaster.amazon.com 2020082402 7200 900 1209600 86400 | |
static-src.com | MX | 0 | 10 | mail.blibli.com |
static-src.com | NS | 0 | ns-1057.awsdns-04.org | |
static-src.com | NS | 0 | ns-1858.awsdns-40.co.uk | |
static-src.com | NS | 0 | ns-228.awsdns-28.com | |
static-src.com | NS | 0 | ns-938.awsdns-53.net | |
www.static-src.com | CNAME | 0 | www.static-src.com.cdn.cloudflare.net | |
www.static-src.com | AAAA | 0 | 2606:4700:4400::ac40:9298 | |
www.static-src.com | AAAA | 0 | 2606:4700:4400::6812:2968 | |
www.static-src.com | A | 0 | 104.18.41.104 | |
www.static-src.com | A | 0 | 172.64.146.152 |
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