Good day,
Sorry about that Sir CharlieBrady here are the domain/emails:
1. @dataland.com
2. @iwmiph.com
3. @mrciglobal.com.
Just looking at the first one, dataland.com seems to have some strange dns problem. This tool can't find any name server records:
https://mxtoolbox.com/SuperTool.aspx?action=dns%3adataland.com&run=toolpage#SME server finds the delegations at the .com name servers, but the name servers themselves don't respond.
-bash-3.00$ dig ns dataland.com.
; <<>> DiG 9.2.4 <<>> ns dataland.com.
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17255
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;dataland.com. IN NS
;; ANSWER SECTION:
dataland.com. 172797 IN NS ns1.p11.dynect.net.
dataland.com. 172797 IN NS ns3.p11.dynect.net.
dataland.com. 172797 IN NS ns2.p11.dynect.net.
dataland.com. 172797 IN NS ns4.p11.dynect.net.
;; Query time: 3033 msec
;; SERVER: 192.168.1.10#53(192.168.1.10)
;; WHEN: Thu Jun 8 09:41:30 2017
;; MSG SIZE rcvd: 116
-bash-3.00$ dig soa dataland.com.
; <<>> DiG 9.2.4 <<>> soa dataland.com.
;; global options: printcmd
;; connection timed out; no servers could be reached
-bash-3.00$ dig @ns4.p11.dynect.net.
-bash-3.00$ host ns4.p11.dynect.net.
ns4.p11.dynect.net has address 204.13.251.11
-bash-3.00$ dig @ns4.p11.dynect.net. ns dataland.com.
; <<>> DiG 9.2.4 <<>> @ns4.p11.dynect.net. ns dataland.com.
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 33797
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;dataland.com. IN NS
;; Query time: 26 msec
;; SERVER: 204.13.251.11#53(204.13.251.11)
;; WHEN: Thu Jun 8 09:43:44 2017
;; MSG SIZE rcvd: 30
-bash-3.00$