WHOIS QUERY TIME

10 Apr 2024 - 3:46 AM UTC

Registered: 16 February 2001
Expiry: 13 June 2029

REGISTRAR

Name: THCServers SRL
Website: www.thc.ro

DNSSEC

Inactive

NAME SERVERS

ns1.thc.ro
ns2.thc.ro
ns3.thc.ro
ns4.thc.ro

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tip.ro
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tip.ro"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tip.ro",
            "domain_keyword": "tip",
            "domain_tld": "ro",
            "query_time": "2024-04-10 03:46:07",
            "create_date": "2001-02-16",
            "expiry_date": "2029-06-13",
            "registrar_name": "THCServers SRL",
            "registrar_website": "www.thc.ro",
            "name_servers": [
                "ns1.thc.ro",
                "ns2.thc.ro",
                "ns3.thc.ro",
                "ns4.thc.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tip.ro</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tip.ro</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-10 03:46:07</query_time>
   <create_date>2001-02-16</create_date>
   <expiry_date>2029-06-13</expiry_date>
   <registrar_name>THCServers SRL</registrar_name>
   <registrar_website>www.thc.ro</registrar_website>
   <name_servers>
    <value>ns1.thc.ro</value>
    <value>ns2.thc.ro</value>
    <value>ns3.thc.ro</value>
    <value>ns4.thc.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.058 seconds) for "tip.ro" in our Historical WHOIS Database.
#1 - QUERY TIME

20 May 2023 - 8:33 AM UTC

Registered: 16 February 2001
Expiry: 13 June 2029

REGISTRAR

Name: THCServers SRL
Website: www.thc.ro

DNSSEC

Inactive

NAME SERVERS

ns1.thc.ro
ns2.thc.ro
ns3.thc.ro
ns4.thc.ro

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=tip.ro
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tip.ro",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "tip.ro",
    "results": [
        {
            "num": 1,
            "domain_name": "tip.ro",
            "domain_keyword": "tip",
            "domain_tld": "ro",
            "query_time": "2023-05-20 08:33:07",
            "create_date": "2001-02-16",
            "expiry_date": "2029-06-13",
            "registrar_name": "THCServers SRL",
            "registrar_website": "www.thc.ro",
            "name_servers": [
                "ns1.thc.ro",
                "ns2.thc.ro",
                "ns3.thc.ro",
                "ns4.thc.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "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>tip.ro</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>tip.ro</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tip.ro</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2023-05-20 08:33:07</query_time>
   <create_date>2001-02-16</create_date>
   <expiry_date>2029-06-13</expiry_date>
   <registrar_name>THCServers SRL</registrar_name>
   <registrar_website>www.thc.ro</registrar_website>
   <name_servers>
    <value>ns1.thc.ro</value>
    <value>ns2.thc.ro</value>
    <value>ns3.thc.ro</value>
    <value>ns4.thc.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.058</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 341 domain names (in 0.045 seconds) which contained the exact domain keyword "tip".
Domain Name Registered Expiry Registrar Ownership
1 tip.net 16 Jul 1992 15 Jul 2024 1API GmbH REDACTED FOR PRIVACY
2 tip.org 22 Aug 1995 21 Aug 2026 Network Solutions, LLC REDACTED FOR PRIVACY
3 tip.nl 15 Nov 1995 - KPN -
4 tip.it 26 Sep 1997 30 Sep 2024 Register S.p.a. hidden
5 tip.com 3 Dec 1998 2 Dec 2030 GoDaddy.com, LLC -
6 tip.be 15 Mar 1999 - One.com A/S -
7 tip.ru 3 Feb 2000 28 Feb 2025 RU-CENTER-RU Private Person
8 tip.ca 27 Nov 2000 25 Aug 2024 PublicDomainRegistry.com Inc REDACTED FOR PRIVACY
9 tip.ro 16 Feb 2001 13 Jun 2029 THCServers SRL -
10 tip.info 31 Jul 2001 31 Jul 2024 Vautron Rechenzentrum AG real GmbH
11 tip.hr 9 Sep 2001 17 Dec 2024 CARNET TRAVAŠ I PARTNERI ODVJETNIČKO DRUŠTVO d.o.o.
12 tip.com.pl 14 Nov 2001 13 Nov 2024 home.pl S.A. -
13 tip.me.uk 14 Jan 2002 14 Jan 2025 Wentrow Media Ltd [Tag = WENTROW] -
14 tip.biz 27 Mar 2002 26 Mar 2025 Vautron Rechenzentrum AG Texstar Produktions und Beteiligungs GmbH
15 tip.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC DreamTeamNetwork
16 tip.org.pl 21 Aug 2002 20 Aug 2024 cyber_Folks S.A. -
17 tip.sk 3 Mar 2003 3 Feb 2025 MYSTERY MACHINE, s.r.o. POINT ENTERTAINMENT
18 tip.lt 22 Jul 2004 22 Jul 2024 UAB JPT Group UAB JPT Group
19 tip.dk 31 Aug 2004 31 Aug 2024 - Frederik Ørskov Egebjerg
20 tip.cl 7 Feb 2005 6 Mar 2026 NIC Chile TIP Ltda
21 tip.in 16 Feb 2005 16 Feb 2031 Dynadot LLC HitMedia
22 tip.cc 11 Nov 2005 11 Nov 2030 NameCheap, Inc. -
23 tip.org.cn 12 Jun 2006 12 Jul 2029 阿里云计算有限公司(万网) 北京四海弘通咨询有限公司
24 tip.pt 9 Aug 2006 - - TIP - TRANSPORTES INTERMODAIS DO PORTO, ACE
25 tip.pl 13 Oct 2006 13 Oct 2026 OVH SAS -
26 tip.co.nz 16 Jul 2007 - Voyager Internet Ltd T/A 1st Domains -
27 tip.cat 17 Mar 2008 17 Mar 2025 Nominalia Treballs I Projectes D'arquitectura I Enginyeria SL
28 tip.asia 25 Jul 2008 25 Jul 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
29 tip.me 18 Aug 2008 18 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 tip.co.in 12 May 2009 12 May 2025 Spaceship, Inc. REDACTED FOR PRIVACY
31 tip.co.jp 5 Dec 2009 - - n.p.minerva & Co. Ltd.
32 tip.io 28 Feb 2010 28 Feb 2029 101domain GRS Limited HRBV, LLC
33 tip.co 9 Sep 2010 8 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 tip.uk.com 7 Aug 2011 7 Aug 2024 123-Reg Limited -
35 tip.travel 25 Feb 2013 24 Feb 2025 Key-Systems GmbH Websupport, s.r.o.
36 tip.xyz 2 Jun 2014 2 Jun 2024 Porkbun, LLC -
37 tip.ninja 10 Jun 2014 10 Jun 2024 Gandi SAS Dolox, Inc.
38 tip.quebec 18 Nov 2014 18 Nov 2024 Go Montenegro Domains, LLC Domains By Proxy, LLC
39 tip.click 25 Nov 2014 25 Nov 2024 Name.com, Inc. TECHNOSYSTEM LTD
40 tip.paris 2 Dec 2014 2 Dec 2024 OVH REDACTED_FOR_PRIVACY
41 tip.pub 13 May 2015 13 May 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Peng Xing Yang
42 tip.press 14 May 2015 14 May 2025 Tucows.com Co. Contact Privacy Inc. Customer 0140053770
43 tip.restaurant 14 May 2015 14 May 2025 1API GmbH Niwi Pty Ltd
44 tip.amsterdam 29 May 2015 29 May 2025 Metaregistrar BV Applications Roland van Oord
45 tip.tips 15 Jul 2015 15 Jul 2024 Go Montenegro Domains, LLC Domains By Proxy, LLC
46 tip.camp 9 Sep 2015 9 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu De Heische Tip
47 tip.tours 12 Oct 2015 12 Oct 2024 Register.com, Inc. Civicom Inc.
48 tip.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
49 tip.cloud 11 Feb 2016 11 Feb 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
50 tip.pet 23 Feb 2016 23 Feb 2025 Go France Domains, LLC Domains By Proxy, LLC
51 tip.life 29 Feb 2016 28 Feb 2025 Name.com, Inc. REDACTED FOR PRIVACY
52 tip.bet 3 Mar 2016 3 Mar 2025 Marcaria International LLC REDACTED FOR PRIVACY
53 tip.solutions 1 Apr 2016 1 Apr 2025 OVH SAS Pixtel
54 tip.photography 17 May 2016 17 May 2025 OVH SAS Pixtel
55 tip.ngo 2 Jun 2016 2 Jun 2028 PDR Ltd. d/b/a PublicDomainRegistry.com David Moss
56 tip.taxi 16 Jul 2016 16 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 tip.promo 12 Aug 2016 12 Aug 2024 INWX GmbH REDACTED FOR PRIVACY
58 tip.barcelona 18 Oct 2016 18 Oct 2024 IONOS SE -
59 tip.agency 13 Nov 2016 13 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com The Integrated Penguin
60 tip.vip 22 Nov 2016 22 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) jiang zan
61 tip.srl 22 Nov 2016 22 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA T.I.P. S.R.L.
62 tip.show 1 Mar 2017 1 Mar 2025 NameSilo, LLC See PrivacyGuardian.org
63 tip.systems 17 May 2017 17 May 2025 eNom, LLC Proxy Protection LLC
64 tip.africa 15 Aug 2017 15 Aug 2024 Lexsynergy Limited Tip Africa Publishing (Proprietary) Limited
65 tip.money 12 Oct 2017 12 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 tip.ltd 23 Oct 2017 23 Oct 2030 Chengdu West Dimension Digital Technology Co., Ltd. Xiao Xia Cao
67 tip.sex 9 Nov 2017 9 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 tip.tax 16 Nov 2017 16 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 tip.ac.cn 23 Dec 2017 23 Dec 2024 北京新网数码信息技术有限公司 吴广茂
70 tip.capital 23 Dec 2017 23 Dec 2024 MarkMonitor Inc. DNStination Inc.
71 tip.supply 25 Dec 2017 25 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 tip.codes 16 Mar 2018 16 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
73 tip.ie 11 Apr 2018 11 Apr 2025 Irish Domains Domainsmiths Limited
74 tip.email 21 Apr 2018 21 Apr 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
75 tip.app 6 May 2018 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 tip.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
77 tip.style 10 Jun 2018 10 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Kostin Andrey
78 tip.berlin 19 Sep 2018 19 Sep 2024 PSI-USA, Inc. dba DOMAIN ROBOT -
79 tip.exchange 21 Sep 2018 21 Sep 2024 Porkbun LLC Private by Design, LLC
80 tip.bio 7 Oct 2018 7 Oct 2024 IONOS SE 1&1 Internet Inc
81 tip.top 7 Dec 2018 7 Dec 2028 Name com Inc Tip Top Inc.
82 tip.energy 31 Jan 2019 31 Jan 2025 Vautron Rechenzentrum AG Sascha Weiss
83 tip.vin 12 Feb 2019 12 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
84 tip.uk 19 Mar 2019 19 Mar 2025 Global Domains Ltd [Tag = GDLTD] -
85 tip.net.pl 24 May 2019 24 May 2025 Aftermarket.pl Limited -
86 tip.club 31 May 2019 31 May 2025 Name.com, Inc. Domain Protection Services, Inc.
87 tip.llc 17 Jul 2019 17 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 tip.ng 22 Jul 2019 22 Jul 2024 GO54 Limited (formerly Whogohost Limited) Example Inc.
89 tip.co.mz 27 Jul 2019 27 Jul 2024 Hypertech Hypertech Lda
90 tip.plus 1 Sep 2019 1 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
91 tip.international 8 Oct 2019 8 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 tip.haus 24 Oct 2019 24 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
93 tip.city 6 Nov 2019 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 tip.com.ng 15 Nov 2019 15 Nov 2024 HostAfrica N/A
95 tip.rip 13 Dec 2019 13 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 tip.link 8 Jan 2020 8 Jan 2025 Name.com, Inc. TipLink, LLC
97 tip.build 17 Jan 2020 17 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
98 tip.services 20 Jan 2020 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 tip.com.pt 10 Feb 2020 10 Feb 2024 - -
100 tip.fitness 12 Feb 2020 12 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Tip.ro.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=tip&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "tip",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 342,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "tip.net, tip.org, tip.nl, tip.it, tip.com, tip.be, tip.ru, tip.ca, tip.ro, tip.info, tip.hr, tip.com.pl, tip.me.uk, tip.biz, tip.us, tip.org.pl, tip.sk, tip.lt, tip.dk, tip.cl, tip.in, tip.cc, tip.org.cn, tip.pt, tip.pl, tip.co.nz, tip.cat, tip.asia, tip.me, tip.co.in, tip.co.jp, tip.io, tip.co, tip.uk.com, tip.travel, tip.xyz, tip.ninja, tip.quebec, tip.click, tip.paris, tip.pub, tip.press, tip.restaurant, tip.amsterdam, tip.tips, tip.camp, tip.tours, tip.feedback, tip.cloud, tip.pet, tip.life, tip.bet, tip.solutions, tip.photography, tip.ngo, tip.taxi, tip.promo, tip.barcelona, tip.agency, tip.vip, tip.srl, tip.show, tip.systems, tip.africa, tip.money, tip.ltd, tip.sex, tip.tax, tip.ac.cn, tip.capital, tip.supply, tip.codes, tip.ie, tip.email, tip.app, tip.icu, tip.style, tip.berlin, tip.exchange, tip.bio, tip.top, tip.energy, tip.vin, tip.uk, tip.net.pl, tip.club, tip.llc, tip.ng, tip.co.mz, tip.plus, tip.international, tip.haus, tip.city, tip.com.ng, tip.rip, tip.link, tip.build, tip.services, tip.com.pt, tip.fitness",
    "results": [
        {
            "num": 1,
            "domain_name": "tip.net",
            "domain_keyword": "tip",
            "domain_tld": "net",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "1992-07-16",
            "update_date": "2018-05-23",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "contact via https://www.1api.net/send-message/tip.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.ita.tip.net",
                "ns2.ita.tip.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tip.org",
            "domain_keyword": "tip",
            "domain_tld": "org",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "1995-08-22",
            "update_date": "2023-08-07",
            "expiry_date": "2026-08-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns.nameservers.net",
                "ns2.nameservers.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tip.nl",
            "domain_keyword": "tip",
            "domain_tld": "nl",
            "query_time": "2024-05-10 07:32:12",
            "create_date": "1995-11-15",
            "update_date": "2020-08-24",
            "registrar_name": "KPN",
            "name_servers": [
                "ns1.kpn.net",
                "ns11.kpn.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "tip.it",
            "domain_keyword": "tip",
            "domain_tld": "it",
            "query_time": "2024-05-25 13:22:57",
            "create_date": "1997-09-26",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-30",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "hidden",
            "name_servers": [
                "alberto.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "tip.com",
            "domain_keyword": "tip",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:38:36",
            "create_date": "1998-12-03",
            "update_date": "2022-09-01",
            "expiry_date": "2030-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "yns1.yahoo.com",
                "yns2.yahoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tip.be",
            "domain_keyword": "tip",
            "domain_tld": "be",
            "query_time": "2024-05-10 07:32:11",
            "create_date": "1999-03-15",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 7,
            "domain_name": "tip.ru",
            "domain_keyword": "tip",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:34:21",
            "create_date": "2000-02-03",
            "expiry_date": "2025-02-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "tip.ca",
            "domain_keyword": "tip",
            "domain_tld": "ca",
            "query_time": "2024-05-16 11:48:49",
            "create_date": "2000-11-27",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-25",
            "registrar_name": "PublicDomainRegistry.com Inc",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-94.webhostbox.net",
                "ns2.md-94.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tip.ro",
            "domain_keyword": "tip",
            "domain_tld": "ro",
            "query_time": "2024-04-10 03:46:07",
            "create_date": "2001-02-16",
            "expiry_date": "2029-06-13",
            "registrar_name": "THCServers SRL",
            "registrar_website": "www.thc.ro",
            "name_servers": [
                "ns1.thc.ro",
                "ns2.thc.ro",
                "ns3.thc.ro",
                "ns4.thc.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 10,
            "domain_name": "tip.info",
            "domain_keyword": "tip",
            "domain_tld": "info",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "2001-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "real GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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.metro-ag.com",
                "ns.metro.de",
                "ns.metro.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "tip.hr",
            "domain_keyword": "tip",
            "domain_tld": "hr",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2001-09-09",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "TRAVAŠ I PARTNERI ODVJETNIČKO DRUŠTVO d.o.o.",
            "registrant_address": "Jurkovićeva ulica 24",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ]
        },
        {
            "num": 12,
            "domain_name": "tip.com.pl",
            "domain_keyword": "tip",
            "domain_tld": "com.pl",
            "query_time": "2024-04-03 14:56:07",
            "create_date": "2001-11-14",
            "update_date": "2023-09-29",
            "expiry_date": "2024-11-13",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 13,
            "domain_name": "tip.me.uk",
            "domain_keyword": "tip",
            "domain_tld": "me.uk",
            "query_time": "2024-04-17 21:22:22",
            "create_date": "2002-01-14",
            "update_date": "2022-08-16",
            "expiry_date": "2025-01-14",
            "registrar_name": "Wentrow Media Ltd [Tag = WENTROW]",
            "name_servers": [
                "ns1.wentrowmedia.net",
                "ns2.wentrowmedia.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "tip.biz",
            "domain_keyword": "tip",
            "domain_tld": "biz",
            "query_time": "2024-05-16 11:48:49",
            "create_date": "2002-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Texstar Produktions und Beteiligungs GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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.bimaco.co.at",
                "ns2.bimaco.co.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tip.us",
            "domain_keyword": "tip",
            "domain_tld": "us",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2002-04-24",
            "update_date": "2023-04-29",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "DreamTeam Network",
            "registrant_company": "DreamTeamNetwork",
            "registrant_address": "815 Brazos St. Suite 111",
            "registrant_city": "Austin",
            "registrant_state": "Texas",
            "registrant_zip": "78701",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5127588877",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "tip.org.pl",
            "domain_keyword": "tip",
            "domain_tld": "org.pl",
            "query_time": "2024-03-30 19:52:19",
            "create_date": "2002-08-21",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-20",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns3.mp.pl",
                "ns4.mp.pl",
                "ns5.mp.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tip.sk",
            "domain_keyword": "tip",
            "domain_tld": "sk",
            "query_time": "2024-05-05 12:39:22",
            "create_date": "2003-03-03",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-03",
            "registrar_name": "MYSTERY MACHINE, s.r.o.",
            "registrant_name": "POINT ENTERTAINMENT",
            "registrant_company": "POINT ENTERTAINMENT",
            "registrant_address": "Čermeľská cesta 3",
            "registrant_city": "Košice",
            "registrant_zip": "04001",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 18,
            "domain_name": "tip.lt",
            "domain_keyword": "tip",
            "domain_tld": "lt",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2004-07-22",
            "expiry_date": "2024-07-22",
            "registrar_name": "UAB JPT Group",
            "registrar_website": "https://wolet.lt/",
            "registrant_company": "UAB JPT Group",
            "name_servers": [
                "ns1.wolet.lt",
                "ns2.wolet.lt",
                "ns3.wolet.lt",
                "ns4.wolet.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 19,
            "domain_name": "tip.dk",
            "domain_keyword": "tip",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:13:41",
            "create_date": "2004-08-31",
            "expiry_date": "2024-08-31",
            "registrant_name": "Frederik Ørskov Egebjerg",
            "registrant_address": "Fjordvejen 6",
            "registrant_city": "Struer",
            "registrant_zip": "7600",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "tip.cl",
            "domain_keyword": "tip",
            "domain_tld": "cl",
            "query_time": "2024-05-02 19:26:56",
            "create_date": "2005-02-07",
            "expiry_date": "2026-03-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "TIP Ltda",
            "name_servers": [
                "ns01.inc.cl",
                "ns02.inc.cl",
                "ns03.inc.cl",
                "ns04.inc.cl"
            ]
        },
        {
            "num": 21,
            "domain_name": "tip.in",
            "domain_keyword": "tip",
            "domain_tld": "in",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2005-02-16",
            "update_date": "2022-12-04",
            "expiry_date": "2031-02-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HitMedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tip.cc",
            "domain_keyword": "tip",
            "domain_tld": "cc",
            "query_time": "2024-06-02 20:31:24",
            "create_date": "2005-11-11",
            "update_date": "2021-10-14",
            "expiry_date": "2030-11-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dave.ns.cloudflare.com",
                "kim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "tip.org.cn",
            "domain_keyword": "tip",
            "domain_tld": "org.cn",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "2006-06-12",
            "expiry_date": "2029-07-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京四海弘通咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tip.pt",
            "domain_keyword": "tip",
            "domain_tld": "pt",
            "query_time": "2024-05-21 08:38:14",
            "create_date": "2006-08-09",
            "registrant_name": "TIP - TRANSPORTES INTERMODAIS DO PORTO, ACE",
            "registrant_address": "Avenida de Fernão de Magalhães  Nº 1862, 12º",
            "registrant_city": "Porto",
            "registrant_state": "PORTO",
            "registrant_zip": "4350-158",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-a1.vodafone.pt",
                "ns-a2.vodafone.pt",
                "ns-b1.vodafone.pt",
                "ns-b2.vodafone.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 25,
            "domain_name": "tip.pl",
            "domain_keyword": "tip",
            "domain_tld": "pl",
            "query_time": "2024-04-03 14:56:09",
            "create_date": "2006-10-13",
            "update_date": "2021-12-02",
            "expiry_date": "2026-10-13",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "tip.co.nz",
            "domain_keyword": "tip",
            "domain_tld": "co.nz",
            "query_time": "2024-05-23 08:29:50",
            "create_date": "2007-07-16",
            "update_date": "2023-07-10",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "tip.cat",
            "domain_keyword": "tip",
            "domain_tld": "cat",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2008-03-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-17",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "Treballs I Projectes D'arquitectura I Enginyeria SL",
            "registrant_state": "L",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "tip.asia",
            "domain_keyword": "tip",
            "domain_tld": "asia",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2008-07-25",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-25",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tip.me",
            "domain_keyword": "tip",
            "domain_tld": "me",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2008-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2025-08-18",
            "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": [
                "ns1.edge.network",
                "ns2.edge.network",
                "ns3.edge.network"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "tip.co.in",
            "domain_keyword": "tip",
            "domain_tld": "co.in",
            "query_time": "2024-05-16 11:48:49",
            "create_date": "2009-05-12",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tip.co.jp",
            "domain_keyword": "tip",
            "domain_tld": "co.jp",
            "query_time": "2024-05-21 13:04:32",
            "create_date": "2009-12-05",
            "update_date": "2024-01-01",
            "registrant_company": "n.p.minerva & Co. Ltd.",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ]
        },
        {
            "num": 32,
            "domain_name": "tip.io",
            "domain_keyword": "tip",
            "domain_tld": "io",
            "query_time": "2024-05-23 08:29:51",
            "create_date": "2010-02-28",
            "update_date": "2024-01-04",
            "expiry_date": "2029-02-28",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HRBV, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "tip.co",
            "domain_keyword": "tip",
            "domain_tld": "co",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "2010-09-09",
            "update_date": "2023-07-14",
            "expiry_date": "2024-09-08",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "tip.uk.com",
            "domain_keyword": "tip",
            "domain_tld": "uk.com",
            "query_time": "2024-05-19 16:25:57",
            "create_date": "2011-08-07",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/tip.uk.com/registrant",
            "name_servers": [
                "elinore.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "tip.travel",
            "domain_keyword": "tip",
            "domain_tld": "travel",
            "query_time": "2024-04-10 13:13:26",
            "create_date": "2013-02-25",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Websupport, s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "tip.xyz",
            "domain_keyword": "tip",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 19:01:56",
            "create_date": "2014-06-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_state": "Berlin",
            "registrant_country": "DE",
            "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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tip.ninja",
            "domain_keyword": "tip",
            "domain_tld": "ninja",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "2014-06-10",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dolox, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1227.awsdns-25.org",
                "ns-1806.awsdns-33.co.uk",
                "ns-448.awsdns-56.com",
                "ns-684.awsdns-21.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "tip.quebec",
            "domain_keyword": "tip",
            "domain_tld": "quebec",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2014-11-18",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1152,
            "registrar_name": "Go Montenegro Domains, LLC",
            "registrar_website": "http://www.gomontenegrodomains.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tip.click",
            "domain_keyword": "tip",
            "domain_tld": "click",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "2014-11-25",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TECHNOSYSTEM LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GREECE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "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.domainmanage.uk",
                "ns2.domainmanage.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tip.paris",
            "domain_keyword": "tip",
            "domain_tld": "paris",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "2014-12-02",
            "update_date": "2023-10-09",
            "expiry_date": "2024-12-02",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "a.ns.domainoo.fr",
                "b.ns.domainoo.fr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tip.pub",
            "domain_keyword": "tip",
            "domain_tld": "pub",
            "query_time": "2024-05-23 08:29:51",
            "create_date": "2015-05-13",
            "update_date": "2018-08-28",
            "expiry_date": "2026-05-13",
            "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": "Peng Xing Yang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tip.press",
            "domain_keyword": "tip",
            "domain_tld": "press",
            "query_time": "2024-05-19 16:25:57",
            "create_date": "2015-05-14",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0140053770",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "tip.restaurant",
            "domain_keyword": "tip",
            "domain_tld": "restaurant",
            "query_time": "2024-05-19 16:25:57",
            "create_date": "2015-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Niwi Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.niwi.com.au",
                "ns2.niwi.com.au"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "tip.amsterdam",
            "domain_keyword": "tip",
            "domain_tld": "amsterdam",
            "query_time": "2024-06-01 04:42:26",
            "create_date": "2015-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Roland van Oord",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "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": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tip.tips",
            "domain_keyword": "tip",
            "domain_tld": "tips",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "2015-07-15",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1152,
            "registrar_name": "Go Montenegro Domains, LLC",
            "registrar_website": "http://www.gomontenegrodomains.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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "tip.camp",
            "domain_keyword": "tip",
            "domain_tld": "camp",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "2015-09-09",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "De Heische Tip",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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.holidaymedia.nl",
                "ns2.holidaymedia.net",
                "ns3.holidaymedia.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "tip.tours",
            "domain_keyword": "tip",
            "domain_tld": "tours",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "2015-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-12",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Civicom Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.aplus.net",
                "ns2.aplus.net",
                "ns3.aplus.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "tip.feedback",
            "domain_keyword": "tip",
            "domain_tld": "feedback",
            "query_time": "2024-06-02 20:31:24",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tip.cloud",
            "domain_keyword": "tip",
            "domain_tld": "cloud",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "2016-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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-ca.ui-dns.biz",
                "ns-ca.ui-dns.com",
                "ns-ca.ui-dns.de",
                "ns-ca.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "tip.pet",
            "domain_keyword": "tip",
            "domain_tld": "pet",
            "query_time": "2024-04-10 13:13:26",
            "create_date": "2016-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tip.life",
            "domain_keyword": "tip",
            "domain_tld": "life",
            "query_time": "2024-04-12 09:03:51",
            "create_date": "2016-02-29",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "tip.bet",
            "domain_keyword": "tip",
            "domain_tld": "bet",
            "query_time": "2024-05-10 07:32:11",
            "create_date": "2016-03-03",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Israel",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "tip.solutions",
            "domain_keyword": "tip",
            "domain_tld": "solutions",
            "query_time": "2024-05-23 08:29:51",
            "create_date": "2016-04-01",
            "update_date": "2023-05-16",
            "expiry_date": "2025-04-01",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pixtel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pixtel.net",
                "ns3.pixtel.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "tip.photography",
            "domain_keyword": "tip",
            "domain_tld": "photography",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2016-05-17",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-17",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pixtel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pixtel.net",
                "ns3.pixtel.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "tip.ngo",
            "domain_keyword": "tip",
            "domain_tld": "ngo",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "2016-06-02",
            "update_date": "2023-08-09",
            "expiry_date": "2028-06-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "David Moss",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "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.bluehost.com",
                "ns2.bluehost.com",
                "sqaurespace.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "tip.taxi",
            "domain_keyword": "tip",
            "domain_tld": "taxi",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2016-07-16",
            "update_date": "2023-08-30",
            "expiry_date": "2024-07-16",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "tip.promo",
            "domain_keyword": "tip",
            "domain_tld": "promo",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "2016-08-12",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "tip.barcelona",
            "domain_keyword": "tip",
            "domain_tld": "barcelona",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2016-10-18",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "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": [
                "dns31.servidoresdns.net",
                "dns32.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "tip.agency",
            "domain_keyword": "tip",
            "domain_tld": "agency",
            "query_time": "2024-05-10 07:32:11",
            "create_date": "2016-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Integrated Penguin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "tip.vip",
            "domain_keyword": "tip",
            "domain_tld": "vip",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "2016-11-22",
            "update_date": "2024-01-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "jiang zan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "tip.srl",
            "domain_keyword": "tip",
            "domain_tld": "srl",
            "query_time": "2024-05-23 08:29:51",
            "create_date": "2016-11-22",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-22",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "T.I.P. S.R.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "tip.show",
            "domain_keyword": "tip",
            "domain_tld": "show",
            "query_time": "2024-05-10 07:32:13",
            "create_date": "2017-03-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "tip.systems",
            "domain_keyword": "tip",
            "domain_tld": "systems",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2017-05-17",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "cns269.hostgator.com",
                "cns270.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "tip.africa",
            "domain_keyword": "tip",
            "domain_tld": "africa",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2017-08-15",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "https://www.lexsynergy.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Tip Africa Publishing (Proprietary) Limited",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.lexsynergy.net",
                "ns2.lexsynergy.us",
                "ns3.lexsynergy.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "tip.money",
            "domain_keyword": "tip",
            "domain_tld": "money",
            "query_time": "2024-05-10 07:32:12",
            "create_date": "2017-10-12",
            "update_date": "2023-11-26",
            "expiry_date": "2024-10-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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "tip.ltd",
            "domain_keyword": "tip",
            "domain_tld": "ltd",
            "query_time": "2024-05-23 08:29:51",
            "create_date": "2017-10-23",
            "update_date": "2022-03-12",
            "expiry_date": "2030-10-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xiao Xia Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "tip.sex",
            "domain_keyword": "tip",
            "domain_tld": "sex",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2017-11-09",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "tip.tax",
            "domain_keyword": "tip",
            "domain_tld": "tax",
            "query_time": "2024-05-23 08:29:51",
            "create_date": "2017-11-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "tip.ac.cn",
            "domain_keyword": "tip",
            "domain_tld": "ac.cn",
            "query_time": "2024-04-08 04:37:14",
            "create_date": "2017-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "吴广茂",
            "registrant_email": "[email protected]",
            "name_servers": [
                "alan.dnspod.net",
                "yak.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "tip.capital",
            "domain_keyword": "tip",
            "domain_tld": "capital",
            "query_time": "2024-04-06 00:55:22",
            "create_date": "2017-12-23",
            "update_date": "2022-11-26",
            "expiry_date": "2024-12-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "erin.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "tip.supply",
            "domain_keyword": "tip",
            "domain_tld": "supply",
            "query_time": "2024-05-16 11:48:49",
            "create_date": "2017-12-25",
            "update_date": "2024-02-08",
            "expiry_date": "2024-12-25",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tip.codes",
            "domain_keyword": "tip",
            "domain_tld": "codes",
            "query_time": "2024-05-16 11:48:49",
            "create_date": "2018-03-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "logan.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "tip.ie",
            "domain_keyword": "tip",
            "domain_tld": "ie",
            "query_time": "2024-04-11 03:22:17",
            "create_date": "2018-04-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-11",
            "registrar_name": "Irish Domains",
            "registrar_website": "http://www.irishdomains.com",
            "registrant_name": "Domainsmiths Limited",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "tip.email",
            "domain_keyword": "tip",
            "domain_tld": "email",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2018-04-21",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "tip.app",
            "domain_keyword": "tip",
            "domain_tld": "app",
            "query_time": "2024-05-10 07:32:11",
            "create_date": "2018-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 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.edge.network",
                "ns2.edge.network",
                "ns3.edge.network"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "tip.icu",
            "domain_keyword": "tip",
            "domain_tld": "icu",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "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.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "tip.style",
            "domain_keyword": "tip",
            "domain_tld": "style",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "2018-06-10",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-10",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kostin Andrey",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaia oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "tip.berlin",
            "domain_keyword": "tip",
            "domain_tld": "berlin",
            "query_time": "2024-05-21 08:38:13",
            "create_date": "2018-09-19",
            "update_date": "2024-02-27",
            "expiry_date": "2024-09-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "tip.exchange",
            "domain_keyword": "tip",
            "domain_tld": "exchange",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2018-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "tip.bio",
            "domain_keyword": "tip",
            "domain_tld": "bio",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "2018-10-07",
            "update_date": "2023-11-21",
            "expiry_date": "2024-10-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.org",
                "ns1047.ui-dns.de",
                "ns1091.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "tip.top",
            "domain_keyword": "tip",
            "domain_tld": "top",
            "query_time": "2024-05-19 16:25:57",
            "create_date": "2018-12-07",
            "update_date": "2022-10-21",
            "expiry_date": "2028-12-07",
            "registrar_iana": 625,
            "registrar_name": "Name com  Inc",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tip Top Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "tip.energy",
            "domain_keyword": "tip",
            "domain_tld": "energy",
            "query_time": "2024-06-02 20:31:24",
            "create_date": "2019-01-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sascha Weiss",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "dns01.net-bite.net",
                "dns02.net-bite.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "tip.vin",
            "domain_keyword": "tip",
            "domain_tld": "vin",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2019-02-12",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-12",
            "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 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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "tip.uk",
            "domain_keyword": "tip",
            "domain_tld": "uk",
            "query_time": "2024-05-13 23:22:10",
            "create_date": "2019-03-19",
            "update_date": "2023-02-01",
            "expiry_date": "2025-03-19",
            "registrar_name": "Global Domains Ltd [Tag = GDLTD]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "tip.net.pl",
            "domain_keyword": "tip",
            "domain_tld": "net.pl",
            "query_time": "2024-05-10 07:32:12",
            "create_date": "2019-05-24",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-24",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "tip.club",
            "domain_keyword": "tip",
            "domain_tld": "club",
            "query_time": "2024-05-25 13:22:56",
            "create_date": "2019-05-31",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-31",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "etienne.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "tip.llc",
            "domain_keyword": "tip",
            "domain_tld": "llc",
            "query_time": "2024-05-25 13:22:57",
            "create_date": "2019-07-17",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-17",
            "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 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": [
                "ns11.inhostedns.com",
                "ns21.inhostedns.net",
                "ns31.inhostedns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "tip.ng",
            "domain_keyword": "tip",
            "domain_tld": "ng",
            "query_time": "2024-05-25 13:22:57",
            "create_date": "2019-07-22",
            "update_date": "2023-09-29",
            "expiry_date": "2024-07-22",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Lazarus Omolua",
            "registrant_company": "Example Inc.",
            "registrant_address": "61, Royal Palmwill Estate, Badore",
            "registrant_city": "Ajah",
            "registrant_state": "Lagos",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "07035647453",
            "name_servers": [
                "gerardo.ns.cloudflare.com",
                "heidi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "tip.co.mz",
            "domain_keyword": "tip",
            "domain_tld": "co.mz",
            "query_time": "2024-05-10 07:32:12",
            "create_date": "2019-07-27",
            "update_date": "2023-08-07",
            "expiry_date": "2024-07-27",
            "registrar_name": "Hypertech",
            "registrar_website": "https://turbohost.co.mz/pt/dominio/mz",
            "registrant_name": "Hypertech Lda",
            "registrant_company": "Hypertech Lda",
            "registrant_address": "Bairro do Zimpeto No 76",
            "registrant_city": "Maputo",
            "registrant_state": "Maputo",
            "registrant_zip": "00000",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.848283607",
            "name_servers": [
                "ns1.turbohost.co.mz",
                "ns2.turbohost.co.mz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "tip.plus",
            "domain_keyword": "tip",
            "domain_tld": "plus",
            "query_time": "2024-05-28 21:49:01",
            "create_date": "2019-09-01",
            "update_date": "2022-11-17",
            "expiry_date": "2024-09-01",
            "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": "caowei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "ns7.cnolnic.net",
                "ns8.cnolnic.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "tip.international",
            "domain_keyword": "tip",
            "domain_tld": "international",
            "query_time": "2024-04-17 21:22:20",
            "create_date": "2019-10-08",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-08",
            "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 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.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "tip.haus",
            "domain_keyword": "tip",
            "domain_tld": "haus",
            "query_time": "2024-05-13 23:22:09",
            "create_date": "2019-10-24",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1dnx.name.com",
                "ns2cvx.name.com",
                "ns3hjx.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "tip.city",
            "domain_keyword": "tip",
            "domain_tld": "city",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2019-11-06",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-06",
            "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": [
                "ns3.l4dns.com",
                "ns4.l4dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "tip.com.ng",
            "domain_keyword": "tip",
            "domain_tld": "com.ng",
            "query_time": "2024-05-25 13:22:56",
            "create_date": "2019-11-15",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-15",
            "registrar_iana": 28112014,
            "registrar_name": "HostAfrica",
            "registrar_website": "http://www.domainking.ng/domain-registration",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "N/A",
            "registrant_address": "Hamry nad Sazavou 341",
            "registrant_city": "Zdar nad Sazavou",
            "registrant_state": "Czech Republic",
            "registrant_zip": "59101",
            "registrant_country": "CZ",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "tip.rip",
            "domain_keyword": "tip",
            "domain_tld": "rip",
            "query_time": "2024-05-05 03:03:25",
            "create_date": "2019-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2025-12-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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "tip.link",
            "domain_keyword": "tip",
            "domain_tld": "link",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2020-01-08",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TipLink, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1155.awsdns-16.org",
                "ns-156.awsdns-19.com",
                "ns-1651.awsdns-14.co.uk",
                "ns-895.awsdns-47.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "tip.build",
            "domain_keyword": "tip",
            "domain_tld": "build",
            "query_time": "2024-04-26 05:09:48",
            "create_date": "2020-01-17",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-17",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-33.azure-dns.com",
                "ns2-33.azure-dns.net",
                "ns3-33.azure-dns.org",
                "ns4-33.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tip.services",
            "domain_keyword": "tip",
            "domain_tld": "services",
            "query_time": "2024-05-23 08:29:51",
            "create_date": "2020-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "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": 99,
            "domain_name": "tip.com.pt",
            "domain_keyword": "tip",
            "domain_tld": "com.pt",
            "query_time": "2024-05-25 13:23:13",
            "create_date": "2020-02-10",
            "expiry_date": "2024-02-10",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 100,
            "domain_name": "tip.fitness",
            "domain_keyword": "tip",
            "domain_tld": "fitness",
            "query_time": "2024-04-09 05:12:06",
            "create_date": "2020-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-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"
            ]
        }
    ],
    "search_after": "1581465600000_347106",
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>tip</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>342</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>tip.net, tip.org, tip.nl, tip.it, tip.com, tip.be, tip.ru, tip.ca, tip.ro, tip.info, tip.hr, tip.com.pl, tip.me.uk, tip.biz, tip.us, tip.org.pl, tip.sk, tip.lt, tip.dk, tip.cl, tip.in, tip.cc, tip.org.cn, tip.pt, tip.pl, tip.co.nz, tip.cat, tip.asia, tip.me, tip.co.in, tip.co.jp, tip.io, tip.co, tip.uk.com, tip.travel, tip.xyz, tip.ninja, tip.quebec, tip.click, tip.paris, tip.pub, tip.press, tip.restaurant, tip.amsterdam, tip.tips, tip.camp, tip.tours, tip.feedback, tip.cloud, tip.pet, tip.life, tip.bet, tip.solutions, tip.photography, tip.ngo, tip.taxi, tip.promo, tip.barcelona, tip.agency, tip.vip, tip.srl, tip.show, tip.systems, tip.africa, tip.money, tip.ltd, tip.sex, tip.tax, tip.ac.cn, tip.capital, tip.supply, tip.codes, tip.ie, tip.email, tip.app, tip.icu, tip.style, tip.berlin, tip.exchange, tip.bio, tip.top, tip.energy, tip.vin, tip.uk, tip.net.pl, tip.club, tip.llc, tip.ng, tip.co.mz, tip.plus, tip.international, tip.haus, tip.city, tip.com.ng, tip.rip, tip.link, tip.build, tip.services, tip.com.pt, tip.fitness</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tip.net</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>1992-07-16</create_date>
   <update_date>2018-05-23</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/tip.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.ita.tip.net</value>
    <value>ns2.ita.tip.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tip.org</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>1995-08-22</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2026-08-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_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>ns.nameservers.net</value>
    <value>ns2.nameservers.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tip.nl</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 07:32:12</query_time>
   <create_date>1995-11-15</create_date>
   <update_date>2020-08-24</update_date>
   <registrar_name>KPN</registrar_name>
   <name_servers>
    <value>ns1.kpn.net</value>
    <value>ns11.kpn.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tip.it</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 13:22:57</query_time>
   <create_date>1997-09-26</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>alberto.ns.cloudflare.com</value>
    <value>ulla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>tip.com</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:38:36</query_time>
   <create_date>1998-12-03</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2030-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>yns1.yahoo.com</value>
    <value>yns2.yahoo.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>6</num>
   <domain_name>tip.be</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-10 07:32:11</query_time>
   <create_date>1999-03-15</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>tip.ru</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:34:21</query_time>
   <create_date>2000-02-03</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>tip.ca</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 11:48:49</query_time>
   <create_date>2000-11-27</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>PublicDomainRegistry.com Inc</registrar_name>
   <registrar_website>www.publicdomainregistry.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-94.webhostbox.net</value>
    <value>ns2.md-94.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tip.ro</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-10 03:46:07</query_time>
   <create_date>2001-02-16</create_date>
   <expiry_date>2029-06-13</expiry_date>
   <registrar_name>THCServers SRL</registrar_name>
   <registrar_website>www.thc.ro</registrar_website>
   <name_servers>
    <value>ns1.thc.ro</value>
    <value>ns2.thc.ro</value>
    <value>ns3.thc.ro</value>
    <value>ns4.thc.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>tip.info</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>real GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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.metro-ag.com</value>
    <value>ns.metro.de</value>
    <value>ns.metro.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tip.hr</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2001-09-09</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>TRAVAŠ I PARTNERI ODVJETNIČKO DRUŠTVO d.o.o.</registrant_name>
   <registrant_address>Jurkovićeva ulica 24</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>tip.com.pl</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-03 14:56:07</query_time>
   <create_date>2001-11-14</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>tip.me.uk</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-17 21:22:22</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2022-08-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Wentrow Media Ltd [Tag = WENTROW]</registrar_name>
   <name_servers>
    <value>ns1.wentrowmedia.net</value>
    <value>ns2.wentrowmedia.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>tip.biz</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 11:48:49</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Texstar Produktions und Beteiligungs GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.bimaco.co.at</value>
    <value>ns2.bimaco.co.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>tip.us</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>DreamTeam Network</registrant_name>
   <registrant_company>DreamTeamNetwork</registrant_company>
   <registrant_address>815 Brazos St. Suite 111</registrant_address>
   <registrant_city>Austin</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78701</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5127588877</registrant_phone>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>phil.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>16</num>
   <domain_name>tip.org.pl</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-03-30 19:52:19</query_time>
   <create_date>2002-08-21</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns3.mp.pl</value>
    <value>ns4.mp.pl</value>
    <value>ns5.mp.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tip.sk</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 12:39:22</query_time>
   <create_date>2003-03-03</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>MYSTERY MACHINE, s.r.o.</registrar_name>
   <registrant_name>POINT ENTERTAINMENT</registrant_name>
   <registrant_company>POINT ENTERTAINMENT</registrant_company>
   <registrant_address>Čermeľská cesta 3</registrant_address>
   <registrant_city>Košice</registrant_city>
   <registrant_zip>04001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>tip.lt</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2004-07-22</create_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>UAB JPT Group</registrar_name>
   <registrar_website>https://wolet.lt/</registrar_website>
   <registrant_company>UAB JPT Group</registrant_company>
   <name_servers>
    <value>ns1.wolet.lt</value>
    <value>ns2.wolet.lt</value>
    <value>ns3.wolet.lt</value>
    <value>ns4.wolet.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>tip.dk</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:13:41</query_time>
   <create_date>2004-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Frederik Ørskov Egebjerg</registrant_name>
   <registrant_address>Fjordvejen 6</registrant_address>
   <registrant_city>Struer</registrant_city>
   <registrant_zip>7600</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>tip.cl</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-02 19:26:56</query_time>
   <create_date>2005-02-07</create_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>TIP Ltda</registrant_name>
   <name_servers>
    <value>ns01.inc.cl</value>
    <value>ns02.inc.cl</value>
    <value>ns03.inc.cl</value>
    <value>ns04.inc.cl</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>tip.in</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2022-12-04</update_date>
   <expiry_date>2031-02-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HitMedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tip.cc</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-02 20:31:24</query_time>
   <create_date>2005-11-11</create_date>
   <update_date>2021-10-14</update_date>
   <expiry_date>2030-11-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dave.ns.cloudflare.com</value>
    <value>kim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>tip.org.cn</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>2006-06-12</create_date>
   <expiry_date>2029-07-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京四海弘通咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tip.pt</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-21 08:38:14</query_time>
   <create_date>2006-08-09</create_date>
   <registrant_name>TIP - TRANSPORTES INTERMODAIS DO PORTO, ACE</registrant_name>
   <registrant_address>Avenida de Fernão de Magalhães  Nº 1862, 12º</registrant_address>
   <registrant_city>Porto</registrant_city>
   <registrant_state>PORTO</registrant_state>
   <registrant_zip>4350-158</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-a1.vodafone.pt</value>
    <value>ns-a2.vodafone.pt</value>
    <value>ns-b1.vodafone.pt</value>
    <value>ns-b2.vodafone.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>tip.pl</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 14:56:09</query_time>
   <create_date>2006-10-13</create_date>
   <update_date>2021-12-02</update_date>
   <expiry_date>2026-10-13</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>tip.co.nz</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-23 08:29:50</query_time>
   <create_date>2007-07-16</create_date>
   <update_date>2023-07-10</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>tip.cat</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2008-03-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>Treballs I Projectes D'arquitectura I Enginyeria SL</registrant_company>
   <registrant_state>L</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>tip.asia</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2008-07-25</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.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>CH</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>tip.me</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2008-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2025-08-18</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>ns1.edge.network</value>
    <value>ns2.edge.network</value>
    <value>ns3.edge.network</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>tip.co.in</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-16 11:48:49</query_time>
   <create_date>2009-05-12</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tip.co.jp</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-21 13:04:32</query_time>
   <create_date>2009-12-05</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>n.p.minerva &amp; Co. Ltd.</registrant_company>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>zoe.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>tip.io</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-23 08:29:51</query_time>
   <create_date>2010-02-28</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2029-02-28</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HRBV, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>tip.co</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>2010-09-09</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-09-08</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>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>34</num>
   <domain_name>tip.uk.com</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-19 16:25:57</query_time>
   <create_date>2011-08-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/tip.uk.com/registrant</registrant_email>
   <name_servers>
    <value>elinore.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>tip.travel</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-10 13:13:26</query_time>
   <create_date>2013-02-25</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Websupport, s.r.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SK</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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>tip.xyz</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 19:01:56</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_state>Berlin</registrant_state>
   <registrant_country>DE</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tip.ninja</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dolox, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1227.awsdns-25.org</value>
    <value>ns-1806.awsdns-33.co.uk</value>
    <value>ns-448.awsdns-56.com</value>
    <value>ns-684.awsdns-21.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>tip.quebec</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>quebec</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2014-11-18</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Go Montenegro Domains, LLC</registrar_name>
   <registrar_website>http://www.gomontenegrodomains.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tip.click</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TECHNOSYSTEM LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GREECE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</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.domainmanage.uk</value>
    <value>ns2.domainmanage.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tip.paris</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.domainoo.fr</value>
    <value>b.ns.domainoo.fr</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tip.pub</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-23 08:29:51</query_time>
   <create_date>2015-05-13</create_date>
   <update_date>2018-08-28</update_date>
   <expiry_date>2026-05-13</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>Peng Xing Yang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tip.press</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-19 16:25:57</query_time>
   <create_date>2015-05-14</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-14</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 0140053770</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>tip.restaurant</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>restaurant</domain_tld>
   <query_time>2024-05-19 16:25:57</query_time>
   <create_date>2015-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Niwi Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.niwi.com.au</value>
    <value>ns2.niwi.com.au</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>tip.amsterdam</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-06-01 04:42:26</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Roland van Oord</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>tip.tips</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Go Montenegro Domains, LLC</registrar_name>
   <registrar_website>http://www.gomontenegrodomains.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>buynow.nametime.com</value>
    <value>forsale.nametime.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>46</num>
   <domain_name>tip.camp</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>2015-09-09</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>De Heische Tip</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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.holidaymedia.nl</value>
    <value>ns2.holidaymedia.net</value>
    <value>ns3.holidaymedia.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>tip.tours</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>2015-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Civicom Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.aplus.net</value>
    <value>ns2.aplus.net</value>
    <value>ns3.aplus.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>tip.feedback</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-02 20:31:24</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>tip.cloud</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>2016-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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-ca.ui-dns.biz</value>
    <value>ns-ca.ui-dns.com</value>
    <value>ns-ca.ui-dns.de</value>
    <value>ns-ca.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>tip.pet</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-04-10 13:13:26</query_time>
   <create_date>2016-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tip.life</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-12 09:03:51</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>tip.bet</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-10 07:32:11</query_time>
   <create_date>2016-03-03</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Israel</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>tip.solutions</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-23 08:29:51</query_time>
   <create_date>2016-04-01</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pixtel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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.pixtel.net</value>
    <value>ns3.pixtel.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>tip.photography</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pixtel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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.pixtel.net</value>
    <value>ns3.pixtel.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>tip.ngo</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ngo</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>2016-06-02</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2028-06-02</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>David Moss</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
    <value>sqaurespace.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>tip.taxi</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>taxi</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2016-07-16</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-07-16</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>ns75.domaincontrol.com</value>
    <value>ns76.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>57</num>
   <domain_name>tip.promo</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>2016-08-12</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.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>DE</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.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>tip.barcelona</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <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>dns31.servidoresdns.net</value>
    <value>dns32.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>tip.agency</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-10 07:32:11</query_time>
   <create_date>2016-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Integrated Penguin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>tip.vip</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>jiang zan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>tip.srl</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-23 08:29:51</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>T.I.P. S.R.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>tip.show</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-10 07:32:13</query_time>
   <create_date>2017-03-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>tip.systems</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2017-05-17</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>cns269.hostgator.com</value>
    <value>cns270.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tip.africa</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2017-08-15</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>https://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Tip Africa Publishing (Proprietary) Limited</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.lexsynergy.net</value>
    <value>ns2.lexsynergy.us</value>
    <value>ns3.lexsynergy.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>tip.money</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-10 07:32:12</query_time>
   <create_date>2017-10-12</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-10-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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>tip.ltd</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-23 08:29:51</query_time>
   <create_date>2017-10-23</create_date>
   <update_date>2022-03-12</update_date>
   <expiry_date>2030-10-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xiao Xia Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</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>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>67</num>
   <domain_name>tip.sex</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2017-11-09</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>68</num>
   <domain_name>tip.tax</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-23 08:29:51</query_time>
   <create_date>2017-11-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-16</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>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>69</num>
   <domain_name>tip.ac.cn</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ac.cn</domain_tld>
   <query_time>2024-04-08 04:37:14</query_time>
   <create_date>2017-12-23</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>吴广茂</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>alan.dnspod.net</value>
    <value>yak.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>tip.capital</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-04-06 00:55:22</query_time>
   <create_date>2017-12-23</create_date>
   <update_date>2022-11-26</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>erin.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>tip.supply</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-16 11:48:49</query_time>
   <create_date>2017-12-25</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-12-25</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>tip.codes</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-16 11:48:49</query_time>
   <create_date>2018-03-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>logan.ns.cloudflare.com</value>
    <value>zelda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>tip.ie</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-11 03:22:17</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>Irish Domains</registrar_name>
   <registrar_website>http://www.irishdomains.com</registrar_website>
   <registrant_name>Domainsmiths Limited</registrant_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>tip.email</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>tip.app</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-10 07:32:11</query_time>
   <create_date>2018-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 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.edge.network</value>
    <value>ns2.edge.network</value>
    <value>ns3.edge.network</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>76</num>
   <domain_name>tip.icu</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</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.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>tip.style</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>2018-06-10</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kostin Andrey</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaia oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>tip.berlin</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-21 08:38:13</query_time>
   <create_date>2018-09-19</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba DOMAIN ROBOT</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tip.exchange</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>tip.bio</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>2018-10-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.org</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1091.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>tip.top</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 16:25:57</query_time>
   <create_date>2018-12-07</create_date>
   <update_date>2022-10-21</update_date>
   <expiry_date>2028-12-07</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name com  Inc</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tip Top Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>tip.energy</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-06-02 20:31:24</query_time>
   <create_date>2019-01-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sascha Weiss</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>dns01.net-bite.net</value>
    <value>dns02.net-bite.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>tip.vin</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>vin</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2019-02-12</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-12</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 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.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>84</num>
   <domain_name>tip.uk</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-13 23:22:10</query_time>
   <create_date>2019-03-19</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>Global Domains Ltd [Tag = GDLTD]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>tip.net.pl</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-10 07:32:12</query_time>
   <create_date>2019-05-24</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>tip.club</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-25 13:22:56</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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>etienne.ns.cloudflare.com</value>
    <value>ulla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>tip.llc</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-25 13:22:57</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-17</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 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>ns11.inhostedns.com</value>
    <value>ns21.inhostedns.net</value>
    <value>ns31.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>tip.ng</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-25 13:22:57</query_time>
   <create_date>2019-07-22</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-07-22</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>Lazarus Omolua</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>61, Royal Palmwill Estate, Badore</registrant_address>
   <registrant_city>Ajah</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>07035647453</registrant_phone>
   <name_servers>
    <value>gerardo.ns.cloudflare.com</value>
    <value>heidi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>tip.co.mz</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-10 07:32:12</query_time>
   <create_date>2019-07-27</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Hypertech</registrar_name>
   <registrar_website>https://turbohost.co.mz/pt/dominio/mz</registrar_website>
   <registrant_name>Hypertech Lda</registrant_name>
   <registrant_company>Hypertech Lda</registrant_company>
   <registrant_address>Bairro do Zimpeto No 76</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_state>Maputo</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.848283607</registrant_phone>
   <name_servers>
    <value>ns1.turbohost.co.mz</value>
    <value>ns2.turbohost.co.mz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>tip.plus</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-28 21:49:01</query_time>
   <create_date>2019-09-01</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-09-01</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>caowei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>ns7.cnolnic.net</value>
    <value>ns8.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>tip.international</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-17 21:22:20</query_time>
   <create_date>2019-10-08</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-08</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 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.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>tip.haus</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-05-13 23:22:09</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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>ns1dnx.name.com</value>
    <value>ns2cvx.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>tip.city</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2019-11-06</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-06</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>ns3.l4dns.com</value>
    <value>ns4.l4dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>tip.com.ng</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-25 13:22:56</query_time>
   <create_date>2019-11-15</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>28112014</registrar_iana>
   <registrar_name>HostAfrica</registrar_name>
   <registrar_website>http://www.domainking.ng/domain-registration</registrar_website>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>Hamry nad Sazavou 341</registrant_address>
   <registrant_city>Zdar nad Sazavou</registrant_city>
   <registrant_state>Czech Republic</registrant_state>
   <registrant_zip>59101</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>tip.rip</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-05-05 03:03:25</query_time>
   <create_date>2019-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-12-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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>tip.link</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2020-01-08</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TipLink, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1155.awsdns-16.org</value>
    <value>ns-156.awsdns-19.com</value>
    <value>ns-1651.awsdns-14.co.uk</value>
    <value>ns-895.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>tip.build</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-04-26 05:09:48</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-33.azure-dns.com</value>
    <value>ns2-33.azure-dns.net</value>
    <value>ns3-33.azure-dns.org</value>
    <value>ns4-33.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>98</num>
   <domain_name>tip.services</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-23 08:29:51</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</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>99</num>
   <domain_name>tip.com.pt</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-25 13:23:13</query_time>
   <create_date>2020-02-10</create_date>
   <expiry_date>2024-02-10</expiry_date>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>tip.fitness</domain_name>
   <domain_keyword>tip</domain_keyword>
   <domain_tld>fitness</domain_tld>
   <query_time>2024-04-09 05:12:06</query_time>
   <create_date>2020-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-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>
 </results>
 <search_after>1581465600000_347106</search_after>
 <stats>
  <total_time>0.045</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 7,653 domain names (in 0.127 seconds) which look and sound like the brand name "tip".
Domain Name Registered Expiry Registrar Ownership
1 mip.or.kr 15 Nov 2012 15 Nov 2026 (?)??? ?? ???? ???
2 ktip.pl 13 Sep 2006 13 Sep 2025 Digital Media Technology Sp. z o.o. -
3 cip.immo 15 Dec 2019 15 Dec 2024 OVH SAS CIP
4 tik.ai - - Porkbun LLC Private by Design, LLC
5 tik.solutions 21 Jul 2023 21 Jul 2026 Domain.com, LLC Domain Privacy Service FBO Registrant.
6 ti3.com 30 Jul 1997 29 Jul 2024 GoDaddy.com, LLC -
7 tia.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Arthur Vartis
8 t-p.pl 26 Apr 2004 26 Apr 2025 OVH SAS -
9 rip.network 4 Dec 2021 4 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
10 rip.team 4 Oct 2022 4 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 aip.capital 1 Dec 2020 1 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 tic.center 12 Jun 2020 12 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 tipe.online 8 Apr 2024 8 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
14 tio.org.cn 18 Jun 2007 18 Jun 2025 厦门易名科技股份有限公司 自然资源部第三海洋研究所
15 tig.academy 23 Sep 2014 23 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu The Implementation Group B.V.
16 ti-p.com 22 Dec 2016 22 Dec 2024 TurnCommerce, Inc. DBA NameBright.com BrandManager
17 tap.cloud 16 Feb 2016 16 Feb 2025 Dynadot, LLC REDACTED FOR PRIVACY
18 1ip.tv 23 Jul 2010 23 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER Andrey A Buhalov
19 jip.mobi 17 Apr 2012 17 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Cooperatie LaatBloeien U.A.
20 etip.co.uk 5 Feb 2017 5 Feb 2025 Garth Piesse [Tag = COHERENT-NZ] -
21 bip.so 29 Sep 2020 29 Sep 2024 NameCheap Privacy service provided by Withheld for Privacy ehf
22 tkp.band 25 Jun 2020 25 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 cip.org.br 30 Nov 2001 30 Nov 2028 - CONGREGACAO ISRAELITA PAULISTA
24 gtip.org 6 Nov 2020 6 Nov 2024 Tucows Domains Inc. Data Protected
25 rip.email 4 Oct 2022 4 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 dip.nz 18 Nov 2014 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
27 tap.house 6 Apr 2014 6 Apr 2025 Porkbun LLC Private by Design, LLC
28 hip.tools 19 Oct 2018 19 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
29 hip.theater 5 Jan 2024 5 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
30 tips.asia 25 Apr 2022 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 tfip.ru 15 Mar 2010 15 Mar 2025 SALENAMES-RU Private Person
32 tipy.sk 26 Mar 2004 3 Mar 2025 Ringier Slovakia Media s.r.o. SPORT.SK, s.r.o.
33 ftip.uk 10 Jun 2014 10 Jun 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
34 tib.su 11 Dec 2007 11 Dec 2024 REGRU-SU Private Person
35 tdp.dev 11 Dec 2019 11 Dec 2024 Namecheap Inc. FLUX Marketing, LLC.
36 lip.ai - - Ascio Jens Fursund
37 itp.direct 21 Oct 2023 21 Oct 2024 Porkbun LLC Private by Design, LLC
38 tiy.org 6 Feb 2000 6 Feb 2025 GoDaddy.com, LLC NameFind LLC
39 tcp.cat 15 Jun 2018 15 Jun 2024 GANDI SAS -
40 tips.com.pl 5 Oct 2023 5 Oct 2024 Abc Hosting Ltd. -
41 fip.life 24 Aug 2022 24 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com okihiro sase
42 tic.me 9 Jul 2008 9 Jul 2025 DNPric.es DNPric.es
43 tic.ink 5 Jan 2019 5 Jan 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zheng Jin Bin
44 tid.one 13 Oct 2021 13 Oct 2024 eNom, LLC Proxy Protection LLC
45 tap.work 7 Nov 2017 7 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 mip.video 15 Jun 2020 15 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
47 tipo.vip 10 Dec 2020 10 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 cip.ag 13 Mar 2019 13 Mar 2025 IONOS SE Data Privacy Protected
49 tit.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
50 tep.info 26 Oct 2005 26 Oct 2025 Dynadot Inc REDACTED FOR PRIVACY
51 tir.lt 6 Sep 2013 7 Sep 2024 UAB "Virtualmedia" UAB "Virtualmedia"
52 aip.net.br 14 Mar 2006 14 Mar 2025 - AIP - ASSESSORIA INFORMATICA E PROTECAO LTDA. - BR
53 tgp.ae - - AESERVER Tool Domains LTD
54 tipi.com.co 7 May 2015 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 tipe.mobi 17 Jan 2018 17 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 tips.education 28 Aug 2020 28 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
57 dip.report 14 Feb 2019 14 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
58 nip.autos 29 Mar 2022 29 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
59 oip.ac 8 Sep 2021 8 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 tcp.contractors 18 Jan 2022 18 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
61 kip.or.ke 9 May 2017 9 May 2025 Kenya Website Experts Redacted | Registry Policy
62 tik.deals 4 Mar 2023 4 Mar 2025 Porkbun LLC Private by Design, LLC
63 lip.repair 2 Apr 2014 2 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 tips.bio 11 Jan 2020 11 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
65 rip.sk 6 May 2024 6 May 2025 Fuel Factory s.r.o. Fuel Factory s.r.o.
66 tig.gy - - OVH REDACTED FOR PRIVACY
67 tic.media 30 Oct 2018 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 jip.nl 23 Jan 1998 - Registrar.eu -
69 t-p.vip 16 Aug 2021 16 Aug 2025 Go Canada Domains Inc Domains By Proxy, LLC
70 gip.gmbh 7 Jul 2022 7 Jul 2024 Cronon GmbH REDACTED FOR PRIVACY
71 itip.us 4 Jul 2023 4 Jul 2024 OwnRegistrar, Inc. NA
72 tiup.it 20 May 2020 20 May 2024 Netsons S.r.l. Upplay srl
73 tim.business 2 Dec 2014 2 Dec 2024 eNom, LLC TELECOM ITALIA S.P.A.
74 tiu.education 25 Jul 2018 25 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
75 tiu.biz 11 Mar 2006 10 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 oip.org 17 Oct 1996 16 Oct 2024 OVH sas OIP
77 tie.buzz 9 Feb 2023 9 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 t1p.top 19 Jan 2024 19 Jan 2025 Dynadot LLC REDACTED FOR PRIVACY
79 tips.info 26 Jul 2001 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 cip.int - - - Moises Rosario
81 hip.co.nz 25 Apr 2023 - Gandi -
82 oip.pl 19 Nov 2023 19 Nov 2024 premium.pl Sp. z o.o. -
83 thp.be 23 Nov 2018 - Registrar.eu -
84 tigp.com 18 Apr 2001 18 Apr 2025 GoDaddy.com, LLC -
85 tim.tours 25 Sep 2023 25 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
86 mip.link 10 Aug 2014 10 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com Yuji Yamazaki
87 dip.co 20 Jul 2010 19 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 hip.boston 5 Jan 2024 5 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
89 hip.organic 5 Jan 2024 5 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
90 tin.group 5 Dec 2022 5 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
91 tic.sk 18 Jan 2007 23 Feb 2025 HostCreators.sk CBS spol, s.r.o.
92 thip.nl 11 Oct 2005 - Exonet B.V. -
93 t4p.info 27 Feb 2023 27 Feb 2025 RegistryGate GmbH IAF Institut
94 tap.coffee 25 Oct 2019 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 tep.cc 5 Oct 2016 5 Oct 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
96 tipo.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
97 tipi.properties 28 Feb 2020 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 7ip.space 16 Jun 2023 16 Jun 2024 Registrar of Domain Names REG.RU, LLC Private Person
99 pip.capital 21 Oct 2021 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 tbp.fyi 10 Dec 2021 10 Dec 2024 OnlineNIC, Inc. T.B.P. Publication Co.,Ltd.
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 Tip.ro.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=tip.ro
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tip.ro",
        "page_size": 100
    },
    "count": {
        "total": 7653,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mip.or.kr, ktip.pl, cip.immo, tik.ai, tik.solutions, ti3.com, tia.net.au, t-p.pl, rip.network, rip.team, aip.capital, tic.center, tipe.online, tio.org.cn, tig.academy, ti-p.com, tap.cloud, 1ip.tv, jip.mobi, etip.co.uk, bip.so, tkp.band, cip.org.br, gtip.org, rip.email, dip.nz, tap.house, hip.tools, hip.theater, tips.asia, tfip.ru, tipy.sk, ftip.uk, tib.su, tdp.dev, lip.ai, itp.direct, tiy.org, tcp.cat, tips.com.pl, fip.life, tic.me, tic.ink, tid.one, tap.work, mip.video, tipo.vip, cip.ag, tit.ai, tep.info, tir.lt, aip.net.br, tgp.ae, tipi.com.co, tipe.mobi, tips.education, dip.report, nip.autos, oip.ac, tcp.contractors, kip.or.ke, tik.deals, lip.repair, tips.bio, rip.sk, tig.gy, tic.media, jip.nl, t-p.vip, gip.gmbh, itip.us, tiup.it, tim.business, tiu.education, tiu.biz, oip.org, tie.buzz, t1p.top, tips.info, cip.int, hip.co.nz, oip.pl, thp.be, tigp.com, tim.tours, mip.link, dip.co, hip.boston, hip.organic, tin.group, tic.sk, thip.nl, t4p.info, tap.coffee, tep.cc, tipo.info, tipi.properties, 7ip.space, pip.capital, tbp.fyi",
    "results": [
        {
            "num": 1,
            "domain_name": "mip.or.kr",
            "domain_keyword": "mip",
            "domain_tld": "or.kr",
            "query_time": "2022-07-02 20:01:40",
            "create_date": "2012-11-15",
            "update_date": "2012-11-15",
            "expiry_date": "2026-11-15",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "?? ???? ???"
        },
        {
            "num": 2,
            "domain_name": "ktip.pl",
            "domain_keyword": "ktip",
            "domain_tld": "pl",
            "query_time": "2024-03-30 14:48:26",
            "create_date": "2006-09-13",
            "update_date": "2024-01-31",
            "expiry_date": "2025-09-13",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cip.immo",
            "domain_keyword": "cip",
            "domain_tld": "immo",
            "query_time": "2024-04-10 14:19:24",
            "create_date": "2019-12-15",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-15",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "tik.ai",
            "domain_keyword": "tik",
            "domain_tld": "ai",
            "query_time": "2024-04-06 18:56:10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "gene.ns.cloudflare.com",
                "james.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "tik.solutions",
            "domain_keyword": "tik",
            "domain_tld": "solutions",
            "query_time": "2024-04-06 18:56:10",
            "create_date": "2023-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2026-07-21",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "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": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ti3.com",
            "domain_keyword": "ti3",
            "domain_tld": "com",
            "query_time": "2024-04-06 12:17:14",
            "create_date": "1997-07-30",
            "update_date": "2022-09-29",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "tia.net.au",
            "domain_keyword": "tia",
            "domain_tld": "net.au",
            "query_time": "2024-04-06 12:17:23",
            "update_date": "2024-03-06",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Arthur Vartis",
            "name_servers": [
                "ns1.eco-dns.co.uk",
                "ns2.eco-dns.co.uk",
                "ns3.eco-dns.co.uk",
                "ns4.eco-dns.co.uk"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "t-p.pl",
            "domain_keyword": "t-p",
            "domain_tld": "pl",
            "query_time": "2024-04-11 22:08:35",
            "create_date": "2004-04-26",
            "update_date": "2023-12-10",
            "expiry_date": "2025-04-26",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "rip.network",
            "domain_keyword": "rip",
            "domain_tld": "network",
            "query_time": "2024-04-13 06:51:28",
            "create_date": "2021-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "rip.team",
            "domain_keyword": "rip",
            "domain_tld": "team",
            "query_time": "2024-04-13 06:51:29",
            "create_date": "2022-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "aip.capital",
            "domain_keyword": "aip",
            "domain_tld": "capital",
            "query_time": "2024-04-13 08:00:03",
            "create_date": "2020-12-01",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "tic.center",
            "domain_keyword": "tic",
            "domain_tld": "center",
            "query_time": "2024-04-10 05:02:35",
            "create_date": "2020-06-12",
            "update_date": "2023-08-22",
            "expiry_date": "2024-06-12",
            "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 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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "tipe.online",
            "domain_keyword": "tipe",
            "domain_tld": "online",
            "query_time": "2024-04-09 16:03:50",
            "create_date": "2024-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "tio.org.cn",
            "domain_keyword": "tio",
            "domain_tld": "org.cn",
            "query_time": "2024-04-09 05:11:04",
            "create_date": "2007-06-18",
            "expiry_date": "2025-06-18",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "自然资源部第三海洋研究所",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tig.academy",
            "domain_keyword": "tig",
            "domain_tld": "academy",
            "query_time": "2024-04-09 02:41:33",
            "create_date": "2014-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Implementation Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "ti-p.com",
            "domain_keyword": "ti-p",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:09:29",
            "create_date": "2016-12-22",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Wouter De Coster",
            "registrant_company": "BrandManager",
            "registrant_address": "Hopewell Centre, Level 54, 183 Queen's Road East",
            "registrant_city": "Hong Kong",
            "registrant_state": "HWC",
            "registrant_zip": "852",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+36.702326333",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tap.cloud",
            "domain_keyword": "tap",
            "domain_tld": "cloud",
            "query_time": "2024-04-14 19:17:59",
            "create_date": "2016-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "1ip.tv",
            "domain_keyword": "1ip",
            "domain_tld": "tv",
            "query_time": "2024-04-15 08:50:07",
            "create_date": "2010-07-23",
            "update_date": "2023-06-09",
            "expiry_date": "2024-07-23",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Andrey A Buhalov",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chelyabinskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "jip.mobi",
            "domain_keyword": "jip",
            "domain_tld": "mobi",
            "query_time": "2024-05-01 06:24:39",
            "create_date": "2012-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cooperatie LaatBloeien U.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "etip.co.uk",
            "domain_keyword": "etip",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 16:24:28",
            "create_date": "2017-02-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-05",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "bip.so",
            "domain_keyword": "bip",
            "domain_tld": "so",
            "query_time": "2024-04-29 18:54:20",
            "create_date": "2020-09-29",
            "update_date": "2023-11-17",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap",
            "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-1118.awsdns-11.org",
                "ns-2041.awsdns-63.co.uk",
                "ns-302.awsdns-37.com",
                "ns-666.awsdns-19.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tkp.band",
            "domain_keyword": "tkp",
            "domain_tld": "band",
            "query_time": "2024-04-30 21:58:16",
            "create_date": "2020-06-25",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-25",
            "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 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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cip.org.br",
            "domain_keyword": "cip",
            "domain_tld": "org.br",
            "query_time": "2024-04-29 04:09:22",
            "create_date": "2001-11-30",
            "update_date": "2024-02-01",
            "expiry_date": "2028-11-30",
            "registrant_name": "CONGREGACAO ISRAELITA PAULISTA",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 24,
            "domain_name": "gtip.org",
            "domain_keyword": "gtip",
            "domain_tld": "org",
            "query_time": "2024-04-17 07:26:53",
            "create_date": "2020-11-06",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "rip.email",
            "domain_keyword": "rip",
            "domain_tld": "email",
            "query_time": "2024-04-17 14:26:48",
            "create_date": "2022-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dip.nz",
            "domain_keyword": "dip",
            "domain_tld": "nz",
            "query_time": "2024-04-19 23:50:10",
            "create_date": "2014-11-18",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "tap.house",
            "domain_keyword": "tap",
            "domain_tld": "house",
            "query_time": "2024-05-06 15:54:00",
            "create_date": "2014-04-06",
            "update_date": "2024-02-27",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "hip.tools",
            "domain_keyword": "hip",
            "domain_tld": "tools",
            "query_time": "2024-05-07 05:58:08",
            "create_date": "2018-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-19",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hip.theater",
            "domain_keyword": "hip",
            "domain_tld": "theater",
            "query_time": "2024-05-07 05:58:08",
            "create_date": "2024-01-05",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "tips.asia",
            "domain_keyword": "tips",
            "domain_tld": "asia",
            "query_time": "2024-05-05 03:06:07",
            "create_date": "2022-04-25",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tfip.ru",
            "domain_keyword": "tfip",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:56:43",
            "create_date": "2010-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "tipy.sk",
            "domain_keyword": "tipy",
            "domain_tld": "sk",
            "query_time": "2024-05-05 12:39:33",
            "create_date": "2004-03-26",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-03",
            "registrar_name": "Ringier Slovakia Media s.r.o.",
            "registrant_name": "SPORT.SK, s.r.o.",
            "registrant_company": "SPORT.SK, s.r.o.",
            "registrant_address": "Murgašova 2/243",
            "registrant_city": "Žilina",
            "registrant_zip": "01001",
            "registrant_country": "SK",
            "name_servers": [
                "ns.rintech.eu",
                "ns.rintech.net",
                "ns.rintech.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 33,
            "domain_name": "ftip.uk",
            "domain_keyword": "ftip",
            "domain_tld": "uk",
            "query_time": "2024-05-04 20:20:15",
            "create_date": "2014-06-10",
            "update_date": "2023-12-15",
            "expiry_date": "2024-06-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "tib.su",
            "domain_keyword": "tib",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:20:04",
            "create_date": "2007-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bernet.ru",
                "ns2.bernet.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 35,
            "domain_name": "tdp.dev",
            "domain_keyword": "tdp",
            "domain_tld": "dev",
            "query_time": "2024-05-02 12:06:28",
            "create_date": "2019-12-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FLUX Marketing, LLC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "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": [
                "nelly.ns.cloudflare.com",
                "rajeev.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "lip.ai",
            "domain_keyword": "lip",
            "domain_tld": "ai",
            "query_time": "2024-05-03 04:04:10",
            "registrar_name": "Ascio",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Jens Fursund",
            "registrant_address": "Njalsgade 19D",
            "registrant_city": "Koebenhavn S",
            "registrant_state": "Koebenhavn S",
            "registrant_zip": "2300",
            "registrant_country": "DK",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "maxine.ns.cloudflare.com",
                "morgan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "itp.direct",
            "domain_keyword": "itp",
            "domain_tld": "direct",
            "query_time": "2024-05-08 22:54:56",
            "create_date": "2023-10-21",
            "update_date": "2024-04-03",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "tiy.org",
            "domain_keyword": "tiy",
            "domain_tld": "org",
            "query_time": "2024-04-19 18:41:01",
            "create_date": "2000-02-06",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tcp.cat",
            "domain_keyword": "tcp",
            "domain_tld": "cat",
            "query_time": "2024-04-20 21:08:49",
            "create_date": "2018-06-15",
            "update_date": "2024-03-07",
            "expiry_date": "2024-06-15",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "https://www.gandi.net/",
            "name_servers": [
                "hundred.dnspod.net",
                "valentina.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tips.com.pl",
            "domain_keyword": "tips",
            "domain_tld": "com.pl",
            "query_time": "2024-04-17 21:29:26",
            "create_date": "2023-10-05",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_name": "Abc Hosting Ltd.",
            "name_servers": [
                "ns1.zzz.com.ua",
                "ns2.zzz.com.ua"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fip.life",
            "domain_keyword": "fip",
            "domain_tld": "life",
            "query_time": "2024-04-21 18:25:31",
            "create_date": "2022-08-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "okihiro sase",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chiba",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tic.me",
            "domain_keyword": "tic",
            "domain_tld": "me",
            "query_time": "2024-04-21 21:18:32",
            "create_date": "2008-07-09",
            "update_date": "2024-02-05",
            "expiry_date": "2025-07-09",
            "registrar_iana": 801128,
            "registrar_name": "DNPric.es",
            "registrar_website": "http://My.DNPric.es/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNPric.es",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lviv",
            "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": [
                "ns1.name.ly",
                "ns2.name.ly"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "tic.ink",
            "domain_keyword": "tic",
            "domain_tld": "ink",
            "query_time": "2024-04-21 21:18:32",
            "create_date": "2019-01-05",
            "update_date": "2022-04-06",
            "expiry_date": "2029-01-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zheng Jin Bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "tid.one",
            "domain_keyword": "tid",
            "domain_tld": "one",
            "query_time": "2024-04-28 21:18:21",
            "create_date": "2021-10-13",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tap.work",
            "domain_keyword": "tap",
            "domain_tld": "work",
            "query_time": "2024-05-15 05:39:15",
            "create_date": "2017-11-07",
            "update_date": "2023-07-14",
            "expiry_date": "2024-11-07",
            "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": [
                "ns-1215.awsdns-23.org",
                "ns-2000.awsdns-58.co.uk",
                "ns-286.awsdns-35.com",
                "ns-544.awsdns-04.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "mip.video",
            "domain_keyword": "mip",
            "domain_tld": "video",
            "query_time": "2024-05-15 13:56:22",
            "create_date": "2020-06-15",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-15",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "tipo.vip",
            "domain_keyword": "tipo",
            "domain_tld": "vip",
            "query_time": "2024-05-13 23:23:02",
            "create_date": "2020-12-10",
            "update_date": "2023-09-07",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cip.ag",
            "domain_keyword": "cip",
            "domain_tld": "ag",
            "query_time": "2024-05-14 00:59:14",
            "create_date": "2019-03-13",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "ns1024.ui-dns.de",
                "ns1031.ui-dns.biz",
                "ns1074.ui-dns.org",
                "ns1083.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tit.ai",
            "domain_keyword": "tit",
            "domain_tld": "ai",
            "query_time": "2024-05-16 16:03:06",
            "registrar_name": "Namecheap",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "tep.info",
            "domain_keyword": "tep",
            "domain_tld": "info",
            "query_time": "2024-05-18 04:17:28",
            "create_date": "2005-10-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-10-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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",
                "verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tir.lt",
            "domain_keyword": "tir",
            "domain_tld": "lt",
            "query_time": "2024-05-16 11:51:12",
            "create_date": "2013-09-06",
            "expiry_date": "2024-09-07",
            "registrar_name": "UAB \"Virtualmedia\"",
            "registrar_website": "http://www.virtualmedia.lt",
            "registrant_company": "UAB \"Virtualmedia\"",
            "name_servers": [
                "ns3.vmedia.lt",
                "ns4.vmedia.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 52,
            "domain_name": "aip.net.br",
            "domain_keyword": "aip",
            "domain_tld": "net.br",
            "query_time": "2024-05-18 05:44:39",
            "create_date": "2006-03-14",
            "update_date": "2023-02-17",
            "expiry_date": "2025-03-14",
            "registrant_name": "AIP - ASSESSORIA INFORMATICA E PROTECAO LTDA. - BR",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 53,
            "domain_name": "tgp.ae",
            "domain_keyword": "tgp",
            "domain_tld": "ae",
            "query_time": "2024-05-22 21:11:35",
            "registrar_name": "AESERVER",
            "registrant_name": "Metodi Darzev",
            "registrant_company": "Tool Domains LTD",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "tipi.com.co",
            "domain_keyword": "tipi",
            "domain_tld": "com.co",
            "query_time": "2024-05-23 08:30:13",
            "create_date": "2015-05-07",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-06",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "tipe.mobi",
            "domain_keyword": "tipe",
            "domain_tld": "mobi",
            "query_time": "2024-05-23 08:30:09",
            "create_date": "2018-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "tips.education",
            "domain_keyword": "tips",
            "domain_tld": "education",
            "query_time": "2024-05-21 08:40:46",
            "create_date": "2020-08-28",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "dip.report",
            "domain_keyword": "dip",
            "domain_tld": "report",
            "query_time": "2024-05-19 06:09:36",
            "create_date": "2019-02-14",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "nip.autos",
            "domain_keyword": "nip",
            "domain_tld": "autos",
            "query_time": "2024-05-19 19:34:02",
            "create_date": "2022-03-29",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-29",
            "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": [
                "ns1.noblehostingusa.com",
                "ns2.noblehostingusa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "oip.ac",
            "domain_keyword": "oip",
            "domain_tld": "ac",
            "query_time": "2024-05-20 15:53:54",
            "create_date": "2021-09-08",
            "update_date": "2023-02-12",
            "expiry_date": "2024-09-08",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "tcp.contractors",
            "domain_keyword": "tcp",
            "domain_tld": "contractors",
            "query_time": "2024-05-20 19:55:28",
            "create_date": "2022-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "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": [
                "candy.ns.cloudflare.com",
                "david.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "kip.or.ke",
            "domain_keyword": "kip",
            "domain_tld": "or.ke",
            "query_time": "2024-05-12 22:57:01",
            "create_date": "2017-05-09",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-09",
            "registrar_name": "Kenya Website Experts",
            "registrar_website": "https://kenyawebexperts.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_state": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns369.kenyawebexperts.co.ke",
                "ns370.kenyawebexperts.co.ke"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "tik.deals",
            "domain_keyword": "tik",
            "domain_tld": "deals",
            "query_time": "2024-05-11 14:14:24",
            "create_date": "2023-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "kanye.ns.cloudflare.com",
                "lana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "lip.repair",
            "domain_keyword": "lip",
            "domain_tld": "repair",
            "query_time": "2024-05-14 10:30:48",
            "create_date": "2014-04-02",
            "update_date": "2024-02-11",
            "expiry_date": "2025-04-02",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "tips.bio",
            "domain_keyword": "tips",
            "domain_tld": "bio",
            "query_time": "2024-05-19 16:26:51",
            "create_date": "2020-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uniregistry-dns.com",
                "ns1.uniregistry-dns.net",
                "ns2.uniregistry-dns.com",
                "ns2.uniregistry-dns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rip.sk",
            "domain_keyword": "rip",
            "domain_tld": "sk",
            "query_time": "2024-05-15 20:10:29",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "Fuel Factory s.r.o.",
            "registrant_name": "Fuel Factory s.r.o.",
            "registrant_company": "Fuel Factory s.r.o.",
            "registrant_address": "Tajovského 6644/52",
            "registrant_city": "Prešov",
            "registrant_zip": "08005",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.907456098",
            "domain_status": [
                "inactive"
            ]
        },
        {
            "num": 66,
            "domain_name": "tig.gy",
            "domain_keyword": "tig",
            "domain_tld": "gy",
            "query_time": "2024-05-16 01:50:17",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "tic.media",
            "domain_keyword": "tic",
            "domain_tld": "media",
            "query_time": "2024-05-16 03:31:34",
            "create_date": "2018-10-30",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-30",
            "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": 68,
            "domain_name": "jip.nl",
            "domain_keyword": "jip",
            "domain_tld": "nl",
            "query_time": "2024-05-21 13:23:03",
            "create_date": "1998-01-23",
            "update_date": "2024-02-13",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 69,
            "domain_name": "t-p.vip",
            "domain_keyword": "t-p",
            "domain_tld": "vip",
            "query_time": "2024-05-20 14:18:44",
            "create_date": "2021-08-16",
            "update_date": "2023-08-22",
            "expiry_date": "2025-08-16",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains Inc",
            "registrar_website": "whois.gocanadadomains.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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "gip.gmbh",
            "domain_keyword": "gip",
            "domain_tld": "gmbh",
            "query_time": "2024-05-25 01:45:21",
            "create_date": "2022-07-07",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "docks05.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "itip.us",
            "domain_keyword": "itip",
            "domain_tld": "us",
            "query_time": "2024-05-28 02:24:57",
            "create_date": "2023-07-04",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Rodney Olsen",
            "registrant_company": "NA",
            "registrant_address": "1418 Western Ave, #800",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2069995599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tiup.it",
            "domain_keyword": "tiup",
            "domain_tld": "it",
            "query_time": "2024-06-02 20:37:43",
            "create_date": "2020-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2024-05-20",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Upplay srl",
            "registrant_address": "Via borromei, 9",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20123",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "tim.business",
            "domain_keyword": "tim",
            "domain_tld": "business",
            "query_time": "2024-06-02 21:50:45",
            "create_date": "2014-12-02",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TELECOM ITALIA S.P.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Milano",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "tiu.education",
            "domain_keyword": "tiu",
            "domain_tld": "education",
            "query_time": "2024-06-03 05:13:01",
            "create_date": "2018-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bh-7.webhostbox.net",
                "ns2.bh-7.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "tiu.biz",
            "domain_keyword": "tiu",
            "domain_tld": "biz",
            "query_time": "2024-06-03 05:13:01",
            "create_date": "2006-03-11",
            "update_date": "2022-09-13",
            "expiry_date": "2025-03-10",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "oip.org",
            "domain_keyword": "oip",
            "domain_tld": "org",
            "query_time": "2024-04-06 08:49:09",
            "create_date": "1996-10-17",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-16",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OIP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "tie.buzz",
            "domain_keyword": "tie",
            "domain_tld": "buzz",
            "query_time": "2024-04-08 01:27:08",
            "create_date": "2023-02-09",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-09",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "t1p.top",
            "domain_keyword": "t1p",
            "domain_tld": "top",
            "query_time": "2024-04-11 22:12:53",
            "create_date": "2024-01-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "nucum.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "tips.info",
            "domain_keyword": "tips",
            "domain_tld": "info",
            "query_time": "2024-04-09 11:15:19",
            "create_date": "2001-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cip.int",
            "domain_keyword": "cip",
            "domain_tld": "int",
            "query_time": "2024-04-10 14:19:24",
            "update_date": "2018-07-27",
            "registrant_name": "Moises Rosario",
            "registrant_address": "Avenida La Molina 1895, La Molina, Lima Lima Lima 12, pe, Peru",
            "registrant_email": "[email protected]",
            "registrant_phone": "+51 1 3496017 (ext3136)"
        },
        {
            "num": 81,
            "domain_name": "hip.co.nz",
            "domain_keyword": "hip",
            "domain_tld": "co.nz",
            "query_time": "2024-04-13 00:42:17",
            "create_date": "2023-04-25",
            "update_date": "2024-03-27",
            "registrar_name": "Gandi",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1171.awsdns-18.org",
                "ns-1866.awsdns-41.co.uk",
                "ns-277.awsdns-34.com",
                "ns-971.awsdns-57.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "oip.pl",
            "domain_keyword": "oip",
            "domain_tld": "pl",
            "query_time": "2024-04-14 10:25:05",
            "create_date": "2023-11-19",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-19",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "thp.be",
            "domain_keyword": "thp",
            "domain_tld": "be",
            "query_time": "2024-04-15 10:22:05",
            "create_date": "2018-11-23",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 84,
            "domain_name": "tigp.com",
            "domain_keyword": "tigp",
            "domain_tld": "com",
            "query_time": "2024-05-02 19:31:29",
            "create_date": "2001-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "tim.tours",
            "domain_keyword": "tim",
            "domain_tld": "tours",
            "query_time": "2024-05-04 06:49:42",
            "create_date": "2023-09-25",
            "update_date": "2023-12-28",
            "expiry_date": "2024-09-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mip.link",
            "domain_keyword": "mip",
            "domain_tld": "link",
            "query_time": "2024-05-03 16:45:42",
            "create_date": "2014-08-10",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yuji Yamazaki",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kanagawa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1075.awsdns-06.org",
                "ns-1769.awsdns-29.co.uk",
                "ns-411.awsdns-51.com",
                "ns-833.awsdns-40.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "dip.co",
            "domain_keyword": "dip",
            "domain_tld": "co",
            "query_time": "2024-04-19 23:50:21",
            "create_date": "2010-07-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-07-19",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "hip.boston",
            "domain_keyword": "hip",
            "domain_tld": "boston",
            "query_time": "2024-05-07 05:58:06",
            "create_date": "2024-01-05",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hip.organic",
            "domain_keyword": "hip",
            "domain_tld": "organic",
            "query_time": "2024-05-07 05:58:07",
            "create_date": "2024-01-05",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "tin.group",
            "domain_keyword": "tin",
            "domain_tld": "group",
            "query_time": "2024-05-07 10:29:34",
            "create_date": "2022-12-05",
            "update_date": "2024-03-27",
            "expiry_date": "2024-12-05",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "tic.sk",
            "domain_keyword": "tic",
            "domain_tld": "sk",
            "query_time": "2024-05-05 12:38:15",
            "create_date": "2007-01-18",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-23",
            "registrar_name": "HostCreators.sk",
            "registrant_name": "Milan Paprcka",
            "registrant_company": "CBS spol, s.r.o.",
            "registrant_address": "Kyncelova 54",
            "registrant_city": "Kyncelova",
            "registrant_zip": "97401",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.911176101",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ]
        },
        {
            "num": 92,
            "domain_name": "thip.nl",
            "domain_keyword": "thip",
            "domain_tld": "nl",
            "query_time": "2024-05-07 20:42:00",
            "create_date": "2005-10-11",
            "update_date": "2022-12-13",
            "registrar_name": "Exonet B.V.",
            "name_servers": [
                "ns1.exonet.nl",
                "ns2.exonet.nl",
                "ns3.exonet.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "t4p.info",
            "domain_keyword": "t4p",
            "domain_tld": "info",
            "query_time": "2024-05-07 23:28:38",
            "create_date": "2023-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IAF Institut",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "tap.coffee",
            "domain_keyword": "tap",
            "domain_tld": "coffee",
            "query_time": "2024-05-06 15:53:59",
            "create_date": "2019-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "tep.cc",
            "domain_keyword": "tep",
            "domain_tld": "cc",
            "query_time": "2024-05-09 23:17:29",
            "create_date": "2016-10-05",
            "update_date": "2023-07-29",
            "expiry_date": "2025-10-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "tipo.info",
            "domain_keyword": "tipo",
            "domain_tld": "info",
            "query_time": "2024-05-10 07:33:27",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "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": 97,
            "domain_name": "tipi.properties",
            "domain_keyword": "tipi",
            "domain_tld": "properties",
            "query_time": "2024-05-10 07:33:06",
            "create_date": "2020-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "7ip.space",
            "domain_keyword": "7ip",
            "domain_tld": "space",
            "query_time": "2024-05-10 07:47:11",
            "create_date": "2023-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "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": [
                "alpha.hostlife.net",
                "beta.hostlife.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "pip.capital",
            "domain_keyword": "pip",
            "domain_tld": "capital",
            "query_time": "2024-05-08 20:59:46",
            "create_date": "2021-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "tbp.fyi",
            "domain_keyword": "tbp",
            "domain_tld": "fyi",
            "query_time": "2024-05-08 18:13:57",
            "create_date": "2021-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/signup/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "T.B.P. Publication Co.,Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bangkok 10900",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "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": [
                "daniella.ns.cloudflare.com",
                "kolton.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.127,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tip.ro</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7653</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mip.or.kr, ktip.pl, cip.immo, tik.ai, tik.solutions, ti3.com, tia.net.au, t-p.pl, rip.network, rip.team, aip.capital, tic.center, tipe.online, tio.org.cn, tig.academy, ti-p.com, tap.cloud, 1ip.tv, jip.mobi, etip.co.uk, bip.so, tkp.band, cip.org.br, gtip.org, rip.email, dip.nz, tap.house, hip.tools, hip.theater, tips.asia, tfip.ru, tipy.sk, ftip.uk, tib.su, tdp.dev, lip.ai, itp.direct, tiy.org, tcp.cat, tips.com.pl, fip.life, tic.me, tic.ink, tid.one, tap.work, mip.video, tipo.vip, cip.ag, tit.ai, tep.info, tir.lt, aip.net.br, tgp.ae, tipi.com.co, tipe.mobi, tips.education, dip.report, nip.autos, oip.ac, tcp.contractors, kip.or.ke, tik.deals, lip.repair, tips.bio, rip.sk, tig.gy, tic.media, jip.nl, t-p.vip, gip.gmbh, itip.us, tiup.it, tim.business, tiu.education, tiu.biz, oip.org, tie.buzz, t1p.top, tips.info, cip.int, hip.co.nz, oip.pl, thp.be, tigp.com, tim.tours, mip.link, dip.co, hip.boston, hip.organic, tin.group, tic.sk, thip.nl, t4p.info, tap.coffee, tep.cc, tipo.info, tipi.properties, 7ip.space, pip.capital, tbp.fyi</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mip.or.kr</domain_name>
   <domain_keyword>mip</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-07-02 20:01:40</query_time>
   <create_date>2012-11-15</create_date>
   <update_date>2012-11-15</update_date>
   <expiry_date>2026-11-15</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>?? ???? ???</registrant_name>
  </value>
  <value>
   <num>2</num>
   <domain_name>ktip.pl</domain_name>
   <domain_keyword>ktip</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-30 14:48:26</query_time>
   <create_date>2006-09-13</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cip.immo</domain_name>
   <domain_keyword>cip</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-04-10 14:19:24</query_time>
   <create_date>2019-12-15</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tik.ai</domain_name>
   <domain_keyword>tik</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-06 18:56:10</query_time>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>gene.ns.cloudflare.com</value>
    <value>james.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>tik.solutions</domain_name>
   <domain_keyword>tik</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-06 18:56:10</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2026-07-21</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</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>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ti3.com</domain_name>
   <domain_keyword>ti3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 12:17:14</query_time>
   <create_date>1997-07-30</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>tia.net.au</domain_name>
   <domain_keyword>tia</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-06 12:17:23</query_time>
   <update_date>2024-03-06</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Arthur Vartis</registrant_name>
   <name_servers>
    <value>ns1.eco-dns.co.uk</value>
    <value>ns2.eco-dns.co.uk</value>
    <value>ns3.eco-dns.co.uk</value>
    <value>ns4.eco-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>t-p.pl</domain_name>
   <domain_keyword>t-p</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-11 22:08:35</query_time>
   <create_date>2004-04-26</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>rip.network</domain_name>
   <domain_keyword>rip</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-13 06:51:28</query_time>
   <create_date>2021-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>rip.team</domain_name>
   <domain_keyword>rip</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-13 06:51:29</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>aip.capital</domain_name>
   <domain_keyword>aip</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-04-13 08:00:03</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>tic.center</domain_name>
   <domain_keyword>tic</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-10 05:02:35</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-06-12</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 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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>tipe.online</domain_name>
   <domain_keyword>tipe</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-09 16:03:50</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>tio.org.cn</domain_name>
   <domain_keyword>tio</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-09 05:11:04</query_time>
   <create_date>2007-06-18</create_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>自然资源部第三海洋研究所</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>tig.academy</domain_name>
   <domain_keyword>tig</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-09 02:41:33</query_time>
   <create_date>2014-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Implementation Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ti-p.com</domain_name>
   <domain_keyword>ti-p</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:09:29</query_time>
   <create_date>2016-12-22</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-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>Wouter De Coster</registrant_name>
   <registrant_company>BrandManager</registrant_company>
   <registrant_address>Hopewell Centre, Level 54, 183 Queen's Road East</registrant_address>
   <registrant_city>Hong Kong</registrant_city>
   <registrant_state>HWC</registrant_state>
   <registrant_zip>852</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+36.702326333</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tap.cloud</domain_name>
   <domain_keyword>tap</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-14 19:17:59</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>1ip.tv</domain_name>
   <domain_keyword>1ip</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-15 08:50:07</query_time>
   <create_date>2010-07-23</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Andrey A Buhalov</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chelyabinskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>jip.mobi</domain_name>
   <domain_keyword>jip</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-01 06:24:39</query_time>
   <create_date>2012-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cooperatie LaatBloeien U.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>etip.co.uk</domain_name>
   <domain_keyword>etip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 16:24:28</query_time>
   <create_date>2017-02-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>bip.so</domain_name>
   <domain_keyword>bip</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-04-29 18:54:20</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap</registrar_name>
   <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-1118.awsdns-11.org</value>
    <value>ns-2041.awsdns-63.co.uk</value>
    <value>ns-302.awsdns-37.com</value>
    <value>ns-666.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tkp.band</domain_name>
   <domain_keyword>tkp</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-04-30 21:58:16</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-25</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 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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cip.org.br</domain_name>
   <domain_keyword>cip</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-29 04:09:22</query_time>
   <create_date>2001-11-30</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2028-11-30</expiry_date>
   <registrant_name>CONGREGACAO ISRAELITA PAULISTA</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>gtip.org</domain_name>
   <domain_keyword>gtip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 07:26:53</query_time>
   <create_date>2020-11-06</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-06</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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.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>25</num>
   <domain_name>rip.email</domain_name>
   <domain_keyword>rip</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-17 14:26:48</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dip.nz</domain_name>
   <domain_keyword>dip</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-19 23:50:10</query_time>
   <create_date>2014-11-18</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>tap.house</domain_name>
   <domain_keyword>tap</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-06 15:54:00</query_time>
   <create_date>2014-04-06</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>hip.tools</domain_name>
   <domain_keyword>hip</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-07 05:58:08</query_time>
   <create_date>2018-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-19</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-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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hip.theater</domain_name>
   <domain_keyword>hip</domain_keyword>
   <domain_tld>theater</domain_tld>
   <query_time>2024-05-07 05:58:08</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>tips.asia</domain_name>
   <domain_keyword>tips</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-05 03:06:07</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tfip.ru</domain_name>
   <domain_keyword>tfip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:56:43</query_time>
   <create_date>2010-03-15</create_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>tipy.sk</domain_name>
   <domain_keyword>tipy</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 12:39:33</query_time>
   <create_date>2004-03-26</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Ringier Slovakia Media s.r.o.</registrar_name>
   <registrant_name>SPORT.SK, s.r.o.</registrant_name>
   <registrant_company>SPORT.SK, s.r.o.</registrant_company>
   <registrant_address>Murgašova 2/243</registrant_address>
   <registrant_city>Žilina</registrant_city>
   <registrant_zip>01001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.rintech.eu</value>
    <value>ns.rintech.net</value>
    <value>ns.rintech.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>ftip.uk</domain_name>
   <domain_keyword>ftip</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 20:20:15</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-06-10</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>tib.su</domain_name>
   <domain_keyword>tib</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:20:04</query_time>
   <create_date>2007-12-11</create_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bernet.ru</value>
    <value>ns2.bernet.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>tdp.dev</domain_name>
   <domain_keyword>tdp</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-02 12:06:28</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-11</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>FLUX Marketing, LLC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>nelly.ns.cloudflare.com</value>
    <value>rajeev.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lip.ai</domain_name>
   <domain_keyword>lip</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-03 04:04:10</query_time>
   <registrar_name>Ascio</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Jens Fursund</registrant_company>
   <registrant_address>Njalsgade 19D</registrant_address>
   <registrant_city>Koebenhavn S</registrant_city>
   <registrant_state>Koebenhavn S</registrant_state>
   <registrant_zip>2300</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>maxine.ns.cloudflare.com</value>
    <value>morgan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>itp.direct</domain_name>
   <domain_keyword>itp</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-05-08 22:54:56</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>tiy.org</domain_name>
   <domain_keyword>tiy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 18:41:01</query_time>
   <create_date>2000-02-06</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-06</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>NameFind 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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tcp.cat</domain_name>
   <domain_keyword>tcp</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-20 21:08:49</query_time>
   <create_date>2018-06-15</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <name_servers>
    <value>hundred.dnspod.net</value>
    <value>valentina.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tips.com.pl</domain_name>
   <domain_keyword>tips</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-17 21:29:26</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>Abc Hosting Ltd.</registrar_name>
   <name_servers>
    <value>ns1.zzz.com.ua</value>
    <value>ns2.zzz.com.ua</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>fip.life</domain_name>
   <domain_keyword>fip</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-21 18:25:31</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>okihiro sase</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chiba</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tic.me</domain_name>
   <domain_keyword>tic</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-21 21:18:32</query_time>
   <create_date>2008-07-09</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>801128</registrar_iana>
   <registrar_name>DNPric.es</registrar_name>
   <registrar_website>http://My.DNPric.es/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNPric.es</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lviv</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>ns1.name.ly</value>
    <value>ns2.name.ly</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>tic.ink</domain_name>
   <domain_keyword>tic</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-21 21:18:32</query_time>
   <create_date>2019-01-05</create_date>
   <update_date>2022-04-06</update_date>
   <expiry_date>2029-01-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zheng Jin Bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</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>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>44</num>
   <domain_name>tid.one</domain_name>
   <domain_keyword>tid</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-28 21:18:21</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>tap.work</domain_name>
   <domain_keyword>tap</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-15 05:39:15</query_time>
   <create_date>2017-11-07</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-11-07</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>ns-1215.awsdns-23.org</value>
    <value>ns-2000.awsdns-58.co.uk</value>
    <value>ns-286.awsdns-35.com</value>
    <value>ns-544.awsdns-04.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>46</num>
   <domain_name>mip.video</domain_name>
   <domain_keyword>mip</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-15 13:56:22</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-15</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>tipo.vip</domain_name>
   <domain_keyword>tipo</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-13 23:23:02</query_time>
   <create_date>2020-12-10</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>48</num>
   <domain_name>cip.ag</domain_name>
   <domain_keyword>cip</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-14 00:59:14</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1024.ui-dns.de</value>
    <value>ns1031.ui-dns.biz</value>
    <value>ns1074.ui-dns.org</value>
    <value>ns1083.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>tit.ai</domain_name>
   <domain_keyword>tit</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 16:03:06</query_time>
   <registrar_name>Namecheap</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>tep.info</domain_name>
   <domain_keyword>tep</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 04:17:28</query_time>
   <create_date>2005-10-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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>
    <value>verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tir.lt</domain_name>
   <domain_keyword>tir</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-16 11:51:12</query_time>
   <create_date>2013-09-06</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>UAB &quot;Virtualmedia&quot;</registrar_name>
   <registrar_website>http://www.virtualmedia.lt</registrar_website>
   <registrant_company>UAB &quot;Virtualmedia&quot;</registrant_company>
   <name_servers>
    <value>ns3.vmedia.lt</value>
    <value>ns4.vmedia.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>aip.net.br</domain_name>
   <domain_keyword>aip</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-18 05:44:39</query_time>
   <create_date>2006-03-14</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrant_name>AIP - ASSESSORIA INFORMATICA E PROTECAO LTDA. - BR</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>tgp.ae</domain_name>
   <domain_keyword>tgp</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-22 21:11:35</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Metodi Darzev</registrant_name>
   <registrant_company>Tool Domains LTD</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>tipi.com.co</domain_name>
   <domain_keyword>tipi</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-23 08:30:13</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-06</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>tipe.mobi</domain_name>
   <domain_keyword>tipe</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-23 08:30:09</query_time>
   <create_date>2018-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</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>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>tips.education</domain_name>
   <domain_keyword>tips</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-21 08:40:46</query_time>
   <create_date>2020-08-28</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>dip.report</domain_name>
   <domain_keyword>dip</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-05-19 06:09:36</query_time>
   <create_date>2019-02-14</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>nip.autos</domain_name>
   <domain_keyword>nip</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-05-19 19:34:02</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-29</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>ns1.noblehostingusa.com</value>
    <value>ns2.noblehostingusa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>oip.ac</domain_name>
   <domain_keyword>oip</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-20 15:53:54</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2023-02-12</update_date>
   <expiry_date>2024-09-08</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>ns67.domaincontrol.com</value>
    <value>ns68.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>60</num>
   <domain_name>tcp.contractors</domain_name>
   <domain_keyword>tcp</domain_keyword>
   <domain_tld>contractors</domain_tld>
   <query_time>2024-05-20 19:55:28</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</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>candy.ns.cloudflare.com</value>
    <value>david.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>kip.or.ke</domain_name>
   <domain_keyword>kip</domain_keyword>
   <domain_tld>or.ke</domain_tld>
   <query_time>2024-05-12 22:57:01</query_time>
   <create_date>2017-05-09</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>Kenya Website Experts</registrar_name>
   <registrar_website>https://kenyawebexperts.co.ke</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_state>Redacted | Registry Policy</registrant_state>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns369.kenyawebexperts.co.ke</value>
    <value>ns370.kenyawebexperts.co.ke</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>tik.deals</domain_name>
   <domain_keyword>tik</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-05-11 14:14:24</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>kanye.ns.cloudflare.com</value>
    <value>lana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>lip.repair</domain_name>
   <domain_keyword>lip</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-05-14 10:30:48</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-04-02</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>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tips.bio</domain_name>
   <domain_keyword>tips</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-19 16:26:51</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.uniregistry-dns.com</value>
    <value>ns1.uniregistry-dns.net</value>
    <value>ns2.uniregistry-dns.com</value>
    <value>ns2.uniregistry-dns.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>65</num>
   <domain_name>rip.sk</domain_name>
   <domain_keyword>rip</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-15 20:10:29</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Fuel Factory s.r.o.</registrar_name>
   <registrant_name>Fuel Factory s.r.o.</registrant_name>
   <registrant_company>Fuel Factory s.r.o.</registrant_company>
   <registrant_address>Tajovského 6644/52</registrant_address>
   <registrant_city>Prešov</registrant_city>
   <registrant_zip>08005</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.907456098</registrant_phone>
   <domain_status>
    <value>inactive</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>tig.gy</domain_name>
   <domain_keyword>tig</domain_keyword>
   <domain_tld>gy</domain_tld>
   <query_time>2024-05-16 01:50:17</query_time>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://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_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>tic.media</domain_name>
   <domain_keyword>tic</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-16 03:31:34</query_time>
   <create_date>2018-10-30</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-30</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>68</num>
   <domain_name>jip.nl</domain_name>
   <domain_keyword>jip</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 13:23:03</query_time>
   <create_date>1998-01-23</create_date>
   <update_date>2024-02-13</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>t-p.vip</domain_name>
   <domain_keyword>t-p</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-20 14:18:44</query_time>
   <create_date>2021-08-16</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains Inc</registrar_name>
   <registrar_website>whois.gocanadadomains.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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gip.gmbh</domain_name>
   <domain_keyword>gip</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-25 01:45:21</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</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>DE</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>docks05.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>itip.us</domain_name>
   <domain_keyword>itip</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-28 02:24:57</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Rodney Olsen</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>1418 Western Ave, #800</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2069995599</registrant_phone>
   <name_servers>
    <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>72</num>
   <domain_name>tiup.it</domain_name>
   <domain_keyword>tiup</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 20:37:43</query_time>
   <create_date>2020-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Upplay srl</registrant_company>
   <registrant_address>Via borromei, 9</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20123</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>tim.business</domain_name>
   <domain_keyword>tim</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-06-02 21:50:45</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TELECOM ITALIA S.P.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Milano</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>tiu.education</domain_name>
   <domain_keyword>tiu</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-06-03 05:13:01</query_time>
   <create_date>2018-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bh-7.webhostbox.net</value>
    <value>ns2.bh-7.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>tiu.biz</domain_name>
   <domain_keyword>tiu</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-03 05:13:01</query_time>
   <create_date>2006-03-11</create_date>
   <update_date>2022-09-13</update_date>
   <expiry_date>2025-03-10</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>oip.org</domain_name>
   <domain_keyword>oip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-06 08:49:09</query_time>
   <create_date>1996-10-17</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OIP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>tie.buzz</domain_name>
   <domain_keyword>tie</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-08 01:27:08</query_time>
   <create_date>2023-02-09</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-09</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>t1p.top</domain_name>
   <domain_keyword>t1p</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-11 22:12:53</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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>nucum.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tips.info</domain_name>
   <domain_keyword>tips</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-09 11:15:19</query_time>
   <create_date>2001-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</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>ns21.domaincontrol.com</value>
    <value>ns22.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>80</num>
   <domain_name>cip.int</domain_name>
   <domain_keyword>cip</domain_keyword>
   <domain_tld>int</domain_tld>
   <query_time>2024-04-10 14:19:24</query_time>
   <update_date>2018-07-27</update_date>
   <registrant_name>Moises Rosario</registrant_name>
   <registrant_address>Avenida La Molina 1895, La Molina, Lima Lima Lima 12, pe, Peru</registrant_address>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+51 1 3496017 (ext3136)</registrant_phone>
  </value>
  <value>
   <num>81</num>
   <domain_name>hip.co.nz</domain_name>
   <domain_keyword>hip</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-13 00:42:17</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-03-27</update_date>
   <registrar_name>Gandi</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1171.awsdns-18.org</value>
    <value>ns-1866.awsdns-41.co.uk</value>
    <value>ns-277.awsdns-34.com</value>
    <value>ns-971.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>oip.pl</domain_name>
   <domain_keyword>oip</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-14 10:25:05</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>thp.be</domain_name>
   <domain_keyword>thp</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 10:22:05</query_time>
   <create_date>2018-11-23</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>tigp.com</domain_name>
   <domain_keyword>tigp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 19:31:29</query_time>
   <create_date>2001-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>85</num>
   <domain_name>tim.tours</domain_name>
   <domain_keyword>tim</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-04 06:49:42</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-09-25</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mip.link</domain_name>
   <domain_keyword>mip</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-03 16:45:42</query_time>
   <create_date>2014-08-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yuji Yamazaki</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1075.awsdns-06.org</value>
    <value>ns-1769.awsdns-29.co.uk</value>
    <value>ns-411.awsdns-51.com</value>
    <value>ns-833.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>dip.co</domain_name>
   <domain_keyword>dip</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-19 23:50:21</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-07-19</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>buynow.nametime.com</value>
    <value>forsale.nametime.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>88</num>
   <domain_name>hip.boston</domain_name>
   <domain_keyword>hip</domain_keyword>
   <domain_tld>boston</domain_tld>
   <query_time>2024-05-07 05:58:06</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hip.organic</domain_name>
   <domain_keyword>hip</domain_keyword>
   <domain_tld>organic</domain_tld>
   <query_time>2024-05-07 05:58:07</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.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>VN</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>tin.group</domain_name>
   <domain_keyword>tin</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-07 10:29:34</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-12-05</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>ns17.domaincontrol.com</value>
    <value>ns18.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>91</num>
   <domain_name>tic.sk</domain_name>
   <domain_keyword>tic</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 12:38:15</query_time>
   <create_date>2007-01-18</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>HostCreators.sk</registrar_name>
   <registrant_name>Milan Paprcka</registrant_name>
   <registrant_company>CBS spol, s.r.o.</registrant_company>
   <registrant_address>Kyncelova 54</registrant_address>
   <registrant_city>Kyncelova</registrant_city>
   <registrant_zip>97401</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.911176101</registrant_phone>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>thip.nl</domain_name>
   <domain_keyword>thip</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 20:42:00</query_time>
   <create_date>2005-10-11</create_date>
   <update_date>2022-12-13</update_date>
   <registrar_name>Exonet B.V.</registrar_name>
   <name_servers>
    <value>ns1.exonet.nl</value>
    <value>ns2.exonet.nl</value>
    <value>ns3.exonet.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>t4p.info</domain_name>
   <domain_keyword>t4p</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 23:28:38</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IAF Institut</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>tap.coffee</domain_name>
   <domain_keyword>tap</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-06 15:53:59</query_time>
   <create_date>2019-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>tep.cc</domain_name>
   <domain_keyword>tep</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-09 23:17:29</query_time>
   <create_date>2016-10-05</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>tipo.info</domain_name>
   <domain_keyword>tipo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 07:33:27</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</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>97</num>
   <domain_name>tipi.properties</domain_name>
   <domain_keyword>tipi</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-05-10 07:33:06</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-04-13</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.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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>7ip.space</domain_name>
   <domain_keyword>7ip</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-10 07:47:11</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</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>alpha.hostlife.net</value>
    <value>beta.hostlife.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>pip.capital</domain_name>
   <domain_keyword>pip</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-08 20:59:46</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>tbp.fyi</domain_name>
   <domain_keyword>tbp</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-08 18:13:57</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</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>T.B.P. Publication Co.,Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bangkok 10900</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>daniella.ns.cloudflare.com</value>
    <value>kolton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.127</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.