DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for codeforhost.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| codeforhost.com | MX | 0 | f792eab92c444b937c38a11cfbbd0f.pamx1.hotmail.com | |
| codeforhost.com | TXT | 0 | v=spf1 include:_spf.myorderbox.com include:spf.protection.outlook.com -all | |
| codeforhost.com | TXT | 0 | google-site-verification=tY6a3xrda43MTrPYQFIvitgr5uT93O2UJC71JqJ8-5w | |
| codeforhost.com | TXT | 0 | google-site-verification=veRluTzCRjC07Yd9CUamXpWWF8UR2Y26QTFYdGvWWzU | |
| codeforhost.com | TXT | 0 | google-site-verification=j27I-syjsNbcNowqyn0B0dHTfKGwJs2H1rUXZNupLXg | |
| codeforhost.com | SOA | 1800 | dora.ns.cloudflare.com dns.cloudflare.com 2409108121 10000 2400 604800 1800 | |
| codeforhost.com | NS | 0 | dora.ns.cloudflare.com | |
| codeforhost.com | NS | 0 | seth.ns.cloudflare.com | |
| codeforhost.com | A | 0 | 100.23.43.71 | |
| www.codeforhost.com | A | 0 | 100.23.43.71 | |
| www.codeforhost.com | TXT | 0 | v=spf1 include:_spf.myorderbox.com include:spf.protection.outlook.com -all | |
| www.codeforhost.com | TXT | 0 | google-site-verification=j27I-syjsNbcNowqyn0B0dHTfKGwJs2H1rUXZNupLXg | |
| www.codeforhost.com | TXT | 0 | google-site-verification=veRluTzCRjC07Yd9CUamXpWWF8UR2Y26QTFYdGvWWzU | |
| www.codeforhost.com | TXT | 0 | google-site-verification=tY6a3xrda43MTrPYQFIvitgr5uT93O2UJC71JqJ8-5w | |
| www.codeforhost.com | NS | 0 | dora.ns.cloudflare.com | |
| www.codeforhost.com | NS | 0 | seth.ns.cloudflare.com | |
| www.codeforhost.com | SOA | 1800 | dora.ns.cloudflare.com dns.cloudflare.com 2409108121 10000 2400 604800 1800 | |
| www.codeforhost.com | CNAME | 0 | codeforhost.com | |
| www.codeforhost.com | MX | 0 | f792eab92c444b937c38a11cfbbd0f.pamx1.hotmail.com |
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