DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for myvdc.it
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myvdc.it | TXT | 0 | google-site-verification=KEG_AkBBIANOd5D3AlyFbqg9c_gZebWeFujasmWI9ts | |
| myvdc.it | TXT | 0 | v=spf1 mx a a:antispam.myvdc.it a:smtp.soteha.com a:smtp.myvdc.it a:smtp1.myvdc.it a:smtp2.myvdc.it a:git.myvdc.it ip4:185.70.117.66/32 ip4:185.70.117.65/32 ip4:185.70.117.118/32 ip4:185.70.117.54/32 ip4:185.70.116.177/32 ip4:185.70.117.48/32 ip4:185.70.117.94/32 ip4:185.70.117.106/32 ~all | |
| myvdc.it | A | 0 | 185.70.116.175 | |
| myvdc.it | MX | 0 | 10 | sthmail07.companymail.it |
| myvdc.it | SOA | 1800 | cash.ns.cloudflare.com dns.cloudflare.com 2407091783 10000 2400 604800 1800 | |
| myvdc.it | NS | 0 | cash.ns.cloudflare.com | |
| myvdc.it | NS | 0 | grace.ns.cloudflare.com | |
| www.myvdc.it | A | 0 | 185.70.116.175 |
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