DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for sohosted.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sohosted.com | MX | 0 | aspmx.l.google.com | |
| sohosted.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| sohosted.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| sohosted.com | MX | 0 | 5 | alt3.aspmx.l.google.com |
| sohosted.com | MX | 0 | 15 | alt1.aspmx.l.google.com |
| sohosted.com | SOA | 10800 | ns2.sohosted1.com systeembeheer.sohosted.com 2026063001 43200 3600 604800 10800 | |
| sohosted.com | NS | 0 | ns3.sohosted.com | |
| sohosted.com | NS | 0 | ns2.secondary-dns.org | |
| sohosted.com | NS | 0 | ns2.sohosted1.com | |
| sohosted.com | A | 0 | 185.232.251.203 | |
| sohosted.com | TXT | 0 | google-site-verification=n9_sHV26FHKIS7imxHSsNu3-hykML4V9BWfJzMYoEGU | |
| sohosted.com | TXT | 0 | google-site-verification=bSJUdj16eGtfDzVcmyOD8daYOSUCmPtaIr4LFNF3dPQ | |
| sohosted.com | TXT | 0 | v=spf1 ip4:185.232.251.252 ip4:185.232.251.75 ip6:2a00:9b60:1:2:1c00:96ff:fe00:a4f ip4:185.232.251.74 include:fdspfeuc.freshemail.io include:_spf.paytsoftware.com include:spf.mydomainprovider.com include:_sohospf.sohosted.com -all | |
| www.sohosted.com | A | 0 | 185.232.251.203 |
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