WHOIS QUERY TIME

8 May 2024 - 11:54 AM UTC

Registered: 6 March 2024
Modified: 6 March 2024
Expiry: 6 March 2027

REGISTRAR

IANA: 1599
Name: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Website: http://wanwang.aliyun.com

DNSSEC

unsigned

NAME SERVERS

dns21.hichina.com
dns22.hichina.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=thing-plus.net
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "thing-plus.net"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "thing-plus.net",
            "domain_keyword": "thing-plus",
            "domain_tld": "net",
            "query_time": "2024-05-08 11:54:22",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2027-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>thing-plus.net</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>thing-plus.net</domain_name>
   <domain_keyword>thing-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 11:54:22</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.034 seconds) for "thing-plus.net" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Mar 2024 - 5:15 PM UTC

Registered: 6 March 2024
Modified: 6 March 2024
Expiry: 6 March 2027

REGISTRAR

IANA: 1599
Name: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Website: http://wanwang.aliyun.com

DNSSEC

unsigned

NAME SERVERS

dns21.hichina.com
dns22.hichina.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=thing-plus.net
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "thing-plus.net",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "thing-plus.net",
    "results": [
        {
            "num": 1,
            "domain_name": "thing-plus.net",
            "domain_keyword": "thing-plus",
            "domain_tld": "net",
            "query_time": "2024-03-09 17:15:01",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2027-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "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>thing-plus.net</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>thing-plus.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thing-plus.net</domain_name>
   <domain_keyword>thing-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-09 17:15:01</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</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.013 seconds) which contained the exact domain keyword "thing-plus".
Domain Name Registered Expiry Registrar Ownership
1 thing-plus.com 6 Mar 2024 6 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
2 thing-plus.net 6 Mar 2024 6 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=thing-plus&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "thing-plus",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "thing-plus.com, thing-plus.net",
    "results": [
        {
            "num": 1,
            "domain_name": "thing-plus.com",
            "domain_keyword": "thing-plus",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:54:22",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2027-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "thing-plus.net",
            "domain_keyword": "thing-plus",
            "domain_tld": "net",
            "query_time": "2024-05-08 11:54:22",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2027-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>thing-plus</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>thing-plus.com, thing-plus.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thing-plus.com</domain_name>
   <domain_keyword>thing-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:54:22</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>thing-plus.net</domain_name>
   <domain_keyword>thing-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 11:54:22</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.013</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 116 domain names (in 0.112 seconds) which look and sound like the brand name "thing-plus".
Domain Name Registered Expiry Registrar Ownership
1 think-plus.fr 2 Feb 2023 2 Feb 2025 SCALEWAY Ano Nymous
2 think-plus.jp 23 Dec 2022 31 Dec 2024 - (Not displayed by registrant's request)
3 thingsplus.net 11 Dec 2022 11 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
4 think-plus.com 20 Dec 2014 20 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
5 things-plus.net 6 Mar 2024 6 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
6 things-plus.com 6 Mar 2024 6 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
7 think-plus.site 6 Feb 2023 6 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
8 think-plus.cat 17 Mar 2021 17 Mar 2025 Nominalia ACEGAL - Associació Catalana D'Empreses Per A Gais I Lesbianes
9 think-plus.net 14 Dec 2009 14 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
10 think-plus.org 23 Nov 2023 23 Nov 2024 DropCatch.com 1360 LLC REDACTED FOR PRIVACY
11 thingplus.net 12 May 2014 12 May 2026 Whois Corp. Whois Domain Admin.
12 thingplus.com 15 Nov 2010 15 Nov 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
13 thingsplus.com 9 Aug 2005 11 Jul 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
14 typing-plus.com 13 Oct 2021 13 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
15 thxngtplus.tech 27 Dec 2023 27 Dec 2024 NameSilo, LLC 3DNS Privacy, LLC
16 shine-plus.com 25 Dec 2017 25 Dec 2024 Netowl, Inc. Xserver Inc.
17 shiny-plus.ru 13 Feb 2018 13 Feb 2025 REGRU-RU Private Person
18 thana-plus.com 29 May 2020 29 May 2025 Onlinenic Inc Global Access Co., Ltd.
19 thingyplug.com 22 Nov 2023 22 Nov 2024 GoDaddy.com, LLC -
20 fshing-plus.com 14 May 2024 14 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
21 tuning-plus.ru 15 May 2009 15 May 2025 RU-CENTER-RU Private Person
22 shini-plus.ru 9 Aug 2023 9 Aug 2024 TIMEWEB-RU Private Person
23 china-plus.net 22 Feb 2014 22 Feb 2025 SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD. REDACTED FOR PRIVACY
24 shiny-plus.com 25 Apr 2018 25 Apr 2025 GoDaddy.com, LLC -
25 chang-plus.com 2 Apr 2023 2 Apr 2024 IONOS SE -
26 shine-plus.net 5 Aug 2023 5 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
27 china-plus.top 22 Oct 2020 22 Oct 2024 shanghai meicheng technology information development co ltd Guo Guang Hu Lian Ke Ji Bei Jing You Xian Gong Si
28 tvingoplus.com 23 Sep 2019 23 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 thinkbplus.com 12 Jun 2022 12 Jun 2024 NEUBOX Internet S.A. de C.V. Think B Plus
30 china-plus.ru 19 Jun 2013 19 Jun 2025 SALENAMES-RU Private Person
31 theking-plus.com 23 Nov 2023 23 Nov 2024 GoDaddy.com, LLC -
32 swing-plus.ru 17 Dec 2010 17 Dec 2024 RU-CENTER-RU Private Person
33 shinguplus.com 19 Sep 2014 19 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
34 shina-plus.ru 14 Nov 2019 14 Nov 2024 REGRU-RU Private Person
35 china-plus.cn 22 Feb 2014 22 Feb 2025 上海美橙科技信息发展有限公司 国广互联科技(北京)有限公司
36 think4plus.net 8 Sep 2022 8 Sep 2024 Japan Registry Services Co.,Ltd.(JPRS) Hanyu Tomokazu
37 thynk-plus.com 22 Jan 2020 22 Jan 2025 OVH, SAS THYNK+
38 china-plus.com 31 Jan 2017 31 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
39 shins-plus.ru 26 Dec 2023 26 Dec 2024 REGRU-RU Private Person
40 thinkaplus.com 16 Oct 2013 16 Oct 2025 CSC CORPORATE DOMAINS, INC. UnitedHealth Group Incorporated
41 going-plus.info 8 Jan 2016 8 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
42 being-plus.com 7 Sep 2020 7 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
43 shine-plus.website 23 May 2024 23 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
44 ithingsplus.com 12 Jun 2023 12 Jun 2024 Hongkong Kouming International Limited Martha Prior
45 tubing-plus.com 8 Jul 2021 8 Jul 2024 PSI-USA, Inc. dba Domain Robot ETHEN ROHRE GmbH
46 tubing-plus.net 8 Jul 2021 8 Jul 2024 PSI-USA, Inc. dba Domain Robot ETHEN ROHRE GmbH
47 shina-plus.site 6 Mar 2024 6 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
48 thinkplus.co.in 20 Mar 2015 20 Mar 2025 GoDaddy.com, LLC Think Plus Creatives
49 tint-plus.com 18 Feb 2022 18 Feb 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
50 shin-plus.co.jp 7 Nov 2006 - - SHINPLUS Company
51 hingoplus.com 26 Jul 2023 26 Jul 2024 Porkbun LLC Private by Design, LLC
52 hingeplus.com 25 Oct 2012 25 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
53 thinkplus.info 12 Nov 2009 12 Nov 2024 Key-Systems GmbH Elevo Institute
54 king-plus.com.cn 10 May 2014 10 May 2025 成都西维数码科技有限公司 汉王塑胶机械(安徽)有限公司
55 thinkplus.tech 26 Dec 2023 26 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
56 thinkplus.online 25 Dec 2023 25 Dec 2024 Communigal Communications Ltd Domain Name Privacy Inc.
57 thinkplus.cat 17 Mar 2021 17 Mar 2025 Nominalia ACEGAL - Associació Catalana D'Empreses Per A Gais I Lesbianes
58 thingplug.net 12 May 2015 12 May 2025 gabia SK Telecom Co.,Ltd.
59 hina-plus.com 11 Mar 2022 11 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
60 thinkplus.jp 15 Apr 2009 30 Apr 2025 - yosuke hirota
61 wing-plus.com 12 Feb 2020 12 Feb 2025 Japan Registry Services Co.,Ltd.(JPRS) WING PLUS CORPORATION
62 thinkplus.org 11 Jul 2023 11 Jul 2024 Sav.com, LLC - 23 Privacy Protection
63 tuin-plus.nl 24 Apr 2001 - WebReus -
64 thinkplus.id 8 Jun 2018 8 Jun 2024 - -
65 ming-plus.com 23 Apr 2019 23 Apr 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -
66 thinkplus.be 23 Jan 2020 - AXC -
67 theg-plus.com 16 May 2024 16 May 2025 COSMOTOWN, INC. -
68 thingplug.com 14 Jan 2017 14 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 thinkplus.fr 24 Apr 2009 24 Apr 2025 OVH BERTIN VINCENT
70 thongplus.com 23 Feb 2024 23 Feb 2025 GoDaddy.com, LLC -
71 tringplus.studio 3 Apr 2024 3 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
72 thinkplus.com 24 Mar 2002 24 Mar 2025 Megazone Corp., dba HOSTING.KR Domain Privacy Services
73 thinkplus.dev 25 Nov 2019 25 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu Think Plus OE
74 thinkplus.biz 19 Mar 2008 18 Mar 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
75 thinkplus.co.uk 26 Feb 2018 26 Feb 2025 Garth Piesse [Tag = COHERENT-NZ] -
76 thinkplus.pt 3 Mar 2023 3 Mar 2025 - -
77 thinkplus.site 15 Aug 2019 15 Aug 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Zhao Yu
78 thinkplus.nl 19 Jan 2010 - Registrar.eu -
79 thinkplus.com.cn 30 Mar 2007 30 Mar 2025 厦门易名科技股份有限公司 段远峰
80 sing-plus.com 9 May 2022 9 May 2027 GoDaddy.com, LLC -
81 thinkplus.xyz 27 Mar 2024 27 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
82 thinkplus.co 11 Dec 2014 10 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
83 chingplus.com 18 Oct 2020 18 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 thinkplus.pro 21 Jul 2023 21 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 thinkplus.us 25 Jul 2018 25 Jul 2024 GoDaddy.com, LLC Thinkplus
86 thinkeplus.com 25 Nov 2022 25 Nov 2025 DNSPod, Inc. REDACTED FOR PRIVACY
87 thing-club.com 2 Jul 2020 2 Jul 2024 Network Solutions, LLC -
88 thynk-plus.net 22 Jan 2020 22 Jan 2025 OVH, SAS THYNK+
89 thynk-plus.space 22 Jan 2020 22 Jan 2025 OVH THYNK+
90 twint-plus.swiss 13 May 2021 13 May 2024 Key Systems, LLC TWINT AG
91 thinksplus.com 20 Mar 2024 20 Mar 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
92 ring-plus.com 10 Feb 2021 10 Feb 2025 GoDaddy.com, LLC -
93 ing-plus.ru 30 Aug 2021 30 Aug 2024 BEGET-RU Private Person
94 wing-plus.jp 27 Sep 2010 30 Sep 2024 - Anabuki College Services Corporation
95 thinplus.com 19 Jun 2011 19 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
96 tingplus.dk 5 Feb 2017 28 Feb 2025 - Ida Carithe Svitzer Lyngbye
97 thinkplus.shop 20 Feb 2024 20 Feb 2025 Tucows Domains Inc. -
98 thinkplus.tv 3 Nov 2011 3 Nov 2029 GoDaddy.com, LLC Domains By Proxy, LLC
99 thingulus.com 8 Nov 2018 8 Nov 2024 Tucows Domains Inc. -
100 king-plus.com 6 Mar 2008 6 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
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 Thing-plus.net.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=thing-plus.net
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "thing-plus.net",
        "page_size": 100
    },
    "count": {
        "total": 116,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "think-plus.fr, think-plus.jp, thingsplus.net, think-plus.com, things-plus.net, things-plus.com, think-plus.site, think-plus.cat, think-plus.net, think-plus.org, thingplus.net, thingplus.com, thingsplus.com, typing-plus.com, thxngtplus.tech, shine-plus.com, shiny-plus.ru, thana-plus.com, thingyplug.com, fshing-plus.com, tuning-plus.ru, shini-plus.ru, china-plus.net, shiny-plus.com, chang-plus.com, shine-plus.net, china-plus.top, tvingoplus.com, thinkbplus.com, china-plus.ru, theking-plus.com, swing-plus.ru, shinguplus.com, shina-plus.ru, china-plus.cn, think4plus.net, thynk-plus.com, china-plus.com, shins-plus.ru, thinkaplus.com, going-plus.info, being-plus.com, shine-plus.website, ithingsplus.com, tubing-plus.com, tubing-plus.net, shina-plus.site, thinkplus.co.in, tint-plus.com, shin-plus.co.jp, hingoplus.com, hingeplus.com, thinkplus.info, king-plus.com.cn, thinkplus.tech, thinkplus.online, thinkplus.cat, thingplug.net, hina-plus.com, thinkplus.jp, wing-plus.com, thinkplus.org, tuin-plus.nl, thinkplus.id, ming-plus.com, thinkplus.be, theg-plus.com, thingplug.com, thinkplus.fr, thongplus.com, tringplus.studio, thinkplus.com, thinkplus.dev, thinkplus.biz, thinkplus.co.uk, thinkplus.pt, thinkplus.site, thinkplus.nl, thinkplus.com.cn, sing-plus.com, thinkplus.xyz, thinkplus.co, chingplus.com, thinkplus.pro, thinkplus.us, thinkeplus.com, thing-club.com, thynk-plus.net, thynk-plus.space, twint-plus.swiss, thinksplus.com, ring-plus.com, ing-plus.ru, wing-plus.jp, thinplus.com, tingplus.dk, thinkplus.shop, thinkplus.tv, thingulus.com, king-plus.com",
    "results": [
        {
            "num": 1,
            "domain_name": "think-plus.fr",
            "domain_keyword": "think-plus",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:00:03",
            "create_date": "2023-02-02",
            "update_date": "2024-01-10",
            "expiry_date": "2025-02-02",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "think-plus.jp",
            "domain_keyword": "think-plus",
            "domain_tld": "jp",
            "query_time": "2024-04-20 14:45:59",
            "create_date": "2022-12-23",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "thingsplus.net",
            "domain_keyword": "thingsplus",
            "domain_tld": "net",
            "query_time": "2024-05-02 12:16:01",
            "create_date": "2022-12-11",
            "update_date": "2022-12-11",
            "expiry_date": "2024-12-11",
            "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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "think-plus.com",
            "domain_keyword": "think-plus",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:45:59",
            "create_date": "2014-12-20",
            "update_date": "2020-12-14",
            "expiry_date": "2024-12-20",
            "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": 5,
            "domain_name": "things-plus.net",
            "domain_keyword": "things-plus",
            "domain_tld": "net",
            "query_time": "2024-05-08 11:54:35",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2027-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "things-plus.com",
            "domain_keyword": "things-plus",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:54:35",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2027-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "think-plus.site",
            "domain_keyword": "think-plus",
            "domain_tld": "site",
            "query_time": "2024-06-02 17:54:58",
            "create_date": "2023-02-06",
            "update_date": "2024-04-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "think-plus.cat",
            "domain_keyword": "think-plus",
            "domain_tld": "cat",
            "query_time": "2024-05-02 12:16:59",
            "create_date": "2021-03-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-17",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "ACEGAL - Associació Catalana D'Empreses Per A Gais I Lesbianes",
            "registrant_state": "B",
            "registrant_country": "ES",
            "registrant_email": "please query the whois 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": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "think-plus.net",
            "domain_keyword": "think-plus",
            "domain_tld": "net",
            "query_time": "2024-04-20 14:45:59",
            "create_date": "2009-12-14",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "think-plus.org",
            "domain_keyword": "think-plus",
            "domain_tld": "org",
            "query_time": "2024-05-24 16:07:44",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 3569,
            "registrar_name": "DropCatch.com 1360 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hunan sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "thingplus.net",
            "domain_keyword": "thingplus",
            "domain_tld": "net",
            "query_time": "2024-04-25 15:04:57",
            "create_date": "2014-05-12",
            "update_date": "2021-04-27",
            "expiry_date": "2026-05-12",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Whois Domain Admin.",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "#1101 Daerung post tower 182-4 guro3dong guro gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08378",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215884259",
            "registrant_fax": "+82.215884259",
            "name_servers": [
                "ns-1512.awsdns-61.org",
                "ns-1891.awsdns-44.co.uk",
                "ns-764.awsdns-31.net",
                "ns-89.awsdns-11.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "thingplus.com",
            "domain_keyword": "thingplus",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:04:57",
            "create_date": "2010-11-15",
            "update_date": "2021-02-02",
            "expiry_date": "2029-11-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "He Nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "thingsplus.com",
            "domain_keyword": "thingsplus",
            "domain_tld": "com",
            "query_time": "2024-06-10 04:29:51",
            "create_date": "2005-08-09",
            "update_date": "2024-05-15",
            "expiry_date": "2025-07-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=thingsplus.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "typing-plus.com",
            "domain_keyword": "typing-plus",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:33:26",
            "create_date": "2021-10-13",
            "update_date": "2023-08-02",
            "expiry_date": "2024-10-13",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-1485.awsdns-57.org",
                "ns-1985.awsdns-56.co.uk",
                "ns-495.awsdns-61.com",
                "ns-558.awsdns-05.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "thxngtplus.tech",
            "domain_keyword": "thxngtplus",
            "domain_tld": "tech",
            "query_time": "2024-05-01 23:53:09",
            "create_date": "2023-12-27",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "3DNS Privacy, LLC",
            "registrant_state": "CA",
            "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.3dns.box",
                "ns2.3dns.box"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "shine-plus.com",
            "domain_keyword": "shine-plus",
            "domain_tld": "com",
            "query_time": "2024-04-24 05:08:56",
            "create_date": "2017-12-25",
            "update_date": "2023-10-06",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "shiny-plus.ru",
            "domain_keyword": "shiny-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:29:32",
            "create_date": "2018-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "thana-plus.com",
            "domain_keyword": "thana-plus",
            "domain_tld": "com",
            "query_time": "2024-05-31 06:14:59",
            "create_date": "2020-05-29",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-29",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Khanthee Khrobthirawong",
            "registrant_company": "Global Access Co., Ltd.",
            "registrant_address": "302/804 Ladprao 71 Rd.,",
            "registrant_city": "Wangthonglang",
            "registrant_state": "Bangkok",
            "registrant_zip": "10310",
            "registrant_country": "TH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.66834466999",
            "registrant_fax": "+1.66834466999",
            "name_servers": [
                "ns1.hostunlimit.com",
                "ns2.hostunlimit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "thingyplug.com",
            "domain_keyword": "thingyplug",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:12:23",
            "create_date": "2023-11-22",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "fshing-plus.com",
            "domain_keyword": "fshing-plus",
            "domain_tld": "com",
            "query_time": "2024-05-17 15:49:42",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tuning-plus.ru",
            "domain_keyword": "tuning-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-19 01:03:18",
            "create_date": "2009-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "shini-plus.ru",
            "domain_keyword": "shini-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:29:11",
            "create_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "china-plus.net",
            "domain_keyword": "china-plus",
            "domain_tld": "net",
            "query_time": "2024-04-19 03:03:49",
            "create_date": "2014-02-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1621,
            "registrar_name": "SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY 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": "https://www.cndns.com/cn/domain/domaincontact.aspx?domain=china-plus.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "shiny-plus.com",
            "domain_keyword": "shiny-plus",
            "domain_tld": "com",
            "query_time": "2024-04-30 11:26:20",
            "create_date": "2018-04-25",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "chang-plus.com",
            "domain_keyword": "chang-plus",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:57:54",
            "create_date": "2023-04-02",
            "update_date": "2024-05-15",
            "expiry_date": "2024-04-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "shine-plus.net",
            "domain_keyword": "shine-plus",
            "domain_tld": "net",
            "query_time": "2024-05-05 17:48:52",
            "create_date": "2023-08-05",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "china-plus.top",
            "domain_keyword": "china-plus",
            "domain_tld": "top",
            "query_time": "2024-04-19 03:03:49",
            "create_date": "2020-10-22",
            "update_date": "2023-07-08",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1621,
            "registrar_name": "shanghai meicheng technology information development co ltd",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guo Guang Hu Lian Ke Ji Bei Jing You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BeiJingShi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "tvingoplus.com",
            "domain_keyword": "tvingoplus",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:27:24",
            "create_date": "2019-09-23",
            "update_date": "2020-09-17",
            "expiry_date": "2024-09-23",
            "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": 29,
            "domain_name": "thinkbplus.com",
            "domain_keyword": "thinkbplus",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:08:48",
            "create_date": "2022-06-12",
            "update_date": "2023-05-05",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1483,
            "registrar_name": "NEUBOX Internet S.A. de C.V.",
            "registrar_website": "http://neubox.com/",
            "registrant_name": "Steve Valle",
            "registrant_company": "Think B Plus",
            "registrant_address": "7960 Stansbury Ave",
            "registrant_city": "PANORAMA CITY",
            "registrant_state": "CA",
            "registrant_zip": "91402",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.3239961853",
            "name_servers": [
                "emma.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "china-plus.ru",
            "domain_keyword": "china-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-06 01:37:31",
            "create_date": "2013-06-19",
            "expiry_date": "2025-06-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "theking-plus.com",
            "domain_keyword": "theking-plus",
            "domain_tld": "com",
            "query_time": "2024-06-09 17:57:26",
            "create_date": "2023-11-23",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "chuck.ns.cloudflare.com",
                "mira.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "swing-plus.ru",
            "domain_keyword": "swing-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:17:00",
            "create_date": "2010-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "shinguplus.com",
            "domain_keyword": "shinguplus",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:53:21",
            "create_date": "2014-09-19",
            "update_date": "2022-09-06",
            "expiry_date": "2024-09-19",
            "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": "fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/69780062-b4cc-4fc0-8f3e-1fb3d62273f5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "shina-plus.ru",
            "domain_keyword": "shina-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:28:33",
            "create_date": "2019-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "china-plus.cn",
            "domain_keyword": "china-plus",
            "domain_tld": "cn",
            "query_time": "2024-05-03 07:52:42",
            "create_date": "2014-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "国广互联科技(北京)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "think4plus.net",
            "domain_keyword": "think4plus",
            "domain_tld": "net",
            "query_time": "2024-05-24 16:08:11",
            "create_date": "2022-09-08",
            "update_date": "2023-07-27",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Hanyu Tomokazu",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "thynk-plus.com",
            "domain_keyword": "thynk-plus",
            "domain_tld": "com",
            "query_time": "2024-05-19 19:18:49",
            "create_date": "2020-01-22",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-22",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "THYNK+",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "china-plus.com",
            "domain_keyword": "china-plus",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:03:49",
            "create_date": "2017-01-31",
            "update_date": "2021-01-25",
            "expiry_date": "2026-01-31",
            "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": 39,
            "domain_name": "shins-plus.ru",
            "domain_keyword": "shins-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:29:29",
            "create_date": "2023-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "thinkaplus.com",
            "domain_keyword": "thinkaplus",
            "domain_tld": "com",
            "query_time": "2024-05-13 00:41:47",
            "create_date": "2013-10-16",
            "update_date": "2023-02-13",
            "expiry_date": "2025-10-16",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "UnitedHealth Group Incorporated",
            "registrant_company": "UnitedHealth Group Incorporated",
            "registrant_address": "9900 Bren Road East",
            "registrant_city": "Minnetonka",
            "registrant_state": "MN",
            "registrant_zip": "55343",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7637440454",
            "registrant_fax": "+1.8448696708",
            "name_servers": [
                "edns4.ultradns.biz",
                "edns4.ultradns.com",
                "edns4.ultradns.net",
                "edns4.ultradns.org",
                "epla1.corpnamesvcs.com",
                "epla2.corpnamesvcs.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "going-plus.info",
            "domain_keyword": "going-plus",
            "domain_tld": "info",
            "query_time": "2024-05-06 20:09:20",
            "create_date": "2016-01-08",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "being-plus.com",
            "domain_keyword": "being-plus",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:40:28",
            "create_date": "2020-09-07",
            "update_date": "2023-07-20",
            "expiry_date": "2024-09-07",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "shine-plus.website",
            "domain_keyword": "shine-plus",
            "domain_tld": "website",
            "query_time": "2024-05-26 18:18:14",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ithingsplus.com",
            "domain_keyword": "ithingsplus",
            "domain_tld": "com",
            "query_time": "2024-05-17 22:29:31",
            "create_date": "2023-06-12",
            "update_date": "2024-05-10",
            "expiry_date": "2024-06-12",
            "registrar_iana": 3972,
            "registrar_name": "Hongkong Kouming International Limited",
            "registrar_website": "https://www.kouming.com",
            "registrant_name": "Martha Prior",
            "registrant_address": "17 Naroon park",
            "registrant_city": "Belfast",
            "registrant_state": "Belfast",
            "registrant_zip": "BT119JA",
            "registrant_country": "GB",
            "registrant_email": "privacy protection",
            "registrant_phone": "Privacy protection",
            "registrant_fax": "Privacy protection",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tubing-plus.com",
            "domain_keyword": "tubing-plus",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:41:18",
            "create_date": "2021-07-08",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ETHEN ROHRE GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/tubing-plus.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.aixhibit.net",
                "ns2.aixhibit.net",
                "ns3.aixhibit.net",
                "ns4.aixhibit.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "tubing-plus.net",
            "domain_keyword": "tubing-plus",
            "domain_tld": "net",
            "query_time": "2024-05-30 21:41:18",
            "create_date": "2021-07-08",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ETHEN ROHRE GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/tubing-plus.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.aixhibit.net",
                "ns2.aixhibit.net",
                "ns3.aixhibit.net",
                "ns4.aixhibit.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "shina-plus.site",
            "domain_keyword": "shina-plus",
            "domain_tld": "site",
            "query_time": "2024-05-08 03:21:16",
            "create_date": "2024-03-06",
            "update_date": "2024-05-04",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "RT",
            "registrant_country": "RU",
            "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.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "thinkplus.co.in",
            "domain_keyword": "thinkplus",
            "domain_tld": "co.in",
            "query_time": "2024-04-12 07:50:21",
            "create_date": "2015-03-20",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Think Plus Creatives",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ashley.ns.cloudflare.com",
                "kanye.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tint-plus.com",
            "domain_keyword": "tint-plus",
            "domain_tld": "com",
            "query_time": "2024-04-18 13:17:57",
            "create_date": "2022-02-18",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-18",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "shin-plus.co.jp",
            "domain_keyword": "shin-plus",
            "domain_tld": "co.jp",
            "query_time": "2024-06-07 07:54:03",
            "create_date": "2006-11-07",
            "update_date": "2023-12-01",
            "registrant_company": "SHINPLUS Company",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        },
        {
            "num": 51,
            "domain_name": "hingoplus.com",
            "domain_keyword": "hingoplus",
            "domain_tld": "com",
            "query_time": "2024-04-29 20:03:07",
            "create_date": "2023-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/hingoplus.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hingeplus.com",
            "domain_keyword": "hingeplus",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:47:05",
            "create_date": "2012-10-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/hingeplus.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "thinkplus.info",
            "domain_keyword": "thinkplus",
            "domain_tld": "info",
            "query_time": "2024-05-06 12:56:10",
            "create_date": "2009-11-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Elevo Institute",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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": [
                "dns1.servercontrol.com.au",
                "dns2.servercontrol.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "king-plus.com.cn",
            "domain_keyword": "king-plus",
            "domain_tld": "com.cn",
            "query_time": "2024-05-09 03:46:22",
            "create_date": "2014-05-10",
            "expiry_date": "2025-05-10",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "汉王塑胶机械(安徽)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "thinkplus.tech",
            "domain_keyword": "thinkplus",
            "domain_tld": "tech",
            "query_time": "2024-05-07 20:39:45",
            "create_date": "2023-12-26",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "thinkplus.online",
            "domain_keyword": "thinkplus",
            "domain_tld": "online",
            "query_time": "2024-05-02 12:23:39",
            "create_date": "2023-12-25",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-25",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "thinkplus.cat",
            "domain_keyword": "thinkplus",
            "domain_tld": "cat",
            "query_time": "2024-05-16 20:22:16",
            "create_date": "2021-03-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-17",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "ACEGAL - Associació Catalana D'Empreses Per A Gais I Lesbianes",
            "registrant_state": "B",
            "registrant_country": "ES",
            "registrant_email": "please query the whois 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": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "thingplug.net",
            "domain_keyword": "thingplug",
            "domain_tld": "net",
            "query_time": "2024-05-15 02:46:14",
            "create_date": "2015-05-12",
            "update_date": "2024-04-19",
            "expiry_date": "2025-05-12",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "SK Telecom Co.,Ltd.",
            "registrant_company": "SK Telecom Co.,Ltd.",
            "registrant_address": "65, Eulji-ro, Jung-gu, Seoul, Korea",
            "registrant_city": "Seoul",
            "registrant_zip": "100100",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215990011",
            "name_servers": [
                "gate.sktelecom.com",
                "gate2.sktelecom.com",
                "gate3.sktelecom.com",
                "gate4.sktelecom.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "hina-plus.com",
            "domain_keyword": "hina-plus",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:58:14",
            "create_date": "2022-03-11",
            "update_date": "2022-03-11",
            "expiry_date": "2025-03-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "thinkplus.jp",
            "domain_keyword": "thinkplus",
            "domain_tld": "jp",
            "query_time": "2024-05-07 20:39:45",
            "create_date": "2009-04-15",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "yosuke hirota",
            "registrant_address": "Hirai Building",
            "registrant_zip": "604-8084",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-212-3588",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 61,
            "domain_name": "wing-plus.com",
            "domain_keyword": "wing-plus",
            "domain_tld": "com",
            "query_time": "2024-05-23 08:02:41",
            "create_date": "2020-02-12",
            "update_date": "2023-12-15",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "WING PLUS CORPORATION",
            "registrant_address": "35F,4-20,ofukacho,kitaku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.663764800",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "thinkplus.org",
            "domain_keyword": "thinkplus",
            "domain_tld": "org",
            "query_time": "2024-06-02 17:58:56",
            "create_date": "2023-07-11",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-11",
            "registrar_iana": 3913,
            "registrar_name": "Sav.com, LLC - 23",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "tuin-plus.nl",
            "domain_keyword": "tuin-plus",
            "domain_tld": "nl",
            "query_time": "2024-05-03 08:54:00",
            "create_date": "2001-04-24",
            "update_date": "2019-07-12",
            "registrar_name": "WebReus",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 64,
            "domain_name": "thinkplus.id",
            "domain_keyword": "thinkplus",
            "domain_tld": "id",
            "query_time": "2022-06-23 21:16:02",
            "create_date": "2018-06-08",
            "update_date": "2021-06-05",
            "expiry_date": "2024-06-08",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 65,
            "domain_name": "ming-plus.com",
            "domain_keyword": "ming-plus",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:07:58",
            "create_date": "2019-04-23",
            "update_date": "2024-03-29",
            "expiry_date": "2027-04-23",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "thinkplus.be",
            "domain_keyword": "thinkplus",
            "domain_tld": "be",
            "query_time": "2024-06-02 17:58:56",
            "create_date": "2020-01-23",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 67,
            "domain_name": "theg-plus.com",
            "domain_keyword": "theg-plus",
            "domain_tld": "com",
            "query_time": "2024-05-19 16:40:22",
            "create_date": "2024-05-16",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "mack.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "thingplug.com",
            "domain_keyword": "thingplug",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:04:57",
            "create_date": "2017-01-14",
            "update_date": "2021-01-08",
            "expiry_date": "2026-01-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": 69,
            "domain_name": "thinkplus.fr",
            "domain_keyword": "thinkplus",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:00:06",
            "create_date": "2009-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "BERTIN VINCENT",
            "registrant_address": "BERTIN VINCENT, 4, chemin de la pointe des tertres, 22750 Saint Jacut de la Mer",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.660226592",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 70,
            "domain_name": "thongplus.com",
            "domain_keyword": "thongplus",
            "domain_tld": "com",
            "query_time": "2024-06-04 14:34:44",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "tringplus.studio",
            "domain_keyword": "tringplus",
            "domain_tld": "studio",
            "query_time": "2024-06-02 09:41:23",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2026-04-03",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "thinkplus.com",
            "domain_keyword": "thinkplus",
            "domain_tld": "com",
            "query_time": "2024-05-23 21:40:16",
            "create_date": "2002-03-24",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Domain Privacy Services",
            "registrant_company": "Domain Privacy Services",
            "registrant_address": "7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu",
            "registrant_city": "Seoul",
            "registrant_zip": "06235",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.216447378",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "thinkplus.dev",
            "domain_keyword": "thinkplus",
            "domain_tld": "dev",
            "query_time": "2024-05-25 09:39:16",
            "create_date": "2019-11-25",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Think Plus OE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Marousi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "please query the whois server of the owning registrar 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",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "thinkplus.biz",
            "domain_keyword": "thinkplus",
            "domain_tld": "biz",
            "query_time": "2024-05-13 09:36:42",
            "create_date": "2008-03-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "thinkplus.co.uk",
            "domain_keyword": "thinkplus",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 19:10:51",
            "create_date": "2018-02-26",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-26",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "thinkplus.pt",
            "domain_keyword": "thinkplus",
            "domain_tld": "pt",
            "query_time": "2024-05-07 20:39:45",
            "create_date": "2023-03-03",
            "expiry_date": "2025-03-03",
            "name_servers": [
                "pdns1.dnscpanel.com",
                "pdns2.dnscpanel.com",
                "pdns3.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 77,
            "domain_name": "thinkplus.site",
            "domain_keyword": "thinkplus",
            "domain_tld": "site",
            "query_time": "2024-06-02 17:58:56",
            "create_date": "2019-08-15",
            "update_date": "2023-08-31",
            "expiry_date": "2029-08-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Wang Zhao Yu",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "thinkplus.nl",
            "domain_keyword": "thinkplus",
            "domain_tld": "nl",
            "query_time": "2024-05-13 09:36:42",
            "create_date": "2010-01-19",
            "update_date": "2021-02-15",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "xt-ns-02.xertog.com",
                "xt-ns-03.xertog.com",
                "xt-pp-01.xertog.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 79,
            "domain_name": "thinkplus.com.cn",
            "domain_keyword": "thinkplus",
            "domain_tld": "com.cn",
            "query_time": "2024-04-17 21:01:33",
            "create_date": "2007-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "段远峰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sing-plus.com",
            "domain_keyword": "sing-plus",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:31:19",
            "create_date": "2022-05-09",
            "update_date": "2022-09-29",
            "expiry_date": "2027-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "thinkplus.xyz",
            "domain_keyword": "thinkplus",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 06:49:43",
            "create_date": "2024-03-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "thinkplus.co",
            "domain_keyword": "thinkplus",
            "domain_tld": "co",
            "query_time": "2024-04-12 07:50:21",
            "create_date": "2014-12-11",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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": [
                "ns8045.hostgator.com",
                "ns8046.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "chingplus.com",
            "domain_keyword": "chingplus",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:26:01",
            "create_date": "2020-10-18",
            "update_date": "2021-08-26",
            "expiry_date": "2024-10-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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "thinkplus.pro",
            "domain_keyword": "thinkplus",
            "domain_tld": "pro",
            "query_time": "2024-06-02 17:58:56",
            "create_date": "2023-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-21",
            "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": [
                "ns-1133.awsdns-13.org",
                "ns-1650.awsdns-14.co.uk",
                "ns-421.awsdns-52.com",
                "ns-651.awsdns-17.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "thinkplus.us",
            "domain_keyword": "thinkplus",
            "domain_tld": "us",
            "query_time": "2024-05-13 09:36:42",
            "create_date": "2018-07-25",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Bram Yoga",
            "registrant_company": "Thinkplus",
            "registrant_address": "Jl. Taman Margasatwa Raya No 10",
            "registrant_city": "Jakarta Selatan",
            "registrant_state": "DKI Jakarta",
            "registrant_zip": "12550",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.8111599599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "thinkeplus.com",
            "domain_keyword": "thinkeplus",
            "domain_tld": "com",
            "query_time": "2024-06-07 01:32:14",
            "create_date": "2022-11-25",
            "update_date": "2022-11-26",
            "expiry_date": "2025-11-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=thinkeplus.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ice.dnspod.net",
                "soft.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "thing-club.com",
            "domain_keyword": "thing-club",
            "domain_tld": "com",
            "query_time": "2024-06-10 04:28:17",
            "create_date": "2020-07-02",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-02",
            "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": 88,
            "domain_name": "thynk-plus.net",
            "domain_keyword": "thynk-plus",
            "domain_tld": "net",
            "query_time": "2024-05-19 19:18:49",
            "create_date": "2020-01-22",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-22",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "THYNK+",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "thynk-plus.space",
            "domain_keyword": "thynk-plus",
            "domain_tld": "space",
            "query_time": "2024-04-16 04:06:48",
            "create_date": "2020-01-22",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-22",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "THYNK+",
            "registrant_country": "FR",
            "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": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "twint-plus.swiss",
            "domain_keyword": "twint-plus",
            "domain_tld": "swiss",
            "query_time": "2024-06-12 01:13:49",
            "create_date": "2021-05-13",
            "update_date": "2023-11-15",
            "expiry_date": "2024-05-13",
            "registrar_iana": 1345,
            "registrar_name": "Key Systems, LLC",
            "registrar_website": "http://www.key-systems.net/tld",
            "registrant_company": "TWINT AG",
            "registrant_country": "CH",
            "registrant_email": "please query the whois 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": [
                "a.portsdns.se",
                "b.portsdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "thinksplus.com",
            "domain_keyword": "thinksplus",
            "domain_tld": "com",
            "query_time": "2024-05-23 21:40:27",
            "create_date": "2024-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_state": "hongkong",
            "registrant_country": "HK",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ring-plus.com",
            "domain_keyword": "ring-plus",
            "domain_tld": "com",
            "query_time": "2024-06-04 23:58:43",
            "create_date": "2021-02-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ing-plus.ru",
            "domain_keyword": "ing-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:53:20",
            "create_date": "2021-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "wing-plus.jp",
            "domain_keyword": "wing-plus",
            "domain_tld": "jp",
            "query_time": "2024-06-10 09:18:16",
            "create_date": "2010-09-27",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-30",
            "registrant_name": "Anabuki College Services Corporation",
            "registrant_address": "Ishikawa",
            "registrant_zip": "920-0869",
            "registrant_email": "[email protected]",
            "registrant_phone": "076-265-1221",
            "registrant_fax": "076-265-1226",
            "name_servers": [
                "ns-1269.awsdns-30.org",
                "ns-1934.awsdns-49.co.uk",
                "ns-354.awsdns-44.com",
                "ns-896.awsdns-48.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 95,
            "domain_name": "thinplus.com",
            "domain_keyword": "thinplus",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:09:19",
            "create_date": "2011-06-19",
            "update_date": "2020-06-13",
            "expiry_date": "2025-06-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": 96,
            "domain_name": "tingplus.dk",
            "domain_keyword": "tingplus",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:13:30",
            "create_date": "2017-02-05",
            "expiry_date": "2025-02-28",
            "registrant_name": "Ida Carithe Svitzer Lyngbye",
            "registrant_address": "c/o Annette Hviid Nielsen, Nørre Søgade 49, 2. th",
            "registrant_city": "København K",
            "registrant_zip": "1370",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "thinkplus.shop",
            "domain_keyword": "thinkplus",
            "domain_tld": "shop",
            "query_time": "2024-05-13 09:36:42",
            "create_date": "2024-02-20",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "thinkplus.tv",
            "domain_keyword": "thinkplus",
            "domain_tld": "tv",
            "query_time": "2024-06-11 19:14:00",
            "create_date": "2011-11-03",
            "update_date": "2024-06-11",
            "expiry_date": "2029-11-03",
            "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": [
                "ns1.ras.hk",
                "ns1.ras.im",
                "ns2.ras.hk",
                "ns2.ras.im",
                "ns3.ras.hk",
                "ns3.ras.im"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "thingulus.com",
            "domain_keyword": "thingulus",
            "domain_tld": "com",
            "query_time": "2024-06-10 04:30:51",
            "create_date": "2018-11-08",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.meshgate.com",
                "ns2.meshgate.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "king-plus.com",
            "domain_keyword": "king-plus",
            "domain_tld": "com",
            "query_time": "2024-06-12 00:35:44",
            "create_date": "2008-03-06",
            "update_date": "2024-01-30",
            "expiry_date": "2025-03-06",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.112,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>thing-plus.net</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>116</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>think-plus.fr, think-plus.jp, thingsplus.net, think-plus.com, things-plus.net, things-plus.com, think-plus.site, think-plus.cat, think-plus.net, think-plus.org, thingplus.net, thingplus.com, thingsplus.com, typing-plus.com, thxngtplus.tech, shine-plus.com, shiny-plus.ru, thana-plus.com, thingyplug.com, fshing-plus.com, tuning-plus.ru, shini-plus.ru, china-plus.net, shiny-plus.com, chang-plus.com, shine-plus.net, china-plus.top, tvingoplus.com, thinkbplus.com, china-plus.ru, theking-plus.com, swing-plus.ru, shinguplus.com, shina-plus.ru, china-plus.cn, think4plus.net, thynk-plus.com, china-plus.com, shins-plus.ru, thinkaplus.com, going-plus.info, being-plus.com, shine-plus.website, ithingsplus.com, tubing-plus.com, tubing-plus.net, shina-plus.site, thinkplus.co.in, tint-plus.com, shin-plus.co.jp, hingoplus.com, hingeplus.com, thinkplus.info, king-plus.com.cn, thinkplus.tech, thinkplus.online, thinkplus.cat, thingplug.net, hina-plus.com, thinkplus.jp, wing-plus.com, thinkplus.org, tuin-plus.nl, thinkplus.id, ming-plus.com, thinkplus.be, theg-plus.com, thingplug.com, thinkplus.fr, thongplus.com, tringplus.studio, thinkplus.com, thinkplus.dev, thinkplus.biz, thinkplus.co.uk, thinkplus.pt, thinkplus.site, thinkplus.nl, thinkplus.com.cn, sing-plus.com, thinkplus.xyz, thinkplus.co, chingplus.com, thinkplus.pro, thinkplus.us, thinkeplus.com, thing-club.com, thynk-plus.net, thynk-plus.space, twint-plus.swiss, thinksplus.com, ring-plus.com, ing-plus.ru, wing-plus.jp, thinplus.com, tingplus.dk, thinkplus.shop, thinkplus.tv, thingulus.com, king-plus.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>think-plus.fr</domain_name>
   <domain_keyword>think-plus</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:00:03</query_time>
   <create_date>2023-02-02</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>think-plus.jp</domain_name>
   <domain_keyword>think-plus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-20 14:45:59</query_time>
   <create_date>2022-12-23</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>thingsplus.net</domain_name>
   <domain_keyword>thingsplus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 12:16:01</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2022-12-11</update_date>
   <expiry_date>2024-12-11</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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>think-plus.com</domain_name>
   <domain_keyword>think-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:45:59</query_time>
   <create_date>2014-12-20</create_date>
   <update_date>2020-12-14</update_date>
   <expiry_date>2024-12-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>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>5</num>
   <domain_name>things-plus.net</domain_name>
   <domain_keyword>things-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 11:54:35</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>things-plus.com</domain_name>
   <domain_keyword>things-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:54:35</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>think-plus.site</domain_name>
   <domain_keyword>think-plus</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 17:54:58</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>think-plus.cat</domain_name>
   <domain_keyword>think-plus</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-02 12:16:59</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>ACEGAL - Associació Catalana D'Empreses Per A Gais I Lesbianes</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois 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>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>think-plus.net</domain_name>
   <domain_keyword>think-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 14:45:59</query_time>
   <create_date>2009-12-14</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>think-plus.org</domain_name>
   <domain_keyword>think-plus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 16:07:44</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>3569</registrar_iana>
   <registrar_name>DropCatch.com 1360 LLC</registrar_name>
   <registrar_website>http://www.NameBright.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_state>hunan sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>thingplus.net</domain_name>
   <domain_keyword>thingplus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 15:04:57</query_time>
   <create_date>2014-05-12</create_date>
   <update_date>2021-04-27</update_date>
   <expiry_date>2026-05-12</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Whois Domain Admin.</registrant_name>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_address>#1101 Daerung post tower 182-4 guro3dong guro gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08378</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215884259</registrant_phone>
   <registrant_fax>+82.215884259</registrant_fax>
   <name_servers>
    <value>ns-1512.awsdns-61.org</value>
    <value>ns-1891.awsdns-44.co.uk</value>
    <value>ns-764.awsdns-31.net</value>
    <value>ns-89.awsdns-11.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>thingplus.com</domain_name>
   <domain_keyword>thingplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:04:57</query_time>
   <create_date>2010-11-15</create_date>
   <update_date>2021-02-02</update_date>
   <expiry_date>2029-11-15</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>He Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>thingsplus.com</domain_name>
   <domain_keyword>thingsplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 04:29:51</query_time>
   <create_date>2005-08-09</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=thingsplus.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>typing-plus.com</domain_name>
   <domain_keyword>typing-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:33:26</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-1485.awsdns-57.org</value>
    <value>ns-1985.awsdns-56.co.uk</value>
    <value>ns-495.awsdns-61.com</value>
    <value>ns-558.awsdns-05.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>thxngtplus.tech</domain_name>
   <domain_keyword>thxngtplus</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-01 23:53:09</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>3DNS Privacy, LLC</registrant_company>
   <registrant_state>CA</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.3dns.box</value>
    <value>ns2.3dns.box</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>shine-plus.com</domain_name>
   <domain_keyword>shine-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 05:08:56</query_time>
   <create_date>2017-12-25</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>shiny-plus.ru</domain_name>
   <domain_keyword>shiny-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:29:32</query_time>
   <create_date>2018-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>thana-plus.com</domain_name>
   <domain_keyword>thana-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 06:14:59</query_time>
   <create_date>2020-05-29</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Khanthee Khrobthirawong</registrant_name>
   <registrant_company>Global Access Co., Ltd.</registrant_company>
   <registrant_address>302/804 Ladprao 71 Rd.,</registrant_address>
   <registrant_city>Wangthonglang</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>10310</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.66834466999</registrant_phone>
   <registrant_fax>+1.66834466999</registrant_fax>
   <name_servers>
    <value>ns1.hostunlimit.com</value>
    <value>ns2.hostunlimit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>thingyplug.com</domain_name>
   <domain_keyword>thingyplug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:12:23</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-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>ns5.afternic.com</value>
    <value>ns6.afternic.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>fshing-plus.com</domain_name>
   <domain_keyword>fshing-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 15:49:42</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.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>tuning-plus.ru</domain_name>
   <domain_keyword>tuning-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-19 01:03:18</query_time>
   <create_date>2009-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>shini-plus.ru</domain_name>
   <domain_keyword>shini-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:29:11</query_time>
   <create_date>2023-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>china-plus.net</domain_name>
   <domain_keyword>china-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 03:03:49</query_time>
   <create_date>2014-02-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY 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>https://www.cndns.com/cn/domain/domaincontact.aspx?domain=china-plus.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>shiny-plus.com</domain_name>
   <domain_keyword>shiny-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 11:26:20</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2024-04-29</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>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>25</num>
   <domain_name>chang-plus.com</domain_name>
   <domain_keyword>chang-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:57:54</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>shine-plus.net</domain_name>
   <domain_keyword>shine-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 17:48:52</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>china-plus.top</domain_name>
   <domain_keyword>china-plus</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 03:03:49</query_time>
   <create_date>2020-10-22</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>shanghai meicheng technology information development co ltd</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guo Guang Hu Lian Ke Ji Bei Jing You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BeiJingShi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>tvingoplus.com</domain_name>
   <domain_keyword>tvingoplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:27:24</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2020-09-17</update_date>
   <expiry_date>2024-09-23</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>29</num>
   <domain_name>thinkbplus.com</domain_name>
   <domain_keyword>thinkbplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:08:48</query_time>
   <create_date>2022-06-12</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1483</registrar_iana>
   <registrar_name>NEUBOX Internet S.A. de C.V.</registrar_name>
   <registrar_website>http://neubox.com/</registrar_website>
   <registrant_name>Steve Valle</registrant_name>
   <registrant_company>Think B Plus</registrant_company>
   <registrant_address>7960 Stansbury Ave</registrant_address>
   <registrant_city>PANORAMA CITY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91402</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.3239961853</registrant_phone>
   <name_servers>
    <value>emma.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.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>china-plus.ru</domain_name>
   <domain_keyword>china-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 01:37:31</query_time>
   <create_date>2013-06-19</create_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>theking-plus.com</domain_name>
   <domain_keyword>theking-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 17:57:26</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-23</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>chuck.ns.cloudflare.com</value>
    <value>mira.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>32</num>
   <domain_name>swing-plus.ru</domain_name>
   <domain_keyword>swing-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:17:00</query_time>
   <create_date>2010-12-17</create_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>shinguplus.com</domain_name>
   <domain_keyword>shinguplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:53:21</query_time>
   <create_date>2014-09-19</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-09-19</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>fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/69780062-b4cc-4fc0-8f3e-1fb3d62273f5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>shina-plus.ru</domain_name>
   <domain_keyword>shina-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:28:33</query_time>
   <create_date>2019-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>china-plus.cn</domain_name>
   <domain_keyword>china-plus</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 07:52:42</query_time>
   <create_date>2014-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>国广互联科技(北京)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.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>think4plus.net</domain_name>
   <domain_keyword>think4plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 16:08:11</query_time>
   <create_date>2022-09-08</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Hanyu Tomokazu</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>thynk-plus.com</domain_name>
   <domain_keyword>thynk-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 19:18:49</query_time>
   <create_date>2020-01-22</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>THYNK+</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>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>china-plus.com</domain_name>
   <domain_keyword>china-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:03:49</query_time>
   <create_date>2017-01-31</create_date>
   <update_date>2021-01-25</update_date>
   <expiry_date>2026-01-31</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>39</num>
   <domain_name>shins-plus.ru</domain_name>
   <domain_keyword>shins-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:29:29</query_time>
   <create_date>2023-12-26</create_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>thinkaplus.com</domain_name>
   <domain_keyword>thinkaplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 00:41:47</query_time>
   <create_date>2013-10-16</create_date>
   <update_date>2023-02-13</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>UnitedHealth Group Incorporated</registrant_name>
   <registrant_company>UnitedHealth Group Incorporated</registrant_company>
   <registrant_address>9900 Bren Road East</registrant_address>
   <registrant_city>Minnetonka</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55343</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7637440454</registrant_phone>
   <registrant_fax>+1.8448696708</registrant_fax>
   <name_servers>
    <value>edns4.ultradns.biz</value>
    <value>edns4.ultradns.com</value>
    <value>edns4.ultradns.net</value>
    <value>edns4.ultradns.org</value>
    <value>epla1.corpnamesvcs.com</value>
    <value>epla2.corpnamesvcs.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>going-plus.info</domain_name>
   <domain_keyword>going-plus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 20:09:20</query_time>
   <create_date>2016-01-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>being-plus.com</domain_name>
   <domain_keyword>being-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:40:28</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>shine-plus.website</domain_name>
   <domain_keyword>shine-plus</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-26 18:18:14</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>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ithingsplus.com</domain_name>
   <domain_keyword>ithingsplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 22:29:31</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>3972</registrar_iana>
   <registrar_name>Hongkong Kouming International Limited</registrar_name>
   <registrar_website>https://www.kouming.com</registrar_website>
   <registrant_name>Martha Prior</registrant_name>
   <registrant_address>17 Naroon park</registrant_address>
   <registrant_city>Belfast</registrant_city>
   <registrant_state>Belfast</registrant_state>
   <registrant_zip>BT119JA</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>privacy protection</registrant_email>
   <registrant_phone>Privacy protection</registrant_phone>
   <registrant_fax>Privacy protection</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>tubing-plus.com</domain_name>
   <domain_keyword>tubing-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:41:18</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ETHEN ROHRE GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/tubing-plus.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.aixhibit.net</value>
    <value>ns2.aixhibit.net</value>
    <value>ns3.aixhibit.net</value>
    <value>ns4.aixhibit.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>tubing-plus.net</domain_name>
   <domain_keyword>tubing-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 21:41:18</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ETHEN ROHRE GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/tubing-plus.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.aixhibit.net</value>
    <value>ns2.aixhibit.net</value>
    <value>ns3.aixhibit.net</value>
    <value>ns4.aixhibit.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>shina-plus.site</domain_name>
   <domain_keyword>shina-plus</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 03:21:16</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>RT</registrant_state>
   <registrant_country>RU</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.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>thinkplus.co.in</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-12 07:50:21</query_time>
   <create_date>2015-03-20</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Think Plus Creatives</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ashley.ns.cloudflare.com</value>
    <value>kanye.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>49</num>
   <domain_name>tint-plus.com</domain_name>
   <domain_keyword>tint-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 13:17:57</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.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_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.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>50</num>
   <domain_name>shin-plus.co.jp</domain_name>
   <domain_keyword>shin-plus</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-07 07:54:03</query_time>
   <create_date>2006-11-07</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>SHINPLUS Company</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>hingoplus.com</domain_name>
   <domain_keyword>hingoplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 20:03:07</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/hingoplus.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hingeplus.com</domain_name>
   <domain_keyword>hingeplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:47:05</query_time>
   <create_date>2012-10-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/hingeplus.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>thinkplus.info</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 12:56:10</query_time>
   <create_date>2009-11-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Elevo Institute</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>dns1.servercontrol.com.au</value>
    <value>dns2.servercontrol.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>king-plus.com.cn</domain_name>
   <domain_keyword>king-plus</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-09 03:46:22</query_time>
   <create_date>2014-05-10</create_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>汉王塑胶机械(安徽)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>thinkplus.tech</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-07 20:39:45</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</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>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>56</num>
   <domain_name>thinkplus.online</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 12:23:39</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>thinkplus.cat</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-16 20:22:16</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>ACEGAL - Associació Catalana D'Empreses Per A Gais I Lesbianes</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois 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>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>thingplug.net</domain_name>
   <domain_keyword>thingplug</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 02:46:14</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>SK Telecom Co.,Ltd.</registrant_name>
   <registrant_company>SK Telecom Co.,Ltd.</registrant_company>
   <registrant_address>65, Eulji-ro, Jung-gu, Seoul, Korea</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>100100</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215990011</registrant_phone>
   <name_servers>
    <value>gate.sktelecom.com</value>
    <value>gate2.sktelecom.com</value>
    <value>gate3.sktelecom.com</value>
    <value>gate4.sktelecom.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>hina-plus.com</domain_name>
   <domain_keyword>hina-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:58:14</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2022-03-11</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>thinkplus.jp</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-07 20:39:45</query_time>
   <create_date>2009-04-15</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>yosuke hirota</registrant_name>
   <registrant_address>Hirai Building</registrant_address>
   <registrant_zip>604-8084</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-212-3588</registrant_phone>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>wing-plus.com</domain_name>
   <domain_keyword>wing-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 08:02:41</query_time>
   <create_date>2020-02-12</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>WING PLUS CORPORATION</registrant_name>
   <registrant_address>35F,4-20,ofukacho,kitaku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.663764800</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>thinkplus.org</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 17:58:56</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>3913</registrar_iana>
   <registrar_name>Sav.com, LLC - 23</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>tuin-plus.nl</domain_name>
   <domain_keyword>tuin-plus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 08:54:00</query_time>
   <create_date>2001-04-24</create_date>
   <update_date>2019-07-12</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>thinkplus.id</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>id</domain_tld>
   <query_time>2022-06-23 21:16:02</query_time>
   <create_date>2018-06-08</create_date>
   <update_date>2021-06-05</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>ming-plus.com</domain_name>
   <domain_keyword>ming-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:07:58</query_time>
   <create_date>2019-04-23</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2027-04-23</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>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>thinkplus.be</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 17:58:56</query_time>
   <create_date>2020-01-23</create_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>theg-plus.com</domain_name>
   <domain_keyword>theg-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 16:40:22</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>mack.ns.cloudflare.com</value>
    <value>rita.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>68</num>
   <domain_name>thingplug.com</domain_name>
   <domain_keyword>thingplug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:04:57</query_time>
   <create_date>2017-01-14</create_date>
   <update_date>2021-01-08</update_date>
   <expiry_date>2026-01-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>69</num>
   <domain_name>thinkplus.fr</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:00:06</query_time>
   <create_date>2009-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>BERTIN VINCENT</registrant_company>
   <registrant_address>BERTIN VINCENT, 4, chemin de la pointe des tertres, 22750 Saint Jacut de la Mer</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.660226592</registrant_phone>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>thongplus.com</domain_name>
   <domain_keyword>thongplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 14:34:44</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</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>ns09.domaincontrol.com</value>
    <value>ns10.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>71</num>
   <domain_name>tringplus.studio</domain_name>
   <domain_keyword>tringplus</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-02 09:41:23</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-04-03</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>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>72</num>
   <domain_name>thinkplus.com</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 21:40:16</query_time>
   <create_date>2002-03-24</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Domain Privacy Services</registrant_name>
   <registrant_company>Domain Privacy Services</registrant_company>
   <registrant_address>7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06235</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.216447378</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>thinkplus.dev</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-25 09:39:16</query_time>
   <create_date>2019-11-25</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Think Plus OE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Marousi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar 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>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>thinkplus.biz</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 09:36:42</query_time>
   <create_date>2008-03-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>thinkplus.co.uk</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 19:10:51</query_time>
   <create_date>2018-02-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>thinkplus.pt</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-07 20:39:45</query_time>
   <create_date>2023-03-03</create_date>
   <expiry_date>2025-03-03</expiry_date>
   <name_servers>
    <value>pdns1.dnscpanel.com</value>
    <value>pdns2.dnscpanel.com</value>
    <value>pdns3.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>thinkplus.site</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 17:58:56</query_time>
   <create_date>2019-08-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-08-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Wang Zhao Yu</registrant_company>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>thinkplus.nl</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 09:36:42</query_time>
   <create_date>2010-01-19</create_date>
   <update_date>2021-02-15</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>xt-ns-02.xertog.com</value>
    <value>xt-ns-03.xertog.com</value>
    <value>xt-pp-01.xertog.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>thinkplus.com.cn</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-17 21:01:33</query_time>
   <create_date>2007-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>段远峰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sing-plus.com</domain_name>
   <domain_keyword>sing-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:31:19</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2027-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>ns69.domaincontrol.com</value>
    <value>ns70.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>81</num>
   <domain_name>thinkplus.xyz</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 06:49:43</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>thinkplus.co</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-12 07:50:21</query_time>
   <create_date>2014-12-11</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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>ns8045.hostgator.com</value>
    <value>ns8046.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>chingplus.com</domain_name>
   <domain_keyword>chingplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:26:01</query_time>
   <create_date>2020-10-18</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-10-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>thinkplus.pro</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-02 17:58:56</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-21</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>ns-1133.awsdns-13.org</value>
    <value>ns-1650.awsdns-14.co.uk</value>
    <value>ns-421.awsdns-52.com</value>
    <value>ns-651.awsdns-17.net</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>85</num>
   <domain_name>thinkplus.us</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 09:36:42</query_time>
   <create_date>2018-07-25</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Bram Yoga</registrant_name>
   <registrant_company>Thinkplus</registrant_company>
   <registrant_address>Jl. Taman Margasatwa Raya No 10</registrant_address>
   <registrant_city>Jakarta Selatan</registrant_city>
   <registrant_state>DKI Jakarta</registrant_state>
   <registrant_zip>12550</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.8111599599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>86</num>
   <domain_name>thinkeplus.com</domain_name>
   <domain_keyword>thinkeplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 01:32:14</query_time>
   <create_date>2022-11-25</create_date>
   <update_date>2022-11-26</update_date>
   <expiry_date>2025-11-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=thinkeplus.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ice.dnspod.net</value>
    <value>soft.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>thing-club.com</domain_name>
   <domain_keyword>thing-club</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 04:28:17</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-02</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>88</num>
   <domain_name>thynk-plus.net</domain_name>
   <domain_keyword>thynk-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 19:18:49</query_time>
   <create_date>2020-01-22</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>THYNK+</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>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>thynk-plus.space</domain_name>
   <domain_keyword>thynk-plus</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-16 04:06:48</query_time>
   <create_date>2020-01-22</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>THYNK+</registrant_company>
   <registrant_country>FR</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>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>twint-plus.swiss</domain_name>
   <domain_keyword>twint-plus</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-06-12 01:13:49</query_time>
   <create_date>2021-05-13</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-05-13</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net/tld</registrar_website>
   <registrant_company>TWINT AG</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois 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>a.portsdns.se</value>
    <value>b.portsdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>thinksplus.com</domain_name>
   <domain_keyword>thinksplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 21:40:27</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_state>hongkong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ring-plus.com</domain_name>
   <domain_keyword>ring-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 23:58:43</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-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>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>93</num>
   <domain_name>ing-plus.ru</domain_name>
   <domain_keyword>ing-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:53:20</query_time>
   <create_date>2021-08-30</create_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>wing-plus.jp</domain_name>
   <domain_keyword>wing-plus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-10 09:18:16</query_time>
   <create_date>2010-09-27</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Anabuki College Services Corporation</registrant_name>
   <registrant_address>Ishikawa</registrant_address>
   <registrant_zip>920-0869</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>076-265-1221</registrant_phone>
   <registrant_fax>076-265-1226</registrant_fax>
   <name_servers>
    <value>ns-1269.awsdns-30.org</value>
    <value>ns-1934.awsdns-49.co.uk</value>
    <value>ns-354.awsdns-44.com</value>
    <value>ns-896.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>thinplus.com</domain_name>
   <domain_keyword>thinplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:09:19</query_time>
   <create_date>2011-06-19</create_date>
   <update_date>2020-06-13</update_date>
   <expiry_date>2025-06-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>96</num>
   <domain_name>tingplus.dk</domain_name>
   <domain_keyword>tingplus</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:13:30</query_time>
   <create_date>2017-02-05</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Ida Carithe Svitzer Lyngbye</registrant_name>
   <registrant_address>c/o Annette Hviid Nielsen, Nørre Søgade 49, 2. th</registrant_address>
   <registrant_city>København K</registrant_city>
   <registrant_zip>1370</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>thinkplus.shop</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-13 09:36:42</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.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>98</num>
   <domain_name>thinkplus.tv</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-11 19:14:00</query_time>
   <create_date>2011-11-03</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2029-11-03</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>ns1.ras.hk</value>
    <value>ns1.ras.im</value>
    <value>ns2.ras.hk</value>
    <value>ns2.ras.im</value>
    <value>ns3.ras.hk</value>
    <value>ns3.ras.im</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>thingulus.com</domain_name>
   <domain_keyword>thingulus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 04:30:51</query_time>
   <create_date>2018-11-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-08</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.meshgate.com</value>
    <value>ns2.meshgate.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>king-plus.com</domain_name>
   <domain_keyword>king-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 00:35:44</query_time>
   <create_date>2008-03-06</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.112</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.