WHOIS QUERY TIME

10 Apr 2024 - 3:57 AM UTC

Registered: 7 December 2023
Modified: 7 December 2023
Expiry: 7 December 2024

REGISTRAR

Name: James Tuplin [Tag = TUPLIN]

NAME SERVERS

ns1.bodis.com
ns2.bodis.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=thinkblue.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "thinkblue.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "thinkblue.co.uk",
            "domain_keyword": "thinkblue",
            "domain_tld": "co.uk",
            "query_time": "2024-04-10 03:57:16",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "James Tuplin [Tag = TUPLIN]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>thinkblue.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>thinkblue.co.uk</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-10 03:57:16</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>James Tuplin [Tag = TUPLIN]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.051</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.051 seconds) for "thinkblue.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Jan 2018 - 10:07 AM UTC

Registered: 3 September 2015
Modified: 10 March 2017
Expiry: 3 September 2018

REGISTRAR

Name: LCN.com Ltd
Website: http://www.lcn.com

NAME SERVERS

ns0.lcn.com
ns1.lcn.com
ns2.lcn.com

DOMAIN STATUS

Nominet was able to match the registrants name and address against a rd party data source on Sep
Registered until expiry date

REGISTRANT

Name: Peter Dakin

#2 - QUERY TIME

11 Dec 2023 - 4:49 PM UTC

Registered: 7 December 2023
Modified: 7 December 2023
Expiry: 7 December 2024

REGISTRAR

Name: James Tuplin [Tag = TUPLIN]

NAME SERVERS

ns1.bodis.com
ns2.bodis.com

DOMAIN STATUS

Registered until expiry date.

* 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=thinkblue.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "thinkblue.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "thinkblue.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "thinkblue.co.uk",
            "domain_keyword": "thinkblue",
            "domain_tld": "co.uk",
            "query_time": "2018-01-10 10:07:00",
            "create_date": "2015-09-03",
            "update_date": "2017-03-10",
            "expiry_date": "2018-09-03",
            "registrar_name": "LCN.com Ltd",
            "registrar_website": "http://www.lcn.com",
            "registrant_name": "Peter Dakin",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Nominet was able to match the registrants name and address against a rd party data source on Sep",
                "Registered until expiry date"
            ]
        },
        {
            "num": 2,
            "domain_name": "thinkblue.co.uk",
            "domain_keyword": "thinkblue",
            "domain_tld": "co.uk",
            "query_time": "2023-12-11 16:49:49",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "James Tuplin [Tag = TUPLIN]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "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>thinkblue.co.uk</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>thinkblue.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thinkblue.co.uk</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2018-01-10 10:07:00</query_time>
   <create_date>2015-09-03</create_date>
   <update_date>2017-03-10</update_date>
   <expiry_date>2018-09-03</expiry_date>
   <registrar_name>LCN.com Ltd</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <registrant_name>Peter Dakin</registrant_name>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Nominet was able to match the registrants name and address against a rd party data source on Sep</value>
    <value>Registered until expiry date</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>thinkblue.co.uk</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-12-11 16:49:49</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>James Tuplin [Tag = TUPLIN]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.051</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 18 domain names (in 0.018 seconds) which contained the exact domain keyword "thinkblue".
Domain Name Registered Expiry Registrar Ownership
1 thinkblue.org 13 Nov 1999 13 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 thinkblue.com 8 Mar 2005 8 Mar 2025 GoDaddy Corporate Domains, LLC -
3 thinkblue.ca 13 Jan 2008 13 Jan 2025 Go Daddy Domains Canada, Inc Eco Living Cleaners
4 thinkblue.jp 5 Jan 2011 31 Jan 2025 - VOLKSWAGEN Group Japan KK
5 thinkblue.ru 25 Feb 2011 25 Feb 2025 REGRU-RU "AGR" LLC
6 thinkblue.me 3 Oct 2013 3 Oct 2024 Cloudflare, Inc DATA REDACTED
7 thinkblue.nl 31 Jan 2014 - NXG B.V. -
8 thinkblue.solutions 15 Sep 2017 15 Sep 2024 OVH SAS Bossard AG
9 thinkblue.dev 28 Feb 2019 28 Feb 2025 1API GmbH REDACTED FOR PRIVACY
10 thinkblue.net 30 Jun 2019 30 Jun 2024 GoDaddy.com, LLC -
11 thinkblue.co.in 15 May 2020 15 May 2025 GoDaddy.com, LLC DONTBECONTENT.COM
12 thinkblue.cn 7 Jan 2022 7 Jan 2025 阿里云计算有限公司(万网) 肖宪涛
13 thinkblue.shop 30 Nov 2022 30 Nov 2024 GoDaddy.com LLC -
14 thinkblue.xyz 23 Mar 2023 23 Mar 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
15 thinkblue.info 15 May 2023 15 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
16 thinkblue.digital 16 Aug 2023 16 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168156638
17 thinkblue.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
18 thinkblue.co.uk 7 Dec 2023 7 Dec 2024 James Tuplin [Tag = TUPLIN] -
19 thinkblue.tech 1 Feb 2024 1 Feb 2034 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Jiang Peilin

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=thinkblue&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "thinkblue",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 19,
        "relation": "eq",
        "current": 19
    },
    "unique_domains": "thinkblue.org, thinkblue.com, thinkblue.ca, thinkblue.jp, thinkblue.ru, thinkblue.me, thinkblue.nl, thinkblue.solutions, thinkblue.dev, thinkblue.net, thinkblue.co.in, thinkblue.cn, thinkblue.shop, thinkblue.xyz, thinkblue.info, thinkblue.digital, thinkblue.online, thinkblue.co.uk, thinkblue.tech",
    "results": [
        {
            "num": 1,
            "domain_name": "thinkblue.org",
            "domain_keyword": "thinkblue",
            "domain_tld": "org",
            "query_time": "2024-04-20 14:50:28",
            "create_date": "1999-11-13",
            "update_date": "2023-07-15",
            "expiry_date": "2024-11-13",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "thinkblue.com",
            "domain_keyword": "thinkblue",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:55:21",
            "create_date": "2005-03-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-08",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "http://gcd.com",
            "name_servers": [
                "ns1.p30.dynect.net",
                "ns2.p30.dynect.net",
                "ns3.p30.dynect.net",
                "ns4.p30.dynect.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "thinkblue.ca",
            "domain_keyword": "thinkblue",
            "domain_tld": "ca",
            "query_time": "2024-04-10 03:57:16",
            "create_date": "2008-01-13",
            "update_date": "2023-01-14",
            "expiry_date": "2025-01-13",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Kenny Baney",
            "registrant_company": "Eco Living Cleaners",
            "registrant_address": "75 Bayly Street W, P.O. Box 14501 Bayly",
            "registrant_city": "Ajax",
            "registrant_state": "ON",
            "registrant_zip": "L1S7K7",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8773265484",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "thinkblue.jp",
            "domain_keyword": "thinkblue",
            "domain_tld": "jp",
            "query_time": "2024-04-20 14:50:28",
            "create_date": "2011-01-05",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "VOLKSWAGEN Group Japan KK",
            "registrant_address": "Tokyo",
            "registrant_zip": "1506025",
            "registrant_email": "[email protected]",
            "registrant_phone": "0357918888",
            "name_servers": [
                "ns-1488.awsdns-58.org",
                "ns-1894.awsdns-44.co.uk",
                "ns-227.awsdns-28.com",
                "ns-732.awsdns-27.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 5,
            "domain_name": "thinkblue.ru",
            "domain_keyword": "thinkblue",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:09:59",
            "create_date": "2011-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"AGR\" LLC",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "thinkblue.me",
            "domain_keyword": "thinkblue",
            "domain_tld": "me",
            "query_time": "2024-05-18 19:08:35",
            "create_date": "2013-10-03",
            "update_date": "2022-05-31",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utah",
            "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": [
                "lilith.ns.cloudflare.com",
                "nitin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "thinkblue.nl",
            "domain_keyword": "thinkblue",
            "domain_tld": "nl",
            "query_time": "2024-05-02 12:17:55",
            "create_date": "2014-01-31",
            "update_date": "2021-09-17",
            "registrar_name": "NXG B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "thinkblue.solutions",
            "domain_keyword": "thinkblue",
            "domain_tld": "solutions",
            "query_time": "2024-05-24 16:08:44",
            "create_date": "2017-09-15",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-15",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bossard AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "thinkblue.dev",
            "domain_keyword": "thinkblue",
            "domain_tld": "dev",
            "query_time": "2024-04-20 14:50:28",
            "create_date": "2019-02-28",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netzone.ch",
                "ns2.netzone.ch",
                "ns3.netzone.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "thinkblue.net",
            "domain_keyword": "thinkblue",
            "domain_tld": "net",
            "query_time": "2024-04-10 03:57:16",
            "create_date": "2019-06-30",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "thinkblue.co.in",
            "domain_keyword": "thinkblue",
            "domain_tld": "co.in",
            "query_time": "2024-05-18 19:08:35",
            "create_date": "2020-05-15",
            "update_date": "2022-03-17",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DONTBECONTENT.COM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "thinkblue.cn",
            "domain_keyword": "thinkblue",
            "domain_tld": "cn",
            "query_time": "2024-05-07 20:35:36",
            "create_date": "2022-01-07",
            "expiry_date": "2025-01-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "肖宪涛",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "thinkblue.shop",
            "domain_keyword": "thinkblue",
            "domain_tld": "shop",
            "query_time": "2024-05-03 15:26:29",
            "create_date": "2022-11-30",
            "update_date": "2024-03-07",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "thinkblue.xyz",
            "domain_keyword": "thinkblue",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 03:59:08",
            "create_date": "2023-03-23",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shan Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "thinkblue.info",
            "domain_keyword": "thinkblue",
            "domain_tld": "info",
            "query_time": "2024-05-18 19:08:35",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "thinkblue.digital",
            "domain_keyword": "thinkblue",
            "domain_tld": "digital",
            "query_time": "2024-05-07 20:35:36",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "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 0168156638",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "thinkblue.online",
            "domain_keyword": "thinkblue",
            "domain_tld": "online",
            "query_time": "2024-05-20 17:22:04",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "thinkblue.co.uk",
            "domain_keyword": "thinkblue",
            "domain_tld": "co.uk",
            "query_time": "2024-04-10 03:57:16",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "James Tuplin [Tag = TUPLIN]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "thinkblue.tech",
            "domain_keyword": "thinkblue",
            "domain_tld": "tech",
            "query_time": "2024-05-24 16:08:44",
            "create_date": "2024-02-01",
            "update_date": "2024-03-25",
            "expiry_date": "2034-02-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Jiang Peilin",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.018,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>thinkblue</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>19</total>
  <relation>eq</relation>
  <current>19</current>
 </count>
 <unique_domains>thinkblue.org, thinkblue.com, thinkblue.ca, thinkblue.jp, thinkblue.ru, thinkblue.me, thinkblue.nl, thinkblue.solutions, thinkblue.dev, thinkblue.net, thinkblue.co.in, thinkblue.cn, thinkblue.shop, thinkblue.xyz, thinkblue.info, thinkblue.digital, thinkblue.online, thinkblue.co.uk, thinkblue.tech</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thinkblue.org</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 14:50:28</query_time>
   <create_date>1999-11-13</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-11-13</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>thinkblue.com</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:55:21</query_time>
   <create_date>2005-03-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>http://gcd.com</registrar_website>
   <name_servers>
    <value>ns1.p30.dynect.net</value>
    <value>ns2.p30.dynect.net</value>
    <value>ns3.p30.dynect.net</value>
    <value>ns4.p30.dynect.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>thinkblue.ca</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-10 03:57:16</query_time>
   <create_date>2008-01-13</create_date>
   <update_date>2023-01-14</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Kenny Baney</registrant_name>
   <registrant_company>Eco Living Cleaners</registrant_company>
   <registrant_address>75 Bayly Street W, P.O. Box 14501 Bayly</registrant_address>
   <registrant_city>Ajax</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L1S7K7</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8773265484</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>thinkblue.jp</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-20 14:50:28</query_time>
   <create_date>2011-01-05</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>VOLKSWAGEN Group Japan KK</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>1506025</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0357918888</registrant_phone>
   <name_servers>
    <value>ns-1488.awsdns-58.org</value>
    <value>ns-1894.awsdns-44.co.uk</value>
    <value>ns-227.awsdns-28.com</value>
    <value>ns-732.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>thinkblue.ru</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:09:59</query_time>
   <create_date>2011-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;AGR&quot; LLC</registrant_company>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>thinkblue.me</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-18 19:08:35</query_time>
   <create_date>2013-10-03</create_date>
   <update_date>2022-05-31</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utah</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>lilith.ns.cloudflare.com</value>
    <value>nitin.ns.cloudflare.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>thinkblue.nl</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 12:17:55</query_time>
   <create_date>2014-01-31</create_date>
   <update_date>2021-09-17</update_date>
   <registrar_name>NXG B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>thinkblue.solutions</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-24 16:08:44</query_time>
   <create_date>2017-09-15</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bossard AG</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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.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>9</num>
   <domain_name>thinkblue.dev</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-20 14:50:28</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.netzone.ch</value>
    <value>ns2.netzone.ch</value>
    <value>ns3.netzone.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>thinkblue.net</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 03:57:16</query_time>
   <create_date>2019-06-30</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>thinkblue.co.in</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-18 19:08:35</query_time>
   <create_date>2020-05-15</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DONTBECONTENT.COM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>thinkblue.cn</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 20:35:36</query_time>
   <create_date>2022-01-07</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>肖宪涛</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>13</num>
   <domain_name>thinkblue.shop</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 15:26:29</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>thinkblue.xyz</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 03:59:08</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>thinkblue.info</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 19:08:35</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>thinkblue.digital</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-07 20:35:36</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</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 0168156638</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>thinkblue.online</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 17:22:04</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>thinkblue.co.uk</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-10 03:57:16</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>James Tuplin [Tag = TUPLIN]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>thinkblue.tech</domain_name>
   <domain_keyword>thinkblue</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-24 16:08:44</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2034-02-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Jiang Peilin</registrant_company>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.018</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 452 domain names (in 0.264 seconds) which look and sound like the brand name "thinkblue".
Domain Name Registered Expiry Registrar Ownership
1 ithinkblue.com 19 Dec 2008 19 Dec 2025 GoDaddy.com, LLC -
2 think-blue.rocks 30 Jul 2018 30 Jul 2024 INWX GmbH think-blue
3 thankblue.com 21 Feb 2020 21 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 thinkclue.com 26 Mar 2017 26 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
5 thinkblur.shop 15 Jul 2022 15 Jul 2024 Namecheap, Inc. -
6 thingblue.com 29 Dec 2016 29 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 thynkblue.com 13 Jul 2023 13 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 think-blue.net 19 May 2003 19 May 2025 ENOM, INC. REDACTED FOR PRIVACY
9 think-blue.be 1 Mar 2021 - One.com A/S -
10 thinkblues.com 21 Jan 2004 24 Feb 2025 GoDaddy.com, LLC -
11 thinblue.tech 23 Jun 2023 23 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
12 thinkblu.com 16 Apr 2007 16 Apr 2025 Tucows Domains Inc. -
13 thinblue.us 22 Mar 2016 21 Mar 2026 GoDaddy.com, LLC D J
14 think-blue.org 3 May 2021 3 May 2025 ENARTIA Single Member S.A. Data Protected
15 thinqblue.com 4 Jan 2022 4 Jan 2026 Squarespace Domains LLC ThinqBlue
16 thinkiblue.com 28 Oct 2018 28 Oct 2024 IONOS SE 1&1 Internet Inc
17 think-blue.com 17 Feb 2024 17 Feb 2025 Domaingazelle.com LLC -
18 thinkblu3.com 27 Jan 2021 27 Jan 2025 GoDaddy.com, LLC -
19 thinkglue.com 24 Jan 2022 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 thinkbleu.com 25 Sep 2016 25 Sep 2024 Tucows Domains Inc. -
21 thin-blue.com 16 May 2024 16 May 2025 NameSilo, LLC See PrivacyGuardian.org
22 thincblue.com 25 Aug 2015 25 Aug 2025 GoDaddy.com, LLC -
23 think-blue.ru 25 Feb 2011 25 Feb 2025 REGRU-RU "AGR" LLC
24 think-blue.biz 12 Apr 2014 11 Apr 2024 IONOS SE REDACTED FOR PRIVACY
25 thinkble.fr 2 Feb 2021 2 Feb 2025 Infomaniak Network SA Domain Privacy Trustee SA
26 thinblue.online 7 Oct 2020 7 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
27 thinkblu.ro 16 Feb 2021 15 Feb 2025 Zenith Technology SRL -
28 thinblue.com 12 Jul 1999 12 Jul 2024 Network Solutions, LLC Thin Blue
29 thinblue.org 24 Dec 2019 24 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 thinblue.co.uk 13 Jul 2023 13 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
31 thinkble.com 11 Mar 2019 11 Mar 2025 GoDaddy.com, LLC -
32 thinkblu.info 30 May 2016 30 May 2025 Mesh Digital Limited proevent
33 thinblue.wine 23 Oct 2018 23 Oct 2024 GoDaddy.com, LLC Thin Vine Wines, LLC.
34 thinkplus.co.in 20 Mar 2015 20 Mar 2025 GoDaddy.com, LLC Think Plus Creatives
35 thinkbase.net 11 Aug 2004 11 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
36 thinkbone.org 15 May 2001 15 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
37 thinkable.space 17 May 2023 17 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
38 thinkable.it 24 Jan 2023 7 Feb 2025 Aruba s.p.a. Elisabetta Bruno
39 thinkalee.ca 23 Jun 2011 23 Jun 2024 Rebel.ca Corp. REDACTED FOR PRIVACY
40 thinkbake.com 16 May 2024 16 May 2025 Threepoint Domains LLC -
41 thinkblck.com 12 Jan 2015 12 Jan 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
42 thickbluee.com 12 Dec 2023 12 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
43 thinkblog.com 28 Jan 2008 28 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. -
44 thinkclub.com 20 Nov 2003 20 Nov 2024 GoDaddy.com, LLC -
45 thinkbite.com 14 Aug 2004 14 Aug 2024 Tucows Domains Inc. -
46 thinkable.net 14 May 2017 14 May 2025 DropCatch.com 424 LLC Redacted for GDPR privacy
47 thinkbull.com 1 Apr 2007 1 Apr 2025 Cronon GmbH -
48 thinkible.net 21 Aug 2021 21 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 thinkplum.com 10 Jan 2012 10 Jan 2025 ANNULET, INC BuyDomains.com
50 thinkable.uk 24 Sep 2023 24 Sep 2024 Sav.com LLC t/a Sav [Tag = SAV] -
51 thinkbike.org 17 Apr 2017 17 Apr 2025 IONOS SE REDACTED FOR PRIVACY
52 wethinkblue.net 19 Sep 2023 19 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
53 thinkblaze.net 7 Aug 2007 7 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 thinkbase.wiki 24 Nov 2016 24 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhijun Zhou
55 twin-blue.com 20 Feb 2005 20 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
56 thinkblake.com 5 Nov 2009 5 Nov 2024 FastDomain Inc. -
57 thinkelse.com 30 Aug 2007 30 Aug 2024 Epik LLC -
58 thinkblog.top 5 Jun 2021 5 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) huo xin hai
59 thinkplus.info 12 Nov 2009 12 Nov 2024 Key-Systems GmbH Elevo Institute
60 thinkclub.co 1 May 2021 1 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 thinkable.info 20 Apr 2023 20 Apr 2025 Register SPA Elisabetta Bruno
62 thinkbyte.world 16 May 2024 16 May 2025 NameSilo, LLC PrivacyGuardian.org llc
63 thinkbyte.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
64 thinkbruce.com 4 Feb 2010 4 Feb 2026 GoDaddy.com, LLC -
65 thinkblueco.com 23 Mar 2011 23 Mar 2025 GoDaddy.com, LLC -
66 thinkblot.net 21 Feb 2020 21 Feb 2025 GoDaddy.com, LLC -
67 thinkbluetx.com 27 Aug 2014 27 Aug 2026 CSC CORPORATE DOMAINS, INC. Health Care Service Corporation
68 thinkclub.site 6 Jul 2023 6 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
69 drinkblue.zone 14 Sep 2023 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 thinkclub.vip 16 Nov 2021 16 Nov 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang lei
71 thinkulum.net 25 Aug 2004 25 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
72 thinkplus.cat 17 Mar 2021 17 Mar 2025 Nominalia ACEGAL - Associació Catalana D'Empreses Per A Gais I Lesbianes
73 thinktrue.net 5 Aug 2015 5 Aug 2024 Xin Net Technology Corporation -
74 chinablue.org 10 Apr 2018 10 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
75 thinkbout.com 13 Jan 2013 13 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
76 thinkvalue.info 22 Jul 2021 22 Jul 2024 Domain.com, LLC Nrupal Akolkar
77 thinkbase.app 24 Dec 2019 24 Dec 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
78 thinkblaze.com 7 Aug 2007 7 Aug 2024 GoDaddy.com, LLC -
79 thinkblot.org 21 Feb 2020 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 rethinkblue.info 10 Jun 2020 10 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 thinkblog.online 20 Aug 2019 20 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
82 thinkable.co 17 Jan 2023 17 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 thinblueq.com 25 Nov 2020 25 Nov 2024 IONOS SE 1&1 Internet Inc
84 thinkplus.nl 19 Jan 2010 - Registrar.eu -
85 thinkofblue.com 20 Dec 2020 20 Dec 2024 Tucows Domains Inc. -
86 thinkplug.com.br 2 Oct 2015 2 Oct 2024 - Alexandre Tomasoni
87 thinkbyte.ro 15 Jun 2023 14 Jun 2024 ICI - Registrar -
88 thinkblueil.com 27 Aug 2014 27 Aug 2025 Network Solutions, LLC -
89 chinablue.ru 17 Nov 2023 17 Nov 2024 REGRU-RU Private Person
90 thinkclues.com 20 Mar 2024 20 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
91 thinkbase.rest 29 Jan 2024 29 Jan 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
92 thinkplus.tv 3 Nov 2011 3 Nov 2029 GoDaddy.com, LLC Domains By Proxy, LLC
93 thinkluxe.it 24 Aug 2023 24 Aug 2024 Netsons S.r.l. ENNIO TOSCO
94 rethinkblue.com 19 Apr 2008 19 Apr 2025 TurnCommerce, Inc. DBA NameBright.com william gormally
95 thinkbase.xyz 18 Feb 2024 18 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
96 shinyblue.dog 6 Feb 2024 6 Feb 2025 Porkbun LLC Private by Design, LLC
97 thinkrule.com 22 Jul 2020 22 Jul 2024 Dynadot Inc -
98 chinablue.org.uk 21 May 2020 21 May 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
99 thinkorblue.org 19 Jan 2021 19 Jan 2025 FastDomain Inc. CATHERINE BAILEY
100 thinkflux.com 15 May 2001 17 Jul 2024 Wild West Domains, LLC -
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 Thinkblue.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=thinkblue.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "thinkblue.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 452,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ithinkblue.com, think-blue.rocks, thankblue.com, thinkclue.com, thinkblur.shop, thingblue.com, thynkblue.com, think-blue.net, think-blue.be, thinkblues.com, thinblue.tech, thinkblu.com, thinblue.us, think-blue.org, thinqblue.com, thinkiblue.com, think-blue.com, thinkblu3.com, thinkglue.com, thinkbleu.com, thin-blue.com, thincblue.com, think-blue.ru, think-blue.biz, thinkble.fr, thinblue.online, thinkblu.ro, thinblue.com, thinblue.org, thinblue.co.uk, thinkble.com, thinkblu.info, thinblue.wine, thinkplus.co.in, thinkbase.net, thinkbone.org, thinkable.space, thinkable.it, thinkalee.ca, thinkbake.com, thinkblck.com, thickbluee.com, thinkblog.com, thinkclub.com, thinkbite.com, thinkable.net, thinkbull.com, thinkible.net, thinkplum.com, thinkable.uk, thinkbike.org, wethinkblue.net, thinkblaze.net, thinkbase.wiki, twin-blue.com, thinkblake.com, thinkelse.com, thinkblog.top, thinkplus.info, thinkclub.co, thinkable.info, thinkbyte.world, thinkbyte.ai, thinkbruce.com, thinkblueco.com, thinkblot.net, thinkbluetx.com, thinkclub.site, drinkblue.zone, thinkclub.vip, thinkulum.net, thinkplus.cat, thinktrue.net, chinablue.org, thinkbout.com, thinkvalue.info, thinkbase.app, thinkblaze.com, thinkblot.org, rethinkblue.info, thinkblog.online, thinkable.co, thinblueq.com, thinkplus.nl, thinkofblue.com, thinkplug.com.br, thinkbyte.ro, thinkblueil.com, chinablue.ru, thinkclues.com, thinkbase.rest, thinkplus.tv, thinkluxe.it, rethinkblue.com, thinkbase.xyz, shinyblue.dog, thinkrule.com, chinablue.org.uk, thinkorblue.org, thinkflux.com",
    "results": [
        {
            "num": 1,
            "domain_name": "ithinkblue.com",
            "domain_keyword": "ithinkblue",
            "domain_tld": "com",
            "query_time": "2024-04-08 01:52:19",
            "create_date": "2008-12-19",
            "update_date": "2022-12-19",
            "expiry_date": "2025-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "think-blue.rocks",
            "domain_keyword": "think-blue",
            "domain_tld": "rocks",
            "query_time": "2024-04-25 15:12:58",
            "create_date": "2018-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "think-blue",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.timmehosting.de",
                "ns2.timmehosting.de",
                "ns3.timmehosting.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "thankblue.com",
            "domain_keyword": "thankblue",
            "domain_tld": "com",
            "query_time": "2024-05-19 15:04:24",
            "create_date": "2020-02-21",
            "update_date": "2021-02-15",
            "expiry_date": "2025-02-21",
            "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": 4,
            "domain_name": "thinkclue.com",
            "domain_keyword": "thinkclue",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:51:50",
            "create_date": "2017-03-26",
            "update_date": "2023-03-15",
            "expiry_date": "2025-03-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "thinkblur.shop",
            "domain_keyword": "thinkblur",
            "domain_tld": "shop",
            "query_time": "2024-05-03 15:26:29",
            "create_date": "2022-07-15",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "thingblue.com",
            "domain_keyword": "thingblue",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:03:46",
            "create_date": "2016-12-29",
            "update_date": "2020-12-23",
            "expiry_date": "2025-12-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "thynkblue.com",
            "domain_keyword": "thynkblue",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:41:40",
            "create_date": "2023-07-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-13",
            "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=thynkblue.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "think-blue.net",
            "domain_keyword": "think-blue",
            "domain_tld": "net",
            "query_time": "2024-05-20 17:21:44",
            "create_date": "2003-05-19",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-19",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "https://tieredaccess.com/contact/b2371761-e960-4617-a7ad-43d95344f5b5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sitelutions.com",
                "ns2.sitelutions.com",
                "ns3.sitelutions.com",
                "ns4.sitelutions.com",
                "ns5.sitelutions.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "think-blue.be",
            "domain_keyword": "think-blue",
            "domain_tld": "be",
            "query_time": "2024-04-25 15:12:58",
            "create_date": "2021-03-01",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 10,
            "domain_name": "thinkblues.com",
            "domain_keyword": "thinkblues",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:30",
            "create_date": "2004-01-21",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "thinblue.tech",
            "domain_keyword": "thinblue",
            "domain_tld": "tech",
            "query_time": "2024-05-13 00:39:38",
            "create_date": "2023-06-23",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "thinkblu.com",
            "domain_keyword": "thinkblu",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:28",
            "create_date": "2007-04-16",
            "update_date": "2023-03-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.homebuyerbond.com",
                "ns2.homebuyerbond.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "thinblue.us",
            "domain_keyword": "thinblue",
            "domain_tld": "us",
            "query_time": "2024-05-24 16:05:45",
            "create_date": "2016-03-22",
            "update_date": "2016-03-22",
            "expiry_date": "2026-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "D J",
            "registrant_address": "Division",
            "registrant_city": "City",
            "registrant_state": "Michigan",
            "registrant_zip": "49612",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8109596111",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "think-blue.org",
            "domain_keyword": "think-blue",
            "domain_tld": "org",
            "query_time": "2024-04-25 15:12:58",
            "create_date": "2021-05-03",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1727,
            "registrar_name": "ENARTIA Single Member S.A.",
            "registrar_website": "https://whois.papaki.gr/",
            "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": [
                "dns1.papaki.gr",
                "dns2.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "thinqblue.com",
            "domain_keyword": "thinqblue",
            "domain_tld": "com",
            "query_time": "2024-05-13 09:39:27",
            "create_date": "2022-01-04",
            "update_date": "2024-04-11",
            "expiry_date": "2026-01-04",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ThinqBlue",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "thinkiblue.com",
            "domain_keyword": "thinkiblue",
            "domain_tld": "com",
            "query_time": "2024-04-14 00:52:33",
            "create_date": "2018-10-28",
            "update_date": "2018-10-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1047.ui-dns.biz",
                "ns1047.ui-dns.com",
                "ns1063.ui-dns.de",
                "ns1076.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "think-blue.com",
            "domain_keyword": "think-blue",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:55:26",
            "create_date": "2024-02-17",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1177,
            "registrar_name": "Domaingazelle.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "thinkblu3.com",
            "domain_keyword": "thinkblu3",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:57:16",
            "create_date": "2021-01-27",
            "update_date": "2023-01-28",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "thinkglue.com",
            "domain_keyword": "thinkglue",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:22:58",
            "create_date": "2022-01-24",
            "update_date": "2023-08-20",
            "expiry_date": "2025-01-24",
            "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=thinkglue.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "thinkbleu.com",
            "domain_keyword": "thinkbleu",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:28",
            "create_date": "2016-09-25",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "thin-blue.com",
            "domain_keyword": "thin-blue",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:53:12",
            "create_date": "2024-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "thincblue.com",
            "domain_keyword": "thincblue",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:54:16",
            "create_date": "2015-08-25",
            "update_date": "2022-09-19",
            "expiry_date": "2025-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "think-blue.ru",
            "domain_keyword": "think-blue",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:09:58",
            "create_date": "2011-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"AGR\" LLC",
            "name_servers": [
                "ns1.rsnx.ru",
                "ns2.rsnx.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "think-blue.biz",
            "domain_keyword": "think-blue",
            "domain_tld": "biz",
            "query_time": "2024-05-23 21:38:11",
            "create_date": "2014-04-12",
            "update_date": "2023-05-27",
            "expiry_date": "2024-04-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://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": "please query the rdds service of the registrar 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": [
                "ns1022.ui-dns.biz",
                "ns1022.ui-dns.com",
                "ns1022.ui-dns.de",
                "ns1022.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "thinkble.fr",
            "domain_keyword": "thinkble",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:00:03",
            "create_date": "2021-02-02",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-02",
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "Domain Privacy Trustee SA, Rue Eugène-Marziano 25, 1227 Genève",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41.225935007",
            "name_servers": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 26,
            "domain_name": "thinblue.online",
            "domain_keyword": "thinblue",
            "domain_tld": "online",
            "query_time": "2024-05-25 14:03:03",
            "create_date": "2020-10-07",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "thinkblu.ro",
            "domain_keyword": "thinkblu",
            "domain_tld": "ro",
            "query_time": "2024-04-10 03:57:16",
            "create_date": "2021-02-16",
            "expiry_date": "2025-02-15",
            "registrar_name": "Zenith Technology SRL",
            "registrar_website": "www.web365.ro",
            "name_servers": [
                "ns1.web365.ro",
                "ns2.web365.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 28,
            "domain_name": "thinblue.com",
            "domain_keyword": "thinblue",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:01:42",
            "create_date": "1999-07-12",
            "update_date": "2019-05-13",
            "expiry_date": "2024-07-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Thin Blue",
            "registrant_company": "Thin Blue",
            "registrant_address": "12F-2, No.7, Linsen N. Road",
            "registrant_city": "Taipei",
            "registrant_state": "Taiwan",
            "registrant_zip": "100",
            "registrant_country": "TW",
            "registrant_email": "[email protected]",
            "registrant_phone": "+886.227581758",
            "registrant_fax": "+886.223567359",
            "name_servers": [
                "ns10.worldnic.com",
                "ns9.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "thinblue.org",
            "domain_keyword": "thinblue",
            "domain_tld": "org",
            "query_time": "2024-05-08 11:53:54",
            "create_date": "2019-12-24",
            "update_date": "2024-02-07",
            "expiry_date": "2024-12-24",
            "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": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "thinblue.co.uk",
            "domain_keyword": "thinblue",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 03:58:17",
            "create_date": "2023-07-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "thinkble.com",
            "domain_keyword": "thinkble",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:25",
            "create_date": "2019-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "thinkblu.info",
            "domain_keyword": "thinkblu",
            "domain_tld": "info",
            "query_time": "2024-06-02 17:55:21",
            "create_date": "2016-05-30",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "proevent",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "thinblue.wine",
            "domain_keyword": "thinblue",
            "domain_tld": "wine",
            "query_time": "2024-05-08 11:53:54",
            "create_date": "2018-10-23",
            "update_date": "2023-12-07",
            "expiry_date": "2024-10-23",
            "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": "Thin Vine Wines, LLC.",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "thinkplus.co.in",
            "domain_keyword": "thinkplus",
            "domain_tld": "co.in",
            "query_time": "2024-04-12 07:50:21",
            "create_date": "2015-03-20",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Think Plus Creatives",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ashley.ns.cloudflare.com",
                "kanye.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "thinkbase.net",
            "domain_keyword": "thinkbase",
            "domain_tld": "net",
            "query_time": "2024-04-20 14:49:17",
            "create_date": "2004-08-11",
            "update_date": "2022-04-30",
            "expiry_date": "2024-08-11",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "thinkbone.org",
            "domain_keyword": "thinkbone",
            "domain_tld": "org",
            "query_time": "2024-04-20 14:50:33",
            "create_date": "2001-05-15",
            "update_date": "2022-05-15",
            "expiry_date": "2025-05-15",
            "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": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "thinkable.space",
            "domain_keyword": "thinkable",
            "domain_tld": "space",
            "query_time": "2024-05-20 17:21:52",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "thinkable.it",
            "domain_keyword": "thinkable",
            "domain_tld": "it",
            "query_time": "2024-04-12 12:20:43",
            "create_date": "2023-01-24",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-07",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Elisabetta Bruno",
            "registrant_address": "Via Romagnoli 76",
            "registrant_city": "Faenza",
            "registrant_state": "RA",
            "registrant_zip": "48018",
            "registrant_country": "IT",
            "name_servers": [
                "jade.ns.cloudflare.com",
                "kevin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 39,
            "domain_name": "thinkalee.ca",
            "domain_keyword": "thinkalee",
            "domain_tld": "ca",
            "query_time": "2024-05-19 03:30:47",
            "create_date": "2011-06-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-23",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "thinkbake.com",
            "domain_keyword": "thinkbake",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:46:07",
            "create_date": "2024-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 2891,
            "registrar_name": "Threepoint Domains LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "thinkblck.com",
            "domain_keyword": "thinkblck",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:25",
            "create_date": "2015-01-12",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-12",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns171.axc.nl",
                "ns172.axc.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 42,
            "domain_name": "thickbluee.com",
            "domain_keyword": "thickbluee",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:16:04",
            "create_date": "2023-12-12",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=thickbluee.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "eu.solidhosting.pro",
                "in.solidhosting.pro",
                "sg.solidhosting.pro",
                "us.solidhosting.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "thinkblog.com",
            "domain_keyword": "thinkblog",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:57:16",
            "create_date": "2008-01-28",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-28",
            "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": 44,
            "domain_name": "thinkclub.com",
            "domain_keyword": "thinkclub",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:51:49",
            "create_date": "2003-11-20",
            "update_date": "2024-03-08",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-kqnr5ht7z8pnvuelk6t645.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "thinkbite.com",
            "domain_keyword": "thinkbite",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:21",
            "create_date": "2004-08-14",
            "update_date": "2024-04-19",
            "expiry_date": "2024-08-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "thinkable.net",
            "domain_keyword": "thinkable",
            "domain_tld": "net",
            "query_time": "2024-05-19 03:30:37",
            "create_date": "2017-05-14",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1835,
            "registrar_name": "DropCatch.com 424 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "ENG",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "clark.ns.cloudflare.com",
                "erin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "thinkbull.com",
            "domain_keyword": "thinkbull",
            "domain_tld": "com",
            "query_time": "2024-05-23 21:38:55",
            "create_date": "2007-04-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks16.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "thinkible.net",
            "domain_keyword": "thinkible",
            "domain_tld": "net",
            "query_time": "2024-04-12 12:24:38",
            "create_date": "2021-08-21",
            "update_date": "2023-08-22",
            "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=thinkible.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "thinkplum.com",
            "domain_keyword": "thinkplum",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:01:33",
            "create_date": "2012-01-10",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-10",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "thinkable.uk",
            "domain_keyword": "thinkable",
            "domain_tld": "uk",
            "query_time": "2024-05-07 20:35:10",
            "create_date": "2023-09-24",
            "update_date": "2023-12-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "Sav.com LLC t/a Sav [Tag = SAV]",
            "registrar_website": "http://sav.com",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "thinkbike.org",
            "domain_keyword": "thinkbike",
            "domain_tld": "org",
            "query_time": "2024-04-20 14:50:18",
            "create_date": "2017-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1024.ui-dns.de",
                "ns1026.ui-dns.com",
                "ns1046.ui-dns.org",
                "ns1097.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "wethinkblue.net",
            "domain_keyword": "wethinkblue",
            "domain_tld": "net",
            "query_time": "2024-05-25 05:27:02",
            "create_date": "2023-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=wethinkblue.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "thinkblaze.net",
            "domain_keyword": "thinkblaze",
            "domain_tld": "net",
            "query_time": "2024-04-20 14:50:24",
            "create_date": "2007-08-07",
            "update_date": "2022-07-06",
            "expiry_date": "2024-08-07",
            "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=thinkblaze.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "thinkbase.wiki",
            "domain_keyword": "thinkbase",
            "domain_tld": "wiki",
            "query_time": "2024-04-20 14:49:17",
            "create_date": "2016-11-24",
            "update_date": "2023-09-14",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhijun Zhou",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "twin-blue.com",
            "domain_keyword": "twin-blue",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:25:23",
            "create_date": "2005-02-20",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "thinkblake.com",
            "domain_keyword": "thinkblake",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:24",
            "create_date": "2009-11-05",
            "update_date": "2023-10-21",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "thinkelse.com",
            "domain_keyword": "thinkelse",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:54:01",
            "create_date": "2007-08-30",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-30",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "thinkblog.top",
            "domain_keyword": "thinkblog",
            "domain_tld": "top",
            "query_time": "2024-05-18 19:08:35",
            "create_date": "2021-06-05",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "huo xin hai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "thinkplus.info",
            "domain_keyword": "thinkplus",
            "domain_tld": "info",
            "query_time": "2024-05-06 12:56:10",
            "create_date": "2009-11-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Elevo Institute",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.servercontrol.com.au",
                "dns2.servercontrol.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "thinkclub.co",
            "domain_keyword": "thinkclub",
            "domain_tld": "co",
            "query_time": "2024-05-07 20:36:30",
            "create_date": "2021-05-01",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "thinkable.info",
            "domain_keyword": "thinkable",
            "domain_tld": "info",
            "query_time": "2024-05-02 12:17:09",
            "create_date": "2023-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Elisabetta Bruno",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "thinkbyte.world",
            "domain_keyword": "thinkbyte",
            "domain_tld": "world",
            "query_time": "2024-05-18 17:58:55",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "meera.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "thinkbyte.ai",
            "domain_keyword": "thinkbyte",
            "domain_tld": "ai",
            "query_time": "2024-04-12 12:21:00",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "thinkbruce.com",
            "domain_keyword": "thinkbruce",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:20:58",
            "create_date": "2010-02-04",
            "update_date": "2024-02-05",
            "expiry_date": "2026-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "thinkblueco.com",
            "domain_keyword": "thinkblueco",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:28",
            "create_date": "2011-03-23",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "thinkblot.net",
            "domain_keyword": "thinkblot",
            "domain_tld": "net",
            "query_time": "2024-05-02 12:17:55",
            "create_date": "2020-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "thinkbluetx.com",
            "domain_keyword": "thinkbluetx",
            "domain_tld": "com",
            "query_time": "2024-05-02 12:17:56",
            "create_date": "2014-08-27",
            "update_date": "2024-04-28",
            "expiry_date": "2026-08-27",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Health Care Service Corporation",
            "registrant_company": "Health Care Service Corporation",
            "registrant_address": "300 E Randolph St",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60601",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3126536000",
            "name_servers": [
                "ns47.ultradns2.com",
                "ns47.ultradns2.org",
                "pdns166.ultradns.biz",
                "pdns166.ultradns.com",
                "pdns166.ultradns.net",
                "pdns166.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "thinkclub.site",
            "domain_keyword": "thinkclub",
            "domain_tld": "site",
            "query_time": "2024-05-24 16:09:15",
            "create_date": "2023-07-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns107.xhost.co.in",
                "ns108.xhost.co.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "drinkblue.zone",
            "domain_keyword": "drinkblue",
            "domain_tld": "zone",
            "query_time": "2024-05-26 04:10:43",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "thinkclub.vip",
            "domain_keyword": "thinkclub",
            "domain_tld": "vip",
            "query_time": "2024-04-12 12:21:29",
            "create_date": "2021-11-16",
            "update_date": "2023-09-07",
            "expiry_date": "2025-11-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang lei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "thinkulum.net",
            "domain_keyword": "thinkulum",
            "domain_tld": "net",
            "query_time": "2024-05-13 09:39:07",
            "create_date": "2004-08-25",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.genwebserver.com",
                "ns2.genwebserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "thinkplus.cat",
            "domain_keyword": "thinkplus",
            "domain_tld": "cat",
            "query_time": "2024-05-16 20:22:16",
            "create_date": "2021-03-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-17",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "ACEGAL - Associació Catalana D'Empreses Per A Gais I Lesbianes",
            "registrant_state": "B",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "thinktrue.net",
            "domain_keyword": "thinktrue",
            "domain_tld": "net",
            "query_time": "2024-04-17 21:06:50",
            "create_date": "2015-08-05",
            "update_date": "2023-05-01",
            "expiry_date": "2024-08-05",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns15.xincache.com",
                "ns16.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "chinablue.org",
            "domain_keyword": "chinablue",
            "domain_tld": "org",
            "query_time": "2024-04-24 03:15:21",
            "create_date": "2018-04-10",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-10",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://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"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "thinkbout.com",
            "domain_keyword": "thinkbout",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:37",
            "create_date": "2013-01-13",
            "update_date": "2021-01-07",
            "expiry_date": "2025-01-13",
            "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": 76,
            "domain_name": "thinkvalue.info",
            "domain_keyword": "thinkvalue",
            "domain_tld": "info",
            "query_time": "2024-04-28 10:44:57",
            "create_date": "2021-07-22",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-22",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nrupal Akolkar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "thinkbase.app",
            "domain_keyword": "thinkbase",
            "domain_tld": "app",
            "query_time": "2024-05-07 20:35:27",
            "create_date": "2019-12-24",
            "update_date": "2024-02-07",
            "expiry_date": "2024-12-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "thinkblaze.com",
            "domain_keyword": "thinkblaze",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:57:15",
            "create_date": "2007-08-07",
            "update_date": "2022-09-12",
            "expiry_date": "2024-08-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "thinkblot.org",
            "domain_keyword": "thinkblot",
            "domain_tld": "org",
            "query_time": "2024-04-20 14:50:27",
            "create_date": "2020-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "rethinkblue.info",
            "domain_keyword": "rethinkblue",
            "domain_tld": "info",
            "query_time": "2024-05-12 19:12:44",
            "create_date": "2020-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "thinkblog.online",
            "domain_keyword": "thinkblog",
            "domain_tld": "online",
            "query_time": "2024-05-24 16:08:44",
            "create_date": "2019-08-20",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "thinkable.co",
            "domain_keyword": "thinkable",
            "domain_tld": "co",
            "query_time": "2024-05-20 17:21:52",
            "create_date": "2023-01-17",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-17",
            "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": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "thinblueq.com",
            "domain_keyword": "thinblueq",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:05:46",
            "create_date": "2020-11-25",
            "update_date": "2020-11-25",
            "expiry_date": "2024-11-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1067.ui-dns.com",
                "ns1090.ui-dns.de",
                "ns1116.ui-dns.biz",
                "ns1118.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "thinkplus.nl",
            "domain_keyword": "thinkplus",
            "domain_tld": "nl",
            "query_time": "2024-05-13 09:36:42",
            "create_date": "2010-01-19",
            "update_date": "2021-02-15",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "xt-ns-02.xertog.com",
                "xt-ns-03.xertog.com",
                "xt-pp-01.xertog.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 85,
            "domain_name": "thinkofblue.com",
            "domain_keyword": "thinkofblue",
            "domain_tld": "com",
            "query_time": "2024-04-12 07:49:59",
            "create_date": "2020-12-20",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "thinkplug.com.br",
            "domain_keyword": "thinkplug",
            "domain_tld": "com.br",
            "query_time": "2024-04-17 21:01:33",
            "create_date": "2015-10-02",
            "update_date": "2022-10-25",
            "expiry_date": "2024-10-02",
            "registrant_name": "Alexandre Tomasoni",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns148.umbler.in",
                "ns283.umbler.com.br",
                "ns534.umbler.com",
                "ns840.umbler.co.uk"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 87,
            "domain_name": "thinkbyte.ro",
            "domain_keyword": "thinkbyte",
            "domain_tld": "ro",
            "query_time": "2024-05-18 19:08:39",
            "create_date": "2023-06-15",
            "expiry_date": "2024-06-14",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "athena.ns.cloudflare.com",
                "sevki.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 88,
            "domain_name": "thinkblueil.com",
            "domain_keyword": "thinkblueil",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:50:29",
            "create_date": "2014-08-27",
            "update_date": "2024-04-19",
            "expiry_date": "2025-08-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "pdns166.ultradns.biz",
                "pdns166.ultradns.com",
                "pdns166.ultradns.net",
                "pdns166.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "chinablue.ru",
            "domain_keyword": "chinablue",
            "domain_tld": "ru",
            "query_time": "2024-05-06 01:37:37",
            "create_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "thinkclues.com",
            "domain_keyword": "thinkclues",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:22:10",
            "create_date": "2024-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "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": [
                "priscilla.ns.cloudflare.com",
                "sullivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "thinkbase.rest",
            "domain_keyword": "thinkbase",
            "domain_tld": "rest",
            "query_time": "2024-05-24 16:08:33",
            "create_date": "2024-01-29",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "thinkplus.tv",
            "domain_keyword": "thinkplus",
            "domain_tld": "tv",
            "query_time": "2024-05-23 11:58:24",
            "create_date": "2011-11-03",
            "update_date": "2023-06-19",
            "expiry_date": "2029-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ras.hk",
                "ns1.ras.im",
                "ns2.ras.hk",
                "ns2.ras.im",
                "ns3.ras.hk",
                "ns3.ras.im"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "thinkluxe.it",
            "domain_keyword": "thinkluxe",
            "domain_tld": "it",
            "query_time": "2024-04-14 00:57:43",
            "create_date": "2023-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "ENNIO TOSCO",
            "registrant_address": "VIA SELLA 48/16",
            "registrant_city": "CARMAGNOLA",
            "registrant_state": "TO",
            "registrant_zip": "10022",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 94,
            "domain_name": "rethinkblue.com",
            "domain_keyword": "rethinkblue",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:11:47",
            "create_date": "2008-04-19",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "william gormally",
            "registrant_address": "247 seaview ave",
            "registrant_city": "swansea",
            "registrant_state": "MA",
            "registrant_zip": "02777",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5086730808",
            "name_servers": [
                "cns1.dnsauthority.com",
                "cns2.dnsauthority.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "thinkbase.xyz",
            "domain_keyword": "thinkbase",
            "domain_tld": "xyz",
            "query_time": "2024-04-10 03:56:39",
            "create_date": "2024-02-18",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "shinyblue.dog",
            "domain_keyword": "shinyblue",
            "domain_tld": "dog",
            "query_time": "2024-05-27 13:25:19",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "thinkrule.com",
            "domain_keyword": "thinkrule",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:03:03",
            "create_date": "2020-07-22",
            "update_date": "2023-11-09",
            "expiry_date": "2024-07-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-7dysbrnuxhsvb5w65mie4j.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "chinablue.org.uk",
            "domain_keyword": "chinablue",
            "domain_tld": "org.uk",
            "query_time": "2024-05-10 02:34:39",
            "create_date": "2020-05-21",
            "update_date": "2023-07-22",
            "expiry_date": "2026-05-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "thinkorblue.org",
            "domain_keyword": "thinkorblue",
            "domain_tld": "org",
            "query_time": "2024-05-20 17:23:55",
            "create_date": "2021-01-19",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CATHERINE BAILEY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "thinkflux.com",
            "domain_keyword": "thinkflux",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:23:16",
            "create_date": "2001-05-15",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.264,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>thinkblue.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>452</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ithinkblue.com, think-blue.rocks, thankblue.com, thinkclue.com, thinkblur.shop, thingblue.com, thynkblue.com, think-blue.net, think-blue.be, thinkblues.com, thinblue.tech, thinkblu.com, thinblue.us, think-blue.org, thinqblue.com, thinkiblue.com, think-blue.com, thinkblu3.com, thinkglue.com, thinkbleu.com, thin-blue.com, thincblue.com, think-blue.ru, think-blue.biz, thinkble.fr, thinblue.online, thinkblu.ro, thinblue.com, thinblue.org, thinblue.co.uk, thinkble.com, thinkblu.info, thinblue.wine, thinkplus.co.in, thinkbase.net, thinkbone.org, thinkable.space, thinkable.it, thinkalee.ca, thinkbake.com, thinkblck.com, thickbluee.com, thinkblog.com, thinkclub.com, thinkbite.com, thinkable.net, thinkbull.com, thinkible.net, thinkplum.com, thinkable.uk, thinkbike.org, wethinkblue.net, thinkblaze.net, thinkbase.wiki, twin-blue.com, thinkblake.com, thinkelse.com, thinkblog.top, thinkplus.info, thinkclub.co, thinkable.info, thinkbyte.world, thinkbyte.ai, thinkbruce.com, thinkblueco.com, thinkblot.net, thinkbluetx.com, thinkclub.site, drinkblue.zone, thinkclub.vip, thinkulum.net, thinkplus.cat, thinktrue.net, chinablue.org, thinkbout.com, thinkvalue.info, thinkbase.app, thinkblaze.com, thinkblot.org, rethinkblue.info, thinkblog.online, thinkable.co, thinblueq.com, thinkplus.nl, thinkofblue.com, thinkplug.com.br, thinkbyte.ro, thinkblueil.com, chinablue.ru, thinkclues.com, thinkbase.rest, thinkplus.tv, thinkluxe.it, rethinkblue.com, thinkbase.xyz, shinyblue.dog, thinkrule.com, chinablue.org.uk, thinkorblue.org, thinkflux.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ithinkblue.com</domain_name>
   <domain_keyword>ithinkblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 01:52:19</query_time>
   <create_date>2008-12-19</create_date>
   <update_date>2022-12-19</update_date>
   <expiry_date>2025-12-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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>think-blue.rocks</domain_name>
   <domain_keyword>think-blue</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-25 15:12:58</query_time>
   <create_date>2018-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>think-blue</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timmehosting.de</value>
    <value>ns2.timmehosting.de</value>
    <value>ns3.timmehosting.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>thankblue.com</domain_name>
   <domain_keyword>thankblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 15:04:24</query_time>
   <create_date>2020-02-21</create_date>
   <update_date>2021-02-15</update_date>
   <expiry_date>2025-02-21</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>4</num>
   <domain_name>thinkclue.com</domain_name>
   <domain_keyword>thinkclue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:51:50</query_time>
   <create_date>2017-03-26</create_date>
   <update_date>2023-03-15</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>thinkblur.shop</domain_name>
   <domain_keyword>thinkblur</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 15:26:29</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>6</num>
   <domain_name>thingblue.com</domain_name>
   <domain_keyword>thingblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:03:46</query_time>
   <create_date>2016-12-29</create_date>
   <update_date>2020-12-23</update_date>
   <expiry_date>2025-12-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>thynkblue.com</domain_name>
   <domain_keyword>thynkblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:41:40</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-13</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=thynkblue.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>think-blue.net</domain_name>
   <domain_keyword>think-blue</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 17:21:44</query_time>
   <create_date>2003-05-19</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b2371761-e960-4617-a7ad-43d95344f5b5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sitelutions.com</value>
    <value>ns2.sitelutions.com</value>
    <value>ns3.sitelutions.com</value>
    <value>ns4.sitelutions.com</value>
    <value>ns5.sitelutions.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>think-blue.be</domain_name>
   <domain_keyword>think-blue</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-25 15:12:58</query_time>
   <create_date>2021-03-01</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>thinkblues.com</domain_name>
   <domain_keyword>thinkblues</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:30</query_time>
   <create_date>2004-01-21</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-24</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>thinblue.tech</domain_name>
   <domain_keyword>thinblue</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-13 00:39:38</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>thinkblu.com</domain_name>
   <domain_keyword>thinkblu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:28</query_time>
   <create_date>2007-04-16</create_date>
   <update_date>2023-03-17</update_date>
   <expiry_date>2025-04-16</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.homebuyerbond.com</value>
    <value>ns2.homebuyerbond.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>thinblue.us</domain_name>
   <domain_keyword>thinblue</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 16:05:45</query_time>
   <create_date>2016-03-22</create_date>
   <update_date>2016-03-22</update_date>
   <expiry_date>2026-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>D J</registrant_name>
   <registrant_address>Division</registrant_address>
   <registrant_city>City</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>49612</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8109596111</registrant_phone>
   <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>14</num>
   <domain_name>think-blue.org</domain_name>
   <domain_keyword>think-blue</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 15:12:58</query_time>
   <create_date>2021-05-03</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>ENARTIA Single Member S.A.</registrar_name>
   <registrar_website>https://whois.papaki.gr/</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>dns1.papaki.gr</value>
    <value>dns2.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>thinqblue.com</domain_name>
   <domain_keyword>thinqblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 09:39:27</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-01-04</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ThinqBlue</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>thinkiblue.com</domain_name>
   <domain_keyword>thinkiblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 00:52:33</query_time>
   <create_date>2018-10-28</create_date>
   <update_date>2018-10-28</update_date>
   <expiry_date>2024-10-28</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_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1047.ui-dns.biz</value>
    <value>ns1047.ui-dns.com</value>
    <value>ns1063.ui-dns.de</value>
    <value>ns1076.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>17</num>
   <domain_name>think-blue.com</domain_name>
   <domain_keyword>think-blue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:55:26</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1177</registrar_iana>
   <registrar_name>Domaingazelle.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.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>thinkblu3.com</domain_name>
   <domain_keyword>thinkblu3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:57:16</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2023-01-28</update_date>
   <expiry_date>2025-01-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>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>19</num>
   <domain_name>thinkglue.com</domain_name>
   <domain_keyword>thinkglue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:22:58</query_time>
   <create_date>2022-01-24</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2025-01-24</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=thinkglue.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>thinkbleu.com</domain_name>
   <domain_keyword>thinkbleu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:28</query_time>
   <create_date>2016-09-25</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-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>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.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>thin-blue.com</domain_name>
   <domain_keyword>thin-blue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:53:12</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>thincblue.com</domain_name>
   <domain_keyword>thincblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:54:16</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2025-08-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>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>23</num>
   <domain_name>think-blue.ru</domain_name>
   <domain_keyword>think-blue</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:09:58</query_time>
   <create_date>2011-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;AGR&quot; LLC</registrant_company>
   <name_servers>
    <value>ns1.rsnx.ru</value>
    <value>ns2.rsnx.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>think-blue.biz</domain_name>
   <domain_keyword>think-blue</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 21:38:11</query_time>
   <create_date>2014-04-12</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-04-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://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>please query the rdds service of the registrar 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>ns1022.ui-dns.biz</value>
    <value>ns1022.ui-dns.com</value>
    <value>ns1022.ui-dns.de</value>
    <value>ns1022.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>thinkble.fr</domain_name>
   <domain_keyword>thinkble</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:00:03</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_company>Domain Privacy Trustee SA</registrant_company>
   <registrant_address>Domain Privacy Trustee SA, Rue Eugène-Marziano 25, 1227 Genève</registrant_address>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41.225935007</registrant_phone>
   <name_servers>
    <value>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>thinblue.online</domain_name>
   <domain_keyword>thinblue</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 14:03:03</query_time>
   <create_date>2020-10-07</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>thinkblu.ro</domain_name>
   <domain_keyword>thinkblu</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-10 03:57:16</query_time>
   <create_date>2021-02-16</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Zenith Technology SRL</registrar_name>
   <registrar_website>www.web365.ro</registrar_website>
   <name_servers>
    <value>ns1.web365.ro</value>
    <value>ns2.web365.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>thinblue.com</domain_name>
   <domain_keyword>thinblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:01:42</query_time>
   <create_date>1999-07-12</create_date>
   <update_date>2019-05-13</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Thin Blue</registrant_name>
   <registrant_company>Thin Blue</registrant_company>
   <registrant_address>12F-2, No.7, Linsen N. Road</registrant_address>
   <registrant_city>Taipei</registrant_city>
   <registrant_state>Taiwan</registrant_state>
   <registrant_zip>100</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+886.227581758</registrant_phone>
   <registrant_fax>+886.223567359</registrant_fax>
   <name_servers>
    <value>ns10.worldnic.com</value>
    <value>ns9.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>thinblue.org</domain_name>
   <domain_keyword>thinblue</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 11:53:54</query_time>
   <create_date>2019-12-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-12-24</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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.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>thinblue.co.uk</domain_name>
   <domain_keyword>thinblue</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 03:58:17</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>thinkble.com</domain_name>
   <domain_keyword>thinkble</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:25</query_time>
   <create_date>2019-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>thinkblu.info</domain_name>
   <domain_keyword>thinkblu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 17:55:21</query_time>
   <create_date>2016-05-30</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>proevent</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.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>thinblue.wine</domain_name>
   <domain_keyword>thinblue</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-08 11:53:54</query_time>
   <create_date>2018-10-23</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-10-23</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>Thin Vine Wines, LLC.</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>thinkplus.co.in</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-12 07:50:21</query_time>
   <create_date>2015-03-20</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Think Plus Creatives</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ashley.ns.cloudflare.com</value>
    <value>kanye.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>thinkbase.net</domain_name>
   <domain_keyword>thinkbase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 14:49:17</query_time>
   <create_date>2004-08-11</create_date>
   <update_date>2022-04-30</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>thinkbone.org</domain_name>
   <domain_keyword>thinkbone</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 14:50:33</query_time>
   <create_date>2001-05-15</create_date>
   <update_date>2022-05-15</update_date>
   <expiry_date>2025-05-15</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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>thinkable.space</domain_name>
   <domain_keyword>thinkable</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-20 17:21:52</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>thinkable.it</domain_name>
   <domain_keyword>thinkable</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-12 12:20:43</query_time>
   <create_date>2023-01-24</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Elisabetta Bruno</registrant_company>
   <registrant_address>Via Romagnoli 76</registrant_address>
   <registrant_city>Faenza</registrant_city>
   <registrant_state>RA</registrant_state>
   <registrant_zip>48018</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>jade.ns.cloudflare.com</value>
    <value>kevin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>thinkalee.ca</domain_name>
   <domain_keyword>thinkalee</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-19 03:30:47</query_time>
   <create_date>2011-06-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>thinkbake.com</domain_name>
   <domain_keyword>thinkbake</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:46:07</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>2891</registrar_iana>
   <registrar_name>Threepoint Domains LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>7513faf1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>thinkblck.com</domain_name>
   <domain_keyword>thinkblck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:25</query_time>
   <create_date>2015-01-12</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns171.axc.nl</value>
    <value>ns172.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>thickbluee.com</domain_name>
   <domain_keyword>thickbluee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:16:04</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</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>Texas</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=thickbluee.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>eu.solidhosting.pro</value>
    <value>in.solidhosting.pro</value>
    <value>sg.solidhosting.pro</value>
    <value>us.solidhosting.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>thinkblog.com</domain_name>
   <domain_keyword>thinkblog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:57:16</query_time>
   <create_date>2008-01-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-28</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>44</num>
   <domain_name>thinkclub.com</domain_name>
   <domain_keyword>thinkclub</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:51:49</query_time>
   <create_date>2003-11-20</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-kqnr5ht7z8pnvuelk6t645.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>thinkbite.com</domain_name>
   <domain_keyword>thinkbite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:21</query_time>
   <create_date>2004-08-14</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>thinkable.net</domain_name>
   <domain_keyword>thinkable</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 03:30:37</query_time>
   <create_date>2017-05-14</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1835</registrar_iana>
   <registrar_name>DropCatch.com 424 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>ENG</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>clark.ns.cloudflare.com</value>
    <value>erin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>thinkbull.com</domain_name>
   <domain_keyword>thinkbull</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 21:38:55</query_time>
   <create_date>2007-04-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>thinkible.net</domain_name>
   <domain_keyword>thinkible</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 12:24:38</query_time>
   <create_date>2021-08-21</create_date>
   <update_date>2023-08-22</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=thinkible.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>thinkplum.com</domain_name>
   <domain_keyword>thinkplum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:01:33</query_time>
   <create_date>2012-01-10</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>thinkable.uk</domain_name>
   <domain_keyword>thinkable</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 20:35:10</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>Sav.com LLC t/a Sav [Tag = SAV]</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>thinkbike.org</domain_name>
   <domain_keyword>thinkbike</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 14:50:18</query_time>
   <create_date>2017-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1024.ui-dns.de</value>
    <value>ns1026.ui-dns.com</value>
    <value>ns1046.ui-dns.org</value>
    <value>ns1097.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>wethinkblue.net</domain_name>
   <domain_keyword>wethinkblue</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 05:27:02</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=wethinkblue.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>thinkblaze.net</domain_name>
   <domain_keyword>thinkblaze</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 14:50:24</query_time>
   <create_date>2007-08-07</create_date>
   <update_date>2022-07-06</update_date>
   <expiry_date>2024-08-07</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=thinkblaze.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>54</num>
   <domain_name>thinkbase.wiki</domain_name>
   <domain_keyword>thinkbase</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-20 14:49:17</query_time>
   <create_date>2016-11-24</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhijun Zhou</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>twin-blue.com</domain_name>
   <domain_keyword>twin-blue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:25:23</query_time>
   <create_date>2005-02-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>thinkblake.com</domain_name>
   <domain_keyword>thinkblake</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:24</query_time>
   <create_date>2009-11-05</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>thinkelse.com</domain_name>
   <domain_keyword>thinkelse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:54:01</query_time>
   <create_date>2007-08-30</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>thinkblog.top</domain_name>
   <domain_keyword>thinkblog</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 19:08:35</query_time>
   <create_date>2021-06-05</create_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>huo xin hai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>thinkplus.info</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 12:56:10</query_time>
   <create_date>2009-11-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Elevo Institute</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.servercontrol.com.au</value>
    <value>dns2.servercontrol.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>thinkclub.co</domain_name>
   <domain_keyword>thinkclub</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 20:36:30</query_time>
   <create_date>2021-05-01</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>thinkable.info</domain_name>
   <domain_keyword>thinkable</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 12:17:09</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Elisabetta Bruno</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>thinkbyte.world</domain_name>
   <domain_keyword>thinkbyte</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-18 17:58:55</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>meera.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>thinkbyte.ai</domain_name>
   <domain_keyword>thinkbyte</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-12 12:21:00</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>thinkbruce.com</domain_name>
   <domain_keyword>thinkbruce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:20:58</query_time>
   <create_date>2010-02-04</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>thinkblueco.com</domain_name>
   <domain_keyword>thinkblueco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:28</query_time>
   <create_date>2011-03-23</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>thinkblot.net</domain_name>
   <domain_keyword>thinkblot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 12:17:55</query_time>
   <create_date>2020-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>thinkbluetx.com</domain_name>
   <domain_keyword>thinkbluetx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 12:17:56</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2026-08-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Health Care Service Corporation</registrant_name>
   <registrant_company>Health Care Service Corporation</registrant_company>
   <registrant_address>300 E Randolph St</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60601</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3126536000</registrant_phone>
   <name_servers>
    <value>ns47.ultradns2.com</value>
    <value>ns47.ultradns2.org</value>
    <value>pdns166.ultradns.biz</value>
    <value>pdns166.ultradns.com</value>
    <value>pdns166.ultradns.net</value>
    <value>pdns166.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>thinkclub.site</domain_name>
   <domain_keyword>thinkclub</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 16:09:15</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns107.xhost.co.in</value>
    <value>ns108.xhost.co.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>drinkblue.zone</domain_name>
   <domain_keyword>drinkblue</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-26 04:10:43</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>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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>thinkclub.vip</domain_name>
   <domain_keyword>thinkclub</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-12 12:21:29</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang lei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>thinkulum.net</domain_name>
   <domain_keyword>thinkulum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 09:39:07</query_time>
   <create_date>2004-08-25</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.genwebserver.com</value>
    <value>ns2.genwebserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>thinkplus.cat</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-16 20:22:16</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>ACEGAL - Associació Catalana D'Empreses Per A Gais I Lesbianes</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>thinktrue.net</domain_name>
   <domain_keyword>thinktrue</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 21:06:50</query_time>
   <create_date>2015-08-05</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2024-08-05</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>ns15.xincache.com</value>
    <value>ns16.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>chinablue.org</domain_name>
   <domain_keyword>chinablue</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 03:15:21</query_time>
   <create_date>2018-04-10</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://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>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>thinkbout.com</domain_name>
   <domain_keyword>thinkbout</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:37</query_time>
   <create_date>2013-01-13</create_date>
   <update_date>2021-01-07</update_date>
   <expiry_date>2025-01-13</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>76</num>
   <domain_name>thinkvalue.info</domain_name>
   <domain_keyword>thinkvalue</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 10:44:57</query_time>
   <create_date>2021-07-22</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nrupal Akolkar</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>thinkbase.app</domain_name>
   <domain_keyword>thinkbase</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-07 20:35:27</query_time>
   <create_date>2019-12-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>thinkblaze.com</domain_name>
   <domain_keyword>thinkblaze</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:57:15</query_time>
   <create_date>2007-08-07</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-08-07</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>thinkblot.org</domain_name>
   <domain_keyword>thinkblot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 14:50:27</query_time>
   <create_date>2020-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>rethinkblue.info</domain_name>
   <domain_keyword>rethinkblue</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 19:12:44</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>thinkblog.online</domain_name>
   <domain_keyword>thinkblog</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 16:08:44</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>thinkable.co</domain_name>
   <domain_keyword>thinkable</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-20 17:21:52</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-17</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>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.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>83</num>
   <domain_name>thinblueq.com</domain_name>
   <domain_keyword>thinblueq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:05:46</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2020-11-25</update_date>
   <expiry_date>2024-11-25</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_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1067.ui-dns.com</value>
    <value>ns1090.ui-dns.de</value>
    <value>ns1116.ui-dns.biz</value>
    <value>ns1118.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>84</num>
   <domain_name>thinkplus.nl</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 09:36:42</query_time>
   <create_date>2010-01-19</create_date>
   <update_date>2021-02-15</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>xt-ns-02.xertog.com</value>
    <value>xt-ns-03.xertog.com</value>
    <value>xt-pp-01.xertog.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>thinkofblue.com</domain_name>
   <domain_keyword>thinkofblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 07:49:59</query_time>
   <create_date>2020-12-20</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-20</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>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>thinkplug.com.br</domain_name>
   <domain_keyword>thinkplug</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-17 21:01:33</query_time>
   <create_date>2015-10-02</create_date>
   <update_date>2022-10-25</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrant_name>Alexandre Tomasoni</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns148.umbler.in</value>
    <value>ns283.umbler.com.br</value>
    <value>ns534.umbler.com</value>
    <value>ns840.umbler.co.uk</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>thinkbyte.ro</domain_name>
   <domain_keyword>thinkbyte</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-18 19:08:39</query_time>
   <create_date>2023-06-15</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>athena.ns.cloudflare.com</value>
    <value>sevki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>thinkblueil.com</domain_name>
   <domain_keyword>thinkblueil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:50:29</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>pdns166.ultradns.biz</value>
    <value>pdns166.ultradns.com</value>
    <value>pdns166.ultradns.net</value>
    <value>pdns166.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>chinablue.ru</domain_name>
   <domain_keyword>chinablue</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 01:37:37</query_time>
   <create_date>2023-11-17</create_date>
   <expiry_date>2024-11-17</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>90</num>
   <domain_name>thinkclues.com</domain_name>
   <domain_keyword>thinkclues</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:22:10</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>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>priscilla.ns.cloudflare.com</value>
    <value>sullivan.ns.cloudflare.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>thinkbase.rest</domain_name>
   <domain_keyword>thinkbase</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-24 16:08:33</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>thinkplus.tv</domain_name>
   <domain_keyword>thinkplus</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-23 11:58:24</query_time>
   <create_date>2011-11-03</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2029-11-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ras.hk</value>
    <value>ns1.ras.im</value>
    <value>ns2.ras.hk</value>
    <value>ns2.ras.im</value>
    <value>ns3.ras.hk</value>
    <value>ns3.ras.im</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>thinkluxe.it</domain_name>
   <domain_keyword>thinkluxe</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-14 00:57:43</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>ENNIO TOSCO</registrant_company>
   <registrant_address>VIA SELLA 48/16</registrant_address>
   <registrant_city>CARMAGNOLA</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10022</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>rethinkblue.com</domain_name>
   <domain_keyword>rethinkblue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:11:47</query_time>
   <create_date>2008-04-19</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>william gormally</registrant_name>
   <registrant_address>247 seaview ave</registrant_address>
   <registrant_city>swansea</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>02777</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5086730808</registrant_phone>
   <name_servers>
    <value>cns1.dnsauthority.com</value>
    <value>cns2.dnsauthority.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>thinkbase.xyz</domain_name>
   <domain_keyword>thinkbase</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-10 03:56:39</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>shinyblue.dog</domain_name>
   <domain_keyword>shinyblue</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-27 13:25:19</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>thinkrule.com</domain_name>
   <domain_keyword>thinkrule</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:03:03</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-7dysbrnuxhsvb5w65mie4j.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>chinablue.org.uk</domain_name>
   <domain_keyword>chinablue</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-10 02:34:39</query_time>
   <create_date>2020-05-21</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2026-05-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>thinkorblue.org</domain_name>
   <domain_keyword>thinkorblue</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 17:23:55</query_time>
   <create_date>2021-01-19</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CATHERINE BAILEY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>thinkflux.com</domain_name>
   <domain_keyword>thinkflux</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:23:16</query_time>
   <create_date>2001-05-15</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.264</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.