DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for devstars.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| devstars.com | SOA | 1800 | art.ns.cloudflare.com dns.cloudflare.com 2409084956 10000 2400 604800 1800 | |
| devstars.com | NS | 0 | art.ns.cloudflare.com | |
| devstars.com | NS | 0 | eva.ns.cloudflare.com | |
| devstars.com | A | 0 | 199.16.172.133 | |
| devstars.com | A | 0 | 199.16.173.172 | |
| devstars.com | MX | 0 | 75 | route3.mx.cloudflare.net |
| devstars.com | MX | 0 | 58 | route1.mx.cloudflare.net |
| devstars.com | MX | 0 | 47 | route2.mx.cloudflare.net |
| devstars.com | TXT | 0 | linkedin-site-verification=678235c0-e07b-4ff9-b99a-aab9e7b68c31 | |
| devstars.com | TXT | 0 | brevo-code:c2f3a639e932e16f7d00fe31fceb2c6b | |
| devstars.com | TXT | 0 | openai-domain-verification=dv-CsftLzXgrLzUNkgAQLHPmPvc | |
| devstars.com | TXT | 0 | v=spf1 include:_spf.mx.cloudflare.net include:_spf.createsend.com include:amazonses.com include:google.com -all | |
| devstars.com | TXT | 0 | apple-domain-verification=V_WchwI3htXEdLIZQZPhgXA0qf5ktevVOhpgeWUnlaM | |
| devstars.com | TXT | 0 | google-site-verification=ZNwG7kVSONdV26UGrBqRFu7t9kdW5JwmGP8ImJbln-Y | |
| devstars.com | TXT | 0 | ca3-42a11c18416d460298bb38b237561c82 | |
| devstars.com | TXT | 0 | stripe-verification=0e064e7635ac8c321035124839de9da235c88373fafafa61a017424b9cd850dd | |
| devstars.com | TXT | 0 | google-site-verification=FZBLcLVPe4DupusSr_QQmfO2njeQSNeVn7rsRg65KBs | |
| www.devstars.com | A | 0 | 199.16.172.133 | |
| www.devstars.com | A | 0 | 199.16.173.172 |
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