DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cojug.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
cojug.com | NS | 0 | ns2.hover.com | |
cojug.com | NS | 0 | ns1.hover.com | |
cojug.com | SOA | 300 | ns1.hover.com dnsmaster.hover.com 1720468956 1800 900 604800 300 | |
cojug.com | A | 0 | 65.8.243.103 | |
cojug.com | A | 0 | 65.8.243.107 | |
cojug.com | A | 0 | 65.8.243.26 | |
cojug.com | A | 0 | 65.8.243.89 | |
cojug.com | AAAA | 0 | 2600:9000:20f4:2000:b:375c:cb40:93a1 | |
cojug.com | AAAA | 0 | 2600:9000:20f4:7800:b:375c:cb40:93a1 | |
cojug.com | AAAA | 0 | 2600:9000:20f4:a800:b:375c:cb40:93a1 | |
cojug.com | AAAA | 0 | 2600:9000:20f4:2800:b:375c:cb40:93a1 | |
cojug.com | AAAA | 0 | 2600:9000:20f4:7600:b:375c:cb40:93a1 | |
cojug.com | AAAA | 0 | 2600:9000:20f4:e600:b:375c:cb40:93a1 | |
cojug.com | AAAA | 0 | 2600:9000:20f4:600:b:375c:cb40:93a1 | |
cojug.com | AAAA | 0 | 2600:9000:20f4:fc00:b:375c:cb40:93a1 | |
www.cojug.com | CNAME | 0 | d3ok9awu6k4ffx.cloudfront.net | |
www.cojug.com | SOA | 86400 | ns-1846.awsdns-38.co.uk awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
www.cojug.com | A | 0 | 18.160.18.18 | |
www.cojug.com | A | 0 | 18.160.18.88 | |
www.cojug.com | A | 0 | 18.160.18.86 | |
www.cojug.com | A | 0 | 18.160.18.102 | |
www.cojug.com | NS | 0 | ns-760.awsdns-31.net | |
www.cojug.com | NS | 0 | ns-1342.awsdns-39.org | |
www.cojug.com | NS | 0 | ns-297.awsdns-37.com | |
www.cojug.com | NS | 0 | ns-1846.awsdns-38.co.uk | |
www.cojug.com | AAAA | 0 | 2600:9000:250b:be00:b:375c:cb40:93a1 | |
www.cojug.com | AAAA | 0 | 2600:9000:250b:aa00:b:375c:cb40:93a1 | |
www.cojug.com | AAAA | 0 | 2600:9000:250b:9200:b:375c:cb40:93a1 | |
www.cojug.com | AAAA | 0 | 2600:9000:250b:5800:b:375c:cb40:93a1 | |
www.cojug.com | AAAA | 0 | 2600:9000:250b:9400:b:375c:cb40:93a1 | |
www.cojug.com | AAAA | 0 | 2600:9000:250b:ea00:b:375c:cb40:93a1 | |
www.cojug.com | AAAA | 0 | 2600:9000:250b:6400:b:375c:cb40:93a1 | |
www.cojug.com | AAAA | 0 | 2600:9000:250b:d800:b:375c:cb40:93a1 |
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