WHOIS QUERY TIME

25 May 2024 - 12:54 PM UTC

Registered: 17 August 2019
Modified: 1 October 2023

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

ns15.domaincontrol.com
ns16.domaincontrol.com

DOMAIN STATUS

Active

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sanoresources.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sanoresources.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sanoresources.nl",
            "domain_keyword": "sanoresources",
            "domain_tld": "nl",
            "query_time": "2024-05-25 12:54:09",
            "create_date": "2019-08-17",
            "update_date": "2023-10-01",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sanoresources.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sanoresources.nl</domain_name>
   <domain_keyword>sanoresources</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 12:54:09</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.578 seconds) for "sanoresources.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Apr 2023 - 9:23 PM UTC

Registered: 17 August 2019
Modified: 11 September 2019

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

pdns13.domaincontrol.com
pdns14.domaincontrol.com

DOMAIN STATUS

Active

#2 - QUERY TIME

30 Jun 2023 - 2:08 PM UTC

Registered: 17 August 2019
Modified: 18 June 2023

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

pdns13.domaincontrol.com
pdns14.domaincontrol.com

DOMAIN STATUS

Active

#3 - QUERY TIME

26 Nov 2023 - 1:44 PM UTC

Registered: 17 August 2019
Modified: 1 October 2023

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

ns15.domaincontrol.com
ns16.domaincontrol.com

DOMAIN STATUS

Active

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sanoresources.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sanoresources.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "sanoresources.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "sanoresources.nl",
            "domain_keyword": "sanoresources",
            "domain_tld": "nl",
            "query_time": "2023-04-28 21:23:22",
            "create_date": "2019-08-17",
            "update_date": "2019-09-11",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "sanoresources.nl",
            "domain_keyword": "sanoresources",
            "domain_tld": "nl",
            "query_time": "2023-06-30 14:08:31",
            "create_date": "2019-08-17",
            "update_date": "2023-06-18",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "sanoresources.nl",
            "domain_keyword": "sanoresources",
            "domain_tld": "nl",
            "query_time": "2023-11-26 13:44:59",
            "create_date": "2019-08-17",
            "update_date": "2023-10-01",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.578,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>sanoresources.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>sanoresources.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sanoresources.nl</domain_name>
   <domain_keyword>sanoresources</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-28 21:23:22</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2019-09-11</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sanoresources.nl</domain_name>
   <domain_keyword>sanoresources</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-06-30 14:08:31</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2023-06-18</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sanoresources.nl</domain_name>
   <domain_keyword>sanoresources</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-11-26 13:44:59</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.578</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.145 seconds) which contained the exact domain keyword "sanoresources".
Domain Name Registered Expiry Registrar Ownership
1 sanoresources.com 19 Nov 2014 19 Nov 2024 GoDaddy.com, LLC -
2 sanoresources.nl 17 Aug 2019 - GoDaddy.com -

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sanoresources&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sanoresources",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sanoresources.com, sanoresources.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "sanoresources.com",
            "domain_keyword": "sanoresources",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:39:27",
            "create_date": "2014-11-19",
            "update_date": "2022-11-20",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sanoresources.nl",
            "domain_keyword": "sanoresources",
            "domain_tld": "nl",
            "query_time": "2024-05-25 12:54:09",
            "create_date": "2019-08-17",
            "update_date": "2023-10-01",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.145,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sanoresources</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>sanoresources.com, sanoresources.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sanoresources.com</domain_name>
   <domain_keyword>sanoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:39:27</query_time>
   <create_date>2014-11-19</create_date>
   <update_date>2022-11-20</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sanoresources.nl</domain_name>
   <domain_keyword>sanoresources</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 12:54:09</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.145</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 304 domain names (in 1.343 seconds) which look and sound like the brand name "sanoresources".
Domain Name Registered Expiry Registrar Ownership
1 saneresources.mobi 1 Jan 2010 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 sanaresources.net 12 Sep 2022 12 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
3 manoresources.africa 25 Apr 2023 25 Apr 2025 Domains.co.za Private
4 sinoresources.net 27 Jun 2019 27 Jun 2024 Dynadot Inc -
5 nanoresources.com 21 Jan 2024 21 Jan 2025 DropCatch.com 383 LLC NameBrightPrivacy.com
6 sanaresources.com 3 Sep 2020 3 Sep 2024 GoDaddy.com, LLC -
7 sanzresources.com 2 Nov 2004 2 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Nskyhost Bangladesh
8 saniresources.com 29 Aug 2023 29 Aug 2024 Tucows Domains Inc. -
9 saneresources.com 10 Sep 2004 6 Feb 2028 GoDaddy.com, LLC -
10 osanoresources.com 23 May 2024 23 May 2025 Cloudflare, Inc. DATA REDACTED
11 saneresources.consulting 29 Sep 2014 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 saneresources.info 1 Jan 2010 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 sinoresources.com 19 Jul 2016 19 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 saneresources.net 10 Sep 2004 6 Feb 2028 GoDaddy.com, LLC -
15 sanresources.com 16 Apr 2023 16 Apr 2025 NameCheap, Inc. -
16 sanuresources.com 10 Mar 2021 10 Mar 2025 GoDaddy.com, LLC -
17 saneresources.org 10 Sep 2004 10 Sep 2028 GoDaddy.com, LLC Domains By Proxy, LLC
18 sandresources.com 27 Dec 2003 27 Dec 2024 GoDaddy.com, LLC -
19 saneresources.biz 1 Jan 2010 31 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 danaresources.com 18 Nov 2017 18 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 sap-resources.co.uk 20 Nov 2003 20 Nov 2024 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
22 innoresources.com 15 Apr 2014 15 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 sayrresources.com 31 Jul 2003 31 Jul 2024 FastDomain Inc. -
24 pandoresources.com 25 Jun 2013 25 Jun 2024 GoDaddy.com, LLC -
25 solanoresources.ca 28 Jul 2019 28 Jul 2024 WHC Online Solutions Inc. Solano Resources
26 zandresources.com 17 Apr 2024 17 Apr 2025 Network Solutions, LLC -
27 sendresources.com 5 Apr 2021 5 Apr 2025 GoDaddy.com, LLC -
28 songresources.com 25 Feb 2020 25 Feb 2026 GoDaddy.com, LLC -
29 pasoresources.com 11 Dec 2023 11 Dec 2025 Network Solutions, LLC -
30 mannresources.com 11 Feb 2008 11 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
31 sararesources.com 31 May 2024 31 May 2025 Tucows Domains Inc. -
32 laneresources.com 4 Jan 2017 4 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
33 salonresources.co.uk 3 Oct 2016 3 Oct 2024 20i Ltd [Tag = STACK] -
34 sendresources.co.uk 5 Apr 2021 5 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
35 gaonresources.com 19 Mar 2012 19 Mar 2032 Net-Chinese Co., Ltd. -
36 nanaresources.com 18 Dec 2006 18 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
37 dinoresources.com 28 Dec 2022 28 Dec 2024 Wix.Com Ltd. Wix.com Ltd.
38 saferesources.org 22 Jun 2020 22 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 manorresources.com 1 Aug 2002 1 Aug 2024 IONOS SE REDACTED FOR PRIVACY
40 saintresources.com 20 Dec 2022 20 Dec 2024 DropCatch.com 623 LLC HugeDomains.com
41 sanbaoresources.com 23 May 2023 23 May 2025 Gname.com Pte. Ltd. Redacted for privacy
42 haloresources.net 7 Mar 2024 7 Mar 2025 Tucows Domains Inc. -
43 snapresources.com 29 Aug 2021 29 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
44 stangresources.com 12 Nov 2017 12 Nov 2027 Register.com, Inc. Kody McConnell
45 sotoresources.com 13 May 2013 13 May 2025 FastDomain Inc. JOEY SOTO
46 samaresources.com 4 May 2010 4 May 2025 GoDaddy.com, LLC -
47 minoresources.info 1 Apr 2021 1 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
48 yanaresources.org 1 Dec 2021 1 Dec 2024 Launchpad.com Inc. Brown
49 bandresources.com 22 May 2005 22 May 2025 GoDaddy.com, LLC NameFind LLC
50 danuresources.com 6 Mar 2018 6 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 samcoresources.ca 16 Jun 2004 15 Jun 2030 CanReg (Infinet Communications Group Inc.) Samco Resources& By-Products Ltd.
52 sonorresources.com 8 May 2008 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 landoresources.com 20 Oct 2020 20 Oct 2024 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
54 soloresources.com 19 Dec 2019 19 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 oandoresources.com 11 Nov 2011 11 Nov 2024 Wild West Domains, LLC -
56 suniresources.com 16 Oct 2018 16 Oct 2025 GoDaddy.com, LLC -
57 randresources.com 22 Mar 2006 22 Mar 2025 GoDaddy.com, LLC -
58 haloresources.com 19 May 2008 19 May 2025 Network Solutions, LLC -
59 snapresources.org 18 Jan 2017 18 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 pansresources.com 11 Oct 2023 11 Oct 2024 GoDaddy.com, LLC -
61 laneresources.net 1 Aug 2011 21 Nov 2024 GoDaddy.com, LLC -
62 sahfresources.com 29 Apr 2019 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 sanboxresources.com 30 Oct 2023 30 Oct 2026 GoDaddy.com, LLC -
64 janaresources.com 27 Jun 2015 27 Jun 2024 GoDaddy.com, LLC -
65 camnoresources.com 3 Aug 2018 3 Aug 2024 GoDaddy.com, LLC -
66 senioresources.com 16 Feb 2016 16 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
67 makoresources.com 27 Aug 2013 27 Aug 2028 GoDaddy.com, LLC -
68 saiiresources.com 10 Jun 2019 10 Jun 2029 GoDaddy.com, LLC Domains By Proxy, LLC
69 sane-resources.com 1 Jun 2019 1 Jun 2026 GoDaddy.com, LLC -
70 shaneresources.com 14 Apr 2003 14 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 landresources.store 26 Apr 2023 26 Apr 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
72 manorresources.co.uk 9 Aug 1999 9 Aug 2025 Ionos SE [Tag = 1AND1] -
73 ancoresources.com 7 Apr 2010 7 Apr 2025 Mesh Digital Limited -
74 jacoresources.com 14 Feb 2014 14 Feb 2029 GoDaddy.com, LLC -
75 dansresources.com 9 Apr 2020 9 Apr 2025 NameCheap, Inc. -
76 bankresources.net 18 Jan 1999 18 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
77 saleresources.com 19 May 2011 19 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
78 senaresources.com 18 Jan 2020 18 Jan 2026 GoDaddy.com, LLC -
79 sqn-resources.com 16 May 2022 16 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
80 sozoresources.com 24 Jun 2021 24 Jun 2025 Dreamscape Networks International Pte Ltd BRENT TURNER
81 pan-resources.com 1 Aug 2005 1 Aug 2025 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
82 sap-resources.com 12 Aug 1998 11 Aug 2024 Mesh Digital Limited -
83 sancaresources.net 5 Apr 2023 5 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
84 hankoresources.com 8 May 2012 8 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
85 haloresources.com.au - - Melbourne IT Alan Hitter
86 sionresources.com 1 Jul 2018 1 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
87 saviresources.com 11 Sep 2019 11 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
88 langoresources.com 16 Sep 2020 16 Sep 2024 Wix.Com Ltd. Marie Koch
89 snowresources.com 26 Sep 2019 26 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
90 sohoresources.ca 4 Aug 2017 4 Aug 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
91 caioresources.com 11 Jan 2024 11 Jan 2025 GoDaddy.com, LLC -
92 oandoresources.net 11 Nov 2011 11 Nov 2024 Wild West Domains, LLC -
93 vacoresources.com 2 Oct 2002 2 Oct 2024 GoDaddy.com, LLC -
94 synodresources.com 17 Sep 2014 17 Sep 2024 NAMECHEAP INC Redacted for Privacy Purposes
95 dan-resources.com 15 Oct 2017 15 Oct 2024 GoDaddy.com, LLC -
96 spanresources.com 9 May 2023 9 May 2025 GoDaddy.com, LLC -
97 sandrresources.com 13 Jun 2006 13 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
98 sinkoresources.com 26 May 2010 26 May 2028 GoDaddy.com, LLC -
99 daneresources.com 25 Apr 2023 25 Apr 2025 GoDaddy.com, LLC -
100 saxonresources.com 20 May 2020 20 May 2025 Amazon Registrar, Inc. Identity Protection Service
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Sanoresources.nl.

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sanoresources.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sanoresources.nl",
        "page_size": 100
    },
    "count": {
        "total": 304,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "saneresources.mobi, sanaresources.net, manoresources.africa, sinoresources.net, nanoresources.com, sanaresources.com, sanzresources.com, saniresources.com, saneresources.com, osanoresources.com, saneresources.consulting, saneresources.info, sinoresources.com, saneresources.net, sanresources.com, sanuresources.com, saneresources.org, sandresources.com, saneresources.biz, danaresources.com, sap-resources.co.uk, innoresources.com, sayrresources.com, pandoresources.com, solanoresources.ca, zandresources.com, sendresources.com, songresources.com, pasoresources.com, mannresources.com, sararesources.com, laneresources.com, salonresources.co.uk, sendresources.co.uk, gaonresources.com, nanaresources.com, dinoresources.com, saferesources.org, manorresources.com, saintresources.com, sanbaoresources.com, haloresources.net, snapresources.com, stangresources.com, sotoresources.com, samaresources.com, minoresources.info, yanaresources.org, bandresources.com, danuresources.com, samcoresources.ca, sonorresources.com, landoresources.com, soloresources.com, oandoresources.com, suniresources.com, randresources.com, haloresources.com, snapresources.org, pansresources.com, laneresources.net, sahfresources.com, sanboxresources.com, janaresources.com, camnoresources.com, senioresources.com, makoresources.com, saiiresources.com, sane-resources.com, shaneresources.com, landresources.store, manorresources.co.uk, ancoresources.com, jacoresources.com, dansresources.com, bankresources.net, saleresources.com, senaresources.com, sqn-resources.com, sozoresources.com, pan-resources.com, sap-resources.com, sancaresources.net, hankoresources.com, haloresources.com.au, sionresources.com, saviresources.com, langoresources.com, snowresources.com, sohoresources.ca, caioresources.com, oandoresources.net, vacoresources.com, synodresources.com, dan-resources.com, spanresources.com, sandrresources.com, sinkoresources.com, daneresources.com, saxonresources.com",
    "results": [
        {
            "num": 1,
            "domain_name": "saneresources.mobi",
            "domain_keyword": "saneresources",
            "domain_tld": "mobi",
            "query_time": "2024-05-14 13:10:05",
            "create_date": "2010-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sanaresources.net",
            "domain_keyword": "sanaresources",
            "domain_tld": "net",
            "query_time": "2024-05-30 23:03:41",
            "create_date": "2022-09-12",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=sanaresources.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "manoresources.africa",
            "domain_keyword": "manoresources",
            "domain_tld": "africa",
            "query_time": "2024-05-01 18:22:06",
            "create_date": "2023-04-25",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1645,
            "registrar_name": "Domains.co.za",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Private",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sinoresources.net",
            "domain_keyword": "sinoresources",
            "domain_tld": "net",
            "query_time": "2024-04-20 05:26:55",
            "create_date": "2019-06-27",
            "update_date": "2022-12-05",
            "expiry_date": "2024-06-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nanoresources.com",
            "domain_keyword": "nanoresources",
            "domain_tld": "com",
            "query_time": "2024-05-21 20:03:01",
            "create_date": "2024-01-21",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1794,
            "registrar_name": "DropCatch.com 383 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "93069ba5.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qxu9bfdaih4cxurbbn3f4d.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sanaresources.com",
            "domain_keyword": "sanaresources",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:05:48",
            "create_date": "2020-09-03",
            "update_date": "2022-11-17",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sanzresources.com",
            "domain_keyword": "sanzresources",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:46:30",
            "create_date": "2004-11-02",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Md Mehedi Hasan Plabon",
            "registrant_company": "Nskyhost Bangladesh",
            "registrant_address": "24/A Tajmahal Road, Ring Road, Mohammadpur",
            "registrant_city": "Dhaka",
            "registrant_state": "Dhaka",
            "registrant_zip": "1707",
            "registrant_country": "BD",
            "registrant_email": "[email protected]",
            "registrant_phone": "+880.1400957184",
            "name_servers": [
                "ns1.nskyhost.com",
                "ns2.nskyhost.com",
                "ns3.nskyhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "saniresources.com",
            "domain_keyword": "saniresources",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:15:36",
            "create_date": "2023-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.ukmailexchange.net",
                "ns2.ukmailexchange.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "saneresources.com",
            "domain_keyword": "saneresources",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:42:57",
            "create_date": "2004-09-10",
            "update_date": "2022-09-02",
            "expiry_date": "2028-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "osanoresources.com",
            "domain_keyword": "osanoresources",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:15:07",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "NV",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/osanoresources.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "leah.ns.cloudflare.com",
                "lochlan.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "saneresources.consulting",
            "domain_keyword": "saneresources",
            "domain_tld": "consulting",
            "query_time": "2024-04-25 02:42:57",
            "create_date": "2014-09-29",
            "update_date": "2023-06-08",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "saneresources.info",
            "domain_keyword": "saneresources",
            "domain_tld": "info",
            "query_time": "2024-04-25 02:42:57",
            "create_date": "2010-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sinoresources.com",
            "domain_keyword": "sinoresources",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:26:55",
            "create_date": "2016-07-19",
            "update_date": "2020-07-13",
            "expiry_date": "2025-07-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "saneresources.net",
            "domain_keyword": "saneresources",
            "domain_tld": "net",
            "query_time": "2024-04-25 02:42:57",
            "create_date": "2004-09-10",
            "update_date": "2022-09-02",
            "expiry_date": "2028-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sanresources.com",
            "domain_keyword": "sanresources",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:55:47",
            "create_date": "2023-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sanuresources.com",
            "domain_keyword": "sanuresources",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:18:55",
            "create_date": "2021-03-10",
            "update_date": "2023-03-11",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "saneresources.org",
            "domain_keyword": "saneresources",
            "domain_tld": "org",
            "query_time": "2024-04-25 02:42:57",
            "create_date": "2004-09-10",
            "update_date": "2023-06-10",
            "expiry_date": "2028-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sandresources.com",
            "domain_keyword": "sandresources",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:38:58",
            "create_date": "2003-12-27",
            "update_date": "2024-02-08",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "d4bc6589.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "saneresources.biz",
            "domain_keyword": "saneresources",
            "domain_tld": "biz",
            "query_time": "2024-05-14 13:10:04",
            "create_date": "2010-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2024-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "danaresources.com",
            "domain_keyword": "danaresources",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:55:18",
            "create_date": "2017-11-18",
            "update_date": "2020-11-12",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sap-resources.co.uk",
            "domain_keyword": "sap-resources",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 10:44:03",
            "create_date": "2003-11-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "innoresources.com",
            "domain_keyword": "innoresources",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:07:52",
            "create_date": "2014-04-15",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com",
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sayrresources.com",
            "domain_keyword": "sayrresources",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:23:07",
            "create_date": "2003-07-31",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "pandoresources.com",
            "domain_keyword": "pandoresources",
            "domain_tld": "com",
            "query_time": "2024-04-23 08:50:05",
            "create_date": "2013-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "solanoresources.ca",
            "domain_keyword": "solanoresources",
            "domain_tld": "ca",
            "query_time": "2024-05-02 00:37:26",
            "create_date": "2019-07-28",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-28",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "Clint Cook",
            "registrant_company": "Solano Resources",
            "registrant_address": "6385 Vernon Ave",
            "registrant_city": "Peachland",
            "registrant_state": "BC",
            "registrant_zip": "V0H1X8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2504702127",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "zandresources.com",
            "domain_keyword": "zandresources",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:28:19",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sendresources.com",
            "domain_keyword": "sendresources",
            "domain_tld": "com",
            "query_time": "2024-06-01 20:05:11",
            "create_date": "2021-04-05",
            "update_date": "2023-04-06",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "songresources.com",
            "domain_keyword": "songresources",
            "domain_tld": "com",
            "query_time": "2024-06-03 05:28:38",
            "create_date": "2020-02-25",
            "update_date": "2023-02-26",
            "expiry_date": "2026-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "pasoresources.com",
            "domain_keyword": "pasoresources",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:30:52",
            "create_date": "2023-12-11",
            "update_date": "2023-12-11",
            "expiry_date": "2025-12-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mannresources.com",
            "domain_keyword": "mannresources",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:49:40",
            "create_date": "2008-02-11",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-11",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/f59afbf4-2994-4c83-bae6-4911fe209441",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com",
                "ns4.supercp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sararesources.com",
            "domain_keyword": "sararesources",
            "domain_tld": "com",
            "query_time": "2024-06-03 14:49:03",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "laneresources.com",
            "domain_keyword": "laneresources",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:03:54",
            "create_date": "2017-01-04",
            "update_date": "2020-12-29",
            "expiry_date": "2026-01-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "salonresources.co.uk",
            "domain_keyword": "salonresources",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 01:05:14",
            "create_date": "2016-10-03",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-03",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "sendresources.co.uk",
            "domain_keyword": "sendresources",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 03:40:52",
            "create_date": "2021-04-05",
            "update_date": "2023-07-28",
            "expiry_date": "2025-04-05",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "gaonresources.com",
            "domain_keyword": "gaonresources",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:36:53",
            "create_date": "2012-03-19",
            "update_date": "2022-08-31",
            "expiry_date": "2032-03-19",
            "registrar_iana": 1336,
            "registrar_name": "Net-Chinese Co., Ltd.",
            "registrar_website": "http://www.net-chinese.com.tw",
            "name_servers": [
                "dns.gaonresources.com",
                "ns.gaonresources.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "nanaresources.com",
            "domain_keyword": "nanaresources",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:27:10",
            "create_date": "2006-12-18",
            "update_date": "2024-04-21",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "dinoresources.com",
            "domain_keyword": "dinoresources",
            "domain_tld": "com",
            "query_time": "2024-05-10 11:26:03",
            "create_date": "2022-12-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-28",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "saferesources.org",
            "domain_keyword": "saferesources",
            "domain_tld": "org",
            "query_time": "2024-05-20 20:13:56",
            "create_date": "2020-06-22",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "manorresources.com",
            "domain_keyword": "manorresources",
            "domain_tld": "com",
            "query_time": "2024-04-14 06:52:34",
            "create_date": "2002-08-01",
            "update_date": "2018-03-15",
            "expiry_date": "2024-08-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1069.ui-dns.biz",
                "ns1069.ui-dns.com",
                "ns1069.ui-dns.de",
                "ns1069.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "saintresources.com",
            "domain_keyword": "saintresources",
            "domain_tld": "com",
            "query_time": "2024-05-02 14:29:29",
            "create_date": "2022-12-20",
            "update_date": "2024-03-16",
            "expiry_date": "2024-12-20",
            "registrar_iana": 2103,
            "registrar_name": "DropCatch.com 623 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sanbaoresources.com",
            "domain_keyword": "sanbaoresources",
            "domain_tld": "com",
            "query_time": "2024-05-25 10:22:18",
            "create_date": "2023-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sanbaoresources.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "haloresources.net",
            "domain_keyword": "haloresources",
            "domain_tld": "net",
            "query_time": "2024-05-12 20:43:15",
            "create_date": "2024-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "snapresources.com",
            "domain_keyword": "snapresources",
            "domain_tld": "com",
            "query_time": "2024-05-21 02:44:12",
            "create_date": "2021-08-29",
            "update_date": "2022-08-22",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "stangresources.com",
            "domain_keyword": "stangresources",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:09:20",
            "create_date": "2017-11-12",
            "update_date": "2017-11-12",
            "expiry_date": "2027-11-12",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "Kody McConnell",
            "registrant_address": "61 Falon Ln",
            "registrant_city": "Port Ludlow",
            "registrant_state": "WA",
            "registrant_zip": "98325",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2068171459",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sotoresources.com",
            "domain_keyword": "sotoresources",
            "domain_tld": "com",
            "query_time": "2024-05-15 11:25:25",
            "create_date": "2013-05-13",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "JOEY SOTO",
            "registrant_company": "JOEY SOTO",
            "registrant_address": "1237 10TH ST APT 5",
            "registrant_city": "SANTA MONICA",
            "registrant_state": "CA",
            "registrant_zip": "90401-1911",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9493706079",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "samaresources.com",
            "domain_keyword": "samaresources",
            "domain_tld": "com",
            "query_time": "2024-05-23 02:39:55",
            "create_date": "2010-05-04",
            "update_date": "2023-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "minoresources.info",
            "domain_keyword": "minoresources",
            "domain_tld": "info",
            "query_time": "2024-05-18 06:07:50",
            "create_date": "2021-04-01",
            "update_date": "2022-10-25",
            "expiry_date": "2026-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "yanaresources.org",
            "domain_keyword": "yanaresources",
            "domain_tld": "org",
            "query_time": "2024-06-06 01:20:12",
            "create_date": "2021-12-01",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-01",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brown",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Carolina",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostgator.com",
                "ns2.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "bandresources.com",
            "domain_keyword": "bandresources",
            "domain_tld": "com",
            "query_time": "2024-05-25 21:13:29",
            "create_date": "2005-05-22",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "danuresources.com",
            "domain_keyword": "danuresources",
            "domain_tld": "com",
            "query_time": "2024-05-29 23:09:41",
            "create_date": "2018-03-06",
            "update_date": "2021-02-28",
            "expiry_date": "2024-03-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "samcoresources.ca",
            "domain_keyword": "samcoresources",
            "domain_tld": "ca",
            "query_time": "2024-05-28 22:34:57",
            "create_date": "2004-06-16",
            "update_date": "2022-03-01",
            "expiry_date": "2030-06-15",
            "registrar_name": "CanReg (Infinet Communications Group Inc.)",
            "registrar_website": "www.canreg.com",
            "registrant_name": "Samco Resources& By-Products Ltd.",
            "registrant_address": "360 Acadia Drive",
            "registrant_city": "Hamilton",
            "registrant_state": "ON",
            "registrant_zip": "L8W2R6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9053887620",
            "name_servers": [
                "ns01.webcrew.ca",
                "ns02.webcrew.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sonorresources.com",
            "domain_keyword": "sonorresources",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:34:46",
            "create_date": "2008-05-08",
            "update_date": "2023-05-03",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sonorresources.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "landoresources.com",
            "domain_keyword": "landoresources",
            "domain_tld": "com",
            "query_time": "2024-04-28 14:21:22",
            "create_date": "2020-10-20",
            "update_date": "2020-10-20",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "soloresources.com",
            "domain_keyword": "soloresources",
            "domain_tld": "com",
            "query_time": "2024-05-20 20:22:27",
            "create_date": "2019-12-19",
            "update_date": "2020-12-13",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "oandoresources.com",
            "domain_keyword": "oandoresources",
            "domain_tld": "com",
            "query_time": "2024-04-26 13:46:00",
            "create_date": "2011-11-11",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "suniresources.com",
            "domain_keyword": "suniresources",
            "domain_tld": "com",
            "query_time": "2024-05-09 17:29:52",
            "create_date": "2018-10-16",
            "update_date": "2024-02-12",
            "expiry_date": "2025-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "chip.ns.cloudflare.com",
                "deb.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "randresources.com",
            "domain_keyword": "randresources",
            "domain_tld": "com",
            "query_time": "2024-05-21 20:19:50",
            "create_date": "2006-03-22",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "haloresources.com",
            "domain_keyword": "haloresources",
            "domain_tld": "com",
            "query_time": "2024-05-20 13:52:14",
            "create_date": "2008-05-19",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns7.worldnic.com",
                "ns8.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "snapresources.org",
            "domain_keyword": "snapresources",
            "domain_tld": "org",
            "query_time": "2024-04-16 07:39:58",
            "create_date": "2017-01-18",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pansresources.com",
            "domain_keyword": "pansresources",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:43:28",
            "create_date": "2023-10-11",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "laneresources.net",
            "domain_keyword": "laneresources",
            "domain_tld": "net",
            "query_time": "2024-04-27 06:03:54",
            "create_date": "2011-08-01",
            "update_date": "2022-11-22",
            "expiry_date": "2024-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sahfresources.com",
            "domain_keyword": "sahfresources",
            "domain_tld": "com",
            "query_time": "2024-05-09 21:13:25",
            "create_date": "2019-04-29",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sahfresources.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sanboxresources.com",
            "domain_keyword": "sanboxresources",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:09:11",
            "create_date": "2023-10-30",
            "update_date": "2023-10-30",
            "expiry_date": "2026-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "janaresources.com",
            "domain_keyword": "janaresources",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:46:54",
            "create_date": "2015-06-27",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "camnoresources.com",
            "domain_keyword": "camnoresources",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:17:14",
            "create_date": "2018-08-03",
            "update_date": "2022-10-13",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "senioresources.com",
            "domain_keyword": "senioresources",
            "domain_tld": "com",
            "query_time": "2024-06-01 20:11:56",
            "create_date": "2016-02-16",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "makoresources.com",
            "domain_keyword": "makoresources",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:00:01",
            "create_date": "2013-08-27",
            "update_date": "2023-08-28",
            "expiry_date": "2028-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "saiiresources.com",
            "domain_keyword": "saiiresources",
            "domain_tld": "com",
            "query_time": "2024-05-14 09:47:31",
            "create_date": "2019-06-10",
            "update_date": "2019-06-10",
            "expiry_date": "2029-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=saiiresources.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sane-resources.com",
            "domain_keyword": "sane-resources",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:08:43",
            "create_date": "2019-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2026-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "shaneresources.com",
            "domain_keyword": "shaneresources",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:57:12",
            "create_date": "2003-04-14",
            "update_date": "2020-05-29",
            "expiry_date": "2024-04-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "landresources.store",
            "domain_keyword": "landresources",
            "domain_tld": "store",
            "query_time": "2024-04-28 14:21:50",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.beget.com",
                "ns2.expired.beget.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "manorresources.co.uk",
            "domain_keyword": "manorresources",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 20:04:10",
            "create_date": "1999-08-09",
            "update_date": "2023-08-08",
            "expiry_date": "2025-08-09",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1082.ui-dns.com",
                "ns1086.ui-dns.biz",
                "ns1102.ui-dns.org",
                "ns1104.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "ancoresources.com",
            "domain_keyword": "ancoresources",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:13:20",
            "create_date": "2010-04-07",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns1.bcchk.info",
                "ns2.bcchk.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "jacoresources.com",
            "domain_keyword": "jacoresources",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:17:55",
            "create_date": "2014-02-14",
            "update_date": "2024-02-15",
            "expiry_date": "2029-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "dansresources.com",
            "domain_keyword": "dansresources",
            "domain_tld": "com",
            "query_time": "2024-04-28 16:59:17",
            "create_date": "2020-04-09",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bankresources.net",
            "domain_keyword": "bankresources",
            "domain_tld": "net",
            "query_time": "2024-04-26 11:07:38",
            "create_date": "1999-01-18",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=bankresources.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "saleresources.com",
            "domain_keyword": "saleresources",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:46:54",
            "create_date": "2011-05-19",
            "update_date": "2020-01-15",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "senaresources.com",
            "domain_keyword": "senaresources",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:36:36",
            "create_date": "2020-01-18",
            "update_date": "2024-01-19",
            "expiry_date": "2026-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sqn-resources.com",
            "domain_keyword": "sqn-resources",
            "domain_tld": "com",
            "query_time": "2024-05-19 00:12:38",
            "create_date": "2022-05-16",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sozoresources.com",
            "domain_keyword": "sozoresources",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:35:11",
            "create_date": "2021-06-24",
            "update_date": "2023-06-14",
            "expiry_date": "2025-06-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "BRENT TURNER",
            "registrant_address": "20 DELORAINE DRIVE",
            "registrant_city": "SPRINGWOOD",
            "registrant_state": "QLD",
            "registrant_zip": "4127",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.417847828",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "pan-resources.com",
            "domain_keyword": "pan-resources",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:56:51",
            "create_date": "2005-08-01",
            "update_date": "2024-01-31",
            "expiry_date": "2025-08-01",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANG SU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sap-resources.com",
            "domain_keyword": "sap-resources",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:44:01",
            "create_date": "1998-08-12",
            "update_date": "2022-08-06",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sancaresources.net",
            "domain_keyword": "sancaresources",
            "domain_tld": "net",
            "query_time": "2024-05-06 21:38:27",
            "create_date": "2023-04-05",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "hankoresources.com",
            "domain_keyword": "hankoresources",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:16:54",
            "create_date": "2012-05-08",
            "update_date": "2023-05-10",
            "expiry_date": "2025-05-08",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shan xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "haloresources.com.au",
            "domain_keyword": "haloresources",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 07:32:49",
            "update_date": "2024-05-05",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Alan Hitter",
            "name_servers": [
                "ns3.i-st.com.au",
                "ns4.i-st.com.au"
            ],
            "domain_status": [
                "serverHold",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sionresources.com",
            "domain_keyword": "sionresources",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:28:10",
            "create_date": "2018-07-01",
            "update_date": "2020-06-25",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "saviresources.com",
            "domain_keyword": "saviresources",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:11:20",
            "create_date": "2019-09-11",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=saviresources.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "langoresources.com",
            "domain_keyword": "langoresources",
            "domain_tld": "com",
            "query_time": "2024-05-27 06:27:55",
            "create_date": "2020-09-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-09-16",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Marie Koch",
            "registrant_company": "Marie Koch",
            "registrant_address": "1595 Peachtree Parkway Suite 204-136",
            "registrant_city": "Cumming",
            "registrant_state": "GA",
            "registrant_zip": "30041",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "snowresources.com",
            "domain_keyword": "snowresources",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:04:37",
            "create_date": "2019-09-26",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "sohoresources.ca",
            "domain_keyword": "sohoresources",
            "domain_tld": "ca",
            "query_time": "2024-04-30 10:50:59",
            "create_date": "2017-08-04",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-04",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns101.cloudns.net",
                "ns103.cloudns.net",
                "pns103.cloudns.net",
                "pns104.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "caioresources.com",
            "domain_keyword": "caioresources",
            "domain_tld": "com",
            "query_time": "2024-05-13 04:15:07",
            "create_date": "2024-01-11",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "oandoresources.net",
            "domain_keyword": "oandoresources",
            "domain_tld": "net",
            "query_time": "2024-04-26 13:46:00",
            "create_date": "2011-11-11",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "vacoresources.com",
            "domain_keyword": "vacoresources",
            "domain_tld": "com",
            "query_time": "2024-05-01 20:39:44",
            "create_date": "2002-10-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "synodresources.com",
            "domain_keyword": "synodresources",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:11:18",
            "create_date": "2014-09-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "CA",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=synodresources.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "dan-resources.com",
            "domain_keyword": "dan-resources",
            "domain_tld": "com",
            "query_time": "2024-05-24 17:30:30",
            "create_date": "2017-10-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "spanresources.com",
            "domain_keyword": "spanresources",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:51:04",
            "create_date": "2023-05-09",
            "update_date": "2023-06-23",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.cp-in-17.bigrockservers.com",
                "ns2.cp-in-17.bigrockservers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sandrresources.com",
            "domain_keyword": "sandrresources",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:40:37",
            "create_date": "2006-06-13",
            "update_date": "2021-06-14",
            "expiry_date": "2026-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sandrresources.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sinkoresources.com",
            "domain_keyword": "sinkoresources",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:50:22",
            "create_date": "2010-05-26",
            "update_date": "2022-09-07",
            "expiry_date": "2028-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "daneresources.com",
            "domain_keyword": "daneresources",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:12:03",
            "create_date": "2023-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "saxonresources.com",
            "domain_keyword": "saxonresources",
            "domain_tld": "com",
            "query_time": "2024-05-11 08:59:02",
            "create_date": "2020-05-20",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-20",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of saxonresources.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1406.awsdns-47.org",
                "ns-1736.awsdns-25.co.uk",
                "ns-479.awsdns-59.com",
                "ns-914.awsdns-50.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.343,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sanoresources.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>304</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>saneresources.mobi, sanaresources.net, manoresources.africa, sinoresources.net, nanoresources.com, sanaresources.com, sanzresources.com, saniresources.com, saneresources.com, osanoresources.com, saneresources.consulting, saneresources.info, sinoresources.com, saneresources.net, sanresources.com, sanuresources.com, saneresources.org, sandresources.com, saneresources.biz, danaresources.com, sap-resources.co.uk, innoresources.com, sayrresources.com, pandoresources.com, solanoresources.ca, zandresources.com, sendresources.com, songresources.com, pasoresources.com, mannresources.com, sararesources.com, laneresources.com, salonresources.co.uk, sendresources.co.uk, gaonresources.com, nanaresources.com, dinoresources.com, saferesources.org, manorresources.com, saintresources.com, sanbaoresources.com, haloresources.net, snapresources.com, stangresources.com, sotoresources.com, samaresources.com, minoresources.info, yanaresources.org, bandresources.com, danuresources.com, samcoresources.ca, sonorresources.com, landoresources.com, soloresources.com, oandoresources.com, suniresources.com, randresources.com, haloresources.com, snapresources.org, pansresources.com, laneresources.net, sahfresources.com, sanboxresources.com, janaresources.com, camnoresources.com, senioresources.com, makoresources.com, saiiresources.com, sane-resources.com, shaneresources.com, landresources.store, manorresources.co.uk, ancoresources.com, jacoresources.com, dansresources.com, bankresources.net, saleresources.com, senaresources.com, sqn-resources.com, sozoresources.com, pan-resources.com, sap-resources.com, sancaresources.net, hankoresources.com, haloresources.com.au, sionresources.com, saviresources.com, langoresources.com, snowresources.com, sohoresources.ca, caioresources.com, oandoresources.net, vacoresources.com, synodresources.com, dan-resources.com, spanresources.com, sandrresources.com, sinkoresources.com, daneresources.com, saxonresources.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>saneresources.mobi</domain_name>
   <domain_keyword>saneresources</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-14 13:10:05</query_time>
   <create_date>2010-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sanaresources.net</domain_name>
   <domain_keyword>sanaresources</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 23:03:41</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=sanaresources.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>manoresources.africa</domain_name>
   <domain_keyword>manoresources</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-01 18:22:06</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Domains.co.za</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Private</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sinoresources.net</domain_name>
   <domain_keyword>sinoresources</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 05:26:55</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>nanoresources.com</domain_name>
   <domain_keyword>nanoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 20:03:01</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1794</registrar_iana>
   <registrar_name>DropCatch.com 383 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>93069ba5.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qxu9bfdaih4cxurbbn3f4d.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sanaresources.com</domain_name>
   <domain_keyword>sanaresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:05:48</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sanzresources.com</domain_name>
   <domain_keyword>sanzresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:46:30</query_time>
   <create_date>2004-11-02</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Md Mehedi Hasan Plabon</registrant_name>
   <registrant_company>Nskyhost Bangladesh</registrant_company>
   <registrant_address>24/A Tajmahal Road, Ring Road, Mohammadpur</registrant_address>
   <registrant_city>Dhaka</registrant_city>
   <registrant_state>Dhaka</registrant_state>
   <registrant_zip>1707</registrant_zip>
   <registrant_country>BD</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+880.1400957184</registrant_phone>
   <name_servers>
    <value>ns1.nskyhost.com</value>
    <value>ns2.nskyhost.com</value>
    <value>ns3.nskyhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>saniresources.com</domain_name>
   <domain_keyword>saniresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:15:36</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.ukmailexchange.net</value>
    <value>ns2.ukmailexchange.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>saneresources.com</domain_name>
   <domain_keyword>saneresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:42:57</query_time>
   <create_date>2004-09-10</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2028-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>osanoresources.com</domain_name>
   <domain_keyword>osanoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:15:07</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/osanoresources.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>leah.ns.cloudflare.com</value>
    <value>lochlan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>saneresources.consulting</domain_name>
   <domain_keyword>saneresources</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-25 02:42:57</query_time>
   <create_date>2014-09-29</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>saneresources.info</domain_name>
   <domain_keyword>saneresources</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 02:42:57</query_time>
   <create_date>2010-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sinoresources.com</domain_name>
   <domain_keyword>sinoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:26:55</query_time>
   <create_date>2016-07-19</create_date>
   <update_date>2020-07-13</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>saneresources.net</domain_name>
   <domain_keyword>saneresources</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 02:42:57</query_time>
   <create_date>2004-09-10</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2028-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sanresources.com</domain_name>
   <domain_keyword>sanresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:55:47</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sanuresources.com</domain_name>
   <domain_keyword>sanuresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:18:55</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>saneresources.org</domain_name>
   <domain_keyword>saneresources</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 02:42:57</query_time>
   <create_date>2004-09-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2028-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sandresources.com</domain_name>
   <domain_keyword>sandresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:38:58</query_time>
   <create_date>2003-12-27</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>d4bc6589.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>saneresources.biz</domain_name>
   <domain_keyword>saneresources</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 13:10:04</query_time>
   <create_date>2010-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>danaresources.com</domain_name>
   <domain_keyword>danaresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:55:18</query_time>
   <create_date>2017-11-18</create_date>
   <update_date>2020-11-12</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sap-resources.co.uk</domain_name>
   <domain_keyword>sap-resources</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 10:44:03</query_time>
   <create_date>2003-11-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>innoresources.com</domain_name>
   <domain_keyword>innoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:07:52</query_time>
   <create_date>2014-04-15</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sayrresources.com</domain_name>
   <domain_keyword>sayrresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:23:07</query_time>
   <create_date>2003-07-31</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>pandoresources.com</domain_name>
   <domain_keyword>pandoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 08:50:05</query_time>
   <create_date>2013-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>solanoresources.ca</domain_name>
   <domain_keyword>solanoresources</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-02 00:37:26</query_time>
   <create_date>2019-07-28</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>Clint Cook</registrant_name>
   <registrant_company>Solano Resources</registrant_company>
   <registrant_address>6385 Vernon Ave</registrant_address>
   <registrant_city>Peachland</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V0H1X8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2504702127</registrant_phone>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>zandresources.com</domain_name>
   <domain_keyword>zandresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:28:19</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sendresources.com</domain_name>
   <domain_keyword>sendresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 20:05:11</query_time>
   <create_date>2021-04-05</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>songresources.com</domain_name>
   <domain_keyword>songresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 05:28:38</query_time>
   <create_date>2020-02-25</create_date>
   <update_date>2023-02-26</update_date>
   <expiry_date>2026-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>pasoresources.com</domain_name>
   <domain_keyword>pasoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:30:52</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-12-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns37.worldnic.com</value>
    <value>ns38.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mannresources.com</domain_name>
   <domain_keyword>mannresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:49:40</query_time>
   <create_date>2008-02-11</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f59afbf4-2994-4c83-bae6-4911fe209441</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
    <value>ns4.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sararesources.com</domain_name>
   <domain_keyword>sararesources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 14:49:03</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>laneresources.com</domain_name>
   <domain_keyword>laneresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:03:54</query_time>
   <create_date>2017-01-04</create_date>
   <update_date>2020-12-29</update_date>
   <expiry_date>2026-01-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>salonresources.co.uk</domain_name>
   <domain_keyword>salonresources</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 01:05:14</query_time>
   <create_date>2016-10-03</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>sendresources.co.uk</domain_name>
   <domain_keyword>sendresources</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 03:40:52</query_time>
   <create_date>2021-04-05</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>gaonresources.com</domain_name>
   <domain_keyword>gaonresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:36:53</query_time>
   <create_date>2012-03-19</create_date>
   <update_date>2022-08-31</update_date>
   <expiry_date>2032-03-19</expiry_date>
   <registrar_iana>1336</registrar_iana>
   <registrar_name>Net-Chinese Co., Ltd.</registrar_name>
   <registrar_website>http://www.net-chinese.com.tw</registrar_website>
   <name_servers>
    <value>dns.gaonresources.com</value>
    <value>ns.gaonresources.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>nanaresources.com</domain_name>
   <domain_keyword>nanaresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:27:10</query_time>
   <create_date>2006-12-18</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>dinoresources.com</domain_name>
   <domain_keyword>dinoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 11:26:03</query_time>
   <create_date>2022-12-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>saferesources.org</domain_name>
   <domain_keyword>saferesources</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 20:13:56</query_time>
   <create_date>2020-06-22</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>manorresources.com</domain_name>
   <domain_keyword>manorresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 06:52:34</query_time>
   <create_date>2002-08-01</create_date>
   <update_date>2018-03-15</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1069.ui-dns.biz</value>
    <value>ns1069.ui-dns.com</value>
    <value>ns1069.ui-dns.de</value>
    <value>ns1069.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>saintresources.com</domain_name>
   <domain_keyword>saintresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 14:29:29</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>2103</registrar_iana>
   <registrar_name>DropCatch.com 623 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sanbaoresources.com</domain_name>
   <domain_keyword>sanbaoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 10:22:18</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sanbaoresources.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>haloresources.net</domain_name>
   <domain_keyword>haloresources</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 20:43:15</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>snapresources.com</domain_name>
   <domain_keyword>snapresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 02:44:12</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>stangresources.com</domain_name>
   <domain_keyword>stangresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:09:20</query_time>
   <create_date>2017-11-12</create_date>
   <update_date>2017-11-12</update_date>
   <expiry_date>2027-11-12</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>Kody McConnell</registrant_name>
   <registrant_address>61 Falon Ln</registrant_address>
   <registrant_city>Port Ludlow</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98325</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2068171459</registrant_phone>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sotoresources.com</domain_name>
   <domain_keyword>sotoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 11:25:25</query_time>
   <create_date>2013-05-13</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>JOEY SOTO</registrant_name>
   <registrant_company>JOEY SOTO</registrant_company>
   <registrant_address>1237 10TH ST APT 5</registrant_address>
   <registrant_city>SANTA MONICA</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90401-1911</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9493706079</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>samaresources.com</domain_name>
   <domain_keyword>samaresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 02:39:55</query_time>
   <create_date>2010-05-04</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>minoresources.info</domain_name>
   <domain_keyword>minoresources</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 06:07:50</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2022-10-25</update_date>
   <expiry_date>2026-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>yanaresources.org</domain_name>
   <domain_keyword>yanaresources</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 01:20:12</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Brown</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Carolina</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostgator.com</value>
    <value>ns2.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bandresources.com</domain_name>
   <domain_keyword>bandresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 21:13:29</query_time>
   <create_date>2005-05-22</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>danuresources.com</domain_name>
   <domain_keyword>danuresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 23:09:41</query_time>
   <create_date>2018-03-06</create_date>
   <update_date>2021-02-28</update_date>
   <expiry_date>2024-03-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>samcoresources.ca</domain_name>
   <domain_keyword>samcoresources</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-28 22:34:57</query_time>
   <create_date>2004-06-16</create_date>
   <update_date>2022-03-01</update_date>
   <expiry_date>2030-06-15</expiry_date>
   <registrar_name>CanReg (Infinet Communications Group Inc.)</registrar_name>
   <registrar_website>www.canreg.com</registrar_website>
   <registrant_name>Samco Resources&amp; By-Products Ltd.</registrant_name>
   <registrant_address>360 Acadia Drive</registrant_address>
   <registrant_city>Hamilton</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L8W2R6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9053887620</registrant_phone>
   <name_servers>
    <value>ns01.webcrew.ca</value>
    <value>ns02.webcrew.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sonorresources.com</domain_name>
   <domain_keyword>sonorresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:34:46</query_time>
   <create_date>2008-05-08</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sonorresources.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>landoresources.com</domain_name>
   <domain_keyword>landoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 14:21:22</query_time>
   <create_date>2020-10-20</create_date>
   <update_date>2020-10-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>soloresources.com</domain_name>
   <domain_keyword>soloresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 20:22:27</query_time>
   <create_date>2019-12-19</create_date>
   <update_date>2020-12-13</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>oandoresources.com</domain_name>
   <domain_keyword>oandoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 13:46:00</query_time>
   <create_date>2011-11-11</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>suniresources.com</domain_name>
   <domain_keyword>suniresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 17:29:52</query_time>
   <create_date>2018-10-16</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>chip.ns.cloudflare.com</value>
    <value>deb.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>randresources.com</domain_name>
   <domain_keyword>randresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 20:19:50</query_time>
   <create_date>2006-03-22</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>haloresources.com</domain_name>
   <domain_keyword>haloresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 13:52:14</query_time>
   <create_date>2008-05-19</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns7.worldnic.com</value>
    <value>ns8.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>snapresources.org</domain_name>
   <domain_keyword>snapresources</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 07:39:58</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pansresources.com</domain_name>
   <domain_keyword>pansresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:43:28</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>laneresources.net</domain_name>
   <domain_keyword>laneresources</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 06:03:54</query_time>
   <create_date>2011-08-01</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sahfresources.com</domain_name>
   <domain_keyword>sahfresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 21:13:25</query_time>
   <create_date>2019-04-29</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sahfresources.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sanboxresources.com</domain_name>
   <domain_keyword>sanboxresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:09:11</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2026-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>janaresources.com</domain_name>
   <domain_keyword>janaresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:46:54</query_time>
   <create_date>2015-06-27</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>camnoresources.com</domain_name>
   <domain_keyword>camnoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:17:14</query_time>
   <create_date>2018-08-03</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>senioresources.com</domain_name>
   <domain_keyword>senioresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 20:11:56</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>makoresources.com</domain_name>
   <domain_keyword>makoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:00:01</query_time>
   <create_date>2013-08-27</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2028-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>saiiresources.com</domain_name>
   <domain_keyword>saiiresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 09:47:31</query_time>
   <create_date>2019-06-10</create_date>
   <update_date>2019-06-10</update_date>
   <expiry_date>2029-06-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=saiiresources.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sane-resources.com</domain_name>
   <domain_keyword>sane-resources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:08:43</query_time>
   <create_date>2019-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2026-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>shaneresources.com</domain_name>
   <domain_keyword>shaneresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:57:12</query_time>
   <create_date>2003-04-14</create_date>
   <update_date>2020-05-29</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>landresources.store</domain_name>
   <domain_keyword>landresources</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 14:21:50</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.beget.com</value>
    <value>ns2.expired.beget.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>manorresources.co.uk</domain_name>
   <domain_keyword>manorresources</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 20:04:10</query_time>
   <create_date>1999-08-09</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1082.ui-dns.com</value>
    <value>ns1086.ui-dns.biz</value>
    <value>ns1102.ui-dns.org</value>
    <value>ns1104.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>ancoresources.com</domain_name>
   <domain_keyword>ancoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:13:20</query_time>
   <create_date>2010-04-07</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns1.bcchk.info</value>
    <value>ns2.bcchk.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>jacoresources.com</domain_name>
   <domain_keyword>jacoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:17:55</query_time>
   <create_date>2014-02-14</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2029-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>dansresources.com</domain_name>
   <domain_keyword>dansresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 16:59:17</query_time>
   <create_date>2020-04-09</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>bankresources.net</domain_name>
   <domain_keyword>bankresources</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 11:07:38</query_time>
   <create_date>1999-01-18</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=bankresources.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>saleresources.com</domain_name>
   <domain_keyword>saleresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:46:54</query_time>
   <create_date>2011-05-19</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>senaresources.com</domain_name>
   <domain_keyword>senaresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:36:36</query_time>
   <create_date>2020-01-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2026-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sqn-resources.com</domain_name>
   <domain_keyword>sqn-resources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 00:12:38</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sozoresources.com</domain_name>
   <domain_keyword>sozoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:35:11</query_time>
   <create_date>2021-06-24</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>BRENT TURNER</registrant_name>
   <registrant_address>20 DELORAINE DRIVE</registrant_address>
   <registrant_city>SPRINGWOOD</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>4127</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.417847828</registrant_phone>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>pan-resources.com</domain_name>
   <domain_keyword>pan-resources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:56:51</query_time>
   <create_date>2005-08-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-08-01</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANG SU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>sap-resources.com</domain_name>
   <domain_keyword>sap-resources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:44:01</query_time>
   <create_date>1998-08-12</create_date>
   <update_date>2022-08-06</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sancaresources.net</domain_name>
   <domain_keyword>sancaresources</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 21:38:27</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>hankoresources.com</domain_name>
   <domain_keyword>hankoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:16:54</query_time>
   <create_date>2012-05-08</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>haloresources.com.au</domain_name>
   <domain_keyword>haloresources</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 07:32:49</query_time>
   <update_date>2024-05-05</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Alan Hitter</registrant_name>
   <name_servers>
    <value>ns3.i-st.com.au</value>
    <value>ns4.i-st.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sionresources.com</domain_name>
   <domain_keyword>sionresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:28:10</query_time>
   <create_date>2018-07-01</create_date>
   <update_date>2020-06-25</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>saviresources.com</domain_name>
   <domain_keyword>saviresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:11:20</query_time>
   <create_date>2019-09-11</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=saviresources.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>langoresources.com</domain_name>
   <domain_keyword>langoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 06:27:55</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Marie Koch</registrant_name>
   <registrant_company>Marie Koch</registrant_company>
   <registrant_address>1595 Peachtree Parkway Suite 204-136</registrant_address>
   <registrant_city>Cumming</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30041</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>snowresources.com</domain_name>
   <domain_keyword>snowresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:04:37</query_time>
   <create_date>2019-09-26</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sohoresources.ca</domain_name>
   <domain_keyword>sohoresources</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-30 10:50:59</query_time>
   <create_date>2017-08-04</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns101.cloudns.net</value>
    <value>ns103.cloudns.net</value>
    <value>pns103.cloudns.net</value>
    <value>pns104.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>caioresources.com</domain_name>
   <domain_keyword>caioresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 04:15:07</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>oandoresources.net</domain_name>
   <domain_keyword>oandoresources</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 13:46:00</query_time>
   <create_date>2011-11-11</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>vacoresources.com</domain_name>
   <domain_keyword>vacoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 20:39:44</query_time>
   <create_date>2002-10-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>synodresources.com</domain_name>
   <domain_keyword>synodresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:11:18</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=synodresources.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>dan-resources.com</domain_name>
   <domain_keyword>dan-resources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 17:30:30</query_time>
   <create_date>2017-10-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>spanresources.com</domain_name>
   <domain_keyword>spanresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:51:04</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.cp-in-17.bigrockservers.com</value>
    <value>ns2.cp-in-17.bigrockservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sandrresources.com</domain_name>
   <domain_keyword>sandrresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:40:37</query_time>
   <create_date>2006-06-13</create_date>
   <update_date>2021-06-14</update_date>
   <expiry_date>2026-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sandrresources.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sinkoresources.com</domain_name>
   <domain_keyword>sinkoresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:50:22</query_time>
   <create_date>2010-05-26</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2028-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>daneresources.com</domain_name>
   <domain_keyword>daneresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:12:03</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>saxonresources.com</domain_name>
   <domain_keyword>saxonresources</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 08:59:02</query_time>
   <create_date>2020-05-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of saxonresources.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1406.awsdns-47.org</value>
    <value>ns-1736.awsdns-25.co.uk</value>
    <value>ns-479.awsdns-59.com</value>
    <value>ns-914.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.343</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.