WHOIS QUERY TIME

28 May 2024 - 10:31 PM UTC

Registered: 2 December 2018
Expiry: 2 December 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns29.hichina.com
dns30.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 王晓岚
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=borland.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "borland.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "borland.com.cn",
            "domain_keyword": "borland",
            "domain_tld": "com.cn",
            "query_time": "2024-05-28 22:31:30",
            "create_date": "2018-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王晓岚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>borland.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>borland.com.cn</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-28 22:31:30</query_time>
   <create_date>2018-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王晓岚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</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.05 seconds) for "borland.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 11:09 PM UTC

Registered: 2 December 2018
Expiry: 2 December 2023

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns29.hichina.com
dns30.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 王晓岚
Email: [email protected]

#2 - QUERY TIME

6 Dec 2023 - 6:23 AM UTC

Registered: 2 December 2018
Expiry: 2 December 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns29.hichina.com
dns30.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 王晓岚
Email: [email protected]

* 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=borland.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "borland.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "borland.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "borland.com.cn",
            "domain_keyword": "borland",
            "domain_tld": "com.cn",
            "query_time": "2023-02-08 23:09:50",
            "create_date": "2018-12-02",
            "expiry_date": "2023-12-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王晓岚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "borland.com.cn",
            "domain_keyword": "borland",
            "domain_tld": "com.cn",
            "query_time": "2023-12-06 06:23:05",
            "create_date": "2018-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王晓岚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "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>borland.com.cn</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>borland.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>borland.com.cn</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-02-08 23:09:50</query_time>
   <create_date>2018-12-02</create_date>
   <expiry_date>2023-12-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王晓岚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>borland.com.cn</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-12-06 06:23:05</query_time>
   <create_date>2018-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王晓岚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</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 38 domain names (in 0.025 seconds) which contained the exact domain keyword "borland".
Domain Name Registered Expiry Registrar Ownership
1 borland.com 11 Jan 1991 10 Jan 2026 Safenames Ltd Open Text Corporation
2 borland.co.uk 6 May 1997 6 May 2025 Safenames Ltd [Tag = SAFENAMES] -
3 borland.it 18 Jul 1997 17 Nov 2024 Safenames ltd. Novell Italy
4 borland.net 4 Oct 1997 3 Oct 2025 Safenames Ltd Open Text Corporation
5 borland.org 4 Oct 1997 3 Oct 2025 Safenames Ltd. Open Text Corporation
6 borland.pl 17 Mar 1998 16 Mar 2025 home.pl S.A. -
7 borland.be 15 Sep 1999 - Safenames Ltd -
8 borland.org.uk 27 May 2000 27 May 2026 UK2 Limited [Tag = UK2NET] -
9 borland.co.jp 9 Jan 2001 - - Borland Co., Ltd.
10 borland.com.hr 24 Jul 2002 29 Jul 2024 POSLUH HOSTING d.o.o. Konto d.o.o.
11 borland.se 8 Dec 2003 8 Dec 2024 Safenames LTD -
12 borland.mobi 12 Jun 2006 12 Jun 2025 SafeNames Ltd. Micro Focus Software Inc.
13 borland.co.kr 28 Apr 2009 28 Apr 2025 (?)????? ???
14 borland.ru 5 May 2010 5 May 2025 ARDIS-RU Private Person
15 borland.sk 18 Jun 2010 18 Jun 2025 Webglobe, s.r.o. Embt.biz s.r.o.
16 borland.co 28 Jul 2010 27 Jul 2025 Domainbox Limited Domains By Proxy, LLC
17 borland.me.uk 5 Feb 2014 5 Feb 2026 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
18 borland.tech 12 Aug 2017 12 Aug 2027 Gandi SAS -
19 borland.cn 8 Jul 2018 8 Jul 2024 阿里云计算有限公司(万网) 吕在新
20 borland.com.cn 2 Dec 2018 2 Dec 2024 阿里云计算有限公司(万网) 王晓岚
21 borland.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
22 borland.uk 8 Apr 2019 8 Apr 2025 Safenames Ltd [Tag = SAFENAMES] -
23 borland.online 16 May 2019 16 May 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xuchuanchen
24 borland.ie 20 May 2019 20 May 2025 InternetX GmbH China Enterprise Solutions Zgei Limited
25 borland.productions 1 Sep 2019 1 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 borland.studio 24 Apr 2020 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 borland.us 31 May 2020 31 May 2025 GoDaddy.com, LLC John Borland
28 borland.email 15 Jul 2020 15 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 borland.biz 20 Jun 2021 20 Jun 2024 Sav.com LLC Privacy Protection
30 borland.hu 13 Dec 2021 - - -
31 borland.farm 13 Feb 2022 13 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
32 borland.in 3 Jun 2022 3 Jun 2024 Costrar EOOD REDACTED FOR PRIVACY
33 borland.store 17 Sep 2022 17 Sep 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
34 borland.xyz 21 Apr 2023 21 Apr 2025 Xin Net Technology Corp. 葛荣凯
35 borland.cc 13 Aug 2023 13 Aug 2024 DomaintoOrder, LLC -
36 borland.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
37 borland.consulting 28 Mar 2024 28 Mar 2025 IONOS SE 1&1 Internet Inc
38 borland.ae - - Instra Corporation Pty Ltd Speak
39 borland.au - - Web Address Registration Pty Ltd Lindsay Borland

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=borland&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "borland",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 39,
        "relation": "eq",
        "current": 39
    },
    "unique_domains": "borland.com, borland.co.uk, borland.it, borland.net, borland.org, borland.pl, borland.be, borland.org.uk, borland.co.jp, borland.com.hr, borland.se, borland.mobi, borland.co.kr, borland.ru, borland.sk, borland.co, borland.me.uk, borland.tech, borland.cn, borland.com.cn, borland.dev, borland.uk, borland.online, borland.ie, borland.productions, borland.studio, borland.us, borland.email, borland.biz, borland.hu, borland.farm, borland.in, borland.store, borland.xyz, borland.cc, borland.info, borland.consulting, borland.ae, borland.au",
    "results": [
        {
            "num": 1,
            "domain_name": "borland.com",
            "domain_keyword": "borland",
            "domain_tld": "com",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "1991-01-11",
            "update_date": "2023-09-21",
            "expiry_date": "2026-01-10",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "Open Text Corporation",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "ns1.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "borland.co.uk",
            "domain_keyword": "borland",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 02:47:28",
            "create_date": "1997-05-06",
            "update_date": "2023-10-10",
            "expiry_date": "2025-05-06",
            "registrar_name": "Safenames Ltd [Tag = SAFENAMES]",
            "registrar_website": "http://www.safenames.net",
            "name_servers": [
                "ns1.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "borland.it",
            "domain_keyword": "borland",
            "domain_tld": "it",
            "query_time": "2024-04-23 02:47:26",
            "create_date": "1997-07-18",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "Safenames ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_company": "Novell Italy",
            "registrant_address": "Via Varese 6A",
            "registrant_city": "20037 Paderno Dugnano Mi",
            "registrant_state": "20123",
            "registrant_zip": "Milan",
            "registrant_country": "MI",
            "name_servers": [
                "ns1.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "borland.net",
            "domain_keyword": "borland",
            "domain_tld": "net",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "1997-10-04",
            "update_date": "2023-09-29",
            "expiry_date": "2025-10-03",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "Open Text Corporation",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "ns1.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "borland.org",
            "domain_keyword": "borland",
            "domain_tld": "org",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "1997-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2025-10-03",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd.",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Open Text Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "borland.pl",
            "domain_keyword": "borland",
            "domain_tld": "pl",
            "query_time": "2024-04-16 01:34:07",
            "create_date": "1998-03-17",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.nameserverus2.com",
                "ns2.nameserverus2.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "borland.be",
            "domain_keyword": "borland",
            "domain_tld": "be",
            "query_time": "2024-04-11 15:06:53",
            "create_date": "1999-09-15",
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.com",
            "name_servers": [
                "ns1.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 8,
            "domain_name": "borland.org.uk",
            "domain_keyword": "borland",
            "domain_tld": "org.uk",
            "query_time": "2024-05-28 22:31:31",
            "create_date": "2000-05-27",
            "update_date": "2024-05-24",
            "expiry_date": "2026-05-27",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "ultra101.uk2.net",
                "ultra102.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "borland.co.jp",
            "domain_keyword": "borland",
            "domain_tld": "co.jp",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "2001-01-09",
            "update_date": "2024-02-01",
            "registrant_company": "Borland Co., Ltd.",
            "name_servers": [
                "ns1.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ]
        },
        {
            "num": 10,
            "domain_name": "borland.com.hr",
            "domain_keyword": "borland",
            "domain_tld": "com.hr",
            "query_time": "2024-04-11 15:06:54",
            "create_date": "2002-07-24",
            "update_date": "2014-02-03",
            "expiry_date": "2024-07-29",
            "registrar_name": "POSLUH HOSTING d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Konto d.o.o.",
            "registrant_address": "S.S. Kranjčevića 7",
            "registrant_city": "Varaždin",
            "registrant_state": "HR",
            "registrant_zip": "42000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pns31.cloudns.net",
                "pns32.cloudns.net",
                "pns33.cloudns.net",
                "pns34.cloudns.net"
            ]
        },
        {
            "num": 11,
            "domain_name": "borland.se",
            "domain_keyword": "borland",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:09:45",
            "create_date": "2003-12-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-12-08",
            "registrar_name": "Safenames LTD",
            "name_servers": [
                "ns1.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "borland.mobi",
            "domain_keyword": "borland",
            "domain_tld": "mobi",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "2006-06-12",
            "update_date": "2023-10-09",
            "expiry_date": "2025-06-12",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Micro Focus Software Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "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.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "borland.co.kr",
            "domain_keyword": "borland",
            "domain_tld": "co.kr",
            "query_time": "2022-04-28 00:02:11",
            "create_date": "2009-04-28",
            "update_date": "2012-04-26",
            "expiry_date": "2025-04-28",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 14,
            "domain_name": "borland.ru",
            "domain_keyword": "borland",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:34:07",
            "create_date": "2010-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "borland.sk",
            "domain_keyword": "borland",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:16:30",
            "create_date": "2010-06-18",
            "update_date": "2024-02-06",
            "expiry_date": "2025-06-18",
            "registrar_name": "Webglobe, s.r.o.",
            "registrant_name": "Zbyněk Mucha",
            "registrant_company": "Embt.biz s.r.o.",
            "registrant_address": "Dolnoměcholupská 1418/12",
            "registrant_city": "Praha 10",
            "registrant_zip": "10200",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.605231883",
            "name_servers": [
                "ns1.ignum.com",
                "ns2.ignum.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 16,
            "domain_name": "borland.co",
            "domain_keyword": "borland",
            "domain_tld": "co",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "2010-07-28",
            "update_date": "2023-11-17",
            "expiry_date": "2025-07-27",
            "registrar_iana": 1626,
            "registrar_name": "Domainbox Limited",
            "registrar_website": "www.domainbox.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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "borland.me.uk",
            "domain_keyword": "borland",
            "domain_tld": "me.uk",
            "query_time": "2024-04-23 02:47:28",
            "create_date": "2014-02-05",
            "update_date": "2023-01-06",
            "expiry_date": "2026-02-05",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "borland.tech",
            "domain_keyword": "borland",
            "domain_tld": "tech",
            "query_time": "2024-05-28 22:31:31",
            "create_date": "2017-08-12",
            "update_date": "2024-04-15",
            "expiry_date": "2027-08-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "Paris",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "borland.cn",
            "domain_keyword": "borland",
            "domain_tld": "cn",
            "query_time": "2024-05-28 22:31:30",
            "create_date": "2018-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吕在新",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "borland.com.cn",
            "domain_keyword": "borland",
            "domain_tld": "com.cn",
            "query_time": "2024-05-28 22:31:30",
            "create_date": "2018-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王晓岚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "borland.dev",
            "domain_keyword": "borland",
            "domain_tld": "dev",
            "query_time": "2024-04-23 02:47:26",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "borland.uk",
            "domain_keyword": "borland",
            "domain_tld": "uk",
            "query_time": "2024-04-30 20:32:16",
            "create_date": "2019-04-08",
            "update_date": "2023-10-10",
            "expiry_date": "2025-04-08",
            "registrar_name": "Safenames Ltd [Tag = SAFENAMES]",
            "registrar_website": "http://www.safenames.net",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "borland.online",
            "domain_keyword": "borland",
            "domain_tld": "online",
            "query_time": "2024-04-23 02:47:26",
            "create_date": "2019-05-16",
            "update_date": "2023-08-31",
            "expiry_date": "2029-05-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "xuchuanchen",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "borland.ie",
            "domain_keyword": "borland",
            "domain_tld": "ie",
            "query_time": "2024-05-23 17:23:39",
            "create_date": "2019-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/en/legal/information-on-tlds/#info-ie",
            "registrant_name": "China Enterprise Solutions Zgei Limited",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "borland.productions",
            "domain_keyword": "borland",
            "domain_tld": "productions",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "2019-09-01",
            "update_date": "2023-11-09",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.borlandproductions.com",
                "ns2.borlandproductions.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "borland.studio",
            "domain_keyword": "borland",
            "domain_tld": "studio",
            "query_time": "2024-04-25 00:55:20",
            "create_date": "2020-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "borland.us",
            "domain_keyword": "borland",
            "domain_tld": "us",
            "query_time": "2024-05-31 00:20:04",
            "create_date": "2020-05-31",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "John Borland",
            "registrant_address": "3263 Country Lane",
            "registrant_city": "Waukegan",
            "registrant_state": "Illinois",
            "registrant_zip": "60087",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8475990507",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "borland.email",
            "domain_keyword": "borland",
            "domain_tld": "email",
            "query_time": "2024-05-24 16:56:45",
            "create_date": "2020-07-15",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "borland.biz",
            "domain_keyword": "borland",
            "domain_tld": "biz",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "2021-06-20",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-20",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brit.ns.cloudflare.com",
                "mitch.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "borland.hu",
            "domain_keyword": "borland",
            "domain_tld": "hu",
            "query_time": "2024-05-10 05:44:36",
            "create_date": "2021-12-13"
        },
        {
            "num": 31,
            "domain_name": "borland.farm",
            "domain_keyword": "borland",
            "domain_tld": "farm",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "2022-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LND",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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-100-c.gandi.net",
                "ns-113-b.gandi.net",
                "ns-174-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "borland.in",
            "domain_keyword": "borland",
            "domain_tld": "in",
            "query_time": "2024-06-03 00:34:45",
            "create_date": "2022-06-03",
            "update_date": "2023-07-18",
            "expiry_date": "2024-06-03",
            "registrar_iana": 3971,
            "registrar_name": "Costrar EOOD",
            "registrar_website": "https://costrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "borland.store",
            "domain_keyword": "borland",
            "domain_tld": "store",
            "query_time": "2024-04-23 02:47:26",
            "create_date": "2022-09-17",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "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.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "borland.xyz",
            "domain_keyword": "borland",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 01:27:41",
            "create_date": "2023-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "borland.cc",
            "domain_keyword": "borland",
            "domain_tld": "cc",
            "query_time": "2024-04-29 05:06:56",
            "create_date": "2023-08-13",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-13",
            "registrar_iana": 2234,
            "registrar_name": "DomaintoOrder, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "borland.info",
            "domain_keyword": "borland",
            "domain_tld": "info",
            "query_time": "2024-05-08 01:56:27",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "borland.consulting",
            "domain_keyword": "borland",
            "domain_tld": "consulting",
            "query_time": "2024-05-26 17:13:07",
            "create_date": "2024-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1059.ui-dns.de",
                "ns1071.ui-dns.com",
                "ns1103.ui-dns.biz",
                "ns1111.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "borland.ae",
            "domain_keyword": "borland",
            "domain_tld": "ae",
            "query_time": "2024-04-26 01:57:30",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_name": "speak Borland",
            "registrant_company": "Speak",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "hera.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 39,
            "domain_name": "borland.au",
            "domain_keyword": "borland",
            "domain_tld": "au",
            "query_time": "2024-05-18 22:59:31",
            "update_date": "2023-09-13",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Lindsay Borland",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>borland</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>39</total>
  <relation>eq</relation>
  <current>39</current>
 </count>
 <unique_domains>borland.com, borland.co.uk, borland.it, borland.net, borland.org, borland.pl, borland.be, borland.org.uk, borland.co.jp, borland.com.hr, borland.se, borland.mobi, borland.co.kr, borland.ru, borland.sk, borland.co, borland.me.uk, borland.tech, borland.cn, borland.com.cn, borland.dev, borland.uk, borland.online, borland.ie, borland.productions, borland.studio, borland.us, borland.email, borland.biz, borland.hu, borland.farm, borland.in, borland.store, borland.xyz, borland.cc, borland.info, borland.consulting, borland.ae, borland.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>borland.com</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>1991-01-11</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>Open Text Corporation</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>ns1.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>borland.co.uk</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 02:47:28</query_time>
   <create_date>1997-05-06</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Safenames Ltd [Tag = SAFENAMES]</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <name_servers>
    <value>ns1.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>borland.it</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 02:47:26</query_time>
   <create_date>1997-07-18</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>Safenames ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_company>Novell Italy</registrant_company>
   <registrant_address>Via Varese 6A</registrant_address>
   <registrant_city>20037 Paderno Dugnano Mi</registrant_city>
   <registrant_state>20123</registrant_state>
   <registrant_zip>Milan</registrant_zip>
   <registrant_country>MI</registrant_country>
   <name_servers>
    <value>ns1.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>borland.net</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>1997-10-04</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2025-10-03</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>Open Text Corporation</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>ns1.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.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>borland.org</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>1997-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-10-03</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Open Text Corporation</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>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.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.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>6</num>
   <domain_name>borland.pl</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 01:34:07</query_time>
   <create_date>1998-03-17</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.nameserverus2.com</value>
    <value>ns2.nameserverus2.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>borland.be</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-11 15:06:53</query_time>
   <create_date>1999-09-15</create_date>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.com</registrar_website>
   <name_servers>
    <value>ns1.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>borland.org.uk</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-28 22:31:31</query_time>
   <create_date>2000-05-27</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2026-05-27</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>ultra101.uk2.net</value>
    <value>ultra102.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>borland.co.jp</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>2001-01-09</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Borland Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns1.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.com</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>borland.com.hr</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-04-11 15:06:54</query_time>
   <create_date>2002-07-24</create_date>
   <update_date>2014-02-03</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>POSLUH HOSTING d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Konto d.o.o.</registrant_name>
   <registrant_address>S.S. Kranjčevića 7</registrant_address>
   <registrant_city>Varaždin</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>42000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pns31.cloudns.net</value>
    <value>pns32.cloudns.net</value>
    <value>pns33.cloudns.net</value>
    <value>pns34.cloudns.net</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>borland.se</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:09:45</query_time>
   <create_date>2003-12-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Safenames LTD</registrar_name>
   <name_servers>
    <value>ns1.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>borland.mobi</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Micro Focus Software Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</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.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.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>13</num>
   <domain_name>borland.co.kr</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-04-28 00:02:11</query_time>
   <create_date>2009-04-28</create_date>
   <update_date>2012-04-26</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>14</num>
   <domain_name>borland.ru</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:34:07</query_time>
   <create_date>2010-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>borland.sk</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:16:30</query_time>
   <create_date>2010-06-18</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_name>Webglobe, s.r.o.</registrar_name>
   <registrant_name>Zbyněk Mucha</registrant_name>
   <registrant_company>Embt.biz s.r.o.</registrant_company>
   <registrant_address>Dolnoměcholupská 1418/12</registrant_address>
   <registrant_city>Praha 10</registrant_city>
   <registrant_zip>10200</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.605231883</registrant_phone>
   <name_servers>
    <value>ns1.ignum.com</value>
    <value>ns2.ignum.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>borland.co</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>2010-07-28</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>1626</registrar_iana>
   <registrar_name>Domainbox Limited</registrar_name>
   <registrar_website>www.domainbox.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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>borland.me.uk</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-23 02:47:28</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2023-01-06</update_date>
   <expiry_date>2026-02-05</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>borland.tech</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-28 22:31:31</query_time>
   <create_date>2017-08-12</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-08-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>Paris</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>borland.cn</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 22:31:30</query_time>
   <create_date>2018-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>吕在新</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>borland.com.cn</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-28 22:31:30</query_time>
   <create_date>2018-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王晓岚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>borland.dev</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-23 02:47:26</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>borland.uk</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-30 20:32:16</query_time>
   <create_date>2019-04-08</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>Safenames Ltd [Tag = SAFENAMES]</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>borland.online</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-23 02:47:26</query_time>
   <create_date>2019-05-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-05-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>xuchuanchen</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>borland.ie</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-23 17:23:39</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/en/legal/information-on-tlds/#info-ie</registrar_website>
   <registrant_name>China Enterprise Solutions Zgei Limited</registrant_name>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>borland.productions</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>2019-09-01</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.borlandproductions.com</value>
    <value>ns2.borlandproductions.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>borland.studio</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-25 00:55:20</query_time>
   <create_date>2020-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>borland.us</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-31 00:20:04</query_time>
   <create_date>2020-05-31</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>John Borland</registrant_name>
   <registrant_address>3263 Country Lane</registrant_address>
   <registrant_city>Waukegan</registrant_city>
   <registrant_state>Illinois</registrant_state>
   <registrant_zip>60087</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8475990507</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>borland.email</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-24 16:56:45</query_time>
   <create_date>2020-07-15</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>borland.biz</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>2021-06-20</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brit.ns.cloudflare.com</value>
    <value>mitch.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>borland.hu</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 05:44:36</query_time>
   <create_date>2021-12-13</create_date>
  </value>
  <value>
   <num>31</num>
   <domain_name>borland.farm</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LND</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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-100-c.gandi.net</value>
    <value>ns-113-b.gandi.net</value>
    <value>ns-174-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>borland.in</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-03 00:34:45</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>3971</registrar_iana>
   <registrar_name>Costrar EOOD</registrar_name>
   <registrar_website>https://costrar.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>BG</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>borland.store</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-23 02:47:26</query_time>
   <create_date>2022-09-17</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <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>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>borland.xyz</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 01:27:41</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>borland.cc</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-29 05:06:56</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>2234</registrar_iana>
   <registrar_name>DomaintoOrder, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>borland.info</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 01:56:27</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>borland.consulting</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-26 17:13:07</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1059.ui-dns.de</value>
    <value>ns1071.ui-dns.com</value>
    <value>ns1103.ui-dns.biz</value>
    <value>ns1111.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>borland.ae</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-26 01:57:30</query_time>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_name>speak Borland</registrant_name>
   <registrant_company>Speak</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>hera.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>borland.au</domain_name>
   <domain_keyword>borland</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 22:59:31</query_time>
   <update_date>2023-09-13</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Lindsay Borland</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</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 5,309 domain names (in 0.2 seconds) which look and sound like the brand name "borland".
Domain Name Registered Expiry Registrar Ownership
1 norland.ru 3 Dec 2013 3 Dec 2024 RU-CENTER-RU Private Person
2 bobland.net 3 Nov 2019 3 Nov 2024 Network Solutions, LLC PERFECT PRIVACY, LLC
3 borlind.se 26 Apr 2003 26 Apr 2025 InterNetX GmbH -
4 morland.marketing 11 Aug 2016 11 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Morland Marketing
5 bouland.nl 10 Dec 1998 - Gandi -
6 boyland.com.br 10 Apr 2023 10 Apr 2028 GODADDY (86) Terrence Boyland
7 sorland.com 5 Jan 2000 5 Jan 2025 Tucows Domains Inc. -
8 horland.com 4 Nov 2015 4 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 bortland.com 17 May 2010 17 May 2025 Tucows Domains Inc. -
10 borlund.com 7 Feb 2000 7 Feb 2026 Tucows Domains Inc. -
11 bbrland.com 8 Mar 2008 8 Mar 2025 FastDomain Inc. -
12 korland.com 27 Aug 1999 27 Aug 2024 GoDaddy.com, LLC -
13 bogland.ca 15 Apr 2024 15 Apr 2025 Tucows.com Co. REDACTED FOR PRIVACY
14 bozland.com 17 Jun 2021 17 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
15 worland.info 26 Sep 2018 26 Sep 2026 Mesh Digital Limited Domains By Proxy, LLC
16 borlant.com 3 May 2021 3 May 2025 GoDaddy.com, LLC -
17 norland.africa 31 Oct 2023 31 Oct 2024 OpenSRS Data Protected
18 bogland.net 4 Aug 2001 4 Aug 2024 Pair Domains Bogdanove Studio
19 bor-land.com 10 May 2009 18 Oct 2027 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
20 barland.info 7 Jan 2008 7 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
21 boxland.fr 24 Jun 2022 24 Jun 2024 OVH AGICOM
22 bowland.net 10 Mar 2021 10 Mar 2025 Tucows Domains Inc. -
23 boxland.shop 29 Mar 2021 29 Mar 2025 Name.com, Inc. -
24 borlind.dk 25 Sep 2012 30 Sep 2024 - Walter Lindner Marken- und Grundstuecks-GmbH & Co. KG
25 bourland.link 30 Oct 2022 30 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
26 bjorland.com 10 Aug 2000 10 Aug 2024 Domeneshop AS dba domainnameshop.com -
27 bohland.net 20 Jan 2000 20 Jan 2025 Tucows Domains Inc. -
28 bowland.ru 24 Oct 2023 24 Oct 2024 REGRU-RU Private Person
29 bowland.uk 1 Jul 2019 1 Jul 2025 SafetyNet Systems Ltd [Tag = SAFETYNET] SafetyNet Systems Ltd
30 bordland.com 5 Aug 2004 5 Aug 2024 April Sea Information Technology Corporation REDACTED FOR PRIVACY
31 boriland.com 20 Feb 2010 20 Feb 2025 GoDaddy.com, LLC -
32 forland.pl 2 Jan 2015 2 Jan 2025 LH.pl Sp. z o.o. -
33 boyland.biz 10 Dec 2021 10 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) mao zhao fu
34 bohland.biz 23 Aug 2005 22 Aug 2024 Cronon GmbH REDACTED FOR PRIVACY
35 barland.com 10 Jul 2013 10 Jul 2024 TurnCommerce, Inc. DBA NameBright.com OYO AS
36 botland.ru 14 Mar 2008 14 Mar 2025 REGTIME-RU Private Person
37 bokland.xyz 27 Jan 2024 27 Jan 2025 Name.com, Inc Domain Protection Services, Inc.
38 norland.solutions 28 Jan 2015 28 Jan 2025 Tucows Domains Inc. Pacific Group of Companies Ltd.
39 corland.co.uk 15 Aug 2023 15 Aug 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
40 morland.social 20 Nov 2022 20 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
41 worland.net 6 Apr 2001 6 Apr 2026 GoDaddy.com, LLC -
42 boxland.ru 12 Nov 2009 12 Nov 2024 RU-CENTER-RU Private Person
43 boerland.com 25 Apr 1997 26 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
44 porland.blog 3 Feb 2022 3 Feb 2025 Nics Telekomunikasyon A.S. ERDEM DOGANC
45 bourland.org 20 Oct 2003 20 Oct 2030 Gandi SAS Adrien bourland
46 borlind.nl 11 May 2010 - Domain Robot -
47 norland.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD IMIT Support
48 morland.solutions 21 Aug 2021 21 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162399255
49 bopland.org 23 Jan 2007 23 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
50 borsand.com 24 Nov 2003 24 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
51 boiland.com 12 May 2024 12 May 2025 IONOS SE -
52 botland.com.pl 15 Nov 2010 15 Nov 2024 Thecamels Sp. z o.o. -
53 borlang.com 11 Jun 2023 11 Jun 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
54 forland.ru 19 Oct 2009 19 Oct 2024 SALENAMES-RU Private Person
55 bornand.de - - - -
56 boreland.co.uk 1 Sep 1999 1 Sep 2024 ANY-Web Limited [Tag = ANY-DOMAINS] -
57 borgland.se 11 Jan 1999 11 Jan 2025 Loopia AB -
58 horland.de - - - -
59 norland.limited 29 May 2015 29 May 2025 Tucows Domains Inc. Pacific Group of Companies Ltd.
60 norland.biz 25 Aug 2004 24 Aug 2024 CSC Corporate Domains, Inc. CBRE Ltd
61 bouland.com 6 Nov 1999 6 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
62 borlandi.com 23 Oct 2007 23 Oct 2024 GoDaddy.com, LLC -
63 bogland.com 21 Feb 1997 22 Feb 2025 GoDaddy.com, LLC -
64 norland.org.uk 4 Feb 2022 4 Feb 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
65 burland.jewelry 8 Aug 2022 8 Aug 2028 Network Solutions, LLC Burland Jewelry Center
66 bornand.eu - - Register S.p.A. -
67 bowland.com.co 28 Aug 2019 28 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
68 morland.tech 13 Jun 2019 13 Jun 2024 eNom, Inc. Data Protected
69 berland.pro 27 Feb 2023 27 Feb 2025 IONOS SE BR Consulting
70 morland.site 10 Aug 2017 10 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
71 worland.it 12 Jan 2021 27 Jan 2025 Algorithmedia S.r.l. Puglia.com Srls
72 bobland.info 7 Mar 2011 7 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 norland.games 9 Nov 2023 9 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
74 borlands.org 21 Jul 2009 21 Jul 2025 Tucows Domains Inc. Data Protected
75 boreland.net 8 Mar 2019 8 Mar 2025 GoDaddy.com, LLC -
76 boxland.it 28 Dec 2021 28 Dec 2024 Planetel s.p.a. Studio Lomax Compuvideo S.a.s.
77 rborland.com 2 Apr 2020 2 Apr 2026 Wix.com Ltd. -
78 bdorland.com 30 Apr 2013 30 Apr 2025 Domain.com, LLC -
79 gorland.pl 25 May 2020 25 May 2024 Grupa DKS Sp. z o.o. -
80 norland.store 29 Jan 2024 29 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
81 morland.co.uk 30 Oct 1996 30 Oct 2024 Gandi [Tag = GANDI] -
82 gborland.com 17 Nov 2005 17 Nov 2024 Tucows Domains Inc. -
83 sorland.eus 22 Feb 2018 22 Feb 2025 DINAHOSTING S.L. di-da
84 burland.org 24 Apr 2002 24 Apr 2025 Network Solutions, LLC Burland & Associates, Inc.
85 borgand.sbs 20 May 2023 20 May 2025 Namecheap Tech Everest
86 botland.io 16 Nov 2023 16 Nov 2024 Sav.com, LLC - 5 Privacy Protection
87 eorland.org 24 May 2019 24 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0154806611
88 b0rland.org 17 Dec 2008 17 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
89 boraland.com 8 Feb 2022 8 Feb 2025 Dynadot Inc -
90 borlind.jp 13 Jun 2005 30 Jun 2024 - (Not displayed by registrant's request)
91 botland.store 21 Apr 2020 21 Apr 2025 Key-Systems LLC BOTLAND B. Derkacz Spółka Komandytowa
92 bowland.house 15 Oct 2022 15 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 berland.name - - Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
94 boerland.net 26 Apr 2021 26 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
95 morland.com 4 May 2002 4 May 2029 Network Solutions, LLC -
96 bourland.net 29 Apr 1998 28 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
97 korland.pl 7 Mar 2017 7 Mar 2025 nazwa.pl sp. z o.o. -
98 bohland.info 1 Jul 2002 1 Jul 2024 Cronon GmbH REDACTED FOR PRIVACY
99 dorland.org 19 Nov 1999 19 Nov 2024 Key-Systems GmbH Source2Cloud
100 norland.uk 13 Sep 2020 13 Sep 2024 Christopher Clark t/a Brand Selection - Domain Names For Sale [Tag = BRANDSELECTION] -
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 Borland.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=borland.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "borland.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 5309,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "norland.ru, bobland.net, borlind.se, morland.marketing, bouland.nl, boyland.com.br, sorland.com, horland.com, bortland.com, borlund.com, bbrland.com, korland.com, bogland.ca, bozland.com, worland.info, borlant.com, norland.africa, bogland.net, bor-land.com, barland.info, boxland.fr, bowland.net, boxland.shop, borlind.dk, bourland.link, bjorland.com, bohland.net, bowland.ru, bowland.uk, bordland.com, boriland.com, forland.pl, boyland.biz, bohland.biz, barland.com, botland.ru, bokland.xyz, norland.solutions, corland.co.uk, morland.social, worland.net, boxland.ru, boerland.com, porland.blog, bourland.org, borlind.nl, norland.com.au, morland.solutions, bopland.org, borsand.com, boiland.com, botland.com.pl, borlang.com, forland.ru, bornand.de, boreland.co.uk, borgland.se, horland.de, norland.limited, norland.biz, bouland.com, borlandi.com, bogland.com, norland.org.uk, burland.jewelry, bornand.eu, bowland.com.co, morland.tech, berland.pro, morland.site, worland.it, bobland.info, norland.games, borlands.org, boreland.net, boxland.it, rborland.com, bdorland.com, gorland.pl, norland.store, morland.co.uk, gborland.com, sorland.eus, burland.org, borgand.sbs, botland.io, eorland.org, b0rland.org, boraland.com, borlind.jp, botland.store, bowland.house, berland.name, boerland.net, morland.com, bourland.net, korland.pl, bohland.info, dorland.org, norland.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "norland.ru",
            "domain_keyword": "norland",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:11:31",
            "create_date": "2013-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "bobland.net",
            "domain_keyword": "bobland",
            "domain_tld": "net",
            "query_time": "2024-04-18 05:14:12",
            "create_date": "2019-11-03",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "borlind.se",
            "domain_keyword": "borlind",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:09:47",
            "create_date": "2003-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_name": "InterNetX GmbH",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "morland.marketing",
            "domain_keyword": "morland",
            "domain_tld": "marketing",
            "query_time": "2024-05-06 11:12:23",
            "create_date": "2016-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Morland Marketing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.datacenter.no",
                "ns2.datacenter.no"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bouland.nl",
            "domain_keyword": "bouland",
            "domain_tld": "nl",
            "query_time": "2024-05-16 02:56:19",
            "create_date": "1998-12-10",
            "update_date": "2017-12-14",
            "registrar_name": "Gandi",
            "name_servers": [
                "ns-1237.awsdns-26.org",
                "ns-2033.awsdns-62.co.uk",
                "ns-281.awsdns-35.com",
                "ns-592.awsdns-10.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "boyland.com.br",
            "domain_keyword": "boyland",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 10:49:02",
            "create_date": "2023-04-10",
            "update_date": "2023-04-10",
            "expiry_date": "2028-04-10",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Terrence Boyland",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 7,
            "domain_name": "sorland.com",
            "domain_keyword": "sorland",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:07:37",
            "create_date": "2000-01-05",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "horland.com",
            "domain_keyword": "horland",
            "domain_tld": "com",
            "query_time": "2024-05-09 21:31:50",
            "create_date": "2015-11-04",
            "update_date": "2020-10-29",
            "expiry_date": "2024-11-04",
            "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": 9,
            "domain_name": "bortland.com",
            "domain_keyword": "bortland",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:32:51",
            "create_date": "2010-05-17",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "borlund.com",
            "domain_keyword": "borlund",
            "domain_tld": "com",
            "query_time": "2024-04-11 15:06:59",
            "create_date": "2000-02-07",
            "update_date": "2021-02-10",
            "expiry_date": "2026-02-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "authns1.cabocomm.dk",
                "authns2.cabocomm.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bbrland.com",
            "domain_keyword": "bbrland",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:47:14",
            "create_date": "2008-03-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "korland.com",
            "domain_keyword": "korland",
            "domain_tld": "com",
            "query_time": "2024-04-15 13:55:11",
            "create_date": "1999-08-27",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bogland.ca",
            "domain_keyword": "bogland",
            "domain_tld": "ca",
            "query_time": "2024-04-15 19:46:33",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bozland.com",
            "domain_keyword": "bozland",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:51:16",
            "create_date": "2021-06-17",
            "update_date": "2021-08-27",
            "expiry_date": "2024-06-17",
            "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": 15,
            "domain_name": "worland.info",
            "domain_keyword": "worland",
            "domain_tld": "info",
            "query_time": "2024-04-14 21:46:32",
            "create_date": "2018-09-26",
            "update_date": "2023-11-17",
            "expiry_date": "2026-09-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "borlant.com",
            "domain_keyword": "borlant",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:56:46",
            "create_date": "2021-05-03",
            "update_date": "2023-10-18",
            "expiry_date": "2025-05-03",
            "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": 17,
            "domain_name": "norland.africa",
            "domain_keyword": "norland",
            "domain_tld": "africa",
            "query_time": "2024-05-26 22:16:09",
            "create_date": "2023-10-31",
            "update_date": "2023-11-12",
            "expiry_date": "2024-10-31",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bogland.net",
            "domain_keyword": "bogland",
            "domain_tld": "net",
            "query_time": "2024-05-03 11:31:31",
            "create_date": "2001-08-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-04",
            "registrar_iana": 99,
            "registrar_name": "Pair Domains",
            "registrar_website": "pairdomains.com",
            "registrant_name": "GDPR Redacted",
            "registrant_company": "Bogdanove Studio",
            "registrant_address": "GDPR Redacted",
            "registrant_city": "GDPR Redacted",
            "registrant_state": "PA",
            "registrant_zip": "GDPR Redacted",
            "registrant_country": "US",
            "registrant_email": "https://whois.pairdomains.com/contact?domain=bogland.net&type=registrant",
            "registrant_phone": "GDPR Redacted",
            "registrant_fax": "GDPR Redacted",
            "name_servers": [
                "dns.pair.com",
                "ns0.ns0.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bor-land.com",
            "domain_keyword": "bor-land",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:49:02",
            "create_date": "2009-05-10",
            "update_date": "2024-04-17",
            "expiry_date": "2027-10-18",
            "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": [
                "ns5.maquinadigital.net",
                "ns6.maquinadigital.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 20,
            "domain_name": "barland.info",
            "domain_keyword": "barland",
            "domain_tld": "info",
            "query_time": "2024-05-07 10:46:14",
            "create_date": "2008-01-07",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-07",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "boxland.fr",
            "domain_keyword": "boxland",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:19:51",
            "create_date": "2022-06-24",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-24",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "AGICOM",
            "registrant_address": "AGICOM, 301 AVENUE DU MARECHAL LECLERC, 77120 MOUROUX",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.164030921",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 22,
            "domain_name": "bowland.net",
            "domain_keyword": "bowland",
            "domain_tld": "net",
            "query_time": "2024-04-09 07:14:54",
            "create_date": "2021-03-10",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.joomlawired.com",
                "ns2.joomlawired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "boxland.shop",
            "domain_keyword": "boxland",
            "domain_tld": "shop",
            "query_time": "2024-04-09 07:17:36",
            "create_date": "2021-03-29",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://name.com",
            "registrant_state": "21955",
            "registrant_country": "SA",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "borlind.dk",
            "domain_keyword": "borlind",
            "domain_tld": "dk",
            "query_time": "2024-05-11 01:53:48",
            "create_date": "2012-09-25",
            "expiry_date": "2024-09-30",
            "registrant_name": "Walter Lindner Marken- und Grundstuecks-GmbH & Co. KG",
            "registrant_address": "Lindenstrasse 15",
            "registrant_city": "Calw",
            "registrant_zip": "75365",
            "registrant_country": "DE",
            "registrant_phone": "+49 7051 60000",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "bourland.link",
            "domain_keyword": "bourland",
            "domain_tld": "link",
            "query_time": "2024-05-19 12:03:19",
            "create_date": "2022-10-30",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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-1089.awsdns-08.org",
                "ns-1686.awsdns-18.co.uk",
                "ns-209.awsdns-26.com",
                "ns-943.awsdns-53.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "bjorland.com",
            "domain_keyword": "bjorland",
            "domain_tld": "com",
            "query_time": "2024-05-31 05:58:53",
            "create_date": "2000-08-10",
            "update_date": "2024-05-30",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "bohland.net",
            "domain_keyword": "bohland",
            "domain_tld": "net",
            "query_time": "2024-04-28 01:34:23",
            "create_date": "2000-01-20",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bowland.ru",
            "domain_keyword": "bowland",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:02:33",
            "create_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "bowland.uk",
            "domain_keyword": "bowland",
            "domain_tld": "uk",
            "query_time": "2024-05-12 11:34:44",
            "create_date": "2019-07-01",
            "update_date": "2024-05-06",
            "expiry_date": "2025-07-01",
            "registrar_name": "SafetyNet Systems Ltd [Tag = SAFETYNET]",
            "registrar_website": "https://www.safetynet.co.uk",
            "registrant_name": "SafetyNet Systems Ltd",
            "registrant_address": "Ael Y Bryn, Capel Bangor, Aberystwyth, Ceredigion, SY23 3LR, United Kingdom",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "bordland.com",
            "domain_keyword": "bordland",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:22:21",
            "create_date": "2004-08-05",
            "update_date": "2024-02-06",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1475,
            "registrar_name": "April Sea Information Technology Corporation",
            "registrar_website": "http://www.maprilis.com.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ho Chi Minh City",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "boriland.com",
            "domain_keyword": "boriland",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:21:38",
            "create_date": "2010-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "forland.pl",
            "domain_keyword": "forland",
            "domain_tld": "pl",
            "query_time": "2024-05-30 04:29:30",
            "create_date": "2015-01-02",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-02",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "boyland.biz",
            "domain_keyword": "boyland",
            "domain_tld": "biz",
            "query_time": "2024-04-07 10:23:55",
            "create_date": "2021-12-10",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-10",
            "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": "mao zhao fu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Xi",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "bohland.biz",
            "domain_keyword": "bohland",
            "domain_tld": "biz",
            "query_time": "2024-04-07 03:18:00",
            "create_date": "2005-08-23",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-22",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "barland.com",
            "domain_keyword": "barland",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:54:19",
            "create_date": "2013-07-10",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "OYO AS",
            "registrant_address": "Boks 6572 Rodelokka",
            "registrant_city": "Oslo",
            "registrant_state": "Oslo County",
            "registrant_zip": "0501",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5307282054",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "botland.ru",
            "domain_keyword": "botland",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:01:48",
            "create_date": "2008-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "bokland.xyz",
            "domain_keyword": "bokland",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 17:28:03",
            "create_date": "2024-01-27",
            "update_date": "2024-05-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "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": [
                "ns1dhl.name.com",
                "ns2dhj.name.com",
                "ns3gxy.name.com",
                "ns4fmw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "norland.solutions",
            "domain_keyword": "norland",
            "domain_tld": "solutions",
            "query_time": "2024-05-15 09:49:20",
            "create_date": "2015-01-28",
            "update_date": "2021-10-20",
            "expiry_date": "2025-01-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pacific Group of Companies Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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.stsdns.com",
                "ns2.stsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "corland.co.uk",
            "domain_keyword": "corland",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 00:59:59",
            "create_date": "2023-08-15",
            "update_date": "2023-12-10",
            "expiry_date": "2024-08-15",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "morland.social",
            "domain_keyword": "morland",
            "domain_tld": "social",
            "query_time": "2024-05-18 20:30:50",
            "create_date": "2022-11-20",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-20",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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-1317.awsdns-36.org",
                "ns-1580.awsdns-05.co.uk",
                "ns-210.awsdns-26.com",
                "ns-608.awsdns-12.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "worland.net",
            "domain_keyword": "worland",
            "domain_tld": "net",
            "query_time": "2024-04-10 19:32:10",
            "create_date": "2001-04-06",
            "update_date": "2022-09-02",
            "expiry_date": "2026-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "boxland.ru",
            "domain_keyword": "boxland",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:02:58",
            "create_date": "2009-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "boerland.com",
            "domain_keyword": "boerland",
            "domain_tld": "com",
            "query_time": "2024-05-09 20:36:13",
            "create_date": "1997-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "porland.blog",
            "domain_keyword": "porland",
            "domain_tld": "blog",
            "query_time": "2024-05-26 14:02:12",
            "create_date": "2022-02-03",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "ERDEM DOGANC",
            "registrant_state": "SARIYER",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bourland.org",
            "domain_keyword": "bourland",
            "domain_tld": "org",
            "query_time": "2024-05-29 23:37:45",
            "create_date": "2003-10-20",
            "update_date": "2024-05-29",
            "expiry_date": "2030-10-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adrien bourland",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AD",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "borlind.nl",
            "domain_keyword": "borlind",
            "domain_tld": "nl",
            "query_time": "2024-04-30 20:32:15",
            "create_date": "2010-05-11",
            "update_date": "2023-02-23",
            "registrar_name": "Domain Robot",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 47,
            "domain_name": "norland.com.au",
            "domain_keyword": "norland",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 16:22:55",
            "update_date": "2022-10-07",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "IMIT Support",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "morland.solutions",
            "domain_keyword": "morland",
            "domain_tld": "solutions",
            "query_time": "2024-05-06 11:12:23",
            "create_date": "2021-08-21",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-21",
            "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 0162399255",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "bopland.org",
            "domain_keyword": "bopland",
            "domain_tld": "org",
            "query_time": "2024-04-27 00:47:46",
            "create_date": "2007-01-23",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-23",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "borsand.com",
            "domain_keyword": "borsand",
            "domain_tld": "com",
            "query_time": "2024-04-26 21:20:25",
            "create_date": "2003-11-24",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "boiland.com",
            "domain_keyword": "boiland",
            "domain_tld": "com",
            "query_time": "2024-05-15 12:53:24",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1028.ui-dns.org",
                "ns1038.ui-dns.de",
                "ns1096.ui-dns.biz",
                "ns1120.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "botland.com.pl",
            "domain_keyword": "botland",
            "domain_tld": "com.pl",
            "query_time": "2024-05-20 15:08:10",
            "create_date": "2010-11-15",
            "update_date": "2023-09-25",
            "expiry_date": "2024-11-15",
            "registrar_name": "Thecamels Sp. z o.o.",
            "name_servers": [
                "lucy.ns.cloudflare.com",
                "reese.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "borlang.com",
            "domain_keyword": "borlang",
            "domain_tld": "com",
            "query_time": "2024-04-11 15:06:55",
            "create_date": "2023-06-11",
            "update_date": "2023-06-12",
            "expiry_date": "2029-06-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "forland.ru",
            "domain_keyword": "forland",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:40:35",
            "create_date": "2009-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "bornand.de",
            "domain_keyword": "bornand",
            "domain_tld": "de",
            "query_time": "2024-05-05 01:11:34",
            "update_date": "2007-11-24",
            "name_servers": [
                "docks14.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 56,
            "domain_name": "boreland.co.uk",
            "domain_keyword": "boreland",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 01:54:02",
            "create_date": "1999-09-01",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-01",
            "registrar_name": "ANY-Web Limited [Tag = ANY-DOMAINS]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "borgland.se",
            "domain_keyword": "borgland",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:09:39",
            "create_date": "1999-01-11",
            "update_date": "2023-12-01",
            "expiry_date": "2025-01-11",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 58,
            "domain_name": "horland.de",
            "domain_keyword": "horland",
            "domain_tld": "de",
            "query_time": "2024-05-21 18:38:09",
            "update_date": "2021-01-11",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 59,
            "domain_name": "norland.limited",
            "domain_keyword": "norland",
            "domain_tld": "limited",
            "query_time": "2024-05-18 01:37:34",
            "create_date": "2015-05-29",
            "update_date": "2021-10-20",
            "expiry_date": "2025-05-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pacific Group of Companies Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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.stsdns.com",
                "ns2.stsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "norland.biz",
            "domain_keyword": "norland",
            "domain_tld": "biz",
            "query_time": "2024-05-15 09:49:20",
            "create_date": "2004-08-25",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CBRE Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bouland.com",
            "domain_keyword": "bouland",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:29:35",
            "create_date": "1999-11-06",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "borlandi.com",
            "domain_keyword": "borlandi",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:47:28",
            "create_date": "2007-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bogland.com",
            "domain_keyword": "bogland",
            "domain_tld": "com",
            "query_time": "2024-04-07 03:13:24",
            "create_date": "1997-02-21",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "norland.org.uk",
            "domain_keyword": "norland",
            "domain_tld": "org.uk",
            "query_time": "2024-05-26 22:16:09",
            "create_date": "2022-02-04",
            "update_date": "2024-02-05",
            "expiry_date": "2026-02-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "burland.jewelry",
            "domain_keyword": "burland",
            "domain_tld": "jewelry",
            "query_time": "2024-04-17 05:25:09",
            "create_date": "2022-08-08",
            "update_date": "2023-07-30",
            "expiry_date": "2028-08-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Burland Jewelry Center",
            "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": [
                "ns71.worldnic.com",
                "ns72.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bornand.eu",
            "domain_keyword": "bornand",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:08:34",
            "registrar_name": "Register S.p.A.",
            "registrar_website": "https://www.register.it/",
            "name_servers": [
                "ns1.amen.fr",
                "ns2.amen.fr"
            ]
        },
        {
            "num": 67,
            "domain_name": "bowland.com.co",
            "domain_keyword": "bowland",
            "domain_tld": "com.co",
            "query_time": "2024-05-21 16:22:51",
            "create_date": "2019-08-28",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ANT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns14.hostgator.co",
                "ns15.hostgator.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "morland.tech",
            "domain_keyword": "morland",
            "domain_tld": "tech",
            "query_time": "2024-04-20 09:36:17",
            "create_date": "2019-06-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "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": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "berland.pro",
            "domain_keyword": "berland",
            "domain_tld": "pro",
            "query_time": "2024-05-04 03:18:44",
            "create_date": "2023-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BR Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1036.ui-dns.org",
                "ns1092.ui-dns.biz",
                "ns1103.ui-dns.de",
                "ns1114.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "morland.site",
            "domain_keyword": "morland",
            "domain_tld": "site",
            "query_time": "2024-05-06 11:12:23",
            "create_date": "2017-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-10",
            "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": [
                "pat.ns.cloudflare.com",
                "vin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "worland.it",
            "domain_keyword": "worland",
            "domain_tld": "it",
            "query_time": "2024-04-09 02:55:04",
            "create_date": "2021-01-12",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-27",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 72,
            "domain_name": "bobland.info",
            "domain_keyword": "bobland",
            "domain_tld": "info",
            "query_time": "2024-05-08 20:43:22",
            "create_date": "2011-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "norland.games",
            "domain_keyword": "norland",
            "domain_tld": "games",
            "query_time": "2024-05-15 09:49:20",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jaziel.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "borlands.org",
            "domain_keyword": "borlands",
            "domain_tld": "org",
            "query_time": "2024-04-11 15:06:55",
            "create_date": "2009-07-21",
            "update_date": "2023-06-26",
            "expiry_date": "2025-07-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Perthshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "boreland.net",
            "domain_keyword": "boreland",
            "domain_tld": "net",
            "query_time": "2024-04-23 02:39:41",
            "create_date": "2019-03-08",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "boxland.it",
            "domain_keyword": "boxland",
            "domain_tld": "it",
            "query_time": "2024-05-14 19:16:00",
            "create_date": "2021-12-28",
            "update_date": "2024-01-13",
            "expiry_date": "2024-12-28",
            "registrar_name": "Planetel s.p.a.",
            "registrar_website": "http://www.regdom.it",
            "registrant_company": "Studio Lomax Compuvideo S.a.s.",
            "registrant_address": "via San Pietro, 21/7",
            "registrant_city": "Finale Ligure",
            "registrant_state": "SV",
            "registrant_zip": "17024",
            "registrant_country": "IT",
            "name_servers": [
                "ns.lnet.it",
                "ns2.lnet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 77,
            "domain_name": "rborland.com",
            "domain_keyword": "rborland",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:18:12",
            "create_date": "2020-04-02",
            "update_date": "2024-05-07",
            "expiry_date": "2026-04-02",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bdorland.com",
            "domain_keyword": "bdorland",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:35:24",
            "create_date": "2013-04-30",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-30",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.accountsupport.com",
                "ns2.accountsupport.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "gorland.pl",
            "domain_keyword": "gorland",
            "domain_tld": "pl",
            "query_time": "2024-03-26 11:36:27",
            "create_date": "2020-05-25",
            "update_date": "2023-03-27",
            "expiry_date": "2024-05-25",
            "registrar_name": "Grupa DKS Sp. z o.o.",
            "registrar_website": "https://www.addhost.pl",
            "name_servers": [
                "ns1.ehost.pl",
                "ns2.ehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "norland.store",
            "domain_keyword": "norland",
            "domain_tld": "store",
            "query_time": "2024-05-26 22:16:09",
            "create_date": "2024-01-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "morland.co.uk",
            "domain_keyword": "morland",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 11:12:25",
            "create_date": "1996-10-30",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-30",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1312.awsdns-36.org",
                "ns-137.awsdns-17.com",
                "ns-1683.awsdns-18.co.uk",
                "ns-789.awsdns-34.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "gborland.com",
            "domain_keyword": "gborland",
            "domain_tld": "com",
            "query_time": "2024-04-13 05:56:17",
            "create_date": "2005-11-17",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns609.websitewelcome.com",
                "ns610.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sorland.eus",
            "domain_keyword": "sorland",
            "domain_tld": "eus",
            "query_time": "2024-04-08 15:53:28",
            "create_date": "2018-02-22",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_company": "di-da",
            "registrant_state": "Vizcaya",
            "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": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "burland.org",
            "domain_keyword": "burland",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:25:09",
            "create_date": "2002-04-24",
            "update_date": "2023-02-27",
            "expiry_date": "2025-04-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Burland & Associates, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "borgand.sbs",
            "domain_keyword": "borgand",
            "domain_tld": "sbs",
            "query_time": "2024-05-23 17:22:44",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Tech Everest",
            "registrant_state": "NV",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "botland.io",
            "domain_keyword": "botland",
            "domain_tld": "io",
            "query_time": "2024-05-25 15:01:44",
            "create_date": "2023-11-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3895,
            "registrar_name": "Sav.com, LLC - 5",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "eorland.org",
            "domain_keyword": "eorland",
            "domain_tld": "org",
            "query_time": "2024-05-28 06:04:03",
            "create_date": "2019-05-24",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0154806611",
            "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.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": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "b0rland.org",
            "domain_keyword": "b0rland",
            "domain_tld": "org",
            "query_time": "2024-04-14 22:23:29",
            "create_date": "2008-12-17",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-17",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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-1102.awsdns-09.org",
                "ns-1600.awsdns-08.co.uk",
                "ns-396.awsdns-49.com",
                "ns-689.awsdns-22.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "boraland.com",
            "domain_keyword": "boraland",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:49:54",
            "create_date": "2022-02-08",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "borlind.jp",
            "domain_keyword": "borlind",
            "domain_tld": "jp",
            "query_time": "2024-04-23 02:47:34",
            "create_date": "2005-06-13",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 91,
            "domain_name": "botland.store",
            "domain_keyword": "botland",
            "domain_tld": "store",
            "query_time": "2024-04-28 22:36:01",
            "create_date": "2020-04-21",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "BOTLAND B. Derkacz Spółka Komandytowa",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lucy.ns.cloudflare.com",
                "reese.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bowland.house",
            "domain_keyword": "bowland",
            "domain_tld": "house",
            "query_time": "2024-04-22 02:15:31",
            "create_date": "2022-10-15",
            "update_date": "2023-08-11",
            "expiry_date": "2025-10-15",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "berland.name",
            "domain_keyword": "berland",
            "domain_tld": "name",
            "query_time": "2024-05-04 03:18:43",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "domain_status": [
                "clientDeleteProhibited"
            ]
        },
        {
            "num": 94,
            "domain_name": "boerland.net",
            "domain_keyword": "boerland",
            "domain_tld": "net",
            "query_time": "2024-05-03 11:27:29",
            "create_date": "2021-04-26",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "morland.com",
            "domain_keyword": "morland",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:09:10",
            "create_date": "2002-05-04",
            "update_date": "2024-03-05",
            "expiry_date": "2029-05-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.thundercloud.uk",
                "ns1.thundercloud.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bourland.net",
            "domain_keyword": "bourland",
            "domain_tld": "net",
            "query_time": "2024-05-08 12:21:48",
            "create_date": "1998-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "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=bourland.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "korland.pl",
            "domain_keyword": "korland",
            "domain_tld": "pl",
            "query_time": "2024-03-10 15:26:28",
            "create_date": "2017-03-07",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-07",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns1.best.net.pl",
                "dns2.best.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bohland.info",
            "domain_keyword": "bohland",
            "domain_tld": "info",
            "query_time": "2024-05-26 15:14:25",
            "create_date": "2002-07-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "dorland.org",
            "domain_keyword": "dorland",
            "domain_tld": "org",
            "query_time": "2024-05-22 14:59:03",
            "create_date": "1999-11-19",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Source2Cloud",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "novalee.ns.cloudflare.com",
                "west.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "norland.uk",
            "domain_keyword": "norland",
            "domain_tld": "uk",
            "query_time": "2024-05-18 01:37:34",
            "create_date": "2020-09-13",
            "update_date": "2024-02-26",
            "expiry_date": "2024-09-13",
            "registrar_name": "Christopher Clark t/a Brand Selection - Domain Names For Sale [Tag = BRANDSELECTION]",
            "registrar_website": "http://www.brandselection.co.uk",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.2,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>borland.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5309</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>norland.ru, bobland.net, borlind.se, morland.marketing, bouland.nl, boyland.com.br, sorland.com, horland.com, bortland.com, borlund.com, bbrland.com, korland.com, bogland.ca, bozland.com, worland.info, borlant.com, norland.africa, bogland.net, bor-land.com, barland.info, boxland.fr, bowland.net, boxland.shop, borlind.dk, bourland.link, bjorland.com, bohland.net, bowland.ru, bowland.uk, bordland.com, boriland.com, forland.pl, boyland.biz, bohland.biz, barland.com, botland.ru, bokland.xyz, norland.solutions, corland.co.uk, morland.social, worland.net, boxland.ru, boerland.com, porland.blog, bourland.org, borlind.nl, norland.com.au, morland.solutions, bopland.org, borsand.com, boiland.com, botland.com.pl, borlang.com, forland.ru, bornand.de, boreland.co.uk, borgland.se, horland.de, norland.limited, norland.biz, bouland.com, borlandi.com, bogland.com, norland.org.uk, burland.jewelry, bornand.eu, bowland.com.co, morland.tech, berland.pro, morland.site, worland.it, bobland.info, norland.games, borlands.org, boreland.net, boxland.it, rborland.com, bdorland.com, gorland.pl, norland.store, morland.co.uk, gborland.com, sorland.eus, burland.org, borgand.sbs, botland.io, eorland.org, b0rland.org, boraland.com, borlind.jp, botland.store, bowland.house, berland.name, boerland.net, morland.com, bourland.net, korland.pl, bohland.info, dorland.org, norland.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>norland.ru</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:11:31</query_time>
   <create_date>2013-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bobland.net</domain_name>
   <domain_keyword>bobland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 05:14:12</query_time>
   <create_date>2019-11-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</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.5707088622</registrant_phone>
   <name_servers>
    <value>ns37.worldnic.com</value>
    <value>ns38.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>borlind.se</domain_name>
   <domain_keyword>borlind</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:09:47</query_time>
   <create_date>2003-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>morland.marketing</domain_name>
   <domain_keyword>morland</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-06 11:12:23</query_time>
   <create_date>2016-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Morland Marketing</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>NO</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.datacenter.no</value>
    <value>ns2.datacenter.no</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bouland.nl</domain_name>
   <domain_keyword>bouland</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-16 02:56:19</query_time>
   <create_date>1998-12-10</create_date>
   <update_date>2017-12-14</update_date>
   <registrar_name>Gandi</registrar_name>
   <name_servers>
    <value>ns-1237.awsdns-26.org</value>
    <value>ns-2033.awsdns-62.co.uk</value>
    <value>ns-281.awsdns-35.com</value>
    <value>ns-592.awsdns-10.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>boyland.com.br</domain_name>
   <domain_keyword>boyland</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 10:49:02</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2028-04-10</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Terrence Boyland</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>sorland.com</domain_name>
   <domain_keyword>sorland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:07:37</query_time>
   <create_date>2000-01-05</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-05</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>horland.com</domain_name>
   <domain_keyword>horland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 21:31:50</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2020-10-29</update_date>
   <expiry_date>2024-11-04</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>9</num>
   <domain_name>bortland.com</domain_name>
   <domain_keyword>bortland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:32:51</query_time>
   <create_date>2010-05-17</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-17</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>borlund.com</domain_name>
   <domain_keyword>borlund</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 15:06:59</query_time>
   <create_date>2000-02-07</create_date>
   <update_date>2021-02-10</update_date>
   <expiry_date>2026-02-07</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>authns1.cabocomm.dk</value>
    <value>authns2.cabocomm.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bbrland.com</domain_name>
   <domain_keyword>bbrland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:47:14</query_time>
   <create_date>2008-03-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-08</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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>korland.com</domain_name>
   <domain_keyword>korland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 13:55:11</query_time>
   <create_date>1999-08-27</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bogland.ca</domain_name>
   <domain_keyword>bogland</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-15 19:46:33</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bozland.com</domain_name>
   <domain_keyword>bozland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:51:16</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-06-17</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>15</num>
   <domain_name>worland.info</domain_name>
   <domain_keyword>worland</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-14 21:46:32</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2026-09-26</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>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>borlant.com</domain_name>
   <domain_keyword>borlant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:56:46</query_time>
   <create_date>2021-05-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2025-05-03</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>17</num>
   <domain_name>norland.africa</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-26 22:16:09</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bogland.net</domain_name>
   <domain_keyword>bogland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 11:31:31</query_time>
   <create_date>2001-08-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>99</registrar_iana>
   <registrar_name>Pair Domains</registrar_name>
   <registrar_website>pairdomains.com</registrar_website>
   <registrant_name>GDPR Redacted</registrant_name>
   <registrant_company>Bogdanove Studio</registrant_company>
   <registrant_address>GDPR Redacted</registrant_address>
   <registrant_city>GDPR Redacted</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>GDPR Redacted</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://whois.pairdomains.com/contact?domain=bogland.net&amp;type=registrant</registrant_email>
   <registrant_phone>GDPR Redacted</registrant_phone>
   <registrant_fax>GDPR Redacted</registrant_fax>
   <name_servers>
    <value>dns.pair.com</value>
    <value>ns0.ns0.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bor-land.com</domain_name>
   <domain_keyword>bor-land</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:49:02</query_time>
   <create_date>2009-05-10</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2027-10-18</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>ns5.maquinadigital.net</value>
    <value>ns6.maquinadigital.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>barland.info</domain_name>
   <domain_keyword>barland</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 10:46:14</query_time>
   <create_date>2008-01-07</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>boxland.fr</domain_name>
   <domain_keyword>boxland</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:19:51</query_time>
   <create_date>2022-06-24</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>AGICOM</registrant_company>
   <registrant_address>AGICOM, 301 AVENUE DU MARECHAL LECLERC, 77120 MOUROUX</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.164030921</registrant_phone>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>bowland.net</domain_name>
   <domain_keyword>bowland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 07:14:54</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.joomlawired.com</value>
    <value>ns2.joomlawired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>boxland.shop</domain_name>
   <domain_keyword>boxland</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-09 07:17:36</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://name.com</registrar_website>
   <registrant_state>21955</registrant_state>
   <registrant_country>SA</registrant_country>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>borlind.dk</domain_name>
   <domain_keyword>borlind</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 01:53:48</query_time>
   <create_date>2012-09-25</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Walter Lindner Marken- und Grundstuecks-GmbH &amp; Co. KG</registrant_name>
   <registrant_address>Lindenstrasse 15</registrant_address>
   <registrant_city>Calw</registrant_city>
   <registrant_zip>75365</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_phone>+49 7051 60000</registrant_phone>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bourland.link</domain_name>
   <domain_keyword>bourland</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-19 12:03:19</query_time>
   <create_date>2022-10-30</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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-1089.awsdns-08.org</value>
    <value>ns-1686.awsdns-18.co.uk</value>
    <value>ns-209.awsdns-26.com</value>
    <value>ns-943.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>bjorland.com</domain_name>
   <domain_keyword>bjorland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 05:58:53</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bohland.net</domain_name>
   <domain_keyword>bohland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 01:34:23</query_time>
   <create_date>2000-01-20</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-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>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bowland.ru</domain_name>
   <domain_keyword>bowland</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:02:33</query_time>
   <create_date>2023-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>bowland.uk</domain_name>
   <domain_keyword>bowland</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 11:34:44</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_name>SafetyNet Systems Ltd [Tag = SAFETYNET]</registrar_name>
   <registrar_website>https://www.safetynet.co.uk</registrar_website>
   <registrant_name>SafetyNet Systems Ltd</registrant_name>
   <registrant_address>Ael Y Bryn, Capel Bangor, Aberystwyth, Ceredigion, SY23 3LR, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>bordland.com</domain_name>
   <domain_keyword>bordland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:22:21</query_time>
   <create_date>2004-08-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1475</registrar_iana>
   <registrar_name>April Sea Information Technology Corporation</registrar_name>
   <registrar_website>http://www.maprilis.com.vn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ho Chi Minh City</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>boriland.com</domain_name>
   <domain_keyword>boriland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:21:38</query_time>
   <create_date>2010-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-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>ns19.domaincontrol.com</value>
    <value>ns20.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>32</num>
   <domain_name>forland.pl</domain_name>
   <domain_keyword>forland</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 04:29:30</query_time>
   <create_date>2015-01-02</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>boyland.biz</domain_name>
   <domain_keyword>boyland</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-07 10:23:55</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-10</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>mao zhao fu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Xi</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>bohland.biz</domain_name>
   <domain_keyword>bohland</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-07 03:18:00</query_time>
   <create_date>2005-08-23</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>barland.com</domain_name>
   <domain_keyword>barland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:54:19</query_time>
   <create_date>2013-07-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-10</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</registrant_name>
   <registrant_company>OYO AS</registrant_company>
   <registrant_address>Boks 6572 Rodelokka</registrant_address>
   <registrant_city>Oslo</registrant_city>
   <registrant_state>Oslo County</registrant_state>
   <registrant_zip>0501</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5307282054</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>botland.ru</domain_name>
   <domain_keyword>botland</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:01:48</query_time>
   <create_date>2008-03-14</create_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>bokland.xyz</domain_name>
   <domain_keyword>bokland</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 17:28:03</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</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>ns1dhl.name.com</value>
    <value>ns2dhj.name.com</value>
    <value>ns3gxy.name.com</value>
    <value>ns4fmw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>norland.solutions</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-15 09:49:20</query_time>
   <create_date>2015-01-28</create_date>
   <update_date>2021-10-20</update_date>
   <expiry_date>2025-01-28</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>Pacific Group of Companies Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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.stsdns.com</value>
    <value>ns2.stsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>corland.co.uk</domain_name>
   <domain_keyword>corland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 00:59:59</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>morland.social</domain_name>
   <domain_keyword>morland</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-18 20:30:50</query_time>
   <create_date>2022-11-20</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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-1317.awsdns-36.org</value>
    <value>ns-1580.awsdns-05.co.uk</value>
    <value>ns-210.awsdns-26.com</value>
    <value>ns-608.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>worland.net</domain_name>
   <domain_keyword>worland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 19:32:10</query_time>
   <create_date>2001-04-06</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2026-04-06</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>ns11.domaincontrol.com</value>
    <value>ns12.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>42</num>
   <domain_name>boxland.ru</domain_name>
   <domain_keyword>boxland</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:02:58</query_time>
   <create_date>2009-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>boerland.com</domain_name>
   <domain_keyword>boerland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 20:36:13</query_time>
   <create_date>1997-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>porland.blog</domain_name>
   <domain_keyword>porland</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-26 14:02:12</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>ERDEM DOGANC</registrant_company>
   <registrant_state>SARIYER</registrant_state>
   <registrant_country>TR</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bourland.org</domain_name>
   <domain_keyword>bourland</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 23:37:45</query_time>
   <create_date>2003-10-20</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2030-10-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adrien bourland</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>AD</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>borlind.nl</domain_name>
   <domain_keyword>borlind</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 20:32:15</query_time>
   <create_date>2010-05-11</create_date>
   <update_date>2023-02-23</update_date>
   <registrar_name>Domain Robot</registrar_name>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>norland.com.au</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 16:22:55</query_time>
   <update_date>2022-10-07</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>IMIT Support</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>morland.solutions</domain_name>
   <domain_keyword>morland</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-06 11:12:23</query_time>
   <create_date>2021-08-21</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-21</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 0162399255</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bopland.org</domain_name>
   <domain_keyword>bopland</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 00:47:46</query_time>
   <create_date>2007-01-23</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>borsand.com</domain_name>
   <domain_keyword>borsand</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 21:20:25</query_time>
   <create_date>2003-11-24</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-24</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>boiland.com</domain_name>
   <domain_keyword>boiland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 12:53:24</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1028.ui-dns.org</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1096.ui-dns.biz</value>
    <value>ns1120.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>botland.com.pl</domain_name>
   <domain_keyword>botland</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-20 15:08:10</query_time>
   <create_date>2010-11-15</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>Thecamels Sp. z o.o.</registrar_name>
   <name_servers>
    <value>lucy.ns.cloudflare.com</value>
    <value>reese.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>borlang.com</domain_name>
   <domain_keyword>borlang</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 15:06:55</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2029-06-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>forland.ru</domain_name>
   <domain_keyword>forland</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:40:35</query_time>
   <create_date>2009-10-19</create_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>bornand.de</domain_name>
   <domain_keyword>bornand</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 01:11:34</query_time>
   <update_date>2007-11-24</update_date>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>boreland.co.uk</domain_name>
   <domain_keyword>boreland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 01:54:02</query_time>
   <create_date>1999-09-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-DOMAINS]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>borgland.se</domain_name>
   <domain_keyword>borgland</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:09:39</query_time>
   <create_date>1999-01-11</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>horland.de</domain_name>
   <domain_keyword>horland</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 18:38:09</query_time>
   <update_date>2021-01-11</update_date>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>norland.limited</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>limited</domain_tld>
   <query_time>2024-05-18 01:37:34</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2021-10-20</update_date>
   <expiry_date>2025-05-29</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>Pacific Group of Companies Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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.stsdns.com</value>
    <value>ns2.stsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>norland.biz</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 09:49:20</query_time>
   <create_date>2004-08-25</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CBRE Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bouland.com</domain_name>
   <domain_keyword>bouland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:29:35</query_time>
   <create_date>1999-11-06</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>borlandi.com</domain_name>
   <domain_keyword>borlandi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:47:28</query_time>
   <create_date>2007-10-23</create_date>
   <update_date>2023-10-23</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</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bogland.com</domain_name>
   <domain_keyword>bogland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 03:13:24</query_time>
   <create_date>1997-02-21</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>norland.org.uk</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-26 22:16:09</query_time>
   <create_date>2022-02-04</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>burland.jewelry</domain_name>
   <domain_keyword>burland</domain_keyword>
   <domain_tld>jewelry</domain_tld>
   <query_time>2024-04-17 05:25:09</query_time>
   <create_date>2022-08-08</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2028-08-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Burland Jewelry Center</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>ns71.worldnic.com</value>
    <value>ns72.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bornand.eu</domain_name>
   <domain_keyword>bornand</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:08:34</query_time>
   <registrar_name>Register S.p.A.</registrar_name>
   <registrar_website>https://www.register.it/</registrar_website>
   <name_servers>
    <value>ns1.amen.fr</value>
    <value>ns2.amen.fr</value>
   </name_servers>
  </value>
  <value>
   <num>67</num>
   <domain_name>bowland.com.co</domain_name>
   <domain_keyword>bowland</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-21 16:22:51</query_time>
   <create_date>2019-08-28</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ANT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>ns14.hostgator.co</value>
    <value>ns15.hostgator.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>morland.tech</domain_name>
   <domain_keyword>morland</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-20 09:36:17</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</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>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>berland.pro</domain_name>
   <domain_keyword>berland</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-04 03:18:44</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BR Consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1036.ui-dns.org</value>
    <value>ns1092.ui-dns.biz</value>
    <value>ns1103.ui-dns.de</value>
    <value>ns1114.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>morland.site</domain_name>
   <domain_keyword>morland</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-06 11:12:23</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-10</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>pat.ns.cloudflare.com</value>
    <value>vin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>worland.it</domain_name>
   <domain_keyword>worland</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-09 02:55:04</query_time>
   <create_date>2021-01-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bobland.info</domain_name>
   <domain_keyword>bobland</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 20:43:22</query_time>
   <create_date>2011-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>norland.games</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-15 09:49:20</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jaziel.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>borlands.org</domain_name>
   <domain_keyword>borlands</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-11 15:06:55</query_time>
   <create_date>2009-07-21</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Perthshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>boreland.net</domain_name>
   <domain_keyword>boreland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 02:39:41</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.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>76</num>
   <domain_name>boxland.it</domain_name>
   <domain_keyword>boxland</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 19:16:00</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>Planetel s.p.a.</registrar_name>
   <registrar_website>http://www.regdom.it</registrar_website>
   <registrant_company>Studio Lomax Compuvideo S.a.s.</registrant_company>
   <registrant_address>via San Pietro, 21/7</registrant_address>
   <registrant_city>Finale Ligure</registrant_city>
   <registrant_state>SV</registrant_state>
   <registrant_zip>17024</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.lnet.it</value>
    <value>ns2.lnet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>rborland.com</domain_name>
   <domain_keyword>rborland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:18:12</query_time>
   <create_date>2020-04-02</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2026-04-02</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>bdorland.com</domain_name>
   <domain_keyword>bdorland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:35:24</query_time>
   <create_date>2013-04-30</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.accountsupport.com</value>
    <value>ns2.accountsupport.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>gorland.pl</domain_name>
   <domain_keyword>gorland</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-26 11:36:27</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2023-03-27</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>Grupa DKS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.addhost.pl</registrar_website>
   <name_servers>
    <value>ns1.ehost.pl</value>
    <value>ns2.ehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>norland.store</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 22:16:09</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>morland.co.uk</domain_name>
   <domain_keyword>morland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 11:12:25</query_time>
   <create_date>1996-10-30</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1312.awsdns-36.org</value>
    <value>ns-137.awsdns-17.com</value>
    <value>ns-1683.awsdns-18.co.uk</value>
    <value>ns-789.awsdns-34.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>gborland.com</domain_name>
   <domain_keyword>gborland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 05:56:17</query_time>
   <create_date>2005-11-17</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-17</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>ns609.websitewelcome.com</value>
    <value>ns610.websitewelcome.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>83</num>
   <domain_name>sorland.eus</domain_name>
   <domain_keyword>sorland</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-04-08 15:53:28</query_time>
   <create_date>2018-02-22</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_company>di-da</registrant_company>
   <registrant_state>Vizcaya</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>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>burland.org</domain_name>
   <domain_keyword>burland</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:25:09</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Burland &amp; Associates, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.worldnic.com</value>
    <value>ns22.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>borgand.sbs</domain_name>
   <domain_keyword>borgand</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-23 17:22:44</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Tech Everest</registrant_company>
   <registrant_state>NV</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>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>86</num>
   <domain_name>botland.io</domain_name>
   <domain_keyword>botland</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-25 15:01:44</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3895</registrar_iana>
   <registrar_name>Sav.com, LLC - 5</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>eorland.org</domain_name>
   <domain_keyword>eorland</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 06:04:03</query_time>
   <create_date>2019-05-24</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0154806611</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.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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>b0rland.org</domain_name>
   <domain_keyword>b0rland</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 22:23:29</query_time>
   <create_date>2008-12-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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-1102.awsdns-09.org</value>
    <value>ns-1600.awsdns-08.co.uk</value>
    <value>ns-396.awsdns-49.com</value>
    <value>ns-689.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>boraland.com</domain_name>
   <domain_keyword>boraland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:49:54</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>borlind.jp</domain_name>
   <domain_keyword>borlind</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 02:47:34</query_time>
   <create_date>2005-06-13</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>botland.store</domain_name>
   <domain_keyword>botland</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 22:36:01</query_time>
   <create_date>2020-04-21</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>BOTLAND B. Derkacz Spółka Komandytowa</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lucy.ns.cloudflare.com</value>
    <value>reese.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bowland.house</domain_name>
   <domain_keyword>bowland</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-04-22 02:15:31</query_time>
   <create_date>2022-10-15</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2025-10-15</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>berland.name</domain_name>
   <domain_keyword>berland</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-04 03:18:43</query_time>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>boerland.net</domain_name>
   <domain_keyword>boerland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 11:27:29</query_time>
   <create_date>2021-04-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>morland.com</domain_name>
   <domain_keyword>morland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:09:10</query_time>
   <create_date>2002-05-04</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2029-05-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.thundercloud.uk</value>
    <value>ns1.thundercloud.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>bourland.net</domain_name>
   <domain_keyword>bourland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 12:21:48</query_time>
   <create_date>1998-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</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=bourland.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>korland.pl</domain_name>
   <domain_keyword>korland</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-10 15:26:28</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns1.best.net.pl</value>
    <value>dns2.best.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bohland.info</domain_name>
   <domain_keyword>bohland</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 15:14:25</query_time>
   <create_date>2002-07-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>dorland.org</domain_name>
   <domain_keyword>dorland</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 14:59:03</query_time>
   <create_date>1999-11-19</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Source2Cloud</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>novalee.ns.cloudflare.com</value>
    <value>west.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>norland.uk</domain_name>
   <domain_keyword>norland</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-18 01:37:34</query_time>
   <create_date>2020-09-13</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>Christopher Clark t/a Brand Selection - Domain Names For Sale [Tag = BRANDSELECTION]</registrar_name>
   <registrar_website>http://www.brandselection.co.uk</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.2</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,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

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.