DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for devstack.solutions
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| devstack.solutions | NS | 0 | jill.ns.cloudflare.com | |
| devstack.solutions | NS | 0 | brady.ns.cloudflare.com | |
| devstack.solutions | MX | 0 | devstack-solutions.mail.protection.outlook.com | |
| devstack.solutions | SOA | 1800 | brady.ns.cloudflare.com dns.cloudflare.com 2408474991 10000 2400 604800 1800 | |
| devstack.solutions | A | 0 | 172.67.150.234 | |
| devstack.solutions | A | 0 | 104.21.0.114 | |
| devstack.solutions | AAAA | 0 | 2606:4700:3034::6815:72 | |
| devstack.solutions | AAAA | 0 | 2606:4700:3033::ac43:96ea | |
| devstack.solutions | TXT | 0 | bw=Fw4sAtMYfchFfe3YUM2whzm4W67H9Q08LPla2j1ktTRq | |
| devstack.solutions | TXT | 0 | atlassian-domain-verification=T5RPYe3zS5thXwwh8P7zrkrTUAoPbuYUEWGQeagzysLBaV9Ra0qnuoVLU5ooHXPt | |
| devstack.solutions | TXT | 0 | atlassian-sending-domain-verification=0ab5e20c-771f-45cd-980e-3e0bf0af5c9a | |
| devstack.solutions | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:_spf.atlassian.net include:mailgun.org include:21486092.spf03.hubspotemail.net -all | |
| devstack.solutions | TXT | 0 | google-site-verification=GK5TSgBkYi7cp9WWc8u7octj6vQkT4OlxRF_ZZtSOqI |
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