WHOIS QUERY TIME

5 May 2024 - 10:28 PM UTC

Modified: 24 September 2023

REGISTRAR

Name: DROP.com.au Pty Ltd
Website: https://www.drop.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.above.com
ns2.above.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Damien Waller

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=thesaurus.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "thesaurus.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "thesaurus.au",
            "domain_keyword": "thesaurus",
            "domain_tld": "au",
            "query_time": "2024-05-05 22:28:39",
            "update_date": "2023-09-24",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>thesaurus.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>thesaurus.au</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-05 22:28:39</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.052 seconds) for "thesaurus.au" in our Historical WHOIS Database.
#1 - QUERY TIME

4 Aug 2023 - 3:58 PM UTC

Modified: 5 July 2023

REGISTRAR

Name: DROP.com.au Pty Ltd
Website: https://www.drop.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.above.com
ns2.above.com

DOMAIN STATUS

ok

REGISTRANT

Name: Damien Waller

#2 - QUERY TIME

20 Oct 2023 - 8:42 PM UTC

Modified: 24 September 2023

REGISTRAR

Name: DROP.com.au Pty Ltd
Website: https://www.drop.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.above.com
ns2.above.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Damien Waller

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=thesaurus.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "thesaurus.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "thesaurus.au",
    "results": [
        {
            "num": 1,
            "domain_name": "thesaurus.au",
            "domain_keyword": "thesaurus",
            "domain_tld": "au",
            "query_time": "2023-08-04 15:58:06",
            "update_date": "2023-07-05",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "thesaurus.au",
            "domain_keyword": "thesaurus",
            "domain_tld": "au",
            "query_time": "2023-10-20 20:42:14",
            "update_date": "2023-09-24",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "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>thesaurus.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>thesaurus.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thesaurus.au</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2023-08-04 15:58:06</query_time>
   <update_date>2023-07-05</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>thesaurus.au</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2023-10-20 20:42:14</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.052</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 54 domain names (in 0.019 seconds) which contained the exact domain keyword "thesaurus".
Domain Name Registered Expiry Registrar Ownership
1 thesaurus.com 30 May 1995 29 May 2025 GoDaddy.com, LLC -
2 thesaurus.net 31 Jul 1996 31 Dec 2025 GoDaddy.com, LLC -
3 thesaurus.be 5 May 1998 - Proximus nv/sa -
4 thesaurus.com.br 9 Apr 1999 9 Apr 2025 - Thesaurus Editora de Bras?lia
5 thesaurus.ie 10 Mar 2000 10 Mar 2031 Blacknight Solutions Thesaurus Software Ltd
6 thesaurus.org 3 Apr 2000 3 Apr 2025 EuroDNS S.A. DI S.A.
7 thesaurus.it 20 Apr 2000 4 Sep 2024 NameCase GmbH Quadrantia srl
8 thesaurus.info 13 Jul 2002 13 Jul 2024 Secura GmbH Games Inc.of Virginia
9 thesaurus.nl 5 Nov 2002 - Internationale Domeinregistratie Nederland -
10 thesaurus.org.uk 28 Oct 2003 28 Oct 2026 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
11 thesaurus.co.nz 22 Jul 2004 - Synergy Wholesale Accreditations Pty Ltd -
12 thesaurus.me 10 Jul 2008 10 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 thesaurus.asia 6 Aug 2008 6 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 thesaurus.cm 22 Sep 2009 22 Sep 2025 Netcom.cm Sarl Digital Privacy Corporation
15 thesaurus.co 31 Aug 2010 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 thesaurus.cat 21 Oct 2010 21 Oct 2024 10dencehispahard S.L. (CDmon.com) Thesaurus Serveis Documentals, S.L.
17 thesaurus.us 7 Jul 2011 6 Jul 2024 Name.com, Inc. Dworld
18 thesaurus.xyz 2 Jun 2014 2 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
19 thesaurus.co.jp 16 Jun 2014 - - eSecurityCube
20 thesaurus.land 9 Jul 2014 9 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0137972423
21 thesaurus.click 25 Nov 2014 25 Nov 2024 1API GmbH Domains By Proxy, LLC
22 thesaurus.ca 9 Mar 2016 9 Mar 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
23 thesaurus.plus 18 Oct 2016 18 Oct 2025 Regtime Ltd. Sergei Nikitin
24 thesaurus.company 9 Jan 2017 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 thesaurus.uk 17 Nov 2017 17 Nov 2024 101domain GRS Ltd [Tag = 101DOMAIN] -
26 thesaurus.design 30 Dec 2017 30 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
27 thesaurus.world 30 Mar 2018 30 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 thesaurus.app 8 May 2018 8 May 2025 Porkbun LLC Private by Design, LLC
29 thesaurus.dev 3 Mar 2019 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 thesaurus.ro 21 Sep 2019 19 Sep 2024 EXTREME SOLUTIONS SRL -
31 thesaurus.club 1 Nov 2019 1 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Aniskovich Maxim
32 thesaurus.top 29 Jan 2020 29 Jan 2025 Dynadot LLC Dynadot Privacy Service
33 thesaurus.cafe 7 Jun 2021 7 Jun 2024 Squarespace Domains II LLC Studio HMR
34 thesaurus.ovh 8 Aug 2021 8 Aug 2024 OVH TerraHappy
35 thesaurus.education 1 Jun 2022 1 Jun 2025 Regional Network Information Center, JSC dba RU-CENTER Sergey V Popkov
36 thesaurus.work 20 Jun 2022 20 Jun 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
37 thesaurus.icu 7 Feb 2023 7 Feb 2025 Key-Systems LLC -
38 thesaurus.wiki 8 Mar 2023 8 Mar 2025 DNSPod, Inc. changshachengukejiyouxianzerengongsi
39 thesaurus.associates 21 Mar 2023 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 thesaurus.pro 8 Apr 2023 8 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
41 thesaurus.cloud 25 Jun 2023 25 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
42 thesaurus.ru 25 Aug 2023 25 Aug 2024 REGRU-RU Private Person
43 thesaurus.chat 14 Sep 2023 14 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
44 thesaurus.day 5 Oct 2023 5 Oct 2024 NETIM SARL REDACTED FOR PRIVACY
45 thesaurus.bot 22 Nov 2023 22 Nov 2024 NameCheap, Inc Privacy service provided by Withheld for Privacy ehf
46 thesaurus.fr 13 Dec 2023 13 Dec 2025 SCALEWAY Ano Nymous
47 thesaurus.live 16 Jan 2024 16 Jan 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
48 thesaurus.best 31 Jan 2024 31 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
49 thesaurus.one 5 Feb 2024 5 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
50 thesaurus.pics 17 Feb 2024 17 Feb 2025 Porkbun, LLC Private by Design, LLC
51 thesaurus.pl 29 Feb 2024 28 Feb 2025 Aftermarket.pl Limited -
52 thesaurus.media 29 Feb 2024 28 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
53 thesaurus.com.pl 8 Mar 2024 8 Mar 2025 OVH SAS -
54 thesaurus.co.uk - 24 Aug 2025 101domain GRS Ltd [Tag = 101DOMAIN] -
55 thesaurus.au - - DROP.com.au Pty Ltd Damien Waller

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=thesaurus&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "thesaurus",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 55,
        "relation": "eq",
        "current": 55
    },
    "unique_domains": "thesaurus.com, thesaurus.net, thesaurus.be, thesaurus.com.br, thesaurus.ie, thesaurus.org, thesaurus.it, thesaurus.info, thesaurus.nl, thesaurus.org.uk, thesaurus.co.nz, thesaurus.me, thesaurus.asia, thesaurus.cm, thesaurus.co, thesaurus.cat, thesaurus.us, thesaurus.xyz, thesaurus.co.jp, thesaurus.land, thesaurus.click, thesaurus.ca, thesaurus.plus, thesaurus.company, thesaurus.uk, thesaurus.design, thesaurus.world, thesaurus.app, thesaurus.dev, thesaurus.ro, thesaurus.club, thesaurus.top, thesaurus.cafe, thesaurus.ovh, thesaurus.education, thesaurus.work, thesaurus.icu, thesaurus.wiki, thesaurus.associates, thesaurus.pro, thesaurus.cloud, thesaurus.ru, thesaurus.chat, thesaurus.day, thesaurus.bot, thesaurus.fr, thesaurus.live, thesaurus.best, thesaurus.one, thesaurus.pics, thesaurus.pl, thesaurus.media, thesaurus.com.pl, thesaurus.co.uk, thesaurus.au",
    "results": [
        {
            "num": 1,
            "domain_name": "thesaurus.com",
            "domain_keyword": "thesaurus",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:02:50",
            "create_date": "1995-05-30",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1293.awsdns-33.org",
                "ns-1738.awsdns-25.co.uk",
                "ns-208.awsdns-26.com",
                "ns-792.awsdns-35.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "thesaurus.net",
            "domain_keyword": "thesaurus",
            "domain_tld": "net",
            "query_time": "2024-04-12 05:20:16",
            "create_date": "1996-07-31",
            "update_date": "2023-10-11",
            "expiry_date": "2025-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "thesaurus.be",
            "domain_keyword": "thesaurus",
            "domain_tld": "be",
            "query_time": "2024-06-01 21:58:06",
            "create_date": "1998-05-05",
            "registrar_name": "Proximus nv/sa",
            "registrar_website": "http://www.proximus.be/dns",
            "name_servers": [
                "dina.ns.cloudflare.com",
                "dom.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 4,
            "domain_name": "thesaurus.com.br",
            "domain_keyword": "thesaurus",
            "domain_tld": "com.br",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "1999-04-09",
            "update_date": "2023-03-31",
            "expiry_date": "2025-04-09",
            "registrant_name": "Thesaurus Editora de Bras?lia",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "e.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "thesaurus.ie",
            "domain_keyword": "thesaurus",
            "domain_tld": "ie",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2000-03-10",
            "update_date": "2024-03-06",
            "expiry_date": "2031-03-10",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Thesaurus Software Ltd",
            "name_servers": [
                "dns1.cloudns.net",
                "dns2.cloudns.net",
                "dns5.cloudns.net",
                "dns6.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "thesaurus.org",
            "domain_keyword": "thesaurus",
            "domain_tld": "org",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2000-04-03",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DI S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar 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": 7,
            "domain_name": "thesaurus.it",
            "domain_keyword": "thesaurus",
            "domain_tld": "it",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2000-04-20",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-04",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Quadrantia srl",
            "registrant_address": "Corso Italia 67",
            "registrant_city": "San Giovanni In Persiceto",
            "registrant_state": "BO",
            "registrant_zip": "40017",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "thesaurus.info",
            "domain_keyword": "thesaurus",
            "domain_tld": "info",
            "query_time": "2024-04-12 05:20:16",
            "create_date": "2002-07-13",
            "update_date": "2024-03-25",
            "expiry_date": "2024-07-13",
            "registrar_iana": 111,
            "registrar_name": "Secura GmbH",
            "registrar_website": "http://www.domainregistry.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Games Inc.of Virginia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "ns12.zoneedit.com",
                "ns19.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "thesaurus.nl",
            "domain_keyword": "thesaurus",
            "domain_tld": "nl",
            "query_time": "2024-05-10 10:43:56",
            "create_date": "2002-11-05",
            "update_date": "2024-03-14",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "thesaurus.org.uk",
            "domain_keyword": "thesaurus",
            "domain_tld": "org.uk",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2003-10-28",
            "update_date": "2024-01-26",
            "expiry_date": "2026-10-28",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "chad.ns.cloudflare.com",
                "elle.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "thesaurus.co.nz",
            "domain_keyword": "thesaurus",
            "domain_tld": "co.nz",
            "query_time": "2024-06-01 21:58:06",
            "create_date": "2004-07-22",
            "update_date": "2023-07-12",
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "name_servers": [
                "4044.ns1.abovedomains.com",
                "4044.ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "thesaurus.me",
            "domain_keyword": "thesaurus",
            "domain_tld": "me",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2008-07-10",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-10",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "thesaurus.asia",
            "domain_keyword": "thesaurus",
            "domain_tld": "asia",
            "query_time": "2024-05-24 18:50:58",
            "create_date": "2008-08-06",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "thesaurus.cm",
            "domain_keyword": "thesaurus",
            "domain_tld": "cm",
            "query_time": "2024-04-12 05:20:16",
            "create_date": "2009-09-22",
            "update_date": "2024-04-10",
            "expiry_date": "2025-09-22",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Private Registrant",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "3220 Executive Ridge Drive, Suite 101., C/O THESAURUS.CM",
            "registrant_city": "Vista",
            "registrant_state": "CA",
            "registrant_zip": "92081",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7604482392",
            "name_servers": [
                "ns-128.awsdns-16.com",
                "ns-1472.awsdns-56.org",
                "ns-1982.awsdns-55.co.uk",
                "ns-935.awsdns-52.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 15,
            "domain_name": "thesaurus.co",
            "domain_keyword": "thesaurus",
            "domain_tld": "co",
            "query_time": "2024-05-24 18:50:59",
            "create_date": "2010-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-30",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "thesaurus.cat",
            "domain_keyword": "thesaurus",
            "domain_tld": "cat",
            "query_time": "2024-05-10 10:43:56",
            "create_date": "2010-10-21",
            "update_date": "2023-05-01",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_company": "Thesaurus Serveis Documentals, S.L.",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "thesaurus.us",
            "domain_keyword": "thesaurus",
            "domain_tld": "us",
            "query_time": "2024-04-12 05:20:16",
            "create_date": "2011-07-07",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "Basil Administrator",
            "registrant_company": "Dworld",
            "registrant_address": "3500 17th Ave., #236",
            "registrant_city": "Denver",
            "registrant_state": "co",
            "registrant_zip": "80206",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3033369600",
            "name_servers": [
                "ns1.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "thesaurus.xyz",
            "domain_keyword": "thesaurus",
            "domain_tld": "xyz",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2014-06-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "thesaurus.co.jp",
            "domain_keyword": "thesaurus",
            "domain_tld": "co.jp",
            "query_time": "2024-05-11 12:48:17",
            "create_date": "2014-06-16",
            "update_date": "2023-07-01",
            "registrant_company": "eSecurityCube",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 20,
            "domain_name": "thesaurus.land",
            "domain_keyword": "thesaurus",
            "domain_tld": "land",
            "query_time": "2024-06-01 21:58:06",
            "create_date": "2014-07-09",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0137972423",
            "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-1219.awsdns-24.org",
                "ns-2038.awsdns-62.co.uk",
                "ns-274.awsdns-34.com",
                "ns-632.awsdns-15.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "thesaurus.click",
            "domain_keyword": "thesaurus",
            "domain_tld": "click",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2014-11-25",
            "update_date": "2024-03-27",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "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": 22,
            "domain_name": "thesaurus.ca",
            "domain_keyword": "thesaurus",
            "domain_tld": "ca",
            "query_time": "2024-05-10 10:43:56",
            "create_date": "2016-03-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.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": [
                "grfp6t1k.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "thesaurus.plus",
            "domain_keyword": "thesaurus",
            "domain_tld": "plus",
            "query_time": "2024-05-18 03:22:19",
            "create_date": "2016-10-18",
            "update_date": "2024-04-16",
            "expiry_date": "2025-10-18",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "http://webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sergei Nikitin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Samarskaya obl.",
            "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": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "thesaurus.company",
            "domain_keyword": "thesaurus",
            "domain_tld": "company",
            "query_time": "2024-05-11 12:48:17",
            "create_date": "2017-01-09",
            "update_date": "2023-07-12",
            "expiry_date": "2025-01-09",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "thesaurus.uk",
            "domain_keyword": "thesaurus",
            "domain_tld": "uk",
            "query_time": "2024-05-27 14:21:00",
            "create_date": "2017-11-17",
            "update_date": "2024-04-18",
            "expiry_date": "2024-11-17",
            "registrar_name": "101domain GRS Ltd [Tag = 101DOMAIN]",
            "registrar_website": "https://101domain.com/uk.htm",
            "name_servers": [
                "ns-1447.awsdns-52.org",
                "ns-1750.awsdns-26.co.uk",
                "ns-259.awsdns-32.com",
                "ns-599.awsdns-10.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "thesaurus.design",
            "domain_keyword": "thesaurus",
            "domain_tld": "design",
            "query_time": "2024-06-01 21:58:06",
            "create_date": "2017-12-30",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "thesaurus.world",
            "domain_keyword": "thesaurus",
            "domain_tld": "world",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2018-03-30",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "thesaurus.app",
            "domain_keyword": "thesaurus",
            "domain_tld": "app",
            "query_time": "2024-05-11 12:48:17",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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": [
                "hugh.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "thesaurus.dev",
            "domain_keyword": "thesaurus",
            "domain_tld": "dev",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2019-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "thesaurus.ro",
            "domain_keyword": "thesaurus",
            "domain_tld": "ro",
            "query_time": "2024-05-10 10:43:56",
            "create_date": "2019-09-21",
            "expiry_date": "2024-09-19",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "park1.eureg.ro",
                "park2.eureg.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 31,
            "domain_name": "thesaurus.club",
            "domain_keyword": "thesaurus",
            "domain_tld": "club",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2019-11-01",
            "update_date": "2023-12-11",
            "expiry_date": "2024-11-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aniskovich Maxim",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "thesaurus.top",
            "domain_keyword": "thesaurus",
            "domain_tld": "top",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2020-01-29",
            "update_date": "2023-11-02",
            "expiry_date": "2025-01-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "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": 33,
            "domain_name": "thesaurus.cafe",
            "domain_keyword": "thesaurus",
            "domain_tld": "cafe",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2021-06-07",
            "update_date": "2024-04-13",
            "expiry_date": "2024-06-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Studio HMR",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "thesaurus.ovh",
            "domain_keyword": "thesaurus",
            "domain_tld": "ovh",
            "query_time": "2024-04-12 05:20:16",
            "create_date": "2021-08-08",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-08",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "TerraHappy",
            "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": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "thesaurus.education",
            "domain_keyword": "thesaurus",
            "domain_tld": "education",
            "query_time": "2024-06-01 21:58:06",
            "create_date": "2022-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "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": "Sergey V Popkov",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RF",
            "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": [
                "dns01.skillbox.pro",
                "dns02.skillbox.pro",
                "dns03.skillbox.pro",
                "dns04.skillbox.pro",
                "dns05.skillbox.pro"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "thesaurus.work",
            "domain_keyword": "thesaurus",
            "domain_tld": "work",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2022-06-20",
            "update_date": "2023-05-25",
            "expiry_date": "2024-06-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "thesaurus.icu",
            "domain_keyword": "thesaurus",
            "domain_tld": "icu",
            "query_time": "2024-06-01 21:58:06",
            "create_date": "2023-02-07",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "4285.ns1.abovedomains.com",
                "4285.ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "thesaurus.wiki",
            "domain_keyword": "thesaurus",
            "domain_tld": "wiki",
            "query_time": "2024-05-10 10:43:56",
            "create_date": "2023-03-08",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "changshachengukejiyouxianzerengongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "excellent.dnspod.net",
                "shirt.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "thesaurus.associates",
            "domain_keyword": "thesaurus",
            "domain_tld": "associates",
            "query_time": "2024-05-21 15:56:13",
            "create_date": "2023-03-21",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "thesaurus.pro",
            "domain_keyword": "thesaurus",
            "domain_tld": "pro",
            "query_time": "2024-04-12 05:20:16",
            "create_date": "2023-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "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": "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "thesaurus.cloud",
            "domain_keyword": "thesaurus",
            "domain_tld": "cloud",
            "query_time": "2024-05-10 10:43:56",
            "create_date": "2023-06-25",
            "update_date": "2023-11-17",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "thesaurus.ru",
            "domain_keyword": "thesaurus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:09:09",
            "create_date": "2023-08-25",
            "expiry_date": "2024-08-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "thesaurus.chat",
            "domain_keyword": "thesaurus",
            "domain_tld": "chat",
            "query_time": "2024-05-24 18:50:58",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "thesaurus.day",
            "domain_keyword": "thesaurus",
            "domain_tld": "day",
            "query_time": "2024-04-12 05:20:16",
            "create_date": "2023-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "https://www.netim.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "thesaurus.bot",
            "domain_keyword": "thesaurus",
            "domain_tld": "bot",
            "query_time": "2024-05-24 18:50:58",
            "create_date": "2023-11-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc",
            "registrar_website": "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": 46,
            "domain_name": "thesaurus.fr",
            "domain_keyword": "thesaurus",
            "domain_tld": "fr",
            "query_time": "2024-05-05 14:58:45",
            "create_date": "2023-12-13",
            "update_date": "2023-12-25",
            "expiry_date": "2025-12-13",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "faye.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 47,
            "domain_name": "thesaurus.live",
            "domain_keyword": "thesaurus",
            "domain_tld": "live",
            "query_time": "2024-05-18 03:22:19",
            "create_date": "2024-01-16",
            "update_date": "2024-03-20",
            "expiry_date": "2025-01-16",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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": 48,
            "domain_name": "thesaurus.best",
            "domain_keyword": "thesaurus",
            "domain_tld": "best",
            "query_time": "2024-05-24 18:50:59",
            "create_date": "2024-01-31",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-31",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "thesaurus.one",
            "domain_keyword": "thesaurus",
            "domain_tld": "one",
            "query_time": "2024-05-29 05:28:24",
            "create_date": "2024-02-05",
            "update_date": "2024-04-27",
            "expiry_date": "2025-02-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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.dan.com",
                "ns2.dan.com",
                "verification-p5xclh73.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "thesaurus.pics",
            "domain_keyword": "thesaurus",
            "domain_tld": "pics",
            "query_time": "2024-04-06 00:35:02",
            "create_date": "2024-02-17",
            "update_date": "2024-03-23",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "thesaurus.pl",
            "domain_keyword": "thesaurus",
            "domain_tld": "pl",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2024-02-29",
            "update_date": "2024-04-20",
            "expiry_date": "2025-02-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 52,
            "domain_name": "thesaurus.media",
            "domain_keyword": "thesaurus",
            "domain_tld": "media",
            "query_time": "2024-05-10 10:43:56",
            "create_date": "2024-02-29",
            "update_date": "2024-03-05",
            "expiry_date": "2029-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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "thesaurus.com.pl",
            "domain_keyword": "thesaurus",
            "domain_tld": "com.pl",
            "query_time": "2024-04-25 05:39:48",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.neteasy.pl",
                "ns2.neteasy.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "thesaurus.co.uk",
            "domain_keyword": "thesaurus",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 05:39:45",
            "update_date": "2024-04-19",
            "expiry_date": "2025-08-24",
            "registrar_name": "101domain GRS Ltd [Tag = 101DOMAIN]",
            "registrar_website": "https://101domain.com/uk.htm",
            "name_servers": [
                "ns-1445.awsdns-52.org",
                "ns-2031.awsdns-61.co.uk",
                "ns-374.awsdns-46.com",
                "ns-765.awsdns-31.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "thesaurus.au",
            "domain_keyword": "thesaurus",
            "domain_tld": "au",
            "query_time": "2024-05-05 22:28:39",
            "update_date": "2023-09-24",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.019,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>thesaurus</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>55</total>
  <relation>eq</relation>
  <current>55</current>
 </count>
 <unique_domains>thesaurus.com, thesaurus.net, thesaurus.be, thesaurus.com.br, thesaurus.ie, thesaurus.org, thesaurus.it, thesaurus.info, thesaurus.nl, thesaurus.org.uk, thesaurus.co.nz, thesaurus.me, thesaurus.asia, thesaurus.cm, thesaurus.co, thesaurus.cat, thesaurus.us, thesaurus.xyz, thesaurus.co.jp, thesaurus.land, thesaurus.click, thesaurus.ca, thesaurus.plus, thesaurus.company, thesaurus.uk, thesaurus.design, thesaurus.world, thesaurus.app, thesaurus.dev, thesaurus.ro, thesaurus.club, thesaurus.top, thesaurus.cafe, thesaurus.ovh, thesaurus.education, thesaurus.work, thesaurus.icu, thesaurus.wiki, thesaurus.associates, thesaurus.pro, thesaurus.cloud, thesaurus.ru, thesaurus.chat, thesaurus.day, thesaurus.bot, thesaurus.fr, thesaurus.live, thesaurus.best, thesaurus.one, thesaurus.pics, thesaurus.pl, thesaurus.media, thesaurus.com.pl, thesaurus.co.uk, thesaurus.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thesaurus.com</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:02:50</query_time>
   <create_date>1995-05-30</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-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>ns-1293.awsdns-33.org</value>
    <value>ns-1738.awsdns-25.co.uk</value>
    <value>ns-208.awsdns-26.com</value>
    <value>ns-792.awsdns-35.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>2</num>
   <domain_name>thesaurus.net</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 05:20:16</query_time>
   <create_date>1996-07-31</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-12-31</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>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>3</num>
   <domain_name>thesaurus.be</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 21:58:06</query_time>
   <create_date>1998-05-05</create_date>
   <registrar_name>Proximus nv/sa</registrar_name>
   <registrar_website>http://www.proximus.be/dns</registrar_website>
   <name_servers>
    <value>dina.ns.cloudflare.com</value>
    <value>dom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>thesaurus.com.br</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>1999-04-09</create_date>
   <update_date>2023-03-31</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrant_name>Thesaurus Editora de Bras?lia</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>e.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>thesaurus.ie</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2000-03-10</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2031-03-10</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Thesaurus Software Ltd</registrant_name>
   <name_servers>
    <value>dns1.cloudns.net</value>
    <value>dns2.cloudns.net</value>
    <value>dns5.cloudns.net</value>
    <value>dns6.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>thesaurus.org</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2000-04-03</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DI S.A.</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>LU</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>7</num>
   <domain_name>thesaurus.it</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2000-04-20</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Quadrantia srl</registrant_company>
   <registrant_address>Corso Italia 67</registrant_address>
   <registrant_city>San Giovanni In Persiceto</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40017</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>thesaurus.info</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 05:20:16</query_time>
   <create_date>2002-07-13</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>111</registrar_iana>
   <registrar_name>Secura GmbH</registrar_name>
   <registrar_website>http://www.domainregistry.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Games Inc.of Virginia</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 query the rdds service of the registrar 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>ns12.zoneedit.com</value>
    <value>ns19.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>thesaurus.nl</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 10:43:56</query_time>
   <create_date>2002-11-05</create_date>
   <update_date>2024-03-14</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>thesaurus.org.uk</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2003-10-28</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2026-10-28</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>chad.ns.cloudflare.com</value>
    <value>elle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>thesaurus.co.nz</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-01 21:58:06</query_time>
   <create_date>2004-07-22</create_date>
   <update_date>2023-07-12</update_date>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <name_servers>
    <value>4044.ns1.abovedomains.com</value>
    <value>4044.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>thesaurus.me</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2008-07-10</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-10</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>thesaurus.asia</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-24 18:50:58</query_time>
   <create_date>2008-08-06</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>thesaurus.cm</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-04-12 05:20:16</query_time>
   <create_date>2009-09-22</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Private Registrant</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>3220 Executive Ridge Drive, Suite 101., C/O THESAURUS.CM</registrant_address>
   <registrant_city>Vista</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92081</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7604482392</registrant_phone>
   <name_servers>
    <value>ns-128.awsdns-16.com</value>
    <value>ns-1472.awsdns-56.org</value>
    <value>ns-1982.awsdns-55.co.uk</value>
    <value>ns-935.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>thesaurus.co</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 18:50:59</query_time>
   <create_date>2010-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-30</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>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>16</num>
   <domain_name>thesaurus.cat</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-10 10:43:56</query_time>
   <create_date>2010-10-21</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_company>Thesaurus Serveis Documentals, S.L.</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>thesaurus.us</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-12 05:20:16</query_time>
   <create_date>2011-07-07</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>Basil Administrator</registrant_name>
   <registrant_company>Dworld</registrant_company>
   <registrant_address>3500 17th Ave., #236</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>co</registrant_state>
   <registrant_zip>80206</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3033369600</registrant_phone>
   <name_servers>
    <value>ns1.interimnameserver.com</value>
    <value>ns2.interimnameserver.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>thesaurus.xyz</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-25 05:39:45</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>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>thesaurus.co.jp</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-11 12:48:17</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>eSecurityCube</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>thesaurus.land</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-06-01 21:58:06</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0137972423</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-1219.awsdns-24.org</value>
    <value>ns-2038.awsdns-62.co.uk</value>
    <value>ns-274.awsdns-34.com</value>
    <value>ns-632.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>thesaurus.click</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</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>22</num>
   <domain_name>thesaurus.ca</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-10 10:43:56</query_time>
   <create_date>2016-03-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>grfp6t1k.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>23</num>
   <domain_name>thesaurus.plus</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-18 03:22:19</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-10-18</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>http://webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sergei Nikitin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Samarskaya obl.</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>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>thesaurus.company</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-11 12:48:17</query_time>
   <create_date>2017-01-09</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-01-09</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>thesaurus.uk</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 14:21:00</query_time>
   <create_date>2017-11-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>101domain GRS Ltd [Tag = 101DOMAIN]</registrar_name>
   <registrar_website>https://101domain.com/uk.htm</registrar_website>
   <name_servers>
    <value>ns-1447.awsdns-52.org</value>
    <value>ns-1750.awsdns-26.co.uk</value>
    <value>ns-259.awsdns-32.com</value>
    <value>ns-599.awsdns-10.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>thesaurus.design</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-01 21:58:06</query_time>
   <create_date>2017-12-30</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>thesaurus.world</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2018-03-30</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>thesaurus.app</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 12:48:17</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 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>hugh.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>thesaurus.dev</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</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>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>30</num>
   <domain_name>thesaurus.ro</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-10 10:43:56</query_time>
   <create_date>2019-09-21</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>park1.eureg.ro</value>
    <value>park2.eureg.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>thesaurus.club</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aniskovich Maxim</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>thesaurus.top</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2020-01-29</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2025-01-29</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>Dynadot Privacy Service</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>33</num>
   <domain_name>thesaurus.cafe</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Studio HMR</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>thesaurus.ovh</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-12 05:20:16</query_time>
   <create_date>2021-08-08</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-08</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_company>TerraHappy</registrant_company>
   <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>dns100.ovh.net</value>
    <value>ns100.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>35</num>
   <domain_name>thesaurus.education</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-06-01 21:58:06</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</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>Sergey V Popkov</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RF</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>dns01.skillbox.pro</value>
    <value>dns02.skillbox.pro</value>
    <value>dns03.skillbox.pro</value>
    <value>dns04.skillbox.pro</value>
    <value>dns05.skillbox.pro</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>thesaurus.work</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2022-06-20</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>thesaurus.icu</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-01 21:58:06</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>PL</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>4285.ns1.abovedomains.com</value>
    <value>4285.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>thesaurus.wiki</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-10 10:43:56</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>changshachengukejiyouxianzerengongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>excellent.dnspod.net</value>
    <value>shirt.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>thesaurus.associates</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>associates</domain_tld>
   <query_time>2024-05-21 15:56:13</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-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>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>40</num>
   <domain_name>thesaurus.pro</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-12 05:20:16</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</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>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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>thesaurus.cloud</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-10 10:43:56</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.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.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>42</num>
   <domain_name>thesaurus.ru</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:09:09</query_time>
   <create_date>2023-08-25</create_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>thesaurus.chat</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-24 18:50:58</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>thesaurus.day</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-04-12 05:20:16</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>https://www.netim.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>RU</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>thesaurus.bot</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-24 18:50:58</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc</registrar_name>
   <registrar_website>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>46</num>
   <domain_name>thesaurus.fr</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 14:58:45</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-12-13</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>faye.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>thesaurus.live</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-18 03:22:19</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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>48</num>
   <domain_name>thesaurus.best</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-24 18:50:59</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>thesaurus.one</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-29 05:28:24</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-02-05</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_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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-p5xclh73.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>thesaurus.pics</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-06 00:35:02</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>thesaurus.pl</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>thesaurus.media</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-10 10:43:56</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2029-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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>thesaurus.com.pl</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-25 05:39:48</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.neteasy.pl</value>
    <value>ns2.neteasy.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>thesaurus.co.uk</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_name>101domain GRS Ltd [Tag = 101DOMAIN]</registrar_name>
   <registrar_website>https://101domain.com/uk.htm</registrar_website>
   <name_servers>
    <value>ns-1445.awsdns-52.org</value>
    <value>ns-2031.awsdns-61.co.uk</value>
    <value>ns-374.awsdns-46.com</value>
    <value>ns-765.awsdns-31.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>thesaurus.au</domain_name>
   <domain_keyword>thesaurus</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-05 22:28:39</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.019</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 663 domain names (in 0.141 seconds) which look and sound like the brand name "thesaurus".
Domain Name Registered Expiry Registrar Ownership
1 thesauris.info 9 Jan 2021 9 Jan 2025 Tucows Domains Inc. Data Protected
2 thesauurus.com 26 Sep 2005 26 Sep 2024 GoDaddy Online Services Cayman Islands Ltd. -
3 tresaurus.com 11 Oct 2005 11 Oct 2024 ABOVE.COM PTY LTD. -
4 thesauros.dev 11 Mar 2019 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 theasaurus.co.uk 23 Aug 2020 23 Aug 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
6 teesaurus.com 27 Jan 2016 27 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
7 thesourus.com 10 Mar 2000 10 Mar 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
8 fthesaurus.com 8 Jan 2024 8 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 thesauros.com.au - - GoDaddy.com LLC trading as GoDaddy.com Arya Darmaputra
10 thesaurous.com 10 Mar 2000 10 Mar 2028 Media Elite Holdings Limited Fundacion Privacy Services LTD
11 thetaurus.co.uk 30 Nov 2018 30 Nov 2024 Ionos SE [Tag = 1AND1] -
12 thesaurums.com 7 Nov 2023 7 Nov 2024 IONOS SE REDACTED FOR PRIVACY
13 thesauraus.com 10 Mar 2000 10 Mar 2030 Media Elite Holdings Limited Fundacion Privacy Services LTD
14 thesaurrus.com 27 Jun 2004 27 Jun 2024 GoDaddy.com, LLC -
15 theosaurus.com 11 Apr 1999 11 Apr 2025 GoDaddy.com, LLC -
16 thasaurus.com 10 Mar 2000 10 Mar 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
17 thessaurus.com 10 Mar 2000 10 Mar 2025 GRANSY S.R.O D/B/A SUBREG.CZ Whois protection, this company does not own this domain name s.r.o.
18 thesauruz.com 12 Apr 2024 12 Apr 2025 COSMOTOWN, INC. -
19 thesauros.org 8 Mar 2000 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 thesauwus.com 17 Jan 2024 17 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
21 thesaorus.com 26 Mar 2023 26 Mar 2025 Cool Breeze Domains, LLC -
22 thesairus.com 25 Mar 2024 25 Mar 2025 Tucows Domains Inc. -
23 thesaureus.com 27 Jun 2004 27 Jun 2024 DNC Holdings, Inc REDACTED FOR PRIVACY
24 thesasurus.com 19 Feb 2005 19 Feb 2025 GoDaddy.com, LLC -
25 thetaurus.me 30 Jul 2021 30 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 thesaursus.com 28 Sep 2002 28 Sep 2024 GoDaddy.com, LLC -
27 yhesaurus.com 30 Sep 2018 30 Sep 2024 Key-Systems GmbH c/o whoisproxy.com
28 the-saurus.net 29 Sep 2004 29 Sep 2026 ENOM, INC. REDACTED FOR PRIVACY
29 thesuaurus.com 1 Oct 2006 1 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
30 thensaurus.com 7 May 2023 7 May 2025 SAV.COM, LLC REDACTED FOR PRIVACY
31 thezaurus.org 19 Jul 2013 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 thesaourus.com 23 Feb 2024 23 Feb 2025 Tucows Domains Inc. -
33 ethesaurus.com 5 Jul 1998 4 Jul 2024 CSC CORPORATE DOMAINS, INC. Zelby, LLC
34 theseaurus.com 10 Apr 2003 10 Apr 2028 Media Elite Holdings Limited Fundacion Privacy Services LTD
35 thesauus.com 26 Sep 2004 26 Sep 2024 Tucows Domains Inc. -
36 thesurus.com 10 Mar 2000 10 Mar 2031 GoDaddy.com, LLC -
37 hesaurus.com 2 Mar 2005 2 Mar 2025 GoDaddy.com, LLC NameFind LLC
38 thesauru.com 10 Apr 2003 10 Apr 2028 Media Elite Holdings Limited Fundacion Privacy Services LTD
39 thesarus.net 16 Oct 2020 16 Oct 2024 Media Elite Holdings Limited Fundacion Privacy Services LTD
40 mthesaurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
41 thesanrus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
42 thesausus.com 23 Nov 2007 23 Nov 2024 GoDaddy.com, LLC -
43 thesaurbs.com 9 Jan 2016 9 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 thesauros.nl 6 Jan 2021 - XNS Registrar B.V. -
45 gthesaurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
46 tresaurus.app 19 Jul 2021 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 thsesaurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
48 ithesaurus.tech 29 Aug 2022 29 Aug 2027 Network Solutions LLC Giox Nostr
49 tehsaurus.com 10 Feb 2005 10 Feb 2025 GoDaddy.com, LLC -
50 thesaurum.net 19 Oct 2017 19 Oct 2024 IONOS SE REDACTED FOR PRIVACY
51 tthesaurus.com 2 Oct 2005 2 Oct 2024 GoDaddy.com, LLC -
52 thesauruse.com 20 Jun 2003 20 Jun 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
53 thesauaus.com 23 Mar 2023 23 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
54 thesauras.co.uk 30 Jan 2004 30 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
55 thesaurus2.com 17 Sep 2017 17 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
56 htesaurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
57 theusaurus.com 15 Jul 2016 15 Jul 2024 ABOVE.COM PTY LTD. -
58 thesausrus.com 13 Nov 2005 13 Nov 2024 ABOVE.COM PTY LTD. -
59 thesaurys.com 13 Sep 2008 13 Sep 2024 GANDI SAS REDACTED FOR PRIVACY
60 thesaurur.com 29 May 2019 29 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 thesauruw.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
62 athesaurus.com 15 Dec 2023 15 Dec 2026 Automattic Inc. Knock Knock WHOIS Not There, LLC
63 thesaaurus.com 4 May 2005 4 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
64 thusaurus.com 10 Apr 2003 10 Apr 2025 Media Elite Holdings Limited Fundacion Privacy Services LTD
65 thesaurusa.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
66 thesavrus.com 9 Dec 2011 9 Dec 2024 GoDaddy.com, LLC -
67 theysaurus.org 2 Aug 2021 2 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
68 athesaurus.net 15 Jul 2021 15 Jul 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
69 the-saurus.com 20 Jun 2022 20 Jun 2025 WEBCC Beehive Services
70 tbesaurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
71 thetaurus.agency 2 Sep 2022 2 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 thesawrus.com 21 Aug 2018 21 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 thesauarus.com 12 Aug 2004 12 Aug 2024 GoDaddy.com, LLC -
74 thesdaurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
75 thesaurux.com 16 Jun 2019 16 Jun 2024 Cloudflare, Inc. DATA REDACTED
76 thesauous.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
77 thesauras.com 4 Jun 1999 4 Jun 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
78 thesaurum.ru 11 Apr 2015 11 Apr 2025 REGRU-RU Private Person
79 thyesaurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
80 thesautus.com 16 Jul 2016 16 Jul 2024 Key-Systems GmbH c/o whoisproxy.com
81 thetaurus.com 30 May 2006 30 May 2025 united domains AG -
82 thesauras.uk 17 Aug 2018 17 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
83 thezaurus.com 26 Jun 1998 25 Jun 2026 GoDaddy.com, LLC -
84 thesaurum.com 2 May 2016 2 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 thesaursu.com 27 Jun 2004 27 Jun 2024 Sea Wasp, LLC Internet Edition Pty Ltd ATF Internet Edition Family Trust
86 theshurus.com 26 Jan 2024 26 Jan 2025 GoDaddy.com, LLC -
87 thesaqurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
88 thelaurus.com 9 Jul 2008 9 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
89 theraurus.com 9 Jul 2004 9 Jul 2024 April Sea Information Technology Corporation REDACTED FOR PRIVACY
90 thessurus.com 31 Jul 2017 31 Jul 2024 ABOVE.COM PTY LTD. -
91 tehesaurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
92 thesaeurus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
93 thesauros.net 8 Mar 2000 8 Mar 2025 GoDaddy.com, LLC -
94 thesauraus.net 29 Apr 2005 29 Apr 2025 GoDaddy.com, LLC -
95 thesaurusm.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
96 shesaurus.com 9 Jul 2008 9 Jul 2025 IONOS SE REDACTED FOR PRIVACY
97 thesauris.fr 17 Dec 2019 9 Sep 2024 OVH Thesauris
98 theaaurus.com 6 Feb 2009 6 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
99 sthesaurus.com 13 Dec 2021 13 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
100 thesautrus.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
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 Thesaurus.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=thesaurus.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "thesaurus.au",
        "page_size": 100
    },
    "count": {
        "total": 663,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "thesauris.info, thesauurus.com, tresaurus.com, thesauros.dev, theasaurus.co.uk, teesaurus.com, thesourus.com, fthesaurus.com, thesauros.com.au, thesaurous.com, thetaurus.co.uk, thesaurums.com, thesauraus.com, thesaurrus.com, theosaurus.com, thasaurus.com, thessaurus.com, thesauruz.com, thesauros.org, thesauwus.com, thesaorus.com, thesairus.com, thesaureus.com, thesasurus.com, thetaurus.me, thesaursus.com, yhesaurus.com, the-saurus.net, thesuaurus.com, thensaurus.com, thezaurus.org, thesaourus.com, ethesaurus.com, theseaurus.com, thesauus.com, thesurus.com, hesaurus.com, thesauru.com, thesarus.net, mthesaurus.com, thesanrus.com, thesausus.com, thesaurbs.com, thesauros.nl, gthesaurus.com, tresaurus.app, thsesaurus.com, ithesaurus.tech, tehsaurus.com, thesaurum.net, tthesaurus.com, thesauruse.com, thesauaus.com, thesauras.co.uk, thesaurus2.com, htesaurus.com, theusaurus.com, thesausrus.com, thesaurys.com, thesaurur.com, thesauruw.com, athesaurus.com, thesaaurus.com, thusaurus.com, thesaurusa.com, thesavrus.com, theysaurus.org, athesaurus.net, the-saurus.com, tbesaurus.com, thetaurus.agency, thesawrus.com, thesauarus.com, thesdaurus.com, thesaurux.com, thesauous.com, thesauras.com, thesaurum.ru, thyesaurus.com, thesautus.com, thetaurus.com, thesauras.uk, thezaurus.com, thesaurum.com, thesaursu.com, theshurus.com, thesaqurus.com, thelaurus.com, theraurus.com, thessurus.com, tehesaurus.com, thesaeurus.com, thesauros.net, thesauraus.net, thesaurusm.com, shesaurus.com, thesauris.fr, theaaurus.com, sthesaurus.com, thesautrus.com",
    "results": [
        {
            "num": 1,
            "domain_name": "thesauris.info",
            "domain_keyword": "thesauris",
            "domain_tld": "info",
            "query_time": "2024-05-18 03:22:19",
            "create_date": "2021-01-09",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-09",
            "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": "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "thesauurus.com",
            "domain_keyword": "thesauurus",
            "domain_tld": "com",
            "query_time": "2024-04-12 05:20:20",
            "create_date": "2005-09-26",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tresaurus.com",
            "domain_keyword": "tresaurus",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:46:20",
            "create_date": "2005-10-11",
            "update_date": "2023-04-20",
            "expiry_date": "2024-10-11",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Delaware",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "thesauros.dev",
            "domain_keyword": "thesauros",
            "domain_tld": "dev",
            "query_time": "2024-04-25 05:39:43",
            "create_date": "2019-03-11",
            "update_date": "2023-12-31",
            "expiry_date": "2025-03-11",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "theasaurus.co.uk",
            "domain_keyword": "theasaurus",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 23:38:30",
            "create_date": "2020-08-23",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-23",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "teesaurus.com",
            "domain_keyword": "teesaurus",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:49:21",
            "create_date": "2016-01-27",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "thesourus.com",
            "domain_keyword": "thesourus",
            "domain_tld": "com",
            "query_time": "2024-05-14 23:28:13",
            "create_date": "2000-03-10",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-10",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "fthesaurus.com",
            "domain_keyword": "fthesaurus",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:22:03",
            "create_date": "2024-01-08",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=fthesaurus.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "thesauros.com.au",
            "domain_keyword": "thesauros",
            "domain_tld": "com.au",
            "query_time": "2024-04-25 05:39:43",
            "update_date": "2023-11-23",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Arya Darmaputra",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "thesaurous.com",
            "domain_keyword": "thesaurous",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:44",
            "create_date": "2000-03-10",
            "update_date": "2023-07-05",
            "expiry_date": "2028-03-10",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "thetaurus.co.uk",
            "domain_keyword": "thetaurus",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 03:00:34",
            "create_date": "2018-11-30",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-30",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "jerome.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "thesaurums.com",
            "domain_keyword": "thesaurums",
            "domain_tld": "com",
            "query_time": "2024-05-18 03:22:19",
            "create_date": "2023-11-07",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1081.ui-dns.com",
                "ns1085.ui-dns.biz",
                "ns1106.ui-dns.de",
                "ns1125.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "thesauraus.com",
            "domain_keyword": "thesauraus",
            "domain_tld": "com",
            "query_time": "2024-05-10 10:43:55",
            "create_date": "2000-03-10",
            "update_date": "2023-07-05",
            "expiry_date": "2030-03-10",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "thesaurrus.com",
            "domain_keyword": "thesaurrus",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:44",
            "create_date": "2004-06-27",
            "update_date": "2023-08-08",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "581.ns1.abovedomains.com",
                "581.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "theosaurus.com",
            "domain_keyword": "theosaurus",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:32:57",
            "create_date": "1999-04-11",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "thasaurus.com",
            "domain_keyword": "thasaurus",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:00:45",
            "create_date": "2000-03-10",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-10",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "thessaurus.com",
            "domain_keyword": "thessaurus",
            "domain_tld": "com",
            "query_time": "2024-05-11 10:56:30",
            "create_date": "2000-03-10",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois protection, this company does not own this domain name s.r.o.",
            "registrant_address": "Jaurisova 515/4",
            "registrant_city": "Praha 4",
            "registrant_state": "DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM",
            "registrant_zip": "14000",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.226517351",
            "registrant_fax": "+420.226517341",
            "name_servers": [
                "ns1.mid-2.com",
                "ns2.mid-2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "thesauruz.com",
            "domain_keyword": "thesauruz",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:41:32",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "thesauros.org",
            "domain_keyword": "thesauros",
            "domain_tld": "org",
            "query_time": "2024-04-25 05:39:44",
            "create_date": "2000-03-08",
            "update_date": "2023-12-31",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "thesauwus.com",
            "domain_keyword": "thesauwus",
            "domain_tld": "com",
            "query_time": "2024-05-18 03:22:37",
            "create_date": "2024-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "aaden.ns.cloudflare.com",
                "suzanne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "thesaorus.com",
            "domain_keyword": "thesaorus",
            "domain_tld": "com",
            "query_time": "2024-04-07 19:39:39",
            "create_date": "2023-03-26",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-26",
            "registrar_iana": 2252,
            "registrar_name": "Cool Breeze Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "thesairus.com",
            "domain_keyword": "thesairus",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:49:13",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "thesaureus.com",
            "domain_keyword": "thesaureus",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:43",
            "create_date": "2004-06-27",
            "update_date": "2023-05-13",
            "expiry_date": "2024-06-27",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "thesasurus.com",
            "domain_keyword": "thesasurus",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:26:20",
            "create_date": "2005-02-19",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "thetaurus.me",
            "domain_keyword": "thetaurus",
            "domain_tld": "me",
            "query_time": "2024-05-20 19:33:53",
            "create_date": "2021-07-30",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "thesaursus.com",
            "domain_keyword": "thesaursus",
            "domain_tld": "com",
            "query_time": "2024-04-12 13:47:27",
            "create_date": "2002-09-28",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "yhesaurus.com",
            "domain_keyword": "yhesaurus",
            "domain_tld": "com",
            "query_time": "2024-04-19 10:44:37",
            "create_date": "2018-09-30",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of yhesaurus.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "f1e7d824a094572462cf0ce0d807bdce45b51c7a90f21f79a38c1c8f4b72f462@yhesaurus.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "the-saurus.net",
            "domain_keyword": "the-saurus",
            "domain_tld": "net",
            "query_time": "2024-05-21 08:54:51",
            "create_date": "2004-09-29",
            "update_date": "2023-09-30",
            "expiry_date": "2026-09-29",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/16314eff-b92d-42e3-9b89-8a00bbc184ee",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "thesuaurus.com",
            "domain_keyword": "thesuaurus",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:10:53",
            "create_date": "2006-10-01",
            "update_date": "2024-02-09",
            "expiry_date": "2024-10-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "sk.s5.cm.ns1.39.ztomy.com",
                "sk.s5.cm.ns2.39.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "thensaurus.com",
            "domain_keyword": "thensaurus",
            "domain_tld": "com",
            "query_time": "2024-05-13 01:12:25",
            "create_date": "2023-05-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-07",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=thensaurus.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "thezaurus.org",
            "domain_keyword": "thezaurus",
            "domain_tld": "org",
            "query_time": "2024-04-15 04:03:42",
            "create_date": "2013-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cdns1.controlpanel.si",
                "cdns2.controlpanel.si"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "thesaourus.com",
            "domain_keyword": "thesaourus",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:25:46",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ethesaurus.com",
            "domain_keyword": "ethesaurus",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:17:24",
            "create_date": "1998-07-05",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-04",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Zelby, LLC",
            "registrant_company": "Zelby, LLC",
            "registrant_address": "100 Main Street",
            "registrant_city": "Pawtucket",
            "registrant_state": "RI",
            "registrant_zip": "02860",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4017297207",
            "registrant_fax": "+1.4017297215",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "theseaurus.com",
            "domain_keyword": "theseaurus",
            "domain_tld": "com",
            "query_time": "2024-04-14 01:21:31",
            "create_date": "2003-04-10",
            "update_date": "2023-07-05",
            "expiry_date": "2028-04-10",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "thesauus.com",
            "domain_keyword": "thesauus",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:49",
            "create_date": "2004-09-26",
            "update_date": "2023-07-16",
            "expiry_date": "2024-09-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.redmonddc.com",
                "ns2.redmonddc.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "thesurus.com",
            "domain_keyword": "thesurus",
            "domain_tld": "com",
            "query_time": "2024-04-06 05:28:25",
            "create_date": "2000-03-10",
            "update_date": "2022-09-11",
            "expiry_date": "2031-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ih120.parklogic.com",
                "ns2.ih120.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "hesaurus.com",
            "domain_keyword": "hesaurus",
            "domain_tld": "com",
            "query_time": "2024-04-07 01:36:22",
            "create_date": "2005-03-02",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "thesauru.com",
            "domain_keyword": "thesauru",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:44",
            "create_date": "2003-04-10",
            "update_date": "2023-07-05",
            "expiry_date": "2028-04-10",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "thesarus.net",
            "domain_keyword": "thesarus",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:38:35",
            "create_date": "2020-10-16",
            "update_date": "2022-08-02",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.squirreldns.com",
                "ns2.squirreldns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "mthesaurus.com",
            "domain_keyword": "mthesaurus",
            "domain_tld": "com",
            "query_time": "2024-06-01 10:53:12",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "thesanrus.com",
            "domain_keyword": "thesanrus",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:57:48",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "thesausus.com",
            "domain_keyword": "thesausus",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:58:07",
            "create_date": "2007-11-23",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "thesaurbs.com",
            "domain_keyword": "thesaurbs",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:43",
            "create_date": "2016-01-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=thesaurbs.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "thesauros.nl",
            "domain_keyword": "thesauros",
            "domain_tld": "nl",
            "query_time": "2024-04-25 05:39:43",
            "create_date": "2021-01-06",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 45,
            "domain_name": "gthesaurus.com",
            "domain_keyword": "gthesaurus",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:05:02",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "tresaurus.app",
            "domain_keyword": "tresaurus",
            "domain_tld": "app",
            "query_time": "2024-05-31 05:13:08",
            "create_date": "2021-07-19",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-19",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "thsesaurus.com",
            "domain_keyword": "thsesaurus",
            "domain_tld": "com",
            "query_time": "2024-05-29 00:41:10",
            "create_date": "2023-03-29",
            "update_date": "2023-03-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/thsesaurus.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com",
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ithesaurus.tech",
            "domain_keyword": "ithesaurus",
            "domain_tld": "tech",
            "query_time": "2024-04-08 01:52:14",
            "create_date": "2022-08-29",
            "update_date": "2023-08-31",
            "expiry_date": "2027-08-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Giox Nostr",
            "registrant_state": "Isle of Man",
            "registrant_country": "IM",
            "registrant_email": "please query the rdds service of the 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": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tehsaurus.com",
            "domain_keyword": "tehsaurus",
            "domain_tld": "com",
            "query_time": "2024-04-08 07:34:30",
            "create_date": "2005-02-10",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "thesaurum.net",
            "domain_keyword": "thesaurum",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:39:44",
            "create_date": "2017-10-19",
            "update_date": "2017-10-19",
            "expiry_date": "2024-10-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1055.ui-dns.biz",
                "ns1065.ui-dns.com",
                "ns1099.ui-dns.org",
                "ns1125.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tthesaurus.com",
            "domain_keyword": "tthesaurus",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:00:07",
            "create_date": "2005-10-02",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "thesauruse.com",
            "domain_keyword": "thesauruse",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:46",
            "create_date": "2003-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FLORIDA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "thesauaus.com",
            "domain_keyword": "thesauaus",
            "domain_tld": "com",
            "query_time": "2024-04-12 05:20:05",
            "create_date": "2023-03-23",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "thesauras.co.uk",
            "domain_keyword": "thesauras",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 05:39:46",
            "create_date": "2004-01-30",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "thesaurus2.com",
            "domain_keyword": "thesaurus2",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:45",
            "create_date": "2017-09-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "htesaurus.com",
            "domain_keyword": "htesaurus",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:37:57",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "theusaurus.com",
            "domain_keyword": "theusaurus",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:25:55",
            "create_date": "2016-07-15",
            "update_date": "2017-06-20",
            "expiry_date": "2024-07-15",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Nevis",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "thesausrus.com",
            "domain_keyword": "thesausrus",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:49",
            "create_date": "2005-11-13",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-13",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Delaware",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "thesaurys.com",
            "domain_keyword": "thesaurys",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:46",
            "create_date": "2008-09-13",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "thesaurur.com",
            "domain_keyword": "thesaurur",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:59:46",
            "create_date": "2019-05-29",
            "update_date": "2023-06-02",
            "expiry_date": "2024-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thesaurur.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns1.tacomadc.com",
                "ns2.namedynamics.net",
                "ns2.tacomadc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "thesauruw.com",
            "domain_keyword": "thesauruw",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:58:07",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "athesaurus.com",
            "domain_keyword": "athesaurus",
            "domain_tld": "com",
            "query_time": "2024-05-02 04:25:42",
            "create_date": "2023-12-15",
            "update_date": "2024-02-10",
            "expiry_date": "2026-12-15",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "thesaaurus.com",
            "domain_keyword": "thesaaurus",
            "domain_tld": "com",
            "query_time": "2024-05-10 10:39:12",
            "create_date": "2005-05-04",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "thusaurus.com",
            "domain_keyword": "thusaurus",
            "domain_tld": "com",
            "query_time": "2024-05-19 19:16:35",
            "create_date": "2003-04-10",
            "update_date": "2022-03-23",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "thesaurusa.com",
            "domain_keyword": "thesaurusa",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:58:06",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "thesavrus.com",
            "domain_keyword": "thesavrus",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:40:32",
            "create_date": "2011-12-09",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "theysaurus.org",
            "domain_keyword": "theysaurus",
            "domain_tld": "org",
            "query_time": "2024-04-28 14:21:11",
            "create_date": "2021-08-02",
            "update_date": "2024-04-02",
            "expiry_date": "2024-08-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "athesaurus.net",
            "domain_keyword": "athesaurus",
            "domain_tld": "net",
            "query_time": "2024-04-21 21:56:58",
            "create_date": "2021-07-15",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "the-saurus.com",
            "domain_keyword": "the-saurus",
            "domain_tld": "com",
            "query_time": "2024-05-24 12:38:49",
            "create_date": "2022-06-20",
            "update_date": "2022-06-20",
            "expiry_date": "2025-06-20",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Koon Leong Ho",
            "registrant_company": "Beehive Services",
            "registrant_address": "30 Dover Rise #02-08",
            "registrant_city": "Singapore",
            "registrant_state": "Singapore",
            "registrant_zip": "138687",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+65.98313253",
            "registrant_fax": "+0.0",
            "name_servers": [
                "ns184.sgcloudhosting.com",
                "ns185.sgcloudhosting.com",
                "ns186.sgcloudhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "tbesaurus.com",
            "domain_keyword": "tbesaurus",
            "domain_tld": "com",
            "query_time": "2024-06-01 20:52:07",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "thetaurus.agency",
            "domain_keyword": "thetaurus",
            "domain_tld": "agency",
            "query_time": "2024-04-13 21:41:44",
            "create_date": "2022-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "thesawrus.com",
            "domain_keyword": "thesawrus",
            "domain_tld": "com",
            "query_time": "2024-05-10 10:44:16",
            "create_date": "2018-08-21",
            "update_date": "2022-08-26",
            "expiry_date": "2024-08-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thesawrus.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "thesauarus.com",
            "domain_keyword": "thesauarus",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:29",
            "create_date": "2004-08-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "thesdaurus.com",
            "domain_keyword": "thesdaurus",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:59:48",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "thesaurux.com",
            "domain_keyword": "thesaurux",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:46",
            "create_date": "2019-06-16",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Buenos Aires",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/thesaurux.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "dorthy.ns.cloudflare.com",
                "razvan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "thesauous.com",
            "domain_keyword": "thesauous",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:58:05",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "thesauras.com",
            "domain_keyword": "thesauras",
            "domain_tld": "com",
            "query_time": "2024-05-05 22:28:39",
            "create_date": "1999-06-04",
            "update_date": "2024-04-20",
            "expiry_date": "2025-06-04",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "thesaurum.ru",
            "domain_keyword": "thesaurum",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:09:09",
            "create_date": "2015-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "thyesaurus.com",
            "domain_keyword": "thyesaurus",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:08:50",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "thesautus.com",
            "domain_keyword": "thesautus",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:49",
            "create_date": "2016-07-16",
            "update_date": "2023-06-08",
            "expiry_date": "2024-07-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of thesautus.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "ee1ad36cb4a2870e87fcc53c1db185d632e2acbbd8bba7cbe11a3ce642954c7b@thesautus.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.rentondc.com",
                "ns2.rentondc.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "thetaurus.com",
            "domain_keyword": "thetaurus",
            "domain_tld": "com",
            "query_time": "2024-06-01 20:29:06",
            "create_date": "2006-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "lisa.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "thesauras.uk",
            "domain_keyword": "thesauras",
            "domain_tld": "uk",
            "query_time": "2024-04-12 05:20:15",
            "create_date": "2018-08-17",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "thezaurus.com",
            "domain_keyword": "thezaurus",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:49:08",
            "create_date": "1998-06-26",
            "update_date": "2023-03-02",
            "expiry_date": "2026-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "thesaurum.com",
            "domain_keyword": "thesaurum",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:59:29",
            "create_date": "2016-05-02",
            "update_date": "2021-04-26",
            "expiry_date": "2024-05-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "thesaursu.com",
            "domain_keyword": "thesaursu",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:44",
            "create_date": "2004-06-27",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-27",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Internet Edition Pty Ltd ATF Internet Edition Family Trust",
            "registrant_address": "PO Box 297",
            "registrant_city": "Varsity Lakes",
            "registrant_state": "Queensland",
            "registrant_zip": "4227",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.0492837843",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "theshurus.com",
            "domain_keyword": "theshurus",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:27:43",
            "create_date": "2024-01-26",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "thesaqurus.com",
            "domain_keyword": "thesaqurus",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:57:50",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "thelaurus.com",
            "domain_keyword": "thelaurus",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:49:24",
            "create_date": "2008-07-09",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=thelaurus.com",
            "registrant_phone": "+1.4165385487",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "theraurus.com",
            "domain_keyword": "theraurus",
            "domain_tld": "com",
            "query_time": "2024-05-05 07:29:05",
            "create_date": "2004-07-09",
            "update_date": "2024-02-08",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1475,
            "registrar_name": "April Sea Information Technology Corporation",
            "registrar_website": "http://www.maprilis.com.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ho Chi Minh City",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "thessurus.com",
            "domain_keyword": "thessurus",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:33:03",
            "create_date": "2017-07-31",
            "update_date": "2020-03-08",
            "expiry_date": "2024-07-31",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "tehesaurus.com",
            "domain_keyword": "tehesaurus",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:03:29",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "thesaeurus.com",
            "domain_keyword": "thesaeurus",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:57:19",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "thesauros.net",
            "domain_keyword": "thesauros",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:39:43",
            "create_date": "2000-03-08",
            "update_date": "2023-03-02",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "thesauraus.net",
            "domain_keyword": "thesauraus",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:39:43",
            "create_date": "2005-04-29",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "thesaurusm.com",
            "domain_keyword": "thesaurusm",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:58:06",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "shesaurus.com",
            "domain_keyword": "shesaurus",
            "domain_tld": "com",
            "query_time": "2024-06-01 01:09:46",
            "create_date": "2008-07-09",
            "update_date": "2023-07-23",
            "expiry_date": "2025-07-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1058.ui-dns.org",
                "ns1064.ui-dns.biz",
                "ns1074.ui-dns.com",
                "ns1080.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "thesauris.fr",
            "domain_keyword": "thesauris",
            "domain_tld": "fr",
            "query_time": "2024-05-05 14:58:45",
            "create_date": "2019-12-17",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Thesauris",
            "registrant_address": "2 Rue Capit Maignan, 35000 Rennes",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.661344751",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 98,
            "domain_name": "theaaurus.com",
            "domain_keyword": "theaaurus",
            "domain_tld": "com",
            "query_time": "2024-05-21 04:02:41",
            "create_date": "2009-02-06",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.smtmdns.com",
                "ns2.smtmdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sthesaurus.com",
            "domain_keyword": "sthesaurus",
            "domain_tld": "com",
            "query_time": "2024-05-16 10:52:51",
            "create_date": "2021-12-13",
            "update_date": "2023-06-26",
            "expiry_date": "2024-12-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "2917.ns1.abovedomains.com",
                "2917.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "thesautrus.com",
            "domain_keyword": "thesautrus",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:58:07",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.141,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>thesaurus.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>663</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>thesauris.info, thesauurus.com, tresaurus.com, thesauros.dev, theasaurus.co.uk, teesaurus.com, thesourus.com, fthesaurus.com, thesauros.com.au, thesaurous.com, thetaurus.co.uk, thesaurums.com, thesauraus.com, thesaurrus.com, theosaurus.com, thasaurus.com, thessaurus.com, thesauruz.com, thesauros.org, thesauwus.com, thesaorus.com, thesairus.com, thesaureus.com, thesasurus.com, thetaurus.me, thesaursus.com, yhesaurus.com, the-saurus.net, thesuaurus.com, thensaurus.com, thezaurus.org, thesaourus.com, ethesaurus.com, theseaurus.com, thesauus.com, thesurus.com, hesaurus.com, thesauru.com, thesarus.net, mthesaurus.com, thesanrus.com, thesausus.com, thesaurbs.com, thesauros.nl, gthesaurus.com, tresaurus.app, thsesaurus.com, ithesaurus.tech, tehsaurus.com, thesaurum.net, tthesaurus.com, thesauruse.com, thesauaus.com, thesauras.co.uk, thesaurus2.com, htesaurus.com, theusaurus.com, thesausrus.com, thesaurys.com, thesaurur.com, thesauruw.com, athesaurus.com, thesaaurus.com, thusaurus.com, thesaurusa.com, thesavrus.com, theysaurus.org, athesaurus.net, the-saurus.com, tbesaurus.com, thetaurus.agency, thesawrus.com, thesauarus.com, thesdaurus.com, thesaurux.com, thesauous.com, thesauras.com, thesaurum.ru, thyesaurus.com, thesautus.com, thetaurus.com, thesauras.uk, thezaurus.com, thesaurum.com, thesaursu.com, theshurus.com, thesaqurus.com, thelaurus.com, theraurus.com, thessurus.com, tehesaurus.com, thesaeurus.com, thesauros.net, thesauraus.net, thesaurusm.com, shesaurus.com, thesauris.fr, theaaurus.com, sthesaurus.com, thesautrus.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thesauris.info</domain_name>
   <domain_keyword>thesauris</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 03:22:19</query_time>
   <create_date>2021-01-09</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-09</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>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>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>2</num>
   <domain_name>thesauurus.com</domain_name>
   <domain_keyword>thesauurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 05:20:20</query_time>
   <create_date>2005-09-26</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tresaurus.com</domain_name>
   <domain_keyword>tresaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:46:20</query_time>
   <create_date>2005-10-11</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Delaware</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>thesauros.dev</domain_name>
   <domain_keyword>thesauros</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-25 05:39:43</query_time>
   <create_date>2019-03-11</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-03-11</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>theasaurus.co.uk</domain_name>
   <domain_keyword>theasaurus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 23:38:30</query_time>
   <create_date>2020-08-23</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>teesaurus.com</domain_name>
   <domain_keyword>teesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:49:21</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.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>7</num>
   <domain_name>thesourus.com</domain_name>
   <domain_keyword>thesourus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 23:28:13</query_time>
   <create_date>2000-03-10</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>fthesaurus.com</domain_name>
   <domain_keyword>fthesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:22:03</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=fthesaurus.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.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>9</num>
   <domain_name>thesauros.com.au</domain_name>
   <domain_keyword>thesauros</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-25 05:39:43</query_time>
   <update_date>2023-11-23</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Arya Darmaputra</registrant_name>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>thesaurous.com</domain_name>
   <domain_keyword>thesaurous</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:44</query_time>
   <create_date>2000-03-10</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2028-03-10</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>thetaurus.co.uk</domain_name>
   <domain_keyword>thetaurus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 03:00:34</query_time>
   <create_date>2018-11-30</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>jerome.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>thesaurums.com</domain_name>
   <domain_keyword>thesaurums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 03:22:19</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1081.ui-dns.com</value>
    <value>ns1085.ui-dns.biz</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1125.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>thesauraus.com</domain_name>
   <domain_keyword>thesauraus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 10:43:55</query_time>
   <create_date>2000-03-10</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2030-03-10</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>thesaurrus.com</domain_name>
   <domain_keyword>thesaurrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:44</query_time>
   <create_date>2004-06-27</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>581.ns1.abovedomains.com</value>
    <value>581.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>theosaurus.com</domain_name>
   <domain_keyword>theosaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:32:57</query_time>
   <create_date>1999-04-11</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>thasaurus.com</domain_name>
   <domain_keyword>thasaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:00:45</query_time>
   <create_date>2000-03-10</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>thessaurus.com</domain_name>
   <domain_keyword>thessaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 10:56:30</query_time>
   <create_date>2000-03-10</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois protection, this company does not own this domain name s.r.o.</registrant_company>
   <registrant_address>Jaurisova 515/4</registrant_address>
   <registrant_city>Praha 4</registrant_city>
   <registrant_state>DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM</registrant_state>
   <registrant_zip>14000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.226517351</registrant_phone>
   <registrant_fax>+420.226517341</registrant_fax>
   <name_servers>
    <value>ns1.mid-2.com</value>
    <value>ns2.mid-2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>thesauruz.com</domain_name>
   <domain_keyword>thesauruz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:41:32</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>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>19</num>
   <domain_name>thesauros.org</domain_name>
   <domain_keyword>thesauros</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 05:39:44</query_time>
   <create_date>2000-03-08</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>thesauwus.com</domain_name>
   <domain_keyword>thesauwus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 03:22:37</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</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>aaden.ns.cloudflare.com</value>
    <value>suzanne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>thesaorus.com</domain_name>
   <domain_keyword>thesaorus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 19:39:39</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>2252</registrar_iana>
   <registrar_name>Cool Breeze Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>thesairus.com</domain_name>
   <domain_keyword>thesairus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:49:13</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>thesaureus.com</domain_name>
   <domain_keyword>thesaureus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:43</query_time>
   <create_date>2004-06-27</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>Nevis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>thesasurus.com</domain_name>
   <domain_keyword>thesasurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:26:20</query_time>
   <create_date>2005-02-19</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>thetaurus.me</domain_name>
   <domain_keyword>thetaurus</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-20 19:33:53</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>thesaursus.com</domain_name>
   <domain_keyword>thesaursus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 13:47:27</query_time>
   <create_date>2002-09-28</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.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>27</num>
   <domain_name>yhesaurus.com</domain_name>
   <domain_keyword>yhesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 10:44:37</query_time>
   <create_date>2018-09-30</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of yhesaurus.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>f1e7d824a094572462cf0ce0d807bdce45b51c7a90f21f79a38c1c8f4b72f462@yhesaurus.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.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>the-saurus.net</domain_name>
   <domain_keyword>the-saurus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 08:54:51</query_time>
   <create_date>2004-09-29</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2026-09-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/16314eff-b92d-42e3-9b89-8a00bbc184ee</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>thesuaurus.com</domain_name>
   <domain_keyword>thesuaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:10:53</query_time>
   <create_date>2006-10-01</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>sk.s5.cm.ns1.39.ztomy.com</value>
    <value>sk.s5.cm.ns2.39.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>thensaurus.com</domain_name>
   <domain_keyword>thensaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 01:12:25</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=thensaurus.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>thezaurus.org</domain_name>
   <domain_keyword>thezaurus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 04:03:42</query_time>
   <create_date>2013-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cdns1.controlpanel.si</value>
    <value>cdns2.controlpanel.si</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>thesaourus.com</domain_name>
   <domain_keyword>thesaourus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:25:46</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ethesaurus.com</domain_name>
   <domain_keyword>ethesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:17:24</query_time>
   <create_date>1998-07-05</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Zelby, LLC</registrant_name>
   <registrant_company>Zelby, LLC</registrant_company>
   <registrant_address>100 Main Street</registrant_address>
   <registrant_city>Pawtucket</registrant_city>
   <registrant_state>RI</registrant_state>
   <registrant_zip>02860</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4017297207</registrant_phone>
   <registrant_fax>+1.4017297215</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>theseaurus.com</domain_name>
   <domain_keyword>theseaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 01:21:31</query_time>
   <create_date>2003-04-10</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2028-04-10</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>thesauus.com</domain_name>
   <domain_keyword>thesauus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:49</query_time>
   <create_date>2004-09-26</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.redmonddc.com</value>
    <value>ns2.redmonddc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>thesurus.com</domain_name>
   <domain_keyword>thesurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 05:28:25</query_time>
   <create_date>2000-03-10</create_date>
   <update_date>2022-09-11</update_date>
   <expiry_date>2031-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ih120.parklogic.com</value>
    <value>ns2.ih120.parklogic.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>37</num>
   <domain_name>hesaurus.com</domain_name>
   <domain_keyword>hesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 01:36:22</query_time>
   <create_date>2005-03-02</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>thesauru.com</domain_name>
   <domain_keyword>thesauru</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:44</query_time>
   <create_date>2003-04-10</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2028-04-10</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>thesarus.net</domain_name>
   <domain_keyword>thesarus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:38:35</query_time>
   <create_date>2020-10-16</create_date>
   <update_date>2022-08-02</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.squirreldns.com</value>
    <value>ns2.squirreldns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>mthesaurus.com</domain_name>
   <domain_keyword>mthesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 10:53:12</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>thesanrus.com</domain_name>
   <domain_keyword>thesanrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:57:48</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>thesausus.com</domain_name>
   <domain_keyword>thesausus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:58:07</query_time>
   <create_date>2007-11-23</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.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>43</num>
   <domain_name>thesaurbs.com</domain_name>
   <domain_keyword>thesaurbs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:43</query_time>
   <create_date>2016-01-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=thesaurbs.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>coco.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>thesauros.nl</domain_name>
   <domain_keyword>thesauros</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 05:39:43</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>gthesaurus.com</domain_name>
   <domain_keyword>gthesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:05:02</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>tresaurus.app</domain_name>
   <domain_keyword>tresaurus</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 05:13:08</query_time>
   <create_date>2021-07-19</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-19</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>thsesaurus.com</domain_name>
   <domain_keyword>thsesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 00:41:10</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/thsesaurus.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ithesaurus.tech</domain_name>
   <domain_keyword>ithesaurus</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-08 01:52:14</query_time>
   <create_date>2022-08-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-08-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Giox Nostr</registrant_company>
   <registrant_state>Isle of Man</registrant_state>
   <registrant_country>IM</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>ns37.worldnic.com</value>
    <value>ns38.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>tehsaurus.com</domain_name>
   <domain_keyword>tehsaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 07:34:30</query_time>
   <create_date>2005-02-10</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>thesaurum.net</domain_name>
   <domain_keyword>thesaurum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:39:44</query_time>
   <create_date>2017-10-19</create_date>
   <update_date>2017-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1065.ui-dns.com</value>
    <value>ns1099.ui-dns.org</value>
    <value>ns1125.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tthesaurus.com</domain_name>
   <domain_keyword>tthesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:00:07</query_time>
   <create_date>2005-10-02</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>thesauruse.com</domain_name>
   <domain_keyword>thesauruse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:46</query_time>
   <create_date>2003-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>FLORIDA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.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>thesauaus.com</domain_name>
   <domain_keyword>thesauaus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 05:20:05</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>thesauras.co.uk</domain_name>
   <domain_keyword>thesauras</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 05:39:46</query_time>
   <create_date>2004-01-30</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>thesaurus2.com</domain_name>
   <domain_keyword>thesaurus2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:45</query_time>
   <create_date>2017-09-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>htesaurus.com</domain_name>
   <domain_keyword>htesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:37:57</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>theusaurus.com</domain_name>
   <domain_keyword>theusaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:25:55</query_time>
   <create_date>2016-07-15</create_date>
   <update_date>2017-06-20</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Nevis</registrant_state>
   <registrant_country>KN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>thesausrus.com</domain_name>
   <domain_keyword>thesausrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:49</query_time>
   <create_date>2005-11-13</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Delaware</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.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>thesaurys.com</domain_name>
   <domain_keyword>thesaurys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:46</query_time>
   <create_date>2008-09-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.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>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>thesaurur.com</domain_name>
   <domain_keyword>thesaurur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:59:46</query_time>
   <create_date>2019-05-29</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thesaurur.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns1.tacomadc.com</value>
    <value>ns2.namedynamics.net</value>
    <value>ns2.tacomadc.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>thesauruw.com</domain_name>
   <domain_keyword>thesauruw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:58:07</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>athesaurus.com</domain_name>
   <domain_keyword>athesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 04:25:42</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2026-12-15</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>thesaaurus.com</domain_name>
   <domain_keyword>thesaaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 10:39:12</query_time>
   <create_date>2005-05-04</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>thusaurus.com</domain_name>
   <domain_keyword>thusaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 19:16:35</query_time>
   <create_date>2003-04-10</create_date>
   <update_date>2022-03-23</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>thesaurusa.com</domain_name>
   <domain_keyword>thesaurusa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:58:06</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>thesavrus.com</domain_name>
   <domain_keyword>thesavrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:40:32</query_time>
   <create_date>2011-12-09</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>theysaurus.org</domain_name>
   <domain_keyword>theysaurus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 14:21:11</query_time>
   <create_date>2021-08-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>athesaurus.net</domain_name>
   <domain_keyword>athesaurus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 21:56:58</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>the-saurus.com</domain_name>
   <domain_keyword>the-saurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 12:38:49</query_time>
   <create_date>2022-06-20</create_date>
   <update_date>2022-06-20</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Koon Leong Ho</registrant_name>
   <registrant_company>Beehive Services</registrant_company>
   <registrant_address>30 Dover Rise #02-08</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>138687</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+65.98313253</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>ns184.sgcloudhosting.com</value>
    <value>ns185.sgcloudhosting.com</value>
    <value>ns186.sgcloudhosting.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>70</num>
   <domain_name>tbesaurus.com</domain_name>
   <domain_keyword>tbesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 20:52:07</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>thetaurus.agency</domain_name>
   <domain_keyword>thetaurus</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-13 21:41:44</query_time>
   <create_date>2022-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-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>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>72</num>
   <domain_name>thesawrus.com</domain_name>
   <domain_keyword>thesawrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 10:44:16</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2022-08-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thesawrus.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>73</num>
   <domain_name>thesauarus.com</domain_name>
   <domain_keyword>thesauarus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:29</query_time>
   <create_date>2004-08-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>thesdaurus.com</domain_name>
   <domain_keyword>thesdaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:59:48</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>thesaurux.com</domain_name>
   <domain_keyword>thesaurux</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:46</query_time>
   <create_date>2019-06-16</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Buenos Aires</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/thesaurux.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>dorthy.ns.cloudflare.com</value>
    <value>razvan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>thesauous.com</domain_name>
   <domain_keyword>thesauous</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:58:05</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>thesauras.com</domain_name>
   <domain_keyword>thesauras</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 22:28:39</query_time>
   <create_date>1999-06-04</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>thesaurum.ru</domain_name>
   <domain_keyword>thesaurum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:09:09</query_time>
   <create_date>2015-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>thyesaurus.com</domain_name>
   <domain_keyword>thyesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:08:50</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>thesautus.com</domain_name>
   <domain_keyword>thesautus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:49</query_time>
   <create_date>2016-07-16</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of thesautus.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>ee1ad36cb4a2870e87fcc53c1db185d632e2acbbd8bba7cbe11a3ce642954c7b@thesautus.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.rentondc.com</value>
    <value>ns2.rentondc.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>thetaurus.com</domain_name>
   <domain_keyword>thetaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 20:29:06</query_time>
   <create_date>2006-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>lisa.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>thesauras.uk</domain_name>
   <domain_keyword>thesauras</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-12 05:20:15</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>thezaurus.com</domain_name>
   <domain_keyword>thezaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:49:08</query_time>
   <create_date>1998-06-26</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2026-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>84</num>
   <domain_name>thesaurum.com</domain_name>
   <domain_keyword>thesaurum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:59:29</query_time>
   <create_date>2016-05-02</create_date>
   <update_date>2021-04-26</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>thesaursu.com</domain_name>
   <domain_keyword>thesaursu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:44</query_time>
   <create_date>2004-06-27</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Internet Edition Pty Ltd ATF Internet Edition Family Trust</registrant_company>
   <registrant_address>PO Box 297</registrant_address>
   <registrant_city>Varsity Lakes</registrant_city>
   <registrant_state>Queensland</registrant_state>
   <registrant_zip>4227</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.0492837843</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>theshurus.com</domain_name>
   <domain_keyword>theshurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:27:43</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.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>87</num>
   <domain_name>thesaqurus.com</domain_name>
   <domain_keyword>thesaqurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:57:50</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>thelaurus.com</domain_name>
   <domain_keyword>thelaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:49:24</query_time>
   <create_date>2008-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=thelaurus.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>theraurus.com</domain_name>
   <domain_keyword>theraurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 07:29:05</query_time>
   <create_date>2004-07-09</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1475</registrar_iana>
   <registrar_name>April Sea Information Technology Corporation</registrar_name>
   <registrar_website>http://www.maprilis.com.vn</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>Ho Chi Minh City</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</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>90</num>
   <domain_name>thessurus.com</domain_name>
   <domain_keyword>thessurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:33:03</query_time>
   <create_date>2017-07-31</create_date>
   <update_date>2020-03-08</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>tehesaurus.com</domain_name>
   <domain_keyword>tehesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:03:29</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>thesaeurus.com</domain_name>
   <domain_keyword>thesaeurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:57:19</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>thesauros.net</domain_name>
   <domain_keyword>thesauros</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:39:43</query_time>
   <create_date>2000-03-08</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2025-03-08</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>ns3.epik.com</value>
    <value>ns4.epik.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>thesauraus.net</domain_name>
   <domain_keyword>thesauraus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:39:43</query_time>
   <create_date>2005-04-29</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-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>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>thesaurusm.com</domain_name>
   <domain_keyword>thesaurusm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:58:06</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>shesaurus.com</domain_name>
   <domain_keyword>shesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 01:09:46</query_time>
   <create_date>2008-07-09</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1058.ui-dns.org</value>
    <value>ns1064.ui-dns.biz</value>
    <value>ns1074.ui-dns.com</value>
    <value>ns1080.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>thesauris.fr</domain_name>
   <domain_keyword>thesauris</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 14:58:45</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Thesauris</registrant_company>
   <registrant_address>2 Rue Capit Maignan, 35000 Rennes</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.661344751</registrant_phone>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>theaaurus.com</domain_name>
   <domain_keyword>theaaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 04:02:41</query_time>
   <create_date>2009-02-06</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.smtmdns.com</value>
    <value>ns2.smtmdns.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>sthesaurus.com</domain_name>
   <domain_keyword>sthesaurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 10:52:51</query_time>
   <create_date>2021-12-13</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>2917.ns1.abovedomains.com</value>
    <value>2917.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>thesautrus.com</domain_name>
   <domain_keyword>thesautrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:58:07</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.141</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.