DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vimm.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vimm.com | SOA | 1800 | jean.ns.cloudflare.com dns.cloudflare.com 2407737462 10000 2400 604800 1800 | |
| vimm.com | TXT | 0 | facebook-domain-verification=6mmw49nkfdnj3rq4hv8eaf8aza2rka | |
| vimm.com | TXT | 0 | apple-domain-verification=lEcAlPPCldr13l4LaxW0Av2OCCZvQDWua6H_Ad13-FM | |
| vimm.com | TXT | 0 | v=spf1 include:emsd1.com include:_spf.google.com include:_spf.accelo.com ip4:199.102.230.126 ip4:199.38.116.6 ip4:199.38.116.60 ip4:199.38.116.243 ip4:199.38.116.34 ip4:199.167.42.92 ~all | |
| vimm.com | A | 0 | 141.193.213.20 | |
| vimm.com | A | 0 | 141.193.213.21 | |
| vimm.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| vimm.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| vimm.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| vimm.com | MX | 0 | 1 | aspmx.l.google.com |
| vimm.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| vimm.com | NS | 0 | marek.ns.cloudflare.com | |
| vimm.com | NS | 0 | jean.ns.cloudflare.com | |
| www.vimm.com | CNAME | 0 | hx5q1lfxtkyl.wpeproxy.com | |
| www.vimm.com | A | 0 | 141.193.213.20 | |
| www.vimm.com | A | 0 | 141.193.213.21 |
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