DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
We’re building the network profile for dscode.dev — hosting, DNS, email and its network neighborhood will appear here shortly after this lookup is recorded.
DNS Records for dscode.dev
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dscode.dev | TXT | 0 | v=spf1 +a +mx +ip4:173.205.127.240 include:relay.mailchannels.net ~all | |
| dscode.dev | NS | 0 | ns1.webhostinghub.com | |
| dscode.dev | NS | 0 | ns2.webhostinghub.com | |
| dscode.dev | MX | 0 | mail.dscode.dev | |
| dscode.dev | SOA | 86400 | ns1.webhostinghub.com systems-notices.webhostinghub.com 2026041207 86400 7200 3600000 86400 | |
| dscode.dev | A | 0 | 23.235.192.84 | |
| www.dscode.dev | CNAME | 0 | dscode.dev | |
| www.dscode.dev | NS | 0 | ns1.webhostinghub.com | |
| www.dscode.dev | NS | 0 | ns2.webhostinghub.com | |
| www.dscode.dev | MX | 0 | mail.dscode.dev | |
| www.dscode.dev | SOA | 86400 | ns1.webhostinghub.com systems-notices.webhostinghub.com 2026041207 86400 7200 3600000 86400 | |
| www.dscode.dev | TXT | 0 | v=spf1 +a +mx +ip4:173.205.127.240 include:relay.mailchannels.net ~all | |
| www.dscode.dev | A | 0 | 23.235.192.84 |
What's up with DNS →
Our daily roundup of the most interesting DNS changes across the web — hosting and CDN migrations, network moves, and security-config shifts.
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