DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for demoweb.it
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| demoweb.it | NS | 0 | ns2.dominiok.it | |
| demoweb.it | NS | 0 | ns1.dominiok.it | |
| demoweb.it | A | 0 | 212.35.217.78 | |
| demoweb.it | MX | 0 | 10 | server4.postain.cloud |
| demoweb.it | SOA | 3600 | ns1.dominiok.it office.dominiok.it 0 10380 3600 604800 3600 | |
| demoweb.it | TXT | 0 | v=spf1 +a +mx +a:server4.postain.cloud +ip4:94.130.124.52 +ip4:37.27.208.240 +ip4:94.130.35.149 +ip4:93.186.251.150 -all | |
| demoweb.it | TXT | 0 | facebook-domain-verification=1elr3v8gga6fyg0fz3izadhugmy49z | |
| demoweb.it | TXT | 0 | google-site-verification=5PjdqVbwrq8VmFY3naLh7MAJefc9TT27YWzZZWxCBEI | |
| www.demoweb.it | CNAME | 0 | demoweb.it | |
| www.demoweb.it | MX | 0 | 10 | server4.postain.cloud |
| www.demoweb.it | NS | 0 | ns1.dominiok.it | |
| www.demoweb.it | NS | 0 | ns2.dominiok.it | |
| www.demoweb.it | SOA | 3600 | ns1.dominiok.it office.dominiok.it 0 10380 3600 604800 3600 | |
| www.demoweb.it | A | 0 | 212.35.217.78 | |
| www.demoweb.it | TXT | 0 | v=spf1 +a +mx +a:server4.postain.cloud +ip4:94.130.124.52 +ip4:37.27.208.240 +ip4:94.130.35.149 +ip4:93.186.251.150 -all | |
| www.demoweb.it | TXT | 0 | facebook-domain-verification=1elr3v8gga6fyg0fz3izadhugmy49z | |
| www.demoweb.it | TXT | 0 | google-site-verification=5PjdqVbwrq8VmFY3naLh7MAJefc9TT27YWzZZWxCBEI |
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