DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for blueonnix.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| blueonnix.com | SOA | 1800 | josh.ns.cloudflare.com dns.cloudflare.com 2408570760 10000 2400 604800 1800 | |
| blueonnix.com | NS | 0 | rita.ns.cloudflare.com | |
| blueonnix.com | NS | 0 | josh.ns.cloudflare.com | |
| blueonnix.com | MX | 0 | 10 | _dc-mx.02aa84884351.blueonnix.com |
| blueonnix.com | A | 0 | 47.206.30.119 | |
| blueonnix.com | TXT | 0 | stripe-verification=7860dccd12fb32fe0690a540286699e822114b829b56f0b456de93a324be4256 | |
| blueonnix.com | TXT | 0 | google-site-verification=LDy4PuYSLZ1N1EbVdcbGnWlZVYlQp4JfWv93DLixzp4 | |
| blueonnix.com | TXT | 0 | v=spf1 +a +mx +ip4:47.206.30.119 ~all | |
| www.blueonnix.com | A | 0 | 172.67.191.125 | |
| www.blueonnix.com | A | 0 | 104.21.65.188 | |
| www.blueonnix.com | AAAA | 0 | 2606:4700:3034::6815:41bc | |
| www.blueonnix.com | AAAA | 0 | 2606:4700:3035::ac43:bf7d |
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