WHOIS QUERY TIME

4 May 2024 - 3:11 AM UTC

Modified: 8 May 2020

NAME SERVERS

ns1.nshost2.de
ns2.nshost2.de
ns3.nshost2.net

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tri-plus.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tri-plus.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tri-plus.de",
            "domain_keyword": "tri-plus",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:11:19",
            "update_date": "2020-05-08",
            "name_servers": [
                "ns1.nshost2.de",
                "ns2.nshost2.de",
                "ns3.nshost2.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tri-plus.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tri-plus.de</domain_name>
   <domain_keyword>tri-plus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:11:19</query_time>
   <update_date>2020-05-08</update_date>
   <name_servers>
    <value>ns1.nshost2.de</value>
    <value>ns2.nshost2.de</value>
    <value>ns3.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.195 seconds) for "tri-plus.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 5:05 AM UTC

Modified: 8 June 2011

NAME SERVERS

ns1.nshost2.de
ns2.nshost2.de
ns3.nshost2.net

DOMAIN STATUS

connect

#2 - QUERY TIME

4 May 2024 - 3:11 AM UTC

Modified: 8 May 2020

NAME SERVERS

ns1.nshost2.de
ns2.nshost2.de
ns3.nshost2.net

DOMAIN STATUS

connect

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=tri-plus.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tri-plus.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "tri-plus.de",
    "results": [
        {
            "num": 1,
            "domain_name": "tri-plus.de",
            "domain_keyword": "tri-plus",
            "domain_tld": "de",
            "query_time": "2016-10-28 05:05:24",
            "update_date": "2011-06-08",
            "name_servers": [
                "ns1.nshost2.de",
                "ns2.nshost2.de",
                "ns3.nshost2.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "tri-plus.de",
            "domain_keyword": "tri-plus",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:11:19",
            "update_date": "2020-05-08",
            "name_servers": [
                "ns1.nshost2.de",
                "ns2.nshost2.de",
                "ns3.nshost2.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.195,
        "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>tri-plus.de</domain_name>
  <sort_by>query_time</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>tri-plus.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tri-plus.de</domain_name>
   <domain_keyword>tri-plus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 05:05:24</query_time>
   <update_date>2011-06-08</update_date>
   <name_servers>
    <value>ns1.nshost2.de</value>
    <value>ns2.nshost2.de</value>
    <value>ns3.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>tri-plus.de</domain_name>
   <domain_keyword>tri-plus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:11:19</query_time>
   <update_date>2020-05-08</update_date>
   <name_servers>
    <value>ns1.nshost2.de</value>
    <value>ns2.nshost2.de</value>
    <value>ns3.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.195</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 4 domain names (in 0.036 seconds) which contained the exact domain keyword "tri-plus".
Domain Name Registered Expiry Registrar Ownership
1 tri-plus.com 14 Jun 2001 14 Jun 2024 Japan Registry Services Co.,Ltd.(JPRS) Triplus
2 tri-plus.nl 8 Oct 2002 - Registrar.eu -
3 tri-plus.net 14 Aug 2014 14 Aug 2025 ENOM, INC. REDACTED FOR PRIVACY
4 tri-plus.ru 4 Oct 2016 4 Oct 2024 SALENAMES-RU Private Person
5 tri-plus.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=tri-plus&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "tri-plus",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "tri-plus.com, tri-plus.nl, tri-plus.net, tri-plus.ru, tri-plus.de",
    "results": [
        {
            "num": 1,
            "domain_name": "tri-plus.com",
            "domain_keyword": "tri-plus",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:20:28",
            "create_date": "2001-06-14",
            "update_date": "2023-11-12",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Triplus",
            "registrant_address": "1-3-37-510 Motoazabu",
            "registrant_city": "Minato-Ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "106-0046",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.334528014",
            "registrant_fax": "+81.334528014",
            "name_servers": [
                "ns.admiral.ne.jp",
                "ns2.admiral.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tri-plus.nl",
            "domain_keyword": "tri-plus",
            "domain_tld": "nl",
            "query_time": "2024-05-08 17:39:25",
            "create_date": "2002-10-08",
            "update_date": "2020-03-08",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.chase-hosting.nl",
                "ns2.chase-hosting.nl",
                "ns3.chase-hosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "tri-plus.net",
            "domain_keyword": "tri-plus",
            "domain_tld": "net",
            "query_time": "2024-05-08 17:39:25",
            "create_date": "2014-08-14",
            "update_date": "2024-01-12",
            "expiry_date": "2025-08-14",
            "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": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/f93fb36a-0e2c-479a-a6e3-68745e5a02fc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dexter.ns.cloudflare.com",
                "rihana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tri-plus.ru",
            "domain_keyword": "tri-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:11:42",
            "create_date": "2016-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "tri-plus.de",
            "domain_keyword": "tri-plus",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:11:19",
            "update_date": "2020-05-08",
            "name_servers": [
                "ns1.nshost2.de",
                "ns2.nshost2.de",
                "ns3.nshost2.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>tri-plus</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>tri-plus.com, tri-plus.nl, tri-plus.net, tri-plus.ru, tri-plus.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tri-plus.com</domain_name>
   <domain_keyword>tri-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:20:28</query_time>
   <create_date>2001-06-14</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-06-14</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>Triplus</registrant_name>
   <registrant_address>1-3-37-510 Motoazabu</registrant_address>
   <registrant_city>Minato-Ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>106-0046</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.334528014</registrant_phone>
   <registrant_fax>+81.334528014</registrant_fax>
   <name_servers>
    <value>ns.admiral.ne.jp</value>
    <value>ns2.admiral.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tri-plus.nl</domain_name>
   <domain_keyword>tri-plus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 17:39:25</query_time>
   <create_date>2002-10-08</create_date>
   <update_date>2020-03-08</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.chase-hosting.nl</value>
    <value>ns2.chase-hosting.nl</value>
    <value>ns3.chase-hosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tri-plus.net</domain_name>
   <domain_keyword>tri-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 17:39:25</query_time>
   <create_date>2014-08-14</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-08-14</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>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f93fb36a-0e2c-479a-a6e3-68745e5a02fc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dexter.ns.cloudflare.com</value>
    <value>rihana.ns.cloudflare.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>tri-plus.ru</domain_name>
   <domain_keyword>tri-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:11:42</query_time>
   <create_date>2016-10-04</create_date>
   <expiry_date>2024-10-04</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>5</num>
   <domain_name>tri-plus.de</domain_name>
   <domain_keyword>tri-plus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:11:19</query_time>
   <update_date>2020-05-08</update_date>
   <name_servers>
    <value>ns1.nshost2.de</value>
    <value>ns2.nshost2.de</value>
    <value>ns3.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</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 1,769 domain names (in 0.209 seconds) which look and sound like the brand name "tri-plus".
Domain Name Registered Expiry Registrar Ownership
1 sri-plus.net 21 Nov 2018 21 Nov 2029 Amazon Registrar, Inc. Identity Protection Service
2 trimplus.net 21 Mar 2008 20 Jul 2024 GoDaddy.com, LLC -
3 trc-plus.com 27 Aug 2020 27 Aug 2024 GoDaddy.com, LLC -
4 tripplus.co 16 Jul 2022 16 Jul 2027 GoDaddy.com, LLC Domains By Proxy, LLC
5 ari-plus.com 10 Mar 2023 10 Mar 2028 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
6 triplus.nl 17 Jan 2022 - XNS Registrar B.V. -
7 tribplus.com 28 Oct 1994 27 Oct 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
8 tai-plus.site 21 Aug 2023 21 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
9 triz-plus.ru 16 Jan 2014 16 Jan 2025 RU-CENTER-RU Private Person
10 tripplus.app 7 Jun 2023 7 Jun 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
11 triaplus.com 22 Aug 2020 22 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 trio-plus.com 13 Nov 2003 13 Nov 2024 Cronon AG -
13 trioplus.dk 4 Nov 2008 30 Nov 2024 - Klaus da Cunha
14 trimplus.ca 4 Oct 2010 4 Oct 2024 (Funio) - Miss Group Canada Inc TRIM PLUS
15 trioplus.ru 15 Nov 2019 15 Nov 2024 OPENPROV-RU Trioworld Industrier AB
16 mri-plus.org 29 Feb 2024 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 tripplus.ru 24 Oct 2023 24 Oct 2024 REGRU-RU Private Person
18 trimplus.com 10 Jun 1999 10 Jun 2024 Tucows Domains Inc. -
19 trioplus.de - - - -
20 trioplus.org 24 Jan 2022 24 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0163584666
21 tripplus.cc 14 Sep 2015 14 Sep 2024 GoDaddy.com, LLC -
22 tripplus.online 25 Mar 2023 25 Mar 2024 Tucows.com Co. Contact Privacy Inc. Customer 0166846704
23 eri-plus.com 16 May 2022 17 May 2029 Xiamen 35.Com Technology Co., Ltd -
24 tro-plus.com 11 Feb 2024 11 Feb 2025 Name.com, Inc. Salla Application Company
25 trioplus.co.uk 16 Jun 2003 16 Jun 2024 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
26 mri-plus.com 13 Jun 2022 13 Jun 2025 Japan Registry Services Co.,Ltd.(JPRS) Yusuke Watanabe
27 pri-plus.com 16 Feb 2021 16 Feb 2026 GoDaddy.com, LLC -
28 trioplus.it 16 Mar 2022 16 Mar 2025 Server Plan s.r.l. Clou S.r.l.
29 trs-plus.com 26 Aug 2015 26 Aug 2024 Cronon AG -
30 cri-plus.com 18 Dec 2019 18 Dec 2024 WHC Online Solutions Inc Privacy Protect, LLC (PrivacyProtect.org)
31 trimplus.nl 2 Oct 2006 - Your webhost -
32 tripplus.me 13 May 2013 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 trip-plus.com 28 Aug 2019 28 Aug 2029 GoDaddy.com, LLC -
34 tai-plus.com 15 Feb 2018 15 Feb 2025 Cloudflare, Inc. DATA REDACTED
35 ari-plus.ru 21 Sep 2023 21 Sep 2024 REGRU-RU Private Person
36 trx-plus.com 21 May 2024 21 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
37 toi-plus.net 23 May 2017 23 May 2025 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
38 toi-plus.com 15 Mar 2017 15 Mar 2025 PSI-USA, Inc. dba Domain Robot Ravensburger AG
39 trioplus.cn 28 Mar 2017 28 Mar 2025 GoDaddy.com,LLC DABOOR, Khalil I.M.
40 tripplus.com 23 Jun 2003 23 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. -
41 tripplus.it 23 Jul 2015 23 Jul 2024 Host s.p.a. Federico Chiapolino
42 tripplus.net 24 Oct 2018 24 Oct 2023 DropCatch.com 1477 LLC HugeDomains.com
43 trio-plus.net 5 Sep 2023 5 Sep 2024 GoDaddy.com, LLC -
44 try-plus.com 5 Dec 2007 5 Dec 2029 GMO INTERNET, INC. TRGnetwork Corp.Inc
45 trioplus.com 13 Mar 2010 13 Mar 2025 Megazone Corp., dba HOSTING.KR JUNGYUHKOOK
46 trk-plus.com 30 Mar 2021 30 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
47 trioplus.tv 17 Feb 2004 17 Feb 2025 MarkMonitor, Inc. NBCUniversal Media, LLC
48 trioplus.pl 10 Nov 2016 10 Nov 2024 Abion AB -
49 trip-plus.com.br 3 Oct 2007 3 Oct 2024 - Trip Editora e Propaganda S/A
50 trioplus.ng 19 Dec 2021 19 Dec 2024 GO54 Limited (formerly Whogohost Limited) Example Inc.
51 triplus.com 11 Apr 1996 12 Apr 2026 DYNADOT LLC AbdulBasit Makrani
52 ti-plus.ru 22 May 2024 22 May 2025 REGRU-RU "TI AY +", LLC
53 ti-plus.com 18 Jan 2021 18 Jan 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
54 tr-plus.ru 4 Feb 2007 4 Feb 2025 RU-CENTER-RU LLC "Trikotazh Plyus"
55 ri-plus.com 16 Jan 2018 16 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
56 triplus.de - - - -
57 ri-plus.net 7 Jan 2023 7 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
58 trioplus.uk 5 Jul 2019 5 Jul 2024 Abion AB [Tag = PORTSGROUP] -
59 triplus.jp 24 Feb 2002 28 Feb 2025 - triplus
60 triplus.app 11 Oct 2023 11 Oct 2024 Soluciones Corporativas IP, SLU Col-lectiu Eixarcolant
61 triplus.net 26 Apr 2012 26 Apr 2029 Network Solutions, LLC -
62 triplus.sk 24 Oct 2003 24 Oct 2024 K_CORP s.r.o. TRIPLUS SK s.r.o.
63 triplus.ro 12 Oct 2020 11 Oct 2024 Instra Corporation Pty Ltd -
64 triplus.services 21 Dec 2022 21 Dec 2024 Network Solutions, LLC TriPlus Services, Inc.
65 triplus.org 24 Sep 1999 24 Sep 2024 Sav.com, LLC Privacy Protection
66 triplus.be 29 Jan 2003 - Vimexx -
67 triplus.ru 14 Sep 2016 14 Sep 2024 RU-CENTER-RU OOO TRIPLUS-INZhINIRING
68 ri-plus.jp 7 Oct 2019 31 Oct 2024 - (Not displayed by registrant's request)
69 triplus.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
70 triplus.online 1 Sep 2022 1 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
71 trioplus.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
72 ti-plus.net 5 Mar 2019 5 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
73 triplus.group 12 Dec 2019 12 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 triplus.co.ke 21 Oct 2022 21 Oct 2024 HOST PRO Idesign Spot
75 triplus.fr 12 Dec 2020 12 Dec 2024 XNS Registrar B.V. Nomio24
76 triplus.cat 11 Oct 2023 11 Oct 2024 Soluciones Corporativas IP, SLU Col-lectiu Eixarcolant
77 try-plus.net 28 Feb 2009 28 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
78 tra-plus.com 13 Mar 2009 13 Mar 2025 IONOS SE REDACTED FOR PRIVACY
79 trinplus.xyz 16 Jan 2024 16 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
80 triaplus.info 1 Nov 2019 1 Nov 2025 OnlineNIC, Inc. triaplus.info
81 triplus.xyz 17 Apr 2023 17 Apr 2025 Xin Net Technology Corp. 葛荣凯
82 mri-plus.uk 29 Feb 2024 28 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
83 triplus.eu - - Vimexx -
84 tr-plus.com 12 Apr 2020 12 Apr 2025 TurnCommerce, Inc. DBA NameBright.com -
85 urg-plus.com 10 Dec 2020 10 Dec 2024 OVH, SAS REDACTED FOR PRIVACY
86 trippuls.com 13 Apr 2024 13 Apr 2029 GoDaddy.com, LLC -
87 trueplus.info 12 Feb 2018 12 Feb 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
88 tor-plus.com 1 Mar 2022 1 Mar 2025 Cronon AG -
89 arihplus.com 26 Dec 2023 26 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
90 trionplus.ru 18 Mar 2011 18 Mar 2025 RU-CENTER-RU Private Person
91 trainplus.co.uk 8 Jan 2009 8 Jan 2025 Ionos SE [Tag = 1AND1] -
92 arz-plus.online 4 May 2023 4 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
93 tarif-plus.com 24 Feb 2024 24 Feb 2025 Rally Cry Domains, LLC -
94 drs-plus.com 10 Sep 2018 10 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
95 cricplus.dev 13 Apr 2024 13 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
96 etrimplus.com 1 Aug 2011 1 Aug 2025 123-Reg Limited -
97 kki-plus.ru 27 Oct 2017 27 Oct 2024 R01-RU Private Person
98 argi-plus.de - - - -
99 wsi-plus.com 20 May 2017 20 May 2027 Xin Net Technology Corporation REDACTED FOR PRIVACY
100 trakplus.co.uk 17 Mar 2023 17 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
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 Tri-plus.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=tri-plus.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tri-plus.de",
        "page_size": 100
    },
    "count": {
        "total": 1769,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sri-plus.net, trimplus.net, trc-plus.com, tripplus.co, ari-plus.com, triplus.nl, tribplus.com, tai-plus.site, triz-plus.ru, tripplus.app, triaplus.com, trio-plus.com, trioplus.dk, trimplus.ca, trioplus.ru, mri-plus.org, tripplus.ru, trimplus.com, trioplus.de, trioplus.org, tripplus.cc, tripplus.online, eri-plus.com, tro-plus.com, trioplus.co.uk, mri-plus.com, pri-plus.com, trioplus.it, trs-plus.com, cri-plus.com, trimplus.nl, tripplus.me, trip-plus.com, tai-plus.com, ari-plus.ru, trx-plus.com, toi-plus.net, toi-plus.com, trioplus.cn, tripplus.com, tripplus.it, tripplus.net, trio-plus.net, try-plus.com, trioplus.com, trk-plus.com, trioplus.tv, trioplus.pl, trip-plus.com.br, trioplus.ng, triplus.com, ti-plus.ru, ti-plus.com, tr-plus.ru, ri-plus.com, triplus.de, ri-plus.net, trioplus.uk, triplus.jp, triplus.app, triplus.net, triplus.sk, triplus.ro, triplus.services, triplus.org, triplus.be, triplus.ru, ri-plus.jp, triplus.info, triplus.online, trioplus.xyz, ti-plus.net, triplus.group, triplus.co.ke, triplus.fr, triplus.cat, try-plus.net, tra-plus.com, trinplus.xyz, triaplus.info, triplus.xyz, mri-plus.uk, triplus.eu, tr-plus.com, urg-plus.com, trippuls.com, trueplus.info, tor-plus.com, arihplus.com, trionplus.ru, trainplus.co.uk, arz-plus.online, tarif-plus.com, drs-plus.com, cricplus.dev, etrimplus.com, kki-plus.ru, argi-plus.de, wsi-plus.com, trakplus.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "sri-plus.net",
            "domain_keyword": "sri-plus",
            "domain_tld": "net",
            "query_time": "2024-04-16 12:11:46",
            "create_date": "2018-11-21",
            "update_date": "2024-04-04",
            "expiry_date": "2029-11-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of sri-plus.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1442.awsdns-52.org",
                "ns-1687.awsdns-18.co.uk",
                "ns-192.awsdns-24.com",
                "ns-608.awsdns-12.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "trimplus.net",
            "domain_keyword": "trimplus",
            "domain_tld": "net",
            "query_time": "2024-04-26 06:58:13",
            "create_date": "2008-03-21",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "trc-plus.com",
            "domain_keyword": "trc-plus",
            "domain_tld": "com",
            "query_time": "2024-04-13 13:24:18",
            "create_date": "2020-08-27",
            "update_date": "2022-11-17",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tripplus.co",
            "domain_keyword": "tripplus",
            "domain_tld": "co",
            "query_time": "2024-04-14 06:08:21",
            "create_date": "2022-07-16",
            "update_date": "2023-07-20",
            "expiry_date": "2027-07-16",
            "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": [
                "l.ns.arvancdn.ir",
                "y.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ari-plus.com",
            "domain_keyword": "ari-plus",
            "domain_tld": "com",
            "query_time": "2024-05-18 00:41:16",
            "create_date": "2023-03-10",
            "update_date": "2024-02-17",
            "expiry_date": "2028-03-10",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Muratpaşa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.com.tr",
                "ns2.hosting.com.tr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 6,
            "domain_name": "triplus.nl",
            "domain_keyword": "triplus",
            "domain_tld": "nl",
            "query_time": "2024-04-15 16:26:48",
            "create_date": "2022-01-17",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "tribplus.com",
            "domain_keyword": "tribplus",
            "domain_tld": "com",
            "query_time": "2024-05-26 19:35:04",
            "create_date": "1994-10-28",
            "update_date": "2022-08-30",
            "expiry_date": "2023-10-27",
            "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": 8,
            "domain_name": "tai-plus.site",
            "domain_keyword": "tai-plus",
            "domain_tld": "site",
            "query_time": "2024-05-11 13:31:04",
            "create_date": "2023-08-21",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "triz-plus.ru",
            "domain_keyword": "triz-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:05:51",
            "create_date": "2014-01-16",
            "expiry_date": "2025-01-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "tripplus.app",
            "domain_keyword": "tripplus",
            "domain_tld": "app",
            "query_time": "2024-05-08 11:28:02",
            "create_date": "2023-06-07",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "triaplus.com",
            "domain_keyword": "triaplus",
            "domain_tld": "com",
            "query_time": "2024-05-03 16:21:32",
            "create_date": "2020-08-22",
            "update_date": "2021-08-16",
            "expiry_date": "2025-08-22",
            "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": 12,
            "domain_name": "trio-plus.com",
            "domain_keyword": "trio-plus",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:24:27",
            "create_date": "2003-11-13",
            "update_date": "2003-11-13",
            "expiry_date": "2024-11-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks15.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "trioplus.dk",
            "domain_keyword": "trioplus",
            "domain_tld": "dk",
            "query_time": "2024-05-10 09:07:07",
            "create_date": "2008-11-04",
            "expiry_date": "2024-11-30",
            "registrant_name": "Klaus da Cunha",
            "registrant_address": "Valdemarsgade 3",
            "registrant_city": "Vordingborg",
            "registrant_zip": "4760",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.gigahost.dk",
                "ns2.gigahost.dk",
                "ns3.gigahost.dk",
                "ns4.gigahost.dk",
                "ns5.gigahost.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "trimplus.ca",
            "domain_keyword": "trimplus",
            "domain_tld": "ca",
            "query_time": "2024-04-08 10:46:59",
            "create_date": "2010-10-04",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-04",
            "registrar_name": "(Funio) - Miss Group Canada Inc",
            "registrar_website": "http://www.funio.com/domains",
            "registrant_name": "Ludivic Rouleau",
            "registrant_company": "TRIM PLUS",
            "registrant_address": "5285 Croissant Des Pins",
            "registrant_city": "Ville St-Catherine",
            "registrant_state": "QC",
            "registrant_zip": "H3M3A9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4506353885",
            "name_servers": [
                "ns1.panelboxmanager.com",
                "ns2.panelboxmanager.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "trioplus.ru",
            "domain_keyword": "trioplus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:46",
            "create_date": "2019-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "OPENPROV-RU",
            "registrant_company": "Trioworld Industrier AB",
            "name_servers": [
                "a.portsdns.se",
                "b.portsdns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "mri-plus.org",
            "domain_keyword": "mri-plus",
            "domain_tld": "org",
            "query_time": "2024-05-04 13:32:51",
            "create_date": "2024-02-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tripplus.ru",
            "domain_keyword": "tripplus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:05:16",
            "create_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "trimplus.com",
            "domain_keyword": "trimplus",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:58:13",
            "create_date": "1999-06-10",
            "update_date": "2023-10-02",
            "expiry_date": "2024-06-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "trioplus.de",
            "domain_keyword": "trioplus",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:12:48",
            "update_date": "2019-04-05",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 20,
            "domain_name": "trioplus.org",
            "domain_keyword": "trioplus",
            "domain_tld": "org",
            "query_time": "2024-05-19 05:13:55",
            "create_date": "2022-01-24",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163584666",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tripplus.cc",
            "domain_keyword": "tripplus",
            "domain_tld": "cc",
            "query_time": "2024-04-22 13:13:56",
            "create_date": "2015-09-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "rose.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tripplus.online",
            "domain_keyword": "tripplus",
            "domain_tld": "online",
            "query_time": "2024-05-29 02:36:48",
            "create_date": "2023-03-25",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0166846704",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "eri-plus.com",
            "domain_keyword": "eri-plus",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:26:18",
            "create_date": "2022-05-16",
            "update_date": "2023-05-11",
            "expiry_date": "2029-05-17",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "SHENZHEN",
            "registrant_state": "GUANGDONG",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/eri-plus.com",
            "name_servers": [
                "ns10.szhot.com",
                "ns9.szhot.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tro-plus.com",
            "domain_keyword": "tro-plus",
            "domain_tld": "com",
            "query_time": "2024-06-02 09:45:34",
            "create_date": "2024-02-11",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Nawaf Hariri",
            "registrant_company": "Salla Application Company",
            "registrant_address": "P.O.Box13867",
            "registrant_city": "Makkah",
            "registrant_state": "Makkah",
            "registrant_zip": "21955",
            "registrant_country": "SA",
            "registrant_email": "https://www.name.com/contact-domain-whois/tro-plus.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.salla.cloud",
                "ns2.salla.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "trioplus.co.uk",
            "domain_keyword": "trioplus",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 04:20:20",
            "create_date": "2003-06-16",
            "update_date": "2022-06-17",
            "expiry_date": "2024-06-16",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns1.bigcommerce.com",
                "ns2.bigcommerce.com",
                "ns3.bigcommerce.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "mri-plus.com",
            "domain_keyword": "mri-plus",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:10:52",
            "create_date": "2022-06-13",
            "update_date": "2024-04-24",
            "expiry_date": "2025-06-13",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Yusuke Watanabe",
            "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": 27,
            "domain_name": "pri-plus.com",
            "domain_keyword": "pri-plus",
            "domain_tld": "com",
            "query_time": "2024-04-10 08:03:59",
            "create_date": "2021-02-16",
            "update_date": "2022-10-28",
            "expiry_date": "2026-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "trioplus.it",
            "domain_keyword": "trioplus",
            "domain_tld": "it",
            "query_time": "2024-04-16 04:08:36",
            "create_date": "2022-03-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-16",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "Clou S.r.l.",
            "registrant_address": "Via Fontana 10",
            "registrant_city": "Peschiera del Garda",
            "registrant_state": "VR",
            "registrant_zip": "37019",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.cmshigh.com",
                "ns2.cmshigh.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 29,
            "domain_name": "trs-plus.com",
            "domain_keyword": "trs-plus",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:24:51",
            "create_date": "2015-08-26",
            "update_date": "2015-08-26",
            "expiry_date": "2024-08-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks07.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cri-plus.com",
            "domain_keyword": "cri-plus",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:57:36",
            "create_date": "2019-12-18",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-18",
            "registrar_iana": 938,
            "registrar_name": "WHC Online Solutions Inc",
            "registrar_website": "https://whc.ca",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "cloud1.whc.ca",
                "cloud2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "trimplus.nl",
            "domain_keyword": "trimplus",
            "domain_tld": "nl",
            "query_time": "2024-05-10 00:31:40",
            "create_date": "2006-10-02",
            "update_date": "2023-12-30",
            "registrar_name": "Your webhost",
            "name_servers": [
                "ns3.your-webhost.nl",
                "ns4.your-webhost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 32,
            "domain_name": "tripplus.me",
            "domain_keyword": "tripplus",
            "domain_tld": "me",
            "query_time": "2024-05-15 00:52:06",
            "create_date": "2013-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "trip-plus.com",
            "domain_keyword": "trip-plus",
            "domain_tld": "com",
            "query_time": "2024-05-29 02:33:51",
            "create_date": "2019-08-28",
            "update_date": "2022-10-29",
            "expiry_date": "2029-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "tai-plus.com",
            "domain_keyword": "tai-plus",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:24:01",
            "create_date": "2018-02-15",
            "update_date": "2023-03-25",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Harju maakond",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "EE",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/tai-plus.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "lola.ns.cloudflare.com",
                "maciej.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ari-plus.ru",
            "domain_keyword": "ari-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:22:07",
            "create_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "trx-plus.com",
            "domain_keyword": "trx-plus",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:06:07",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "toi-plus.net",
            "domain_keyword": "toi-plus",
            "domain_tld": "net",
            "query_time": "2024-05-26 06:15:47",
            "create_date": "2017-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Admin Contact",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "1100-1200 West 73rd Avenue",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6P 6G5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6047572882",
            "registrant_fax": "+1.6047572882",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "toi-plus.com",
            "domain_keyword": "toi-plus",
            "domain_tld": "com",
            "query_time": "2024-04-25 16:42:24",
            "create_date": "2017-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "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": "Ravensburger AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bavaria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/toi-plus.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "trioplus.cn",
            "domain_keyword": "trioplus",
            "domain_tld": "cn",
            "query_time": "2024-05-26 04:39:59",
            "create_date": "2017-03-28",
            "expiry_date": "2025-03-28",
            "registrar_name": "GoDaddy.com,LLC",
            "registrant_name": "DABOOR, Khalil I.M.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tripplus.com",
            "domain_keyword": "tripplus",
            "domain_tld": "com",
            "query_time": "2024-04-21 03:12:26",
            "create_date": "2003-06-23",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tripplus.it",
            "domain_keyword": "tripplus",
            "domain_tld": "it",
            "query_time": "2024-04-14 06:08:21",
            "create_date": "2015-07-23",
            "update_date": "2023-08-08",
            "expiry_date": "2024-07-23",
            "registrar_name": "Host s.p.a.",
            "registrar_website": "https://www.host.it",
            "registrant_company": "Federico Chiapolino",
            "registrant_address": "via eufente, 14",
            "registrant_city": "roma",
            "registrant_state": "RM",
            "registrant_zip": "00199",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.host-anycast.it",
                "ns2.host-anycast.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "tripplus.net",
            "domain_keyword": "tripplus",
            "domain_tld": "net",
            "query_time": "2024-05-29 02:36:48",
            "create_date": "2018-10-24",
            "update_date": "2020-01-15",
            "expiry_date": "2023-10-24",
            "registrar_iana": 3686,
            "registrar_name": "DropCatch.com 1477 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "trio-plus.net",
            "domain_keyword": "trio-plus",
            "domain_tld": "net",
            "query_time": "2024-04-06 11:17:22",
            "create_date": "2023-09-05",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "try-plus.com",
            "domain_keyword": "try-plus",
            "domain_tld": "com",
            "query_time": "2024-04-10 02:41:40",
            "create_date": "2007-12-05",
            "update_date": "2020-10-23",
            "expiry_date": "2029-12-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "goro shimizu",
            "registrant_company": "TRGnetwork Corp.Inc",
            "registrant_address": "1-10-3 iidabashi",
            "registrant_city": "chiyoda-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "102-0072",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.352113322",
            "registrant_fax": "+81.352118240",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "trioplus.com",
            "domain_keyword": "trioplus",
            "domain_tld": "com",
            "query_time": "2024-05-11 17:14:15",
            "create_date": "2010-03-13",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "JUNGYUHKOOK",
            "registrant_company": "JUNGYUHKOOK",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "trk-plus.com",
            "domain_keyword": "trk-plus",
            "domain_tld": "com",
            "query_time": "2024-05-27 10:23:39",
            "create_date": "2021-03-30",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-30",
            "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": [
                "ns-1341.awsdns-39.org",
                "ns-1788.awsdns-31.co.uk",
                "ns-468.awsdns-58.com",
                "ns-534.awsdns-02.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "trioplus.tv",
            "domain_keyword": "trioplus",
            "domain_tld": "tv",
            "query_time": "2024-04-11 18:04:47",
            "create_date": "2004-02-17",
            "update_date": "2023-01-21",
            "expiry_date": "2025-02-17",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NBCUniversal Media, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "nj",
            "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": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "trioplus.pl",
            "domain_keyword": "trioplus",
            "domain_tld": "pl",
            "query_time": "2024-03-09 13:00:46",
            "create_date": "2016-11-10",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-10",
            "registrar_name": "Abion AB",
            "registrar_website": "https://www.abion.com",
            "name_servers": [
                "ns1.abedns.se",
                "ns2.abedns.se",
                "ns3.abedns.net",
                "ns4.abedns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "trip-plus.com.br",
            "domain_keyword": "trip-plus",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 02:33:51",
            "create_date": "2007-10-03",
            "update_date": "2022-10-04",
            "expiry_date": "2024-10-03",
            "registrant_name": "Trip Editora e Propaganda S/A",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 50,
            "domain_name": "trioplus.ng",
            "domain_keyword": "trioplus",
            "domain_tld": "ng",
            "query_time": "2024-04-06 11:18:20",
            "create_date": "2021-12-19",
            "update_date": "2024-02-19",
            "expiry_date": "2024-12-19",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Okey Udeogu",
            "registrant_company": "Example Inc.",
            "registrant_address": "No 4 Otukpo Street, Area 11,, Garki",
            "registrant_city": "Abuja",
            "registrant_state": "FCT",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8038860436",
            "name_servers": [
                "mdns3.hostwindsdns.com",
                "mdns4.hostwindsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "triplus.com",
            "domain_keyword": "triplus",
            "domain_tld": "com",
            "query_time": "2024-04-13 16:38:09",
            "create_date": "1996-04-11",
            "update_date": "2023-08-30",
            "expiry_date": "2026-04-12",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "AbdulBasit Makrani",
            "registrant_address": "Bukit Kerinchi, Pantai Sentral Park, Bangsar South",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Kuala Lumpur",
            "registrant_zip": "59200",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.102843984",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ti-plus.ru",
            "domain_keyword": "ti-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-24 17:37:56",
            "create_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"TI AY +\", LLC",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "ti-plus.com",
            "domain_keyword": "ti-plus",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:09:30",
            "create_date": "2021-01-18",
            "update_date": "2022-05-11",
            "expiry_date": "2026-01-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "tr-plus.ru",
            "domain_keyword": "tr-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 15:32:59",
            "create_date": "2007-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"Trikotazh Plyus\"",
            "name_servers": [
                "ns1.advantshop.net",
                "ns2.advantshop.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "ri-plus.com",
            "domain_keyword": "ri-plus",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:14:29",
            "create_date": "2018-01-16",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-16",
            "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": 56,
            "domain_name": "triplus.de",
            "domain_keyword": "triplus",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:13:13",
            "update_date": "2020-08-07",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 57,
            "domain_name": "ri-plus.net",
            "domain_keyword": "ri-plus",
            "domain_tld": "net",
            "query_time": "2024-05-01 16:57:56",
            "create_date": "2023-01-07",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-07",
            "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": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "trioplus.uk",
            "domain_keyword": "trioplus",
            "domain_tld": "uk",
            "query_time": "2024-04-22 23:58:47",
            "create_date": "2019-07-05",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-05",
            "registrar_name": "Abion AB [Tag = PORTSGROUP]",
            "registrar_website": "https://abion.com",
            "name_servers": [
                "ns1.abedns.se",
                "ns2.abedns.se",
                "ns3.abedns.net",
                "ns4.abedns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "triplus.jp",
            "domain_keyword": "triplus",
            "domain_tld": "jp",
            "query_time": "2024-05-08 11:26:30",
            "create_date": "2002-02-24",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "triplus",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 60,
            "domain_name": "triplus.app",
            "domain_keyword": "triplus",
            "domain_tld": "app",
            "query_time": "2024-04-13 16:38:09",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Col-lectiu Eixarcolant",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "triplus.net",
            "domain_keyword": "triplus",
            "domain_tld": "net",
            "query_time": "2024-05-15 00:50:54",
            "create_date": "2012-04-26",
            "update_date": "2024-02-26",
            "expiry_date": "2029-04-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dexter.ns.cloudflare.com",
                "rihana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "triplus.sk",
            "domain_keyword": "triplus",
            "domain_tld": "sk",
            "query_time": "2024-05-05 22:48:02",
            "create_date": "2003-10-24",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-24",
            "registrar_name": "K_CORP s.r.o.",
            "registrant_name": "TRIPLUS SK s.r.o.",
            "registrant_company": "TRIPLUS SK s.r.o.",
            "registrant_address": "Prievozská 6/A",
            "registrant_city": "Bratislava",
            "registrant_zip": "82109",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.534297487",
            "name_servers": [
                "ns1.dnsbackup.net",
                "ns1.nameserver.sk",
                "ns2.dnsbackup.net",
                "ns2.nameserver.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 63,
            "domain_name": "triplus.ro",
            "domain_keyword": "triplus",
            "domain_tld": "ro",
            "query_time": "2024-05-25 18:31:14",
            "create_date": "2020-10-12",
            "expiry_date": "2024-10-11",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "gail.ns.cloudflare.com",
                "lou.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 64,
            "domain_name": "triplus.services",
            "domain_keyword": "triplus",
            "domain_tld": "services",
            "query_time": "2024-04-13 16:38:09",
            "create_date": "2022-12-21",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TriPlus Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "triplus.org",
            "domain_keyword": "triplus",
            "domain_tld": "org",
            "query_time": "2024-04-15 16:26:48",
            "create_date": "1999-09-24",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "triplus.be",
            "domain_keyword": "triplus",
            "domain_tld": "be",
            "query_time": "2024-05-19 05:16:49",
            "create_date": "2003-01-29",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 67,
            "domain_name": "triplus.ru",
            "domain_keyword": "triplus",
            "domain_tld": "ru",
            "query_time": "2024-05-26 13:53:15",
            "create_date": "2016-09-14",
            "expiry_date": "2024-09-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO TRIPLUS-INZhINIRING",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "ri-plus.jp",
            "domain_keyword": "ri-plus",
            "domain_tld": "jp",
            "query_time": "2024-04-12 15:29:55",
            "create_date": "2019-10-07",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-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": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 69,
            "domain_name": "triplus.info",
            "domain_keyword": "triplus",
            "domain_tld": "info",
            "query_time": "2024-05-27 10:16:24",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "triplus.online",
            "domain_keyword": "triplus",
            "domain_tld": "online",
            "query_time": "2024-05-20 21:25:14",
            "create_date": "2022-09-01",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-01",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "trioplus.xyz",
            "domain_keyword": "trioplus",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 00:12:24",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ti-plus.net",
            "domain_keyword": "ti-plus",
            "domain_tld": "net",
            "query_time": "2024-04-23 19:25:37",
            "create_date": "2019-03-05",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-05",
            "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": "michoacan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "https://tieredaccess.com/contact/c4bac8db-9702-4deb-87ce-08cb23f36145",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cns7.my-hosting-panel.com",
                "cns8.my-hosting-panel.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "triplus.group",
            "domain_keyword": "triplus",
            "domain_tld": "group",
            "query_time": "2024-04-15 16:26:48",
            "create_date": "2019-12-12",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-12",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "triplus.co.ke",
            "domain_keyword": "triplus",
            "domain_tld": "co.ke",
            "query_time": "2024-04-13 16:38:09",
            "create_date": "2022-10-21",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-21",
            "registrar_name": "HOST PRO",
            "registrar_website": "https://www.hostpro.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Idesign Spot",
            "registrant_address": "Nairobi",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "362",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.hostplo.com",
                "ns2.hostplo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "triplus.fr",
            "domain_keyword": "triplus",
            "domain_tld": "fr",
            "query_time": "2024-05-12 13:25:48",
            "create_date": "2020-12-12",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-12",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 76,
            "domain_name": "triplus.cat",
            "domain_keyword": "triplus",
            "domain_tld": "cat",
            "query_time": "2024-04-13 16:38:09",
            "create_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Col-lectiu Eixarcolant",
            "registrant_state": "Barcelona",
            "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": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "try-plus.net",
            "domain_keyword": "try-plus",
            "domain_tld": "net",
            "query_time": "2024-05-01 21:45:22",
            "create_date": "2009-02-28",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-28",
            "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": [
                "bambi2.alta.co.jp",
                "ns2.alta.co.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "tra-plus.com",
            "domain_keyword": "tra-plus",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:18:48",
            "create_date": "2009-03-13",
            "update_date": "2018-04-12",
            "expiry_date": "2025-03-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1116.ui-dns.biz",
                "ns1116.ui-dns.com",
                "ns1116.ui-dns.de",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "trinplus.xyz",
            "domain_keyword": "trinplus",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 05:13:21",
            "create_date": "2024-01-16",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "shaz.ns.cloudflare.com",
                "vicente.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "triaplus.info",
            "domain_keyword": "triaplus",
            "domain_tld": "info",
            "query_time": "2024-05-21 22:32:48",
            "create_date": "2019-11-01",
            "update_date": "2023-12-16",
            "expiry_date": "2025-11-01",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/signup/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "triaplus.info",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Krivoy Rog",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "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": [
                "a7.dns82.org",
                "b1.dns82.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "triplus.xyz",
            "domain_keyword": "triplus",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 06:43:54",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "mri-plus.uk",
            "domain_keyword": "mri-plus",
            "domain_tld": "uk",
            "query_time": "2024-05-10 23:13:56",
            "create_date": "2024-02-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "triplus.eu",
            "domain_keyword": "triplus",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:15:02",
            "registrar_name": "Vimexx",
            "registrar_website": "https://www.vimexx.nl/domeinnaam/domeinnaam-registreren",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ]
        },
        {
            "num": 84,
            "domain_name": "tr-plus.com",
            "domain_keyword": "tr-plus",
            "domain_tld": "com",
            "query_time": "2024-05-12 12:35:58",
            "create_date": "2020-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "urg-plus.com",
            "domain_keyword": "urg-plus",
            "domain_tld": "com",
            "query_time": "2024-04-08 17:14:53",
            "create_date": "2020-12-10",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-10",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "trippuls.com",
            "domain_keyword": "trippuls",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:43:14",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2029-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "trueplus.info",
            "domain_keyword": "trueplus",
            "domain_tld": "info",
            "query_time": "2024-04-24 07:12:06",
            "create_date": "2018-02-12",
            "update_date": "2024-01-17",
            "expiry_date": "2026-02-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "tor-plus.com",
            "domain_keyword": "tor-plus",
            "domain_tld": "com",
            "query_time": "2024-05-01 06:40:44",
            "create_date": "2022-03-01",
            "update_date": "2022-03-01",
            "expiry_date": "2025-03-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks03.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "arihplus.com",
            "domain_keyword": "arihplus",
            "domain_tld": "com",
            "query_time": "2024-05-02 05:36:16",
            "create_date": "2023-12-26",
            "update_date": "2024-02-28",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHANGHAI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=arihplus.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "trionplus.ru",
            "domain_keyword": "trionplus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:04:46",
            "create_date": "2011-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.fozzy.ru",
                "ns2.fozzy.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "trainplus.co.uk",
            "domain_keyword": "trainplus",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 02:35:29",
            "create_date": "2009-01-08",
            "update_date": "2023-01-07",
            "expiry_date": "2025-01-08",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1066.ui-dns.biz",
                "ns1066.ui-dns.com",
                "ns1066.ui-dns.de",
                "ns1066.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "arz-plus.online",
            "domain_keyword": "arz-plus",
            "domain_tld": "online",
            "query_time": "2024-05-09 11:47:40",
            "create_date": "2023-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "g. Moskva",
            "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.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "tarif-plus.com",
            "domain_keyword": "tarif-plus",
            "domain_tld": "com",
            "query_time": "2024-04-11 14:10:23",
            "create_date": "2024-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 2351,
            "registrar_name": "Rally Cry Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "drs-plus.com",
            "domain_keyword": "drs-plus",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:06:21",
            "create_date": "2018-09-10",
            "update_date": "2021-09-30",
            "expiry_date": "2024-09-10",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cricplus.dev",
            "domain_keyword": "cricplus",
            "domain_tld": "dev",
            "query_time": "2024-04-15 16:22:34",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "etrimplus.com",
            "domain_keyword": "etrimplus",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:02:22",
            "create_date": "2011-08-01",
            "update_date": "2023-07-25",
            "expiry_date": "2025-08-01",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "kki-plus.ru",
            "domain_keyword": "kki-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:37:34",
            "create_date": "2017-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.lpmtr.net",
                "ns2.lpmtr.net",
                "ns3.lpmtr.net",
                "ns4.lpmtr.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "argi-plus.de",
            "domain_keyword": "argi-plus",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:11:32",
            "update_date": "2019-01-23",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 99,
            "domain_name": "wsi-plus.com",
            "domain_keyword": "wsi-plus",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:55:10",
            "create_date": "2017-05-20",
            "update_date": "2017-05-20",
            "expiry_date": "2027-05-20",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/wsi-plus.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "trakplus.co.uk",
            "domain_keyword": "trakplus",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 06:26:18",
            "create_date": "2023-03-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.209,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tri-plus.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1769</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sri-plus.net, trimplus.net, trc-plus.com, tripplus.co, ari-plus.com, triplus.nl, tribplus.com, tai-plus.site, triz-plus.ru, tripplus.app, triaplus.com, trio-plus.com, trioplus.dk, trimplus.ca, trioplus.ru, mri-plus.org, tripplus.ru, trimplus.com, trioplus.de, trioplus.org, tripplus.cc, tripplus.online, eri-plus.com, tro-plus.com, trioplus.co.uk, mri-plus.com, pri-plus.com, trioplus.it, trs-plus.com, cri-plus.com, trimplus.nl, tripplus.me, trip-plus.com, tai-plus.com, ari-plus.ru, trx-plus.com, toi-plus.net, toi-plus.com, trioplus.cn, tripplus.com, tripplus.it, tripplus.net, trio-plus.net, try-plus.com, trioplus.com, trk-plus.com, trioplus.tv, trioplus.pl, trip-plus.com.br, trioplus.ng, triplus.com, ti-plus.ru, ti-plus.com, tr-plus.ru, ri-plus.com, triplus.de, ri-plus.net, trioplus.uk, triplus.jp, triplus.app, triplus.net, triplus.sk, triplus.ro, triplus.services, triplus.org, triplus.be, triplus.ru, ri-plus.jp, triplus.info, triplus.online, trioplus.xyz, ti-plus.net, triplus.group, triplus.co.ke, triplus.fr, triplus.cat, try-plus.net, tra-plus.com, trinplus.xyz, triaplus.info, triplus.xyz, mri-plus.uk, triplus.eu, tr-plus.com, urg-plus.com, trippuls.com, trueplus.info, tor-plus.com, arihplus.com, trionplus.ru, trainplus.co.uk, arz-plus.online, tarif-plus.com, drs-plus.com, cricplus.dev, etrimplus.com, kki-plus.ru, argi-plus.de, wsi-plus.com, trakplus.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sri-plus.net</domain_name>
   <domain_keyword>sri-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 12:11:46</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2029-11-21</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of sri-plus.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1442.awsdns-52.org</value>
    <value>ns-1687.awsdns-18.co.uk</value>
    <value>ns-192.awsdns-24.com</value>
    <value>ns-608.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>trimplus.net</domain_name>
   <domain_keyword>trimplus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 06:58:13</query_time>
   <create_date>2008-03-21</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</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>ns53.domaincontrol.com</value>
    <value>ns54.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>3</num>
   <domain_name>trc-plus.com</domain_name>
   <domain_keyword>trc-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 13:24:18</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tripplus.co</domain_name>
   <domain_keyword>tripplus</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-14 06:08:21</query_time>
   <create_date>2022-07-16</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2027-07-16</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>l.ns.arvancdn.ir</value>
    <value>y.ns.arvancdn.ir</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>5</num>
   <domain_name>ari-plus.com</domain_name>
   <domain_keyword>ari-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 00:41:16</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2028-03-10</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>Muratpaşa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.com.tr</value>
    <value>ns2.hosting.com.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>triplus.nl</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 16:26:48</query_time>
   <create_date>2022-01-17</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>tribplus.com</domain_name>
   <domain_keyword>tribplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 19:35:04</query_time>
   <create_date>1994-10-28</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2023-10-27</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>8</num>
   <domain_name>tai-plus.site</domain_name>
   <domain_keyword>tai-plus</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-11 13:31:04</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>triz-plus.ru</domain_name>
   <domain_keyword>triz-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:05:51</query_time>
   <create_date>2014-01-16</create_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>tripplus.app</domain_name>
   <domain_keyword>tripplus</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 11:28:02</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>triaplus.com</domain_name>
   <domain_keyword>triaplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 16:21:32</query_time>
   <create_date>2020-08-22</create_date>
   <update_date>2021-08-16</update_date>
   <expiry_date>2025-08-22</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>12</num>
   <domain_name>trio-plus.com</domain_name>
   <domain_keyword>trio-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:24:27</query_time>
   <create_date>2003-11-13</create_date>
   <update_date>2003-11-13</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>trioplus.dk</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 09:07:07</query_time>
   <create_date>2008-11-04</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Klaus da Cunha</registrant_name>
   <registrant_address>Valdemarsgade 3</registrant_address>
   <registrant_city>Vordingborg</registrant_city>
   <registrant_zip>4760</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.gigahost.dk</value>
    <value>ns2.gigahost.dk</value>
    <value>ns3.gigahost.dk</value>
    <value>ns4.gigahost.dk</value>
    <value>ns5.gigahost.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>trimplus.ca</domain_name>
   <domain_keyword>trimplus</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-08 10:46:59</query_time>
   <create_date>2010-10-04</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>(Funio) - Miss Group Canada Inc</registrar_name>
   <registrar_website>http://www.funio.com/domains</registrar_website>
   <registrant_name>Ludivic Rouleau</registrant_name>
   <registrant_company>TRIM PLUS</registrant_company>
   <registrant_address>5285 Croissant Des Pins</registrant_address>
   <registrant_city>Ville St-Catherine</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>H3M3A9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4506353885</registrant_phone>
   <name_servers>
    <value>ns1.panelboxmanager.com</value>
    <value>ns2.panelboxmanager.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>trioplus.ru</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:46</query_time>
   <create_date>2019-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>OPENPROV-RU</registrar_name>
   <registrant_company>Trioworld Industrier AB</registrant_company>
   <name_servers>
    <value>a.portsdns.se</value>
    <value>b.portsdns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>mri-plus.org</domain_name>
   <domain_keyword>mri-plus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 13:32:51</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tripplus.ru</domain_name>
   <domain_keyword>tripplus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:05:16</query_time>
   <create_date>2023-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>trimplus.com</domain_name>
   <domain_keyword>trimplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:58:13</query_time>
   <create_date>1999-06-10</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-06-10</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>trioplus.de</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:12:48</query_time>
   <update_date>2019-04-05</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>trioplus.org</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 05:13:55</query_time>
   <create_date>2022-01-24</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0163584666</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>tripplus.cc</domain_name>
   <domain_keyword>tripplus</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-22 13:13:56</query_time>
   <create_date>2015-09-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>rose.ns.cloudflare.com</value>
    <value>tom.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>22</num>
   <domain_name>tripplus.online</domain_name>
   <domain_keyword>tripplus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 02:36:48</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0166846704</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>eri-plus.com</domain_name>
   <domain_keyword>eri-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:26:18</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2029-05-17</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>SHENZHEN</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/eri-plus.com</registrant_email>
   <name_servers>
    <value>ns10.szhot.com</value>
    <value>ns9.szhot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tro-plus.com</domain_name>
   <domain_keyword>tro-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 09:45:34</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Nawaf Hariri</registrant_name>
   <registrant_company>Salla Application Company</registrant_company>
   <registrant_address>P.O.Box13867</registrant_address>
   <registrant_city>Makkah</registrant_city>
   <registrant_state>Makkah</registrant_state>
   <registrant_zip>21955</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/tro-plus.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.salla.cloud</value>
    <value>ns2.salla.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>trioplus.co.uk</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 04:20:20</query_time>
   <create_date>2003-06-16</create_date>
   <update_date>2022-06-17</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bigcommerce.com</value>
    <value>ns2.bigcommerce.com</value>
    <value>ns3.bigcommerce.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>mri-plus.com</domain_name>
   <domain_keyword>mri-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:10:52</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-06-13</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>Yusuke Watanabe</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>27</num>
   <domain_name>pri-plus.com</domain_name>
   <domain_keyword>pri-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 08:03:59</query_time>
   <create_date>2021-02-16</create_date>
   <update_date>2022-10-28</update_date>
   <expiry_date>2026-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>trioplus.it</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 04:08:36</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>Clou S.r.l.</registrant_company>
   <registrant_address>Via Fontana 10</registrant_address>
   <registrant_city>Peschiera del Garda</registrant_city>
   <registrant_state>VR</registrant_state>
   <registrant_zip>37019</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.cmshigh.com</value>
    <value>ns2.cmshigh.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>trs-plus.com</domain_name>
   <domain_keyword>trs-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:24:51</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2015-08-26</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cri-plus.com</domain_name>
   <domain_keyword>cri-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:57:36</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC Online Solutions Inc</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>cloud1.whc.ca</value>
    <value>cloud2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>trimplus.nl</domain_name>
   <domain_keyword>trimplus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 00:31:40</query_time>
   <create_date>2006-10-02</create_date>
   <update_date>2023-12-30</update_date>
   <registrar_name>Your webhost</registrar_name>
   <name_servers>
    <value>ns3.your-webhost.nl</value>
    <value>ns4.your-webhost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>tripplus.me</domain_name>
   <domain_keyword>tripplus</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-15 00:52:06</query_time>
   <create_date>2013-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>trip-plus.com</domain_name>
   <domain_keyword>trip-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 02:33:51</query_time>
   <create_date>2019-08-28</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2029-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</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>34</num>
   <domain_name>tai-plus.com</domain_name>
   <domain_keyword>tai-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:24:01</query_time>
   <create_date>2018-02-15</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Harju maakond</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/tai-plus.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>lola.ns.cloudflare.com</value>
    <value>maciej.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ari-plus.ru</domain_name>
   <domain_keyword>ari-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:22:07</query_time>
   <create_date>2023-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>trx-plus.com</domain_name>
   <domain_keyword>trx-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:06:07</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>toi-plus.net</domain_name>
   <domain_keyword>toi-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 06:15:47</query_time>
   <create_date>2017-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</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>Admin Contact</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>1100-1200 West 73rd Avenue</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6P 6G5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6047572882</registrant_phone>
   <registrant_fax>+1.6047572882</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>toi-plus.com</domain_name>
   <domain_keyword>toi-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 16:42:24</query_time>
   <create_date>2017-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</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>Ravensburger AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/toi-plus.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>trioplus.cn</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 04:39:59</query_time>
   <create_date>2017-03-28</create_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>GoDaddy.com,LLC</registrar_name>
   <registrant_name>DABOOR, Khalil I.M.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>40</num>
   <domain_name>tripplus.com</domain_name>
   <domain_keyword>tripplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 03:12:26</query_time>
   <create_date>2003-06-23</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>41</num>
   <domain_name>tripplus.it</domain_name>
   <domain_keyword>tripplus</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-14 06:08:21</query_time>
   <create_date>2015-07-23</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>Host s.p.a.</registrar_name>
   <registrar_website>https://www.host.it</registrar_website>
   <registrant_company>Federico Chiapolino</registrant_company>
   <registrant_address>via eufente, 14</registrant_address>
   <registrant_city>roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00199</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.host-anycast.it</value>
    <value>ns2.host-anycast.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tripplus.net</domain_name>
   <domain_keyword>tripplus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 02:36:48</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2023-10-24</expiry_date>
   <registrar_iana>3686</registrar_iana>
   <registrar_name>DropCatch.com 1477 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>trio-plus.net</domain_name>
   <domain_keyword>trio-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 11:17:22</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>44</num>
   <domain_name>try-plus.com</domain_name>
   <domain_keyword>try-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 02:41:40</query_time>
   <create_date>2007-12-05</create_date>
   <update_date>2020-10-23</update_date>
   <expiry_date>2029-12-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>goro shimizu</registrant_name>
   <registrant_company>TRGnetwork Corp.Inc</registrant_company>
   <registrant_address>1-10-3 iidabashi</registrant_address>
   <registrant_city>chiyoda-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>102-0072</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.352113322</registrant_phone>
   <registrant_fax>+81.352118240</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>trioplus.com</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 17:14:15</query_time>
   <create_date>2010-03-13</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-13</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>JUNGYUHKOOK</registrant_name>
   <registrant_company>JUNGYUHKOOK</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>trk-plus.com</domain_name>
   <domain_keyword>trk-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 10:23:39</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-30</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>ns-1341.awsdns-39.org</value>
    <value>ns-1788.awsdns-31.co.uk</value>
    <value>ns-468.awsdns-58.com</value>
    <value>ns-534.awsdns-02.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>trioplus.tv</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-11 18:04:47</query_time>
   <create_date>2004-02-17</create_date>
   <update_date>2023-01-21</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NBCUniversal Media, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>nj</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>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</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>48</num>
   <domain_name>trioplus.pl</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-09 13:00:46</query_time>
   <create_date>2016-11-10</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>https://www.abion.com</registrar_website>
   <name_servers>
    <value>ns1.abedns.se</value>
    <value>ns2.abedns.se</value>
    <value>ns3.abedns.net</value>
    <value>ns4.abedns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>trip-plus.com.br</domain_name>
   <domain_keyword>trip-plus</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 02:33:51</query_time>
   <create_date>2007-10-03</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrant_name>Trip Editora e Propaganda S/A</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>trioplus.ng</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-04-06 11:18:20</query_time>
   <create_date>2021-12-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Okey Udeogu</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>No 4 Otukpo Street, Area 11,, Garki</registrant_address>
   <registrant_city>Abuja</registrant_city>
   <registrant_state>FCT</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8038860436</registrant_phone>
   <name_servers>
    <value>mdns3.hostwindsdns.com</value>
    <value>mdns4.hostwindsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>triplus.com</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 16:38:09</query_time>
   <create_date>1996-04-11</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2026-04-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>AbdulBasit Makrani</registrant_name>
   <registrant_address>Bukit Kerinchi, Pantai Sentral Park, Bangsar South</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Kuala Lumpur</registrant_state>
   <registrant_zip>59200</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.102843984</registrant_phone>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ti-plus.ru</domain_name>
   <domain_keyword>ti-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-24 17:37:56</query_time>
   <create_date>2024-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;TI AY +&quot;, LLC</registrant_company>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>ti-plus.com</domain_name>
   <domain_keyword>ti-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:09:30</query_time>
   <create_date>2021-01-18</create_date>
   <update_date>2022-05-11</update_date>
   <expiry_date>2026-01-18</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>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>tr-plus.ru</domain_name>
   <domain_keyword>tr-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 15:32:59</query_time>
   <create_date>2007-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;Trikotazh Plyus&quot;</registrant_company>
   <name_servers>
    <value>ns1.advantshop.net</value>
    <value>ns2.advantshop.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>ri-plus.com</domain_name>
   <domain_keyword>ri-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:14:29</query_time>
   <create_date>2018-01-16</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-16</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>56</num>
   <domain_name>triplus.de</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:13:13</query_time>
   <update_date>2020-08-07</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>ri-plus.net</domain_name>
   <domain_keyword>ri-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 16:57:56</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-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 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>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>58</num>
   <domain_name>trioplus.uk</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 23:58:47</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Abion AB [Tag = PORTSGROUP]</registrar_name>
   <registrar_website>https://abion.com</registrar_website>
   <name_servers>
    <value>ns1.abedns.se</value>
    <value>ns2.abedns.se</value>
    <value>ns3.abedns.net</value>
    <value>ns4.abedns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>triplus.jp</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 11:26:30</query_time>
   <create_date>2002-02-24</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>triplus</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</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>60</num>
   <domain_name>triplus.app</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-13 16:38:09</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Col-lectiu Eixarcolant</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>triplus.net</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 00:50:54</query_time>
   <create_date>2012-04-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2029-04-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dexter.ns.cloudflare.com</value>
    <value>rihana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>triplus.sk</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 22:48:02</query_time>
   <create_date>2003-10-24</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>K_CORP s.r.o.</registrar_name>
   <registrant_name>TRIPLUS SK s.r.o.</registrant_name>
   <registrant_company>TRIPLUS SK s.r.o.</registrant_company>
   <registrant_address>Prievozská 6/A</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>82109</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.534297487</registrant_phone>
   <name_servers>
    <value>ns1.dnsbackup.net</value>
    <value>ns1.nameserver.sk</value>
    <value>ns2.dnsbackup.net</value>
    <value>ns2.nameserver.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>triplus.ro</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-25 18:31:14</query_time>
   <create_date>2020-10-12</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>gail.ns.cloudflare.com</value>
    <value>lou.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>triplus.services</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-13 16:38:09</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TriPlus Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>ns5.worldnic.com</value>
    <value>ns6.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>triplus.org</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 16:26:48</query_time>
   <create_date>1999-09-24</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>triplus.be</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-19 05:16:49</query_time>
   <create_date>2003-01-29</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>triplus.ru</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-26 13:53:15</query_time>
   <create_date>2016-09-14</create_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO TRIPLUS-INZhINIRING</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>ri-plus.jp</domain_name>
   <domain_keyword>ri-plus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-12 15:29:55</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-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>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>triplus.info</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 10:16:24</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>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>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>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>70</num>
   <domain_name>triplus.online</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 21:25:14</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-01</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>trioplus.xyz</domain_name>
   <domain_keyword>trioplus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 00:12:24</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <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>72</num>
   <domain_name>ti-plus.net</domain_name>
   <domain_keyword>ti-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 19:25:37</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-05</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>michoacan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c4bac8db-9702-4deb-87ce-08cb23f36145</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cns7.my-hosting-panel.com</value>
    <value>cns8.my-hosting-panel.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>triplus.group</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-15 16:26:48</query_time>
   <create_date>2019-12-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-12</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>triplus.co.ke</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-13 16:38:09</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>HOST PRO</registrar_name>
   <registrar_website>https://www.hostpro.co.ke</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Idesign Spot</registrant_company>
   <registrant_address>Nairobi</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>362</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.hostplo.com</value>
    <value>ns2.hostplo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>triplus.fr</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-12 13:25:48</query_time>
   <create_date>2020-12-12</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>triplus.cat</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-13 16:38:09</query_time>
   <create_date>2023-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Col-lectiu Eixarcolant</registrant_company>
   <registrant_state>Barcelona</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>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>try-plus.net</domain_name>
   <domain_keyword>try-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 21:45:22</query_time>
   <create_date>2009-02-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-28</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>bambi2.alta.co.jp</value>
    <value>ns2.alta.co.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>tra-plus.com</domain_name>
   <domain_keyword>tra-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:18:48</query_time>
   <create_date>2009-03-13</create_date>
   <update_date>2018-04-12</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1116.ui-dns.biz</value>
    <value>ns1116.ui-dns.com</value>
    <value>ns1116.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>trinplus.xyz</domain_name>
   <domain_keyword>trinplus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 05:13:21</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>shaz.ns.cloudflare.com</value>
    <value>vicente.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>triaplus.info</domain_name>
   <domain_keyword>triaplus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 22:32:48</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-11-01</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/signup/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>triaplus.info</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Krivoy Rog</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</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>a7.dns82.org</value>
    <value>b1.dns82.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>triplus.xyz</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 06:43:54</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>mri-plus.uk</domain_name>
   <domain_keyword>mri-plus</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 23:13:56</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>triplus.eu</domain_name>
   <domain_keyword>triplus</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:15:02</query_time>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>https://www.vimexx.nl/domeinnaam/domeinnaam-registreren</registrar_website>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>tr-plus.com</domain_name>
   <domain_keyword>tr-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 12:35:58</query_time>
   <create_date>2020-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <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>85</num>
   <domain_name>urg-plus.com</domain_name>
   <domain_keyword>urg-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 17:14:53</query_time>
   <create_date>2020-12-10</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-10</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_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>dns19.ovh.net</value>
    <value>ns19.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>86</num>
   <domain_name>trippuls.com</domain_name>
   <domain_keyword>trippuls</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:43:14</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2029-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>trueplus.info</domain_name>
   <domain_keyword>trueplus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 07:12:06</query_time>
   <create_date>2018-02-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2026-02-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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-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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>tor-plus.com</domain_name>
   <domain_keyword>tor-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 06:40:44</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2022-03-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>arihplus.com</domain_name>
   <domain_keyword>arihplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 05:36:16</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHANGHAI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=arihplus.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>trionplus.ru</domain_name>
   <domain_keyword>trionplus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:04:46</query_time>
   <create_date>2011-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.fozzy.ru</value>
    <value>ns2.fozzy.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>trainplus.co.uk</domain_name>
   <domain_keyword>trainplus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 02:35:29</query_time>
   <create_date>2009-01-08</create_date>
   <update_date>2023-01-07</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1066.ui-dns.biz</value>
    <value>ns1066.ui-dns.com</value>
    <value>ns1066.ui-dns.de</value>
    <value>ns1066.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>arz-plus.online</domain_name>
   <domain_keyword>arz-plus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 11:47:40</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</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>g. Moskva</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.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>tarif-plus.com</domain_name>
   <domain_keyword>tarif-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 14:10:23</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>2351</registrar_iana>
   <registrar_name>Rally Cry Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>7513faf1.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>94</num>
   <domain_name>drs-plus.com</domain_name>
   <domain_keyword>drs-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:06:21</query_time>
   <create_date>2018-09-10</create_date>
   <update_date>2021-09-30</update_date>
   <expiry_date>2024-09-10</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cricplus.dev</domain_name>
   <domain_keyword>cricplus</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-15 16:22:34</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>etrimplus.com</domain_name>
   <domain_keyword>etrimplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:02:22</query_time>
   <create_date>2011-08-01</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2025-08-01</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>kki-plus.ru</domain_name>
   <domain_keyword>kki-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:37:34</query_time>
   <create_date>2017-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.lpmtr.net</value>
    <value>ns2.lpmtr.net</value>
    <value>ns3.lpmtr.net</value>
    <value>ns4.lpmtr.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>argi-plus.de</domain_name>
   <domain_keyword>argi-plus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:11:32</query_time>
   <update_date>2019-01-23</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>wsi-plus.com</domain_name>
   <domain_keyword>wsi-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:55:10</query_time>
   <create_date>2017-05-20</create_date>
   <update_date>2017-05-20</update_date>
   <expiry_date>2027-05-20</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>FJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/wsi-plus.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>trakplus.co.uk</domain_name>
   <domain_keyword>trakplus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 06:26:18</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.209</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.