DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mysiteshop.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mysiteshop.com | A | 0 | 49.13.87.184 | |
| mysiteshop.com | TXT | 0 | google-site-verification=8y7NlaKzET1aXxM3KsuaognSeh2kQZW-8HErp4oMdyw | |
| mysiteshop.com | TXT | 0 | v=spf1 mx a ip4:37.27.41.160 ip4:116.202.99.25 ip4:199.244.76.0/24 ip4:65.109.252.131 include:_spf.google.com include:mail.zendesk.com -all | |
| mysiteshop.com | TXT | 0 | c93a8b6b-28d2-4377-9317-acf42f8ad130 | |
| mysiteshop.com | TXT | 0 | google-site-verification=tD7NFFqvSxm_GQtiCqmBEk_vxFkwiyV3TJewhcjwmjE | |
| mysiteshop.com | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.com |
| mysiteshop.com | MX | 0 | 1 | ASPMX.L.GOOGLE.com |
| mysiteshop.com | MX | 0 | 10 | ASPMX2.GOOGLEMAIL.com |
| mysiteshop.com | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.com |
| mysiteshop.com | NS | 0 | g2.bwc.no | |
| mysiteshop.com | NS | 0 | g1.bwc.no | |
| mysiteshop.com | SOA | 900 | g1.bwc.no hostmaster.bwc.no 2021042100 900 1800 43200 900 | |
| www.mysiteshop.com | A | 0 | 49.13.87.184 |
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