WHOIS QUERY TIME

30 Apr 2024 - 8:14 PM UTC

Modified: 29 February 2024

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

ns1.crazydomains.com
ns2.crazydomains.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Mark Adams

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=leggoland.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "leggoland.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "leggoland.com.au",
            "domain_keyword": "leggoland",
            "domain_tld": "com.au",
            "query_time": "2024-04-30 20:14:57",
            "update_date": "2024-02-29",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Mark Adams",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.072,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>leggoland.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>leggoland.com.au</domain_name>
   <domain_keyword>leggoland</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-30 20:14:57</query_time>
   <update_date>2024-02-29</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Mark Adams</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.072</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.119 seconds) for "leggoland.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Feb 2024 - 5:37 AM UTC

Modified: 29 February 2024

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

ns1.crazydomains.com
ns2.crazydomains.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Mark Adams

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=leggoland.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "leggoland.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "leggoland.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "leggoland.com.au",
            "domain_keyword": "leggoland",
            "domain_tld": "com.au",
            "query_time": "2024-02-29 05:37:42",
            "update_date": "2024-02-29",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Mark Adams",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.119,
        "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>leggoland.com.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>leggoland.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>leggoland.com.au</domain_name>
   <domain_keyword>leggoland</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-02-29 05:37:42</query_time>
   <update_date>2024-02-29</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Mark Adams</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.119</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 2 domain names (in 0.057 seconds) which contained the exact domain keyword "leggoland".
Domain Name Registered Expiry Registrar Ownership
1 leggoland.com 17 May 2001 17 May 2025 Media Elite Holdings Limited Fundacion Privacy Services LTD
2 leggoland.co.uk 8 Mar 2004 8 Mar 2025 Bee Internet Ltd [Tag = HALLIWELL] -
3 leggoland.com.au - - Web Address Registration Pty Ltd Mark Adams

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=leggoland&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "leggoland",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "leggoland.com, leggoland.co.uk, leggoland.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "leggoland.com",
            "domain_keyword": "leggoland",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:21:45",
            "create_date": "2001-05-17",
            "update_date": "2022-03-23",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "leggoland.co.uk",
            "domain_keyword": "leggoland",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 19:00:38",
            "create_date": "2004-03-08",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-08",
            "registrar_name": "Bee Internet Ltd [Tag = HALLIWELL]",
            "registrar_website": "http://www.bee.co.uk",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "leggoland.com.au",
            "domain_keyword": "leggoland",
            "domain_tld": "com.au",
            "query_time": "2024-04-30 20:14:57",
            "update_date": "2024-02-29",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Mark Adams",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>leggoland</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>leggoland.com, leggoland.co.uk, leggoland.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>leggoland.com</domain_name>
   <domain_keyword>leggoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:21:45</query_time>
   <create_date>2001-05-17</create_date>
   <update_date>2022-03-23</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>leggoland.co.uk</domain_name>
   <domain_keyword>leggoland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 19:00:38</query_time>
   <create_date>2004-03-08</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Bee Internet Ltd [Tag = HALLIWELL]</registrar_name>
   <registrar_website>http://www.bee.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>leggoland.com.au</domain_name>
   <domain_keyword>leggoland</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-30 20:14:57</query_time>
   <update_date>2024-02-29</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Mark Adams</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.057</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 421 domain names (in 0.368 seconds) which look and sound like the brand name "leggoland".
Domain Name Registered Expiry Registrar Ownership
1 legioland.com 3 Sep 2023 3 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
2 lengoland.co.uk 16 Oct 2016 16 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
3 lewgoland.com 13 Jan 2021 13 Jan 2025 OVH, SAS Agenza
4 legoland.reisen 22 Jul 2014 22 Jul 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
5 legoland.space 29 Mar 2023 29 Mar 2025 CSC Corporate Domains Inc. LEGO Juris A/S
6 legoland.biz 17 Nov 2001 18 Nov 2024 CSC Corporate Domains, Inc. KIRKBI AS
7 eggoland.net 25 Sep 2020 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 legoland.nyc 1 Dec 2014 30 Nov 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
9 legoland.com 4 Aug 1998 3 Aug 2024 CSC CORPORATE DOMAINS, INC. LEGO Juris A/S
10 legoland.ru 15 May 2018 15 May 2024 RU-CENTER-RU Private Person
11 legoland.de - - - -
12 legoland.blog 30 Jun 2020 30 Jun 2024 CSC Corporate Domains Inc. LEGO Juris AS
13 legoland.website 26 Aug 2014 26 Aug 2024 CSC Corporate Domains Inc. LEGO Juris A/S
14 legoland.vacations 19 May 2014 19 May 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
15 legoland.co.uk 30 Oct 1997 30 Oct 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
16 legoland.realty 24 Apr 2017 24 Apr 2025 CSC Corporate Domains, Inc. LEGO Juris AS
17 legoland.org 4 Aug 1998 3 Aug 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
18 eggoland.co.uk 16 Sep 2023 16 Sep 2024 James Tuplin [Tag = TUPLIN] -
19 legoland.site 8 Jul 2015 8 Jul 2024 CSC Corporate Domains Inc. LEGO Juris A/S
20 legoland.net 20 Nov 1997 19 Nov 2024 CSC CORPORATE DOMAINS, INC. LEGO Juris A/S
21 legoland.promo 14 Apr 2016 14 Apr 2025 CSC Corporate Domains, Inc. LEGO Juris AS
22 legoland.xyz 11 Mar 2015 11 Mar 2025 CSC Corporate Domains Inc. LEGO Juris AS
23 legoland.world 5 Jan 2015 5 Jan 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
24 legoland.jp 30 Jun 2011 30 Jun 2024 - LEGO Juris A/S
25 leegoland.com 3 Aug 2000 3 Aug 2024 CSC CORPORATE DOMAINS, INC. LEGO Juris A/S
26 leggyland.com 30 Nov 2023 30 Nov 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
27 legnoland.com 5 Apr 2007 5 Apr 2025 Tucows Domains Inc. -
28 lengoland.com 18 Dec 2018 18 Dec 2024 DropCatch.com 485 LLC NameBrightPrivacy.com
29 lewgoland.pl 30 Apr 2019 30 Apr 2025 OVH SAS -
30 letgoland.com 20 Jan 2015 20 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
31 legoland.icu 14 Dec 2019 14 Dec 2024 IONOS SE Data Privacy Protected
32 legoland.store 16 Jun 2016 16 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhuang Ying
33 legoland.miami 28 Sep 2015 28 Sep 2024 CSC Corporate Domains, Inc. LEGO Juris AS
34 legoland.vip 27 May 2016 27 May 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
35 legoland.bayern 19 Nov 2014 19 Nov 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
36 legoland.online 19 Aug 2015 19 Aug 2024 CSC Corporate Domains Inc. LEGO Juris A/S
37 legoland.ae - - Corporation Service Company (Singapore) Pte. Ltd. LEGO Juris A/S
38 legoland.voyage 17 Feb 2014 17 Feb 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
39 legoland.link 5 Jan 2023 5 Jan 2025 CSC Corporate Domains, Inc. LEGO Juris AS
40 legoland.ren 13 Apr 2016 13 Apr 2025 Lexsynergy Limited LEGO Juris A/S
41 legoland.fun 27 Mar 2017 27 Mar 2025 CSC Corporate Domains Inc. LEGO Juris AS
42 legoland.coupons 17 Aug 2015 17 Aug 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
43 legoland.info 31 Jul 2001 31 Jul 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
44 legoland.wang 25 Nov 2016 25 Nov 2024 Lexsynergy Limited LEGO Juris A/S
45 legoland.app 4 Apr 2018 4 Apr 2025 Ascio Technologies, Inc. LEGO Juris A/S
46 legoland.tel 23 Mar 2009 22 Mar 2025 CSC Corporate Domains, Inc. Merlin Entertainments Group Limited
47 legoland.uk 17 May 2019 17 May 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
48 legoland.holiday 7 Apr 2014 7 Apr 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
49 legoland.mobi 19 Nov 2010 19 Nov 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
50 legoland.com.br 7 Jan 2008 7 Jan 2025 - Jose Viera Zarate
51 legoland.gay 21 May 2021 21 May 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
52 legoland.kids 11 Aug 2022 11 Aug 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
53 legoland.reise 1 Jul 2014 1 Jul 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
54 eggoland.com 28 Jun 2006 28 Jun 2024 FastDomain Inc. -
55 legoland.asia 8 Feb 2008 8 Feb 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
56 legoland.family 11 Jan 2016 11 Jan 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
57 legoland.deals 22 Sep 2014 22 Sep 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
58 legoland.berlin 26 Aug 2014 26 Aug 2024 Lexsynergy Limited -
59 legoland.co 29 Jun 2010 28 Jun 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
60 legoland.land 10 Feb 2014 10 Feb 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
61 legoland.viajes 15 Apr 2014 15 Apr 2025 CSC Corporate Domains, Inc. LEGO Juris A/S
62 legoland.london 27 Aug 2014 27 Aug 2024 CSC Corporate Domains Inc. LEGO Juris AS
63 legoland.news 19 Nov 2015 19 Nov 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
64 legoland.top 27 Oct 2022 27 Oct 2024 Lexsynergy Limited LEGO Juris A/S
65 legoland.ca 16 Oct 2007 16 Oct 2024 CSC Corporate Domains (Canada) Company LEGO Juris A/S
66 legoland.tours 30 Jun 2015 30 Jun 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
67 legoland.dev 16 Jan 2019 16 Jan 2025 Lexsynergy Limited LEGO Juris A/S
68 legoland.meme 3 Dec 2023 3 Dec 2024 CSC Corporate Domains, Inc. LEGO Juris A/S
69 degroland.site 4 Aug 2023 4 Aug 2024 Registrar of Domain Names REG.RU, LLC Private Person
70 lego-land.net 18 Feb 2003 18 Feb 2025 CSC CORPORATE DOMAINS, INC. LEGO Juris A/S
71 lamgoland.com 9 Nov 2018 9 Nov 2024 GoDaddy.com, LLC -
72 lego-land.uk 17 May 2019 17 May 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
73 lingoland.co.uk 24 Mar 2022 24 Mar 2025 Ionos SE [Tag = 1AND1] -
74 lingoland.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
75 doggoland.co.uk 29 Jun 2021 29 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
76 laygoland.com 3 Mar 2022 3 Mar 2026 GoDaddy.com, LLC -
77 letsgoland.com 26 Jun 2002 26 Jun 2028 Whois Corp. Letsgo Land
78 helgoland.name - - Key-Systems GmbH -
79 loggyland.com 5 Mar 2009 5 Mar 2025 Mesh Digital Limited -
80 megroland.com 11 Sep 2009 11 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
81 lkegoland.com 13 Jul 2023 13 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
82 newgoland.com 29 Jun 2020 29 Jun 2024 GoDaddy.com, LLC -
83 legokland.com 18 Aug 2016 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 leadoland.com 18 Jan 2013 18 Jan 2025 GoDaddy.com, LLC -
85 negroland.com 15 Oct 2012 15 Oct 2027 GoDaddy.com, LLC Domains By Proxy, LLC
86 legoeland.org 17 Apr 2023 17 Apr 2026 OVH sas REDACTED FOR PRIVACY
87 lingoland.net 28 Jun 2023 28 Jun 2025 OVH, SAS REDACTED FOR PRIVACY
88 gengoland.online 22 Sep 2023 22 Sep 2024 eNom, Inc. Data Protected
89 legosland.com 3 Nov 2019 3 Nov 2024 GoDaddy.com, LLC -
90 lego-land.online 5 May 2022 5 May 2025 Cronon GmbH -
91 loggyland.de - - - -
92 leeloland.com 12 Mar 2020 12 Mar 2025 GoDaddy.com, LLC -
93 legbaland.com 30 May 2017 30 May 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
94 largoland.de - - - -
95 helgoland.rocks 6 Aug 2014 6 Aug 2024 united-domains AG REDACTED FOR PRIVACY
96 legatoland.com 18 Apr 2024 18 Apr 2025 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
97 le-goeland.net 4 Jul 2006 4 Jul 2024 Tucows Domains Inc. -
98 lotgoland.co.uk 27 Sep 2021 27 Sep 2024 Porkbun LLC [Tag = PORKBUN] -
99 lexpoland.com 10 Feb 2017 10 Feb 2025 OVH, SAS REDACTED FOR PRIVACY
100 pergoland.cl 9 Aug 2023 9 Aug 2025 NIC Chile Araujo Carlos Martin
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 Leggoland.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=leggoland.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "leggoland.com.au",
        "page_size": 100
    },
    "count": {
        "total": 421,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "legioland.com, lengoland.co.uk, lewgoland.com, legoland.reisen, legoland.space, legoland.biz, eggoland.net, legoland.nyc, legoland.com, legoland.ru, legoland.de, legoland.blog, legoland.website, legoland.vacations, legoland.co.uk, legoland.realty, legoland.org, eggoland.co.uk, legoland.site, legoland.net, legoland.promo, legoland.xyz, legoland.world, legoland.jp, leegoland.com, leggyland.com, legnoland.com, lengoland.com, lewgoland.pl, letgoland.com, legoland.icu, legoland.store, legoland.miami, legoland.vip, legoland.bayern, legoland.online, legoland.ae, legoland.voyage, legoland.link, legoland.ren, legoland.fun, legoland.coupons, legoland.info, legoland.wang, legoland.app, legoland.tel, legoland.uk, legoland.holiday, legoland.mobi, legoland.com.br, legoland.gay, legoland.kids, legoland.reise, eggoland.com, legoland.asia, legoland.family, legoland.deals, legoland.berlin, legoland.co, legoland.land, legoland.viajes, legoland.london, legoland.news, legoland.top, legoland.ca, legoland.tours, legoland.dev, legoland.meme, degroland.site, lego-land.net, lamgoland.com, lego-land.uk, lingoland.co.uk, lingoland.xyz, doggoland.co.uk, laygoland.com, letsgoland.com, helgoland.name, loggyland.com, megroland.com, lkegoland.com, newgoland.com, legokland.com, leadoland.com, negroland.com, legoeland.org, lingoland.net, gengoland.online, legosland.com, lego-land.online, loggyland.de, leeloland.com, legbaland.com, largoland.de, helgoland.rocks, legatoland.com, le-goeland.net, lotgoland.co.uk, lexpoland.com, pergoland.cl",
    "results": [
        {
            "num": 1,
            "domain_name": "legioland.com",
            "domain_keyword": "legioland",
            "domain_tld": "com",
            "query_time": "2024-05-21 08:48:20",
            "create_date": "2023-09-03",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-03",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Slaskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "https://tieredaccess.com/contact/a5418e15-fc08-45ce-a3d9-c1fb7a87f74d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netmark.pl",
                "ns2.netmark.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lengoland.co.uk",
            "domain_keyword": "lengoland",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 16:02:20",
            "create_date": "2016-10-16",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-16",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "tia.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "lewgoland.com",
            "domain_keyword": "lewgoland",
            "domain_tld": "com",
            "query_time": "2024-05-19 08:47:15",
            "create_date": "2021-01-13",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-13",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Agenza",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "legoland.reisen",
            "domain_keyword": "legoland",
            "domain_tld": "reisen",
            "query_time": "2024-04-30 20:21:58",
            "create_date": "2014-07-22",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Billund",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "legoland.space",
            "domain_keyword": "legoland",
            "domain_tld": "space",
            "query_time": "2024-05-28 00:15:43",
            "create_date": "2023-03-29",
            "update_date": "2023-11-03",
            "expiry_date": "2025-03-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "LEGO Juris A/S",
            "registrant_state": "DK",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "legoland.biz",
            "domain_keyword": "legoland",
            "domain_tld": "biz",
            "query_time": "2024-05-28 00:15:43",
            "create_date": "2001-11-17",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KIRKBI AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "eggoland.net",
            "domain_keyword": "eggoland",
            "domain_tld": "net",
            "query_time": "2024-05-07 23:22:13",
            "create_date": "2020-09-25",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=eggoland.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "legoland.nyc",
            "domain_keyword": "legoland",
            "domain_tld": "nyc",
            "query_time": "2024-05-28 00:15:45",
            "create_date": "2014-12-01",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "legoland.com",
            "domain_keyword": "legoland",
            "domain_tld": "com",
            "query_time": "2024-06-04 21:48:41",
            "create_date": "1998-08-04",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-03",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "Koldingvej 2",
            "registrant_city": "Billund",
            "registrant_zip": "DK-7190",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.79506070",
            "registrant_fax": "+45.75338853",
            "name_servers": [
                "ns1-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "legoland.ru",
            "domain_keyword": "legoland",
            "domain_tld": "ru",
            "query_time": "2024-05-31 20:18:20",
            "create_date": "2018-05-15",
            "expiry_date": "2024-05-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "legoland.de",
            "domain_keyword": "legoland",
            "domain_tld": "de",
            "query_time": "2024-05-19 07:52:53",
            "update_date": "2022-11-24",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 12,
            "domain_name": "legoland.blog",
            "domain_keyword": "legoland",
            "domain_tld": "blog",
            "query_time": "2024-04-30 20:21:58",
            "create_date": "2020-06-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "LEGO Juris AS",
            "registrant_state": "DK",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "legoland.website",
            "domain_keyword": "legoland",
            "domain_tld": "website",
            "query_time": "2024-05-21 08:50:19",
            "create_date": "2014-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "LEGO Juris A/S",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "legoland.vacations",
            "domain_keyword": "legoland",
            "domain_tld": "vacations",
            "query_time": "2024-05-21 08:50:19",
            "create_date": "2014-05-19",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Billund",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "legoland.co.uk",
            "domain_keyword": "legoland",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 00:29:02",
            "create_date": "1997-10-30",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-30",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "legoland.realty",
            "domain_keyword": "legoland",
            "domain_tld": "realty",
            "query_time": "2024-05-28 00:15:43",
            "create_date": "2017-04-24",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-24",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "legoland.org",
            "domain_keyword": "legoland",
            "domain_tld": "org",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "1998-08-04",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "eggoland.co.uk",
            "domain_keyword": "eggoland",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 21:23:46",
            "create_date": "2023-09-16",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "James Tuplin [Tag = TUPLIN]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "legoland.site",
            "domain_keyword": "legoland",
            "domain_tld": "site",
            "query_time": "2024-05-12 15:26:01",
            "create_date": "2015-07-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "LEGO Juris A/S",
            "registrant_state": "DK",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "legoland.net",
            "domain_keyword": "legoland",
            "domain_tld": "net",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "1997-11-20",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-19",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "Koldingvej 2",
            "registrant_city": "Billund",
            "registrant_zip": "DK-7190",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.79506070",
            "registrant_fax": "+45.75338853",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "legoland.promo",
            "domain_keyword": "legoland",
            "domain_tld": "promo",
            "query_time": "2024-05-12 15:26:01",
            "create_date": "2016-04-14",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-14",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "legoland.xyz",
            "domain_keyword": "legoland",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2015-03-11",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "LEGO Juris AS",
            "registrant_state": "DK",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "legoland.world",
            "domain_keyword": "legoland",
            "domain_tld": "world",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2015-01-05",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "legoland.jp",
            "domain_keyword": "legoland",
            "domain_tld": "jp",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2011-06-30",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "LEGO Juris A/S",
            "registrant_address": "Koldingvej 2",
            "registrant_zip": "7190",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.79506070",
            "registrant_fax": "+45.75338853",
            "name_servers": [
                "ns1-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 25,
            "domain_name": "leegoland.com",
            "domain_keyword": "leegoland",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:24:42",
            "create_date": "2000-08-03",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-03",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "Koldingvej 2",
            "registrant_city": "Billund",
            "registrant_zip": "DK-7190",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.79506070",
            "registrant_fax": "+45.75338853",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "leggyland.com",
            "domain_keyword": "leggyland",
            "domain_tld": "com",
            "query_time": "2024-06-07 08:56:50",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "legnoland.com",
            "domain_keyword": "legnoland",
            "domain_tld": "com",
            "query_time": "2024-06-11 12:36:13",
            "create_date": "2007-04-05",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.seeweb.it",
                "dns2.seeweb.it"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "lengoland.com",
            "domain_keyword": "lengoland",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:58:09",
            "create_date": "2018-12-18",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1965,
            "registrar_name": "DropCatch.com 485 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "tia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "lewgoland.pl",
            "domain_keyword": "lewgoland",
            "domain_tld": "pl",
            "query_time": "2024-05-27 07:12:33",
            "create_date": "2019-04-30",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-30",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "cora.ns.cloudflare.com",
                "ivan.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "letgoland.com",
            "domain_keyword": "letgoland",
            "domain_tld": "com",
            "query_time": "2024-05-13 22:16:42",
            "create_date": "2015-01-20",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-20",
            "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=letgoland.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "legoland.icu",
            "domain_keyword": "legoland",
            "domain_tld": "icu",
            "query_time": "2024-04-30 20:21:58",
            "create_date": "2019-12-14",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1037.ui-dns.de",
                "ns1111.ui-dns.org",
                "ns1120.ui-dns.biz",
                "ns1125.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "legoland.store",
            "domain_keyword": "legoland",
            "domain_tld": "store",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2016-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Zhuang Ying",
            "registrant_state": "Zhejiang",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "legoland.miami",
            "domain_keyword": "legoland",
            "domain_tld": "miami",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2015-09-28",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "legoland.vip",
            "domain_keyword": "legoland",
            "domain_tld": "vip",
            "query_time": "2024-05-29 10:43:21",
            "create_date": "2016-05-27",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Denmark",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "legoland.bayern",
            "domain_keyword": "legoland",
            "domain_tld": "bayern",
            "query_time": "2024-04-17 12:00:45",
            "create_date": "2014-11-19",
            "update_date": "2023-10-11",
            "expiry_date": "2024-11-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "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_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "legoland.online",
            "domain_keyword": "legoland",
            "domain_tld": "online",
            "query_time": "2024-05-12 15:26:01",
            "create_date": "2015-08-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "LEGO Juris A/S",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "legoland.ae",
            "domain_keyword": "legoland",
            "domain_tld": "ae",
            "query_time": "2024-06-03 08:25:34",
            "registrar_name": "Corporation Service Company (Singapore) Pte. Ltd.",
            "registrant_name": "Domain Administrator",
            "registrant_company": "LEGO Juris A/S",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 38,
            "domain_name": "legoland.voyage",
            "domain_keyword": "legoland",
            "domain_tld": "voyage",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2014-02-17",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Billund",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "legoland.link",
            "domain_keyword": "legoland",
            "domain_tld": "link",
            "query_time": "2024-05-06 22:25:35",
            "create_date": "2023-01-05",
            "update_date": "2023-12-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "legoland.ren",
            "domain_keyword": "legoland",
            "domain_tld": "ren",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2016-04-13",
            "update_date": "2021-07-01",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "legoland.fun",
            "domain_keyword": "legoland",
            "domain_tld": "fun",
            "query_time": "2024-05-12 15:26:01",
            "create_date": "2017-03-27",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "LEGO Juris AS",
            "registrant_state": "DK",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "legoland.coupons",
            "domain_keyword": "legoland",
            "domain_tld": "coupons",
            "query_time": "2024-05-12 15:26:01",
            "create_date": "2015-08-17",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "legoland.info",
            "domain_keyword": "legoland",
            "domain_tld": "info",
            "query_time": "2024-04-17 12:00:45",
            "create_date": "2001-07-31",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-31",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "legoland.wang",
            "domain_keyword": "legoland",
            "domain_tld": "wang",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2016-11-25",
            "update_date": "2021-07-01",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "legoland.app",
            "domain_keyword": "legoland",
            "domain_tld": "app",
            "query_time": "2024-05-28 00:15:43",
            "create_date": "2018-04-04",
            "update_date": "2024-02-25",
            "expiry_date": "2025-04-04",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "legoland.tel",
            "domain_keyword": "legoland",
            "domain_tld": "tel",
            "query_time": "2024-04-29 18:43:28",
            "create_date": "2009-03-23",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Merlin Entertainments Group Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dorset",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "legoland.uk",
            "domain_keyword": "legoland",
            "domain_tld": "uk",
            "query_time": "2024-05-21 08:50:19",
            "create_date": "2019-05-17",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-17",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 48,
            "domain_name": "legoland.holiday",
            "domain_keyword": "legoland",
            "domain_tld": "holiday",
            "query_time": "2024-04-17 12:00:45",
            "create_date": "2014-04-07",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-07",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Billund",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "legoland.mobi",
            "domain_keyword": "legoland",
            "domain_tld": "mobi",
            "query_time": "2024-05-28 00:15:43",
            "create_date": "2010-11-19",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "legoland.com.br",
            "domain_keyword": "legoland",
            "domain_tld": "com.br",
            "query_time": "2024-06-11 12:37:07",
            "create_date": "2008-01-07",
            "update_date": "2023-11-27",
            "expiry_date": "2025-01-07",
            "registrant_name": "Jose Viera Zarate",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 51,
            "domain_name": "legoland.gay",
            "domain_keyword": "legoland",
            "domain_tld": "gay",
            "query_time": "2024-05-23 22:21:38",
            "create_date": "2021-05-21",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-21",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "legoland.kids",
            "domain_keyword": "legoland",
            "domain_tld": "kids",
            "query_time": "2024-04-30 20:21:58",
            "create_date": "2022-08-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "legoland.reise",
            "domain_keyword": "legoland",
            "domain_tld": "reise",
            "query_time": "2024-05-28 00:15:43",
            "create_date": "2014-07-01",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "eggoland.com",
            "domain_keyword": "eggoland",
            "domain_tld": "com",
            "query_time": "2024-06-11 06:40:53",
            "create_date": "2006-06-28",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "legoland.asia",
            "domain_keyword": "legoland",
            "domain_tld": "asia",
            "query_time": "2024-05-28 00:15:43",
            "create_date": "2008-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "legoland.family",
            "domain_keyword": "legoland",
            "domain_tld": "family",
            "query_time": "2024-06-11 12:37:07",
            "create_date": "2016-01-11",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "legoland.deals",
            "domain_keyword": "legoland",
            "domain_tld": "deals",
            "query_time": "2024-06-11 12:37:07",
            "create_date": "2014-09-22",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "legoland.berlin",
            "domain_keyword": "legoland",
            "domain_tld": "berlin",
            "query_time": "2024-04-17 12:00:45",
            "create_date": "2014-08-26",
            "update_date": "2021-07-01",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "legoland.co",
            "domain_keyword": "legoland",
            "domain_tld": "co",
            "query_time": "2024-04-17 12:00:45",
            "create_date": "2010-06-29",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "legoland.land",
            "domain_keyword": "legoland",
            "domain_tld": "land",
            "query_time": "2024-06-11 12:37:07",
            "create_date": "2014-02-10",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Billund",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "legoland.viajes",
            "domain_keyword": "legoland",
            "domain_tld": "viajes",
            "query_time": "2024-04-30 20:21:58",
            "create_date": "2014-04-15",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Billund",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "legoland.london",
            "domain_keyword": "legoland",
            "domain_tld": "london",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2014-08-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "LEGO Juris AS",
            "registrant_state": "DK",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "legoland.news",
            "domain_keyword": "legoland",
            "domain_tld": "news",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2015-11-19",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "legoland.top",
            "domain_keyword": "legoland",
            "domain_tld": "top",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2022-10-27",
            "update_date": "2023-06-13",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "legoland.ca",
            "domain_keyword": "legoland",
            "domain_tld": "ca",
            "query_time": "2024-06-10 18:04:27",
            "create_date": "2007-10-16",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-16",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "LEGO Juris A/S",
            "registrant_address": "Koldingvej 2",
            "registrant_city": "Billund",
            "registrant_zip": "DK-7190",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.79506070",
            "registrant_fax": "+45.75338853",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "legoland.tours",
            "domain_keyword": "legoland",
            "domain_tld": "tours",
            "query_time": "2024-04-17 12:00:46",
            "create_date": "2015-06-30",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "legoland.dev",
            "domain_keyword": "legoland",
            "domain_tld": "dev",
            "query_time": "2024-05-12 15:26:01",
            "create_date": "2019-01-16",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Billund",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "legoland.meme",
            "domain_keyword": "legoland",
            "domain_tld": "meme",
            "query_time": "2024-06-11 12:37:07",
            "create_date": "2023-12-03",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "degroland.site",
            "domain_keyword": "degroland",
            "domain_tld": "site",
            "query_time": "2024-04-28 19:27:49",
            "create_date": "2023-08-04",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sverdlovskaya",
            "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": [
                "dara.ns.cloudflare.com",
                "justin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "lego-land.net",
            "domain_keyword": "lego-land",
            "domain_tld": "net",
            "query_time": "2024-04-17 11:59:01",
            "create_date": "2003-02-18",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-18",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "Koldingvej 2",
            "registrant_city": "Billund",
            "registrant_zip": "DK-7190",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.79506070",
            "registrant_fax": "+45.75338853",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "lamgoland.com",
            "domain_keyword": "lamgoland",
            "domain_tld": "com",
            "query_time": "2024-05-18 07:47:29",
            "create_date": "2018-11-09",
            "update_date": "2022-10-15",
            "expiry_date": "2024-11-09",
            "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": 72,
            "domain_name": "lego-land.uk",
            "domain_keyword": "lego-land",
            "domain_tld": "uk",
            "query_time": "2024-05-21 08:50:11",
            "create_date": "2019-05-17",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-17",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "lingoland.co.uk",
            "domain_keyword": "lingoland",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 06:10:27",
            "create_date": "2022-03-24",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-24",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1040.ui-dns.biz",
                "ns1074.ui-dns.org",
                "ns1113.ui-dns.de",
                "ns1125.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "lingoland.xyz",
            "domain_keyword": "lingoland",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 08:17:30",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "doggoland.co.uk",
            "domain_keyword": "doggoland",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 04:02:07",
            "create_date": "2021-06-29",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "laygoland.com",
            "domain_keyword": "laygoland",
            "domain_tld": "com",
            "query_time": "2024-05-06 20:44:46",
            "create_date": "2022-03-03",
            "update_date": "2024-03-04",
            "expiry_date": "2026-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "letsgoland.com",
            "domain_keyword": "letsgoland",
            "domain_tld": "com",
            "query_time": "2024-05-20 22:37:12",
            "create_date": "2002-06-26",
            "update_date": "2024-03-29",
            "expiry_date": "2028-06-26",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Letsgo Land",
            "registrant_company": "Letsgo Land",
            "registrant_address": "7-715 hyundai venture vill713 Suso-dong, Kangnam-gu,",
            "registrant_city": "Seoul",
            "registrant_zip": "135270",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.220407182",
            "registrant_fax": "+82.220407186",
            "name_servers": [
                "s3.netsvill.net",
                "s4.netsvill.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "helgoland.name",
            "domain_keyword": "helgoland",
            "domain_tld": "name",
            "query_time": "2024-05-27 01:46:34",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 79,
            "domain_name": "loggyland.com",
            "domain_keyword": "loggyland",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:47:21",
            "create_date": "2009-03-05",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "megroland.com",
            "domain_keyword": "megroland",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:51:10",
            "create_date": "2009-09-11",
            "update_date": "2021-08-13",
            "expiry_date": "2024-09-11",
            "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": 81,
            "domain_name": "lkegoland.com",
            "domain_keyword": "lkegoland",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:58:56",
            "create_date": "2023-07-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.clksite.com",
                "ns2.clksite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "newgoland.com",
            "domain_keyword": "newgoland",
            "domain_tld": "com",
            "query_time": "2024-04-07 12:04:27",
            "create_date": "2020-06-29",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "legokland.com",
            "domain_keyword": "legokland",
            "domain_tld": "com",
            "query_time": "2024-04-17 12:00:24",
            "create_date": "2016-08-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=legokland.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "leadoland.com",
            "domain_keyword": "leadoland",
            "domain_tld": "com",
            "query_time": "2024-06-06 13:41:30",
            "create_date": "2013-01-18",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.leadoland.com",
                "ns2.leadoland.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "negroland.com",
            "domain_keyword": "negroland",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:20:35",
            "create_date": "2012-10-15",
            "update_date": "2023-09-26",
            "expiry_date": "2027-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=negroland.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "legoeland.org",
            "domain_keyword": "legoeland",
            "domain_tld": "org",
            "query_time": "2024-05-21 08:50:16",
            "create_date": "2023-04-17",
            "update_date": "2024-02-28",
            "expiry_date": "2026-04-17",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "redacted",
            "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": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "lingoland.net",
            "domain_keyword": "lingoland",
            "domain_tld": "net",
            "query_time": "2024-06-02 06:10:27",
            "create_date": "2023-06-28",
            "update_date": "2023-11-23",
            "expiry_date": "2025-06-28",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.linux.pl",
                "dns2.linux.pl",
                "dns3.linux.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "gengoland.online",
            "domain_keyword": "gengoland",
            "domain_tld": "online",
            "query_time": "2024-06-01 00:35:26",
            "create_date": "2023-09-22",
            "update_date": "2023-10-09",
            "expiry_date": "2024-09-22",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "buenos aires",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "legosland.com",
            "domain_keyword": "legosland",
            "domain_tld": "com",
            "query_time": "2024-04-17 12:02:01",
            "create_date": "2019-11-03",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "lego-land.online",
            "domain_keyword": "lego-land",
            "domain_tld": "online",
            "query_time": "2024-05-06 22:24:14",
            "create_date": "2022-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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.",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "loggyland.de",
            "domain_keyword": "loggyland",
            "domain_tld": "de",
            "query_time": "2024-05-04 05:37:09",
            "update_date": "2020-12-14",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 92,
            "domain_name": "leeloland.com",
            "domain_keyword": "leeloland",
            "domain_tld": "com",
            "query_time": "2024-05-11 22:45:07",
            "create_date": "2020-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "legbaland.com",
            "domain_keyword": "legbaland",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:01:29",
            "create_date": "2017-05-30",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "largoland.de",
            "domain_keyword": "largoland",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:05:04",
            "update_date": "2018-08-11",
            "name_servers": [
                "ns1024.ui-dns.biz",
                "ns1024.ui-dns.com",
                "ns1024.ui-dns.de",
                "ns1024.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 95,
            "domain_name": "helgoland.rocks",
            "domain_keyword": "helgoland",
            "domain_tld": "rocks",
            "query_time": "2024-04-19 18:58:59",
            "create_date": "2014-08-06",
            "update_date": "2024-03-08",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "legatoland.com",
            "domain_keyword": "legatoland",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:53:54",
            "create_date": "2024-04-18",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANG SU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "le-goeland.net",
            "domain_keyword": "le-goeland",
            "domain_tld": "net",
            "query_time": "2024-04-25 19:37:36",
            "create_date": "2006-07-04",
            "update_date": "2023-06-05",
            "expiry_date": "2024-07-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.skynet.be",
                "ns2.skynet.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "lotgoland.co.uk",
            "domain_keyword": "lotgoland",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 22:22:45",
            "create_date": "2021-09-27",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-27",
            "registrar_name": "Porkbun LLC [Tag = PORKBUN]",
            "registrar_website": "https://porkbun.com",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "lexpoland.com",
            "domain_keyword": "lexpoland",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:19:00",
            "create_date": "2017-02-10",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-10",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "pergoland.cl",
            "domain_keyword": "pergoland",
            "domain_tld": "cl",
            "query_time": "2024-05-07 09:10:03",
            "create_date": "2023-08-09",
            "expiry_date": "2025-08-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Araujo Carlos Martin",
            "name_servers": [
                "ns3.rableb.com",
                "ns4.rableb.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.368,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>leggoland.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>421</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>legioland.com, lengoland.co.uk, lewgoland.com, legoland.reisen, legoland.space, legoland.biz, eggoland.net, legoland.nyc, legoland.com, legoland.ru, legoland.de, legoland.blog, legoland.website, legoland.vacations, legoland.co.uk, legoland.realty, legoland.org, eggoland.co.uk, legoland.site, legoland.net, legoland.promo, legoland.xyz, legoland.world, legoland.jp, leegoland.com, leggyland.com, legnoland.com, lengoland.com, lewgoland.pl, letgoland.com, legoland.icu, legoland.store, legoland.miami, legoland.vip, legoland.bayern, legoland.online, legoland.ae, legoland.voyage, legoland.link, legoland.ren, legoland.fun, legoland.coupons, legoland.info, legoland.wang, legoland.app, legoland.tel, legoland.uk, legoland.holiday, legoland.mobi, legoland.com.br, legoland.gay, legoland.kids, legoland.reise, eggoland.com, legoland.asia, legoland.family, legoland.deals, legoland.berlin, legoland.co, legoland.land, legoland.viajes, legoland.london, legoland.news, legoland.top, legoland.ca, legoland.tours, legoland.dev, legoland.meme, degroland.site, lego-land.net, lamgoland.com, lego-land.uk, lingoland.co.uk, lingoland.xyz, doggoland.co.uk, laygoland.com, letsgoland.com, helgoland.name, loggyland.com, megroland.com, lkegoland.com, newgoland.com, legokland.com, leadoland.com, negroland.com, legoeland.org, lingoland.net, gengoland.online, legosland.com, lego-land.online, loggyland.de, leeloland.com, legbaland.com, largoland.de, helgoland.rocks, legatoland.com, le-goeland.net, lotgoland.co.uk, lexpoland.com, pergoland.cl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>legioland.com</domain_name>
   <domain_keyword>legioland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 08:48:20</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Slaskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a5418e15-fc08-45ce-a3d9-c1fb7a87f74d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netmark.pl</value>
    <value>ns2.netmark.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>lengoland.co.uk</domain_name>
   <domain_keyword>lengoland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 16:02:20</query_time>
   <create_date>2016-10-16</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>tia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>lewgoland.com</domain_name>
   <domain_keyword>lewgoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 08:47:15</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Agenza</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>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>legoland.reisen</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>reisen</domain_tld>
   <query_time>2024-04-30 20:21:58</query_time>
   <create_date>2014-07-22</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Billund</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>legoland.space</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-28 00:15:43</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_state>DK</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>legoland.biz</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-28 00:15:43</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</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>KIRKBI AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>eggoland.net</domain_name>
   <domain_keyword>eggoland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 23:22:13</query_time>
   <create_date>2020-09-25</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=eggoland.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>8</num>
   <domain_name>legoland.nyc</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-28 00:15:45</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-30</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>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>legoland.com</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 21:48:41</query_time>
   <create_date>1998-08-04</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>Koldingvej 2</registrant_address>
   <registrant_city>Billund</registrant_city>
   <registrant_zip>DK-7190</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.79506070</registrant_phone>
   <registrant_fax>+45.75338853</registrant_fax>
   <name_servers>
    <value>ns1-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>legoland.ru</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 20:18:20</query_time>
   <create_date>2018-05-15</create_date>
   <expiry_date>2024-05-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>legoland.de</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-19 07:52:53</query_time>
   <update_date>2022-11-24</update_date>
   <name_servers>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>legoland.blog</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-30 20:21:58</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>LEGO Juris AS</registrant_company>
   <registrant_state>DK</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>legoland.website</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-21 08:50:19</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>legoland.vacations</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>vacations</domain_tld>
   <query_time>2024-05-21 08:50:19</query_time>
   <create_date>2014-05-19</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Billund</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>legoland.co.uk</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 00:29:02</query_time>
   <create_date>1997-10-30</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>legoland.realty</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>realty</domain_tld>
   <query_time>2024-05-28 00:15:43</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>legoland.org</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>1998-08-04</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>eggoland.co.uk</domain_name>
   <domain_keyword>eggoland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 21:23:46</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>James Tuplin [Tag = TUPLIN]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>legoland.site</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 15:26:01</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_state>DK</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>legoland.net</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>1997-11-20</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>Koldingvej 2</registrant_address>
   <registrant_city>Billund</registrant_city>
   <registrant_zip>DK-7190</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.79506070</registrant_phone>
   <registrant_fax>+45.75338853</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>legoland.promo</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-05-12 15:26:01</query_time>
   <create_date>2016-04-14</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris AS</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>legoland.xyz</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>LEGO Juris AS</registrant_company>
   <registrant_state>DK</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>legoland.world</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>legoland.jp</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2011-06-30</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>LEGO Juris A/S</registrant_name>
   <registrant_address>Koldingvej 2</registrant_address>
   <registrant_zip>7190</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.79506070</registrant_phone>
   <registrant_fax>+45.75338853</registrant_fax>
   <name_servers>
    <value>ns1-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>leegoland.com</domain_name>
   <domain_keyword>leegoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:24:42</query_time>
   <create_date>2000-08-03</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>Koldingvej 2</registrant_address>
   <registrant_city>Billund</registrant_city>
   <registrant_zip>DK-7190</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.79506070</registrant_phone>
   <registrant_fax>+45.75338853</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>leggyland.com</domain_name>
   <domain_keyword>leggyland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 08:56:50</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>legnoland.com</domain_name>
   <domain_keyword>legnoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 12:36:13</query_time>
   <create_date>2007-04-05</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-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>dns.seeweb.it</value>
    <value>dns2.seeweb.it</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>lengoland.com</domain_name>
   <domain_keyword>lengoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:58:09</query_time>
   <create_date>2018-12-18</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1965</registrar_iana>
   <registrar_name>DropCatch.com 485 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>tia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>lewgoland.pl</domain_name>
   <domain_keyword>lewgoland</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 07:12:33</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>cora.ns.cloudflare.com</value>
    <value>ivan.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>letgoland.com</domain_name>
   <domain_keyword>letgoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 22:16:42</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-20</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=letgoland.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>legoland.icu</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-30 20:21:58</query_time>
   <create_date>2019-12-14</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1037.ui-dns.de</value>
    <value>ns1111.ui-dns.org</value>
    <value>ns1120.ui-dns.biz</value>
    <value>ns1125.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>legoland.store</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2016-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-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>Zhuang Ying</registrant_company>
   <registrant_state>Zhejiang</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>legoland.miami</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>miami</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2015-09-28</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-28</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>LEGO Juris AS</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>legoland.vip</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-29 10:43:21</query_time>
   <create_date>2016-05-27</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-27</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>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Denmark</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>legoland.bayern</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-17 12:00:45</query_time>
   <create_date>2014-11-19</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>legoland.online</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 15:26:01</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>legoland.ae</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-03 08:25:34</query_time>
   <registrar_name>Corporation Service Company (Singapore) Pte. Ltd.</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>legoland.voyage</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>voyage</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2014-02-17</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Billund</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>legoland.link</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-06 22:25:35</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>legoland.ren</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2021-07-01</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>legoland.fun</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-12 15:26:01</query_time>
   <create_date>2017-03-27</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>LEGO Juris AS</registrant_company>
   <registrant_state>DK</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>legoland.coupons</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>coupons</domain_tld>
   <query_time>2024-05-12 15:26:01</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>legoland.info</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-17 12:00:45</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>legoland.wang</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2016-11-25</create_date>
   <update_date>2021-07-01</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>legoland.app</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-28 00:15:43</query_time>
   <create_date>2018-04-04</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>legoland.tel</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-29 18:43:28</query_time>
   <create_date>2009-03-23</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Merlin Entertainments Group Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dorset</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>legoland.uk</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-21 08:50:19</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>legoland.holiday</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>holiday</domain_tld>
   <query_time>2024-04-17 12:00:45</query_time>
   <create_date>2014-04-07</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Billund</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>legoland.mobi</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-28 00:15:43</query_time>
   <create_date>2010-11-19</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>legoland.com.br</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-11 12:37:07</query_time>
   <create_date>2008-01-07</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrant_name>Jose Viera Zarate</registrant_name>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>legoland.gay</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-23 22:21:38</query_time>
   <create_date>2021-05-21</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-21</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>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>legoland.kids</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-04-30 20:21:58</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>legoland.reise</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>reise</domain_tld>
   <query_time>2024-05-28 00:15:43</query_time>
   <create_date>2014-07-01</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>eggoland.com</domain_name>
   <domain_keyword>eggoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 06:40:53</query_time>
   <create_date>2006-06-28</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>legoland.asia</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-28 00:15:43</query_time>
   <create_date>2008-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>legoland.family</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-06-11 12:37:07</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>legoland.deals</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-06-11 12:37:07</query_time>
   <create_date>2014-09-22</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>legoland.berlin</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-04-17 12:00:45</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2021-07-01</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>legoland.co</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 12:00:45</query_time>
   <create_date>2010-06-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-28</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>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>legoland.land</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-06-11 12:37:07</query_time>
   <create_date>2014-02-10</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Billund</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>legoland.viajes</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>viajes</domain_tld>
   <query_time>2024-04-30 20:21:58</query_time>
   <create_date>2014-04-15</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Billund</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>legoland.london</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>LEGO Juris AS</registrant_company>
   <registrant_state>DK</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>legoland.news</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2015-11-19</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>legoland.top</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2022-10-27</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>legoland.ca</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-10 18:04:27</query_time>
   <create_date>2007-10-16</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>LEGO Juris A/S</registrant_name>
   <registrant_address>Koldingvej 2</registrant_address>
   <registrant_city>Billund</registrant_city>
   <registrant_zip>DK-7190</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.79506070</registrant_phone>
   <registrant_fax>+45.75338853</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>legoland.tours</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-04-17 12:00:46</query_time>
   <create_date>2015-06-30</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>legoland.dev</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 15:26:01</query_time>
   <create_date>2019-01-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Billund</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>legoland.meme</domain_name>
   <domain_keyword>legoland</domain_keyword>
   <domain_tld>meme</domain_tld>
   <query_time>2024-06-11 12:37:07</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>degroland.site</domain_name>
   <domain_keyword>degroland</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-28 19:27:49</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Sverdlovskaya</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>dara.ns.cloudflare.com</value>
    <value>justin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>lego-land.net</domain_name>
   <domain_keyword>lego-land</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 11:59:01</query_time>
   <create_date>2003-02-18</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>Koldingvej 2</registrant_address>
   <registrant_city>Billund</registrant_city>
   <registrant_zip>DK-7190</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.79506070</registrant_phone>
   <registrant_fax>+45.75338853</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>lamgoland.com</domain_name>
   <domain_keyword>lamgoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 07:47:29</query_time>
   <create_date>2018-11-09</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>72</num>
   <domain_name>lego-land.uk</domain_name>
   <domain_keyword>lego-land</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-21 08:50:11</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>lingoland.co.uk</domain_name>
   <domain_keyword>lingoland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 06:10:27</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1040.ui-dns.biz</value>
    <value>ns1074.ui-dns.org</value>
    <value>ns1113.ui-dns.de</value>
    <value>ns1125.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>lingoland.xyz</domain_name>
   <domain_keyword>lingoland</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 08:17:30</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>doggoland.co.uk</domain_name>
   <domain_keyword>doggoland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 04:02:07</query_time>
   <create_date>2021-06-29</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>laygoland.com</domain_name>
   <domain_keyword>laygoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 20:44:46</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2026-03-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>letsgoland.com</domain_name>
   <domain_keyword>letsgoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 22:37:12</query_time>
   <create_date>2002-06-26</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2028-06-26</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Letsgo Land</registrant_name>
   <registrant_company>Letsgo Land</registrant_company>
   <registrant_address>7-715 hyundai venture vill713 Suso-dong, Kangnam-gu,</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>135270</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.220407182</registrant_phone>
   <registrant_fax>+82.220407186</registrant_fax>
   <name_servers>
    <value>s3.netsvill.net</value>
    <value>s4.netsvill.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>helgoland.name</domain_name>
   <domain_keyword>helgoland</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-27 01:46:34</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>loggyland.com</domain_name>
   <domain_keyword>loggyland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:47:21</query_time>
   <create_date>2009-03-05</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>megroland.com</domain_name>
   <domain_keyword>megroland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:51:10</query_time>
   <create_date>2009-09-11</create_date>
   <update_date>2021-08-13</update_date>
   <expiry_date>2024-09-11</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>81</num>
   <domain_name>lkegoland.com</domain_name>
   <domain_keyword>lkegoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:58:56</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.clksite.com</value>
    <value>ns2.clksite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>newgoland.com</domain_name>
   <domain_keyword>newgoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 12:04:27</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>legokland.com</domain_name>
   <domain_keyword>legokland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 12:00:24</query_time>
   <create_date>2016-08-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=legokland.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>84</num>
   <domain_name>leadoland.com</domain_name>
   <domain_keyword>leadoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 13:41:30</query_time>
   <create_date>2013-01-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.leadoland.com</value>
    <value>ns2.leadoland.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>negroland.com</domain_name>
   <domain_keyword>negroland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:20:35</query_time>
   <create_date>2012-10-15</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2027-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=negroland.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>legoeland.org</domain_name>
   <domain_keyword>legoeland</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 08:50:16</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2026-04-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>redacted</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>lingoland.net</domain_name>
   <domain_keyword>lingoland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 06:10:27</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.linux.pl</value>
    <value>dns2.linux.pl</value>
    <value>dns3.linux.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>gengoland.online</domain_name>
   <domain_keyword>gengoland</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 00:35:26</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-09-22</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>buenos aires</registrant_state>
   <registrant_country>AR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>legosland.com</domain_name>
   <domain_keyword>legosland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 12:02:01</query_time>
   <create_date>2019-11-03</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>lego-land.online</domain_name>
   <domain_keyword>lego-land</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 22:24:14</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <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>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>loggyland.de</domain_name>
   <domain_keyword>loggyland</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 05:37:09</query_time>
   <update_date>2020-12-14</update_date>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>leeloland.com</domain_name>
   <domain_keyword>leeloland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 22:45:07</query_time>
   <create_date>2020-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>legbaland.com</domain_name>
   <domain_keyword>legbaland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:01:29</query_time>
   <create_date>2017-05-30</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>largoland.de</domain_name>
   <domain_keyword>largoland</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:05:04</query_time>
   <update_date>2018-08-11</update_date>
   <name_servers>
    <value>ns1024.ui-dns.biz</value>
    <value>ns1024.ui-dns.com</value>
    <value>ns1024.ui-dns.de</value>
    <value>ns1024.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>helgoland.rocks</domain_name>
   <domain_keyword>helgoland</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-19 18:58:59</query_time>
   <create_date>2014-08-06</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>legatoland.com</domain_name>
   <domain_keyword>legatoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:53:54</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANG SU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>le-goeland.net</domain_name>
   <domain_keyword>le-goeland</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 19:37:36</query_time>
   <create_date>2006-07-04</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-07-04</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.skynet.be</value>
    <value>ns2.skynet.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>lotgoland.co.uk</domain_name>
   <domain_keyword>lotgoland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 22:22:45</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>Porkbun LLC [Tag = PORKBUN]</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>lexpoland.com</domain_name>
   <domain_keyword>lexpoland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:19:00</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pergoland.cl</domain_name>
   <domain_keyword>pergoland</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-07 09:10:03</query_time>
   <create_date>2023-08-09</create_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Araujo Carlos Martin</registrant_name>
   <name_servers>
    <value>ns3.rableb.com</value>
    <value>ns4.rableb.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.368</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 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

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