WHOIS QUERY TIME

11 Apr 2024 - 9:11 PM UTC

Registered: 21 December 2020
Modified: 6 December 2023
Expiry: 21 December 2024

REGISTRAR

Name: Internet Vikings International AB [Tag = INTERNETBOL-SE]
Website: http://www.internetvikings.com

NAME SERVERS

parkdns1.internetvikings.com
parkdns2.internetvikings.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=uberlucky.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "uberlucky.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "uberlucky.co.uk",
            "domain_keyword": "uberlucky",
            "domain_tld": "co.uk",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-21",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-21",
            "registrar_name": "Internet Vikings International AB [Tag = INTERNETBOL-SE]",
            "registrar_website": "http://www.internetvikings.com",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>uberlucky.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>uberlucky.co.uk</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Internet Vikings International AB [Tag = INTERNETBOL-SE]</registrar_name>
   <registrar_website>http://www.internetvikings.com</registrar_website>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.066</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 4.147 seconds) for "uberlucky.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 7:24 PM UTC

Registered: 21 December 2020
Modified: 6 December 2022
Expiry: 21 December 2023

REGISTRAR

Name: Internet Vikings International AB [Tag = INTERNETBOL-SE]
Website: http://www.internetvikings.com

NAME SERVERS

parkdns1.internetvikings.com
parkdns2.internetvikings.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

21 Dec 2023 - 12:01 AM UTC

Registered: 21 December 2020
Modified: 6 December 2023
Expiry: 21 December 2024

REGISTRAR

Name: Internet Vikings International AB [Tag = INTERNETBOL-SE]
Website: http://www.internetvikings.com

NAME SERVERS

parkdns1.internetvikings.com
parkdns2.internetvikings.com

DOMAIN STATUS

Registered until expiry date.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=uberlucky.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "uberlucky.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "uberlucky.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "uberlucky.co.uk",
            "domain_keyword": "uberlucky",
            "domain_tld": "co.uk",
            "query_time": "2023-05-03 19:24:06",
            "create_date": "2020-12-21",
            "update_date": "2022-12-06",
            "expiry_date": "2023-12-21",
            "registrar_name": "Internet Vikings International AB [Tag = INTERNETBOL-SE]",
            "registrar_website": "http://www.internetvikings.com",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "uberlucky.co.uk",
            "domain_keyword": "uberlucky",
            "domain_tld": "co.uk",
            "query_time": "2023-12-21 00:01:07",
            "create_date": "2020-12-21",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-21",
            "registrar_name": "Internet Vikings International AB [Tag = INTERNETBOL-SE]",
            "registrar_website": "http://www.internetvikings.com",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 4.147,
        "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>uberlucky.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>uberlucky.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>uberlucky.co.uk</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-05-03 19:24:06</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2022-12-06</update_date>
   <expiry_date>2023-12-21</expiry_date>
   <registrar_name>Internet Vikings International AB [Tag = INTERNETBOL-SE]</registrar_name>
   <registrar_website>http://www.internetvikings.com</registrar_website>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>uberlucky.co.uk</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-12-21 00:01:07</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Internet Vikings International AB [Tag = INTERNETBOL-SE]</registrar_name>
   <registrar_website>http://www.internetvikings.com</registrar_website>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>4.147</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 20 domain names (in 1.209 seconds) which contained the exact domain keyword "uberlucky".
Domain Name Registered Expiry Registrar Ownership
1 uberlucky.com 4 Jan 2012 4 Jan 2025 Key-Systems GmbH FAMILYPOT B.V.
2 uberlucky.be 18 Dec 2020 - Key-Systems GmbH -
3 uberlucky.nl 18 Dec 2020 - Internet Vikings Ltd. -
4 uberlucky.info 18 Dec 2020 18 Dec 2024 Key-Systems GmbH Eni-Europe
5 uberlucky.us 18 Dec 2020 18 Dec 2024 Key-Systems GmbH Eni-Europe
6 uberlucky.org 18 Dec 2020 18 Dec 2024 Key-Systems GmbH c/o whoisproxy.com
7 uberlucky.ca 18 Dec 2020 18 Dec 2024 CENTRALNIC CANADA INC Sunnyvale ISP corp
8 uberlucky.net 18 Dec 2020 18 Dec 2024 Key-Systems GmbH c/o whoisproxy.com
9 uberlucky.sk 18 Dec 2020 18 Dec 2024 Markus Germann -
10 uberlucky.lt 18 Dec 2020 19 Dec 2024 INWX GmbH Domain Synergies
11 uberlucky.casino 18 Dec 2020 18 Dec 2024 Name SRS AB Helloy Nordic AB
12 uberlucky.biz 18 Dec 2020 18 Dec 2024 Key-Systems GmbH Global Internet Development
13 uberlucky.fr 18 Dec 2020 18 Dec 2024 Internet Vikings International AB Domain Development
14 uberlucky.jp 18 Dec 2020 31 Dec 2024 - Electric Domains
15 uberlucky.pl 18 Dec 2020 18 Dec 2024 Key-Systems GmbH -
16 uberlucky.co.uk 21 Dec 2020 21 Dec 2024 Internet Vikings International AB [Tag = INTERNETBOL-SE] -
17 uberlucky.uk 21 Dec 2020 21 Dec 2024 Internet Vikings International AB [Tag = INTERNETBOL-SE] -
18 uberlucky.io 28 Apr 2022 28 Apr 2025 Key-Systems GmbH FAMILYPOT B.V.
19 uberlucky.co 5 Jul 2023 5 Jul 2024 INWX GmbH REDACTED FOR PRIVACY
20 uberlucky.cn 12 Nov 2023 12 Nov 2024 阿里云计算有限公司(万网) 杨沛森
21 uberlucky.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=uberlucky&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "uberlucky",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 21,
        "relation": "eq",
        "current": 21
    },
    "unique_domains": "uberlucky.com, uberlucky.be, uberlucky.nl, uberlucky.info, uberlucky.us, uberlucky.org, uberlucky.ca, uberlucky.net, uberlucky.sk, uberlucky.lt, uberlucky.casino, uberlucky.biz, uberlucky.fr, uberlucky.jp, uberlucky.pl, uberlucky.co.uk, uberlucky.uk, uberlucky.io, uberlucky.co, uberlucky.cn, uberlucky.online",
    "results": [
        {
            "num": 1,
            "domain_name": "uberlucky.com",
            "domain_keyword": "uberlucky",
            "domain_tld": "com",
            "query_time": "2024-05-29 00:36:26",
            "create_date": "2012-01-04",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "okens.domains",
            "registrant_name": "Monroe Schmidt",
            "registrant_company": "FAMILYPOT B.V.",
            "registrant_address": "Fransche Bloemweg 4",
            "registrant_city": "Willemstad",
            "registrant_zip": "0000 CW",
            "registrant_country": "CW",
            "registrant_email": "[email protected]",
            "registrant_phone": "+356.79763003",
            "name_servers": [
                "dawn.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "uberlucky.be",
            "domain_keyword": "uberlucky",
            "domain_tld": "be",
            "query_time": "2024-04-06 03:57:31",
            "create_date": "2020-12-18",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 3,
            "domain_name": "uberlucky.nl",
            "domain_keyword": "uberlucky",
            "domain_tld": "nl",
            "query_time": "2024-04-06 03:57:31",
            "create_date": "2020-12-18",
            "registrar_name": "Internet Vikings Ltd.",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "uberlucky.info",
            "domain_keyword": "uberlucky",
            "domain_tld": "info",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-18",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Eni-Europe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "South Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "uberlucky.us",
            "domain_keyword": "uberlucky",
            "domain_tld": "us",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-18",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "Domain Registry",
            "registrant_company": "Eni-Europe",
            "registrant_address": "43 Owston Road",
            "registrant_city": "Carcroft",
            "registrant_state": "South Yorkshire",
            "registrant_zip": "DN6 8DA",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.983439201",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "uberlucky.org",
            "domain_keyword": "uberlucky",
            "domain_tld": "org",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-18",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "uberlucky.ca",
            "domain_keyword": "uberlucky",
            "domain_tld": "ca",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-18",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-18",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "Sunnyvale ISP corp",
            "registrant_address": "1201,  11871 Horseshoe way",
            "registrant_city": "Richmond",
            "registrant_state": "BC",
            "registrant_zip": "V7A5H5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2368356812",
            "registrant_fax": "+1.2368356812",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "uberlucky.net",
            "domain_keyword": "uberlucky",
            "domain_tld": "net",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-18",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "okens.domains",
            "registrant_name": "On behalf of uberlucky.net OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "1dca3a630adad890b24c06c92942da2c329a7ec888f5bf5ca61727f4732bdce5@uberlucky.net.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "uberlucky.sk",
            "domain_keyword": "uberlucky",
            "domain_tld": "sk",
            "query_time": "2024-05-05 22:51:28",
            "create_date": "2020-12-18",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-18",
            "registrar_name": "Markus Germann",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 10,
            "domain_name": "uberlucky.lt",
            "domain_keyword": "uberlucky",
            "domain_tld": "lt",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-18",
            "expiry_date": "2024-12-19",
            "registrar_name": "INWX GmbH",
            "registrar_website": "http://www.domrobot.com",
            "registrant_company": "Domain Synergies",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 11,
            "domain_name": "uberlucky.casino",
            "domain_keyword": "uberlucky",
            "domain_tld": "casino",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-18",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-18",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.nordreg.se",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Helloy Nordic AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "uberlucky.biz",
            "domain_keyword": "uberlucky",
            "domain_tld": "biz",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-18",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Global Internet Development",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "South Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "uberlucky.fr",
            "domain_keyword": "uberlucky",
            "domain_tld": "fr",
            "query_time": "2024-05-12 04:51:07",
            "create_date": "2020-12-18",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-18",
            "registrar_name": "Internet Vikings International AB",
            "registrar_website": "http://internetvikings.com/",
            "registrant_company": "Domain Development",
            "registrant_address": "Mbx 1391 London Road, SS92SA Leigh On Sea",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.72859823",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 14,
            "domain_name": "uberlucky.jp",
            "domain_keyword": "uberlucky",
            "domain_tld": "jp",
            "query_time": "2024-05-25 21:34:03",
            "create_date": "2020-12-18",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-31",
            "registrant_name": "Electric Domains",
            "registrant_address": "Tokyo Shibuya City 26-1 Sakuragaokacho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "0354561601",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 15,
            "domain_name": "uberlucky.pl",
            "domain_keyword": "uberlucky",
            "domain_tld": "pl",
            "query_time": "2024-05-18 09:36:18",
            "create_date": "2020-12-18",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-18",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net/",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "uberlucky.co.uk",
            "domain_keyword": "uberlucky",
            "domain_tld": "co.uk",
            "query_time": "2024-04-11 21:11:52",
            "create_date": "2020-12-21",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-21",
            "registrar_name": "Internet Vikings International AB [Tag = INTERNETBOL-SE]",
            "registrar_website": "http://www.internetvikings.com",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "uberlucky.uk",
            "domain_keyword": "uberlucky",
            "domain_tld": "uk",
            "query_time": "2024-05-18 09:36:18",
            "create_date": "2020-12-21",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-21",
            "registrar_name": "Internet Vikings International AB [Tag = INTERNETBOL-SE]",
            "registrar_website": "http://www.internetvikings.com",
            "name_servers": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "uberlucky.io",
            "domain_keyword": "uberlucky",
            "domain_tld": "io",
            "query_time": "2024-05-09 01:19:14",
            "create_date": "2022-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FAMILYPOT B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CW",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "parkdns1.internetvikings.com",
                "parkdns2.internetvikings.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "uberlucky.co",
            "domain_keyword": "uberlucky",
            "domain_tld": "co",
            "query_time": "2024-05-18 09:36:18",
            "create_date": "2023-07-05",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "uberlucky.cn",
            "domain_keyword": "uberlucky",
            "domain_tld": "cn",
            "query_time": "2024-05-18 09:36:17",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "杨沛森",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "uberlucky.online",
            "domain_keyword": "uberlucky",
            "domain_tld": "online",
            "query_time": "2024-05-18 09:36:18",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.209,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>uberlucky</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>21</total>
  <relation>eq</relation>
  <current>21</current>
 </count>
 <unique_domains>uberlucky.com, uberlucky.be, uberlucky.nl, uberlucky.info, uberlucky.us, uberlucky.org, uberlucky.ca, uberlucky.net, uberlucky.sk, uberlucky.lt, uberlucky.casino, uberlucky.biz, uberlucky.fr, uberlucky.jp, uberlucky.pl, uberlucky.co.uk, uberlucky.uk, uberlucky.io, uberlucky.co, uberlucky.cn, uberlucky.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>uberlucky.com</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 00:36:26</query_time>
   <create_date>2012-01-04</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>okens.domains</registrar_website>
   <registrant_name>Monroe Schmidt</registrant_name>
   <registrant_company>FAMILYPOT B.V.</registrant_company>
   <registrant_address>Fransche Bloemweg 4</registrant_address>
   <registrant_city>Willemstad</registrant_city>
   <registrant_zip>0000 CW</registrant_zip>
   <registrant_country>CW</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+356.79763003</registrant_phone>
   <name_servers>
    <value>dawn.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>uberlucky.be</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-06 03:57:31</query_time>
   <create_date>2020-12-18</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>uberlucky.nl</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-06 03:57:31</query_time>
   <create_date>2020-12-18</create_date>
   <registrar_name>Internet Vikings Ltd.</registrar_name>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>uberlucky.info</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Eni-Europe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>South Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>uberlucky.us</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>Domain Registry</registrant_name>
   <registrant_company>Eni-Europe</registrant_company>
   <registrant_address>43 Owston Road</registrant_address>
   <registrant_city>Carcroft</registrant_city>
   <registrant_state>South Yorkshire</registrant_state>
   <registrant_zip>DN6 8DA</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.983439201</registrant_phone>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>uberlucky.org</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-18</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>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>uberlucky.ca</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>Sunnyvale ISP corp</registrant_name>
   <registrant_address>1201,  11871 Horseshoe way</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V7A5H5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2368356812</registrant_phone>
   <registrant_fax>+1.2368356812</registrant_fax>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>uberlucky.net</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>okens.domains</registrar_website>
   <registrant_name>On behalf of uberlucky.net OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>1dca3a630adad890b24c06c92942da2c329a7ec888f5bf5ca61727f4732bdce5@uberlucky.net.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>uberlucky.sk</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 22:51:28</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>Markus Germann</registrar_name>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>uberlucky.lt</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-18</create_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>http://www.domrobot.com</registrar_website>
   <registrant_company>Domain Synergies</registrant_company>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>uberlucky.casino</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>casino</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.nordreg.se</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Helloy Nordic AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>uberlucky.biz</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Global Internet Development</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>South Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>uberlucky.fr</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-12 04:51:07</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>Internet Vikings International AB</registrar_name>
   <registrar_website>http://internetvikings.com/</registrar_website>
   <registrant_company>Domain Development</registrant_company>
   <registrant_address>Mbx 1391 London Road, SS92SA Leigh On Sea</registrant_address>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.72859823</registrant_phone>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>uberlucky.jp</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-25 21:34:03</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Electric Domains</registrant_name>
   <registrant_address>Tokyo Shibuya City 26-1 Sakuragaokacho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0354561601</registrant_phone>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>uberlucky.pl</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 09:36:18</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net/</registrar_website>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>uberlucky.co.uk</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-11 21:11:52</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Internet Vikings International AB [Tag = INTERNETBOL-SE]</registrar_name>
   <registrar_website>http://www.internetvikings.com</registrar_website>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>uberlucky.uk</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-18 09:36:18</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Internet Vikings International AB [Tag = INTERNETBOL-SE]</registrar_name>
   <registrar_website>http://www.internetvikings.com</registrar_website>
   <name_servers>
    <value>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>uberlucky.io</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-09 01:19:14</query_time>
   <create_date>2022-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FAMILYPOT B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>parkdns1.internetvikings.com</value>
    <value>parkdns2.internetvikings.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>uberlucky.co</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 09:36:18</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>uberlucky.cn</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 09:36:17</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>杨沛森</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>uberlucky.online</domain_name>
   <domain_keyword>uberlucky</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 09:36:18</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.209</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 179 domain names (in 1.48 seconds) which look and sound like the brand name "uberlucky".
Domain Name Registered Expiry Registrar Ownership
1 uberducky.com 24 Sep 2007 25 Sep 2024 DREAMHOST Proxy Protection LLC
2 uberluck.com 29 Jul 2019 29 Jul 2024 GoDaddy.com, LLC -
3 berlucky.com 2 May 2007 2 May 2028 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
4 uberhusky.com 24 Oct 2023 24 Oct 2026 GoDaddy.com, LLC -
5 superlucky.com 15 Oct 2001 15 Oct 2024 GoDaddy.com, LLC -
6 overlucky.com 5 Oct 2018 5 Oct 2025 GoDaddy.com, LLC -
7 uberfucks.com 24 May 2017 24 May 2025 GoDaddy.com, LLC -
8 superlucky.quest 25 Feb 2024 25 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
9 ubergluck.com 5 Jun 2010 5 Jun 2024 Mesh Digital Limited -
10 obeclucky.sk 8 Jun 2016 12 Jun 2024 Eva Hromádková - KRISTÍNKA -
11 uberducks.co.uk 12 Jun 2014 12 Jun 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
12 ubercocky.com 23 Dec 2018 23 Dec 2024 IONOS SE 1&1 Internet Inc
13 uberbucks.mobi 9 Mar 2011 9 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
14 superlucky.app 24 Jul 2021 24 Jul 2025 1API GmbH TopDomains, Inc.
15 superlucky.lol 25 Feb 2024 25 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
16 uberbucks.org 9 Mar 2011 9 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
17 uarelucky.com 20 Jul 2022 20 Jul 2024 NameCheap, Inc. -
18 ruberducky.com 16 Oct 2002 16 Oct 2025 GoDaddy.com, LLC -
19 ubersucks.app 5 May 2018 5 May 2026 MarkMonitor Inc. Uber Technologies, Inc.
20 superlucky.top 6 May 2024 6 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lv ye
21 ugetlucky.com 18 Mar 2016 18 Mar 2025 GoDaddy.com, LLC -
22 usexlucky.com 22 Jan 2024 22 Jan 2025 Tucows Domains Inc. -
23 uberbucks.biz 9 Mar 2011 8 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
24 superlucky.me 10 Feb 2014 10 Feb 2026 Paragon Internet Group Ltd t/a Paragon Names SuperLucky
25 cyberlucky.com 22 Aug 2002 22 Aug 2024 Onlinenic Inc Kelly Crooke
26 superlucky.country 25 Mar 2023 25 Mar 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
27 superlucky.live 9 Nov 2022 9 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 bearlucky.com 1 Jul 2015 1 Jul 2024 Network Solutions, LLC -
29 bemrlucky.com 18 Jun 2004 18 Jun 2024 Wild West Domains, LLC -
30 beerlucky.co.uk 3 Jun 2023 3 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
31 uberbucks.tv 9 Mar 2011 9 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
32 superlucky.fun 18 Jun 2022 18 Jun 2025 DNSPod, Inc. chenlin
33 uberbucks.me 9 Mar 2011 9 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
34 uberquicky.com 23 May 2020 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 uberfunky.hr 26 Sep 2022 26 Sep 2024 CARNET Uberfunky d.o.o.
36 obeclucky.eu - - WebSupport s.r.o. -
37 superlucky.wiki 19 Apr 2024 19 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
38 everlucky.info 21 Jun 2004 21 Jun 2024 Web Commerce Communications Limited dba WebNic.cc everlucky
39 uberbucks.net 9 Mar 2011 9 Mar 2025 GoDaddy.com, LLC -
40 eubetlucky.com 30 Oct 2023 30 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
41 superlucky.space 14 Dec 2022 14 Dec 2032 DNSPod, Inc. Zhang Hai Tao
42 uberpicky.com 14 Mar 2016 14 Mar 2025 GoDaddy.com, LLC -
43 superlucky.org 16 Jun 2017 16 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
44 uberducks.com 18 Apr 2023 18 Apr 2025 GoDaddy.com, LLC -
45 superlucky.club 2 Nov 2021 2 Nov 2026 DNSPod, Inc. Nei Meng Gu Chao Ji Wu Zhong Wang Luo Ke Ji You Xian Gong Si
46 tubelucky.com 20 Oct 2008 20 Oct 2024 Danesco Trading Ltd. -
47 superlucky.net 7 Apr 2016 8 Apr 2028 Shanghai Yovole Networks, Inc. yang weishun
48 beerlucky.com 3 Jun 2023 3 Jun 2024 GoDaddy.com, LLC -
49 ubberducky.com 23 Oct 2019 23 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 uberpocky.com 4 Sep 2023 4 Sep 2024 Network Solutions, LLC New Ventures Services, Corp
51 ubersucks.net 19 Sep 2019 19 Sep 2024 Wild West Domains, LLC -
52 doerlucky.com 28 Mar 2023 28 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
53 uberbucks.info 9 Mar 2011 9 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
54 everlucky.com 17 May 2003 17 May 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
55 uberounky.info 20 Feb 2019 20 Feb 2025 WEDOS Internet, a.s. REDACTED FOR PRIVACY
56 betlucky.io 30 Apr 2024 30 Apr 2025 Sav.com, LLC - 13 REDACTED FOR PRIVACY
57 betlucky.site 1 Aug 2023 1 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
58 uberduck.nl 11 Feb 2023 - AXC -
59 betlucky.store 18 May 2023 18 May 2025 Go Daddy, LLC Domains By Proxy, LLC
60 uberlusty.com 12 Apr 2018 12 Apr 2030 Key-Systems GmbH c/o whoisproxy.com
61 superlucky.one 16 Jan 2021 16 Jan 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 uberluxy.com 22 Aug 2018 22 Aug 2024 GoDaddy.com, LLC -
63 soberlucky.com 6 Jan 2021 6 Jan 2025 GoDaddy.com, LLC -
64 be-lucky.online 4 Dec 2021 4 Dec 2024 Dynadot LLC -
65 beplucky.com 11 Aug 2013 11 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
66 ubersucks.org 9 May 2022 9 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 numberlucky.com 27 Mar 2023 27 Mar 2024 Gname 032 Inc -
68 uselucky.pro 8 Aug 2023 8 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 beelucky.app 21 Mar 2020 21 Mar 2025 OVH sas StudioClick
70 uselucky.com 4 May 2016 4 May 2025 TUCOWS, INC. REDACTED FOR PRIVACY
71 beklucky.com 12 Nov 2023 12 Nov 2024 Cloudflare, Inc. DATA REDACTED
72 superlucky.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
73 sperlucky.com 7 Mar 2022 7 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
74 puterlucky.com 12 May 2022 12 May 2025 West263 International Limited -
75 superlucky.site 26 May 2024 26 May 2025 Netowl,Inc. XSERVER Inc.
76 betlucky.net 18 Nov 2000 18 Nov 2024 Wild West Domains, LLC -
77 superlucky.vip 10 May 2023 10 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
78 ubersucks.com 22 Jan 2016 22 Jan 2026 MarkMonitor, Inc. DNStination Inc.
79 uberbuck.us 9 Mar 2011 8 Mar 2026 GoDaddy.com, LLC Wye River Capital, Inc.
80 superlucky.link 30 Mar 2023 30 Mar 2024 Amazon Registrar, Inc. Identity Protection Service
81 uberbucks.com 14 Dec 2004 14 Dec 2025 GoDaddy.com, LLC -
82 6betlucky.com 16 Mar 2024 16 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
83 be-lucky.de - - - -
84 nerlucky.sbs 27 May 2024 27 May 2025 Atak Domain Hosting M Rombert
85 uberfunky.com 12 Apr 2013 12 Apr 2025 GoDaddy.com, LLC -
86 averlucky.ru 25 Oct 2022 25 Oct 2024 REGRU-RU Private Person
87 gbetlucky.com 24 Nov 2023 24 Nov 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0169411608
88 cyberlucky.net 17 Sep 2004 17 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
89 beelucky.de - - - -
90 barlucky.com 6 Jan 2020 6 Jan 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
91 uboxlucky.vip 17 Feb 2023 17 Feb 2025 Go China Domains Inc Domains By Proxy, LLC
92 ubercuck.com 16 Dec 2023 16 Dec 2026 GoDaddy.com, LLC -
93 beelucky.com 12 Feb 2010 12 Feb 2025 Rabbitsfoot.com LLC d/b/a Oxygen.nyc Deepak Ryan
94 uberbuck.net 9 Mar 2011 9 Mar 2025 GoDaddy.com, LLC -
95 betlucky.org 5 Jun 2018 5 Jun 2028 Network Solutions, LLC Delaware North Companies
96 benlucky.com 7 Mar 2014 7 Mar 2025 EUTurbo.com LLC -
97 2belucky.com 3 Dec 2017 3 Dec 2027 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
98 everlucky.net 26 Apr 2007 26 Apr 2026 ENOM, INC. REDACTED FOR PRIVACY
99 uberusky.net 12 Mar 2013 12 Mar 2025 GRANSY S.R.O D/B/A SUBREG.CZ Not Disclosed Not Disclosed
100 betlucky.bet 23 Nov 2023 23 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Uberlucky.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=uberlucky.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "uberlucky.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 179,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "uberducky.com, uberluck.com, berlucky.com, uberhusky.com, superlucky.com, overlucky.com, uberfucks.com, superlucky.quest, ubergluck.com, obeclucky.sk, uberducks.co.uk, ubercocky.com, uberbucks.mobi, superlucky.app, superlucky.lol, uberbucks.org, uarelucky.com, ruberducky.com, ubersucks.app, superlucky.top, ugetlucky.com, usexlucky.com, uberbucks.biz, superlucky.me, cyberlucky.com, superlucky.country, superlucky.live, bearlucky.com, bemrlucky.com, beerlucky.co.uk, uberbucks.tv, superlucky.fun, uberbucks.me, uberquicky.com, uberfunky.hr, obeclucky.eu, superlucky.wiki, everlucky.info, uberbucks.net, eubetlucky.com, superlucky.space, uberpicky.com, superlucky.org, uberducks.com, superlucky.club, tubelucky.com, superlucky.net, beerlucky.com, ubberducky.com, uberpocky.com, ubersucks.net, doerlucky.com, uberbucks.info, everlucky.com, uberounky.info, betlucky.io, betlucky.site, uberduck.nl, betlucky.store, uberlusty.com, superlucky.one, uberluxy.com, soberlucky.com, be-lucky.online, beplucky.com, ubersucks.org, numberlucky.com, uselucky.pro, beelucky.app, uselucky.com, beklucky.com, superlucky.shop, sperlucky.com, puterlucky.com, superlucky.site, betlucky.net, superlucky.vip, ubersucks.com, uberbuck.us, superlucky.link, uberbucks.com, 6betlucky.com, be-lucky.de, nerlucky.sbs, uberfunky.com, averlucky.ru, gbetlucky.com, cyberlucky.net, beelucky.de, barlucky.com, uboxlucky.vip, ubercuck.com, beelucky.com, uberbuck.net, betlucky.org, benlucky.com, 2belucky.com, everlucky.net, uberusky.net, betlucky.bet",
    "results": [
        {
            "num": 1,
            "domain_name": "uberducky.com",
            "domain_keyword": "uberducky",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:14:17",
            "create_date": "2007-09-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-25",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O uberducky.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "uberluck.com",
            "domain_keyword": "uberluck",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:44:24",
            "create_date": "2019-07-29",
            "update_date": "2023-10-01",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "berlucky.com",
            "domain_keyword": "berlucky",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:42:28",
            "create_date": "2007-05-02",
            "update_date": "2023-08-16",
            "expiry_date": "2028-05-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Bangkok",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TH",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "th101.hostatom.com",
                "th102.hostatom.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "uberhusky.com",
            "domain_keyword": "uberhusky",
            "domain_tld": "com",
            "query_time": "2024-04-06 03:57:16",
            "create_date": "2023-10-24",
            "update_date": "2023-10-24",
            "expiry_date": "2026-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "superlucky.com",
            "domain_keyword": "superlucky",
            "domain_tld": "com",
            "query_time": "2024-04-09 07:33:33",
            "create_date": "2001-10-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "overlucky.com",
            "domain_keyword": "overlucky",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:41:50",
            "create_date": "2018-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2025-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "uberfucks.com",
            "domain_keyword": "uberfucks",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:43:23",
            "create_date": "2017-05-24",
            "update_date": "2023-05-25",
            "expiry_date": "2025-05-24",
            "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": 8,
            "domain_name": "superlucky.quest",
            "domain_keyword": "superlucky",
            "domain_tld": "quest",
            "query_time": "2024-04-25 08:37:31",
            "create_date": "2024-02-25",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nile.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ubergluck.com",
            "domain_keyword": "ubergluck",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:43:28",
            "create_date": "2010-06-05",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "obeclucky.sk",
            "domain_keyword": "obeclucky",
            "domain_tld": "sk",
            "query_time": "2024-05-05 12:20:12",
            "create_date": "2016-06-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-12",
            "registrar_name": "Eva Hromádková - KRISTÍNKA",
            "name_servers": [
                "venus.ns.cloudflare.com",
                "west.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 11,
            "domain_name": "uberducks.co.uk",
            "domain_keyword": "uberducks",
            "domain_tld": "co.uk",
            "query_time": "2024-04-11 21:10:58",
            "create_date": "2014-06-12",
            "update_date": "2022-11-14",
            "expiry_date": "2025-06-12",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "ubercocky.com",
            "domain_keyword": "ubercocky",
            "domain_tld": "com",
            "query_time": "2024-04-11 21:10:51",
            "create_date": "2018-12-23",
            "update_date": "2023-10-25",
            "expiry_date": "2024-12-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1032.ui-dns.de",
                "ns1090.ui-dns.biz",
                "ns1097.ui-dns.org",
                "ns1106.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "uberbucks.mobi",
            "domain_keyword": "uberbucks",
            "domain_tld": "mobi",
            "query_time": "2024-05-15 17:54:26",
            "create_date": "2011-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2026-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "superlucky.app",
            "domain_keyword": "superlucky",
            "domain_tld": "app",
            "query_time": "2024-04-09 07:33:33",
            "create_date": "2021-07-24",
            "update_date": "2024-03-08",
            "expiry_date": "2025-07-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TopDomains, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "superlucky.lol",
            "domain_keyword": "superlucky",
            "domain_tld": "lol",
            "query_time": "2024-04-25 08:37:31",
            "create_date": "2024-02-25",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nile.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "uberbucks.org",
            "domain_keyword": "uberbucks",
            "domain_tld": "org",
            "query_time": "2024-05-09 01:18:27",
            "create_date": "2011-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2026-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "uarelucky.com",
            "domain_keyword": "uarelucky",
            "domain_tld": "com",
            "query_time": "2024-04-28 17:22:44",
            "create_date": "2022-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "guss.ns.cloudflare.com",
                "karina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ruberducky.com",
            "domain_keyword": "ruberducky",
            "domain_tld": "com",
            "query_time": "2024-04-10 14:47:44",
            "create_date": "2002-10-16",
            "update_date": "2023-10-17",
            "expiry_date": "2025-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ubersucks.app",
            "domain_keyword": "ubersucks",
            "domain_tld": "app",
            "query_time": "2024-05-09 01:20:06",
            "create_date": "2018-05-05",
            "update_date": "2024-05-08",
            "expiry_date": "2026-05-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Uber Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns80.ultradns.biz",
                "pdns80.ultradns.com",
                "pdns80.ultradns.net",
                "pdns80.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "superlucky.top",
            "domain_keyword": "superlucky",
            "domain_tld": "top",
            "query_time": "2024-05-08 16:17:42",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lv ye",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ugetlucky.com",
            "domain_keyword": "ugetlucky",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:47:36",
            "create_date": "2016-03-18",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "usexlucky.com",
            "domain_keyword": "usexlucky",
            "domain_tld": "com",
            "query_time": "2024-05-20 14:29:44",
            "create_date": "2024-01-22",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "bingo.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "uberbucks.biz",
            "domain_keyword": "uberbucks",
            "domain_tld": "biz",
            "query_time": "2024-05-13 08:45:18",
            "create_date": "2011-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2026-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "superlucky.me",
            "domain_keyword": "superlucky",
            "domain_tld": "me",
            "query_time": "2024-04-24 23:09:16",
            "create_date": "2014-02-10",
            "update_date": "2024-02-10",
            "expiry_date": "2026-02-10",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd t/a Paragon Names",
            "registrar_website": "http://paragonnames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SuperLucky",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cyberlucky.com",
            "domain_keyword": "cyberlucky",
            "domain_tld": "com",
            "query_time": "2024-04-13 18:47:27",
            "create_date": "2002-08-22",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-22",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Kelly Crooke",
            "registrant_company": "Kelly Crooke",
            "registrant_address": "2000 N. Alder St #48",
            "registrant_city": "Ellensburg",
            "registrant_state": "WA",
            "registrant_zip": "98926",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "509-962-5109.2819360",
            "registrant_fax": "+01.5924694",
            "name_servers": [
                "ns1.ipowerweb.net",
                "ns2.ipowerdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "superlucky.country",
            "domain_keyword": "superlucky",
            "domain_tld": "country",
            "query_time": "2024-05-23 15:49:45",
            "create_date": "2023-03-25",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "superlucky.live",
            "domain_keyword": "superlucky",
            "domain_tld": "live",
            "query_time": "2024-05-16 14:26:15",
            "create_date": "2022-11-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bearlucky.com",
            "domain_keyword": "bearlucky",
            "domain_tld": "com",
            "query_time": "2024-05-01 17:55:29",
            "create_date": "2015-07-01",
            "update_date": "2024-04-10",
            "expiry_date": "2024-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bemrlucky.com",
            "domain_keyword": "bemrlucky",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:16:04",
            "create_date": "2004-06-18",
            "update_date": "2022-09-02",
            "expiry_date": "2024-06-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.pql.net",
                "ns2.pql.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "beerlucky.co.uk",
            "domain_keyword": "beerlucky",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 01:09:16",
            "create_date": "2023-06-03",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "uberbucks.tv",
            "domain_keyword": "uberbucks",
            "domain_tld": "tv",
            "query_time": "2024-05-13 08:45:18",
            "create_date": "2011-03-09",
            "update_date": "2024-03-15",
            "expiry_date": "2026-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "superlucky.fun",
            "domain_keyword": "superlucky",
            "domain_tld": "fun",
            "query_time": "2024-05-16 14:26:15",
            "create_date": "2022-06-18",
            "update_date": "2024-04-24",
            "expiry_date": "2025-06-18",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "chenlin",
            "registrant_state": "bei jing shi",
            "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": [
                "columba.dnspod.net",
                "trunk.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "uberbucks.me",
            "domain_keyword": "uberbucks",
            "domain_tld": "me",
            "query_time": "2024-05-09 01:18:27",
            "create_date": "2011-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2026-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "uberquicky.com",
            "domain_keyword": "uberquicky",
            "domain_tld": "com",
            "query_time": "2024-05-25 21:34:08",
            "create_date": "2020-05-23",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-23",
            "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=uberquicky.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "uberfunky.hr",
            "domain_keyword": "uberfunky",
            "domain_tld": "hr",
            "query_time": "2024-04-06 03:56:47",
            "create_date": "2022-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Uberfunky d.o.o.",
            "registrant_address": "Lokvarska ulica 3",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.totohost.com",
                "ns2.totohost.com",
                "ns3.totohost.com",
                "ns4.totohost.com"
            ]
        },
        {
            "num": 36,
            "domain_name": "obeclucky.eu",
            "domain_keyword": "obeclucky",
            "domain_tld": "eu",
            "query_time": "2024-05-05 18:11:56",
            "registrar_name": "WebSupport s.r.o.",
            "registrar_website": "https://www.websupport.sk/",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ]
        },
        {
            "num": 37,
            "domain_name": "superlucky.wiki",
            "domain_keyword": "superlucky",
            "domain_tld": "wiki",
            "query_time": "2024-04-21 18:31:46",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "everlucky.info",
            "domain_keyword": "everlucky",
            "domain_tld": "info",
            "query_time": "2024-05-16 12:50:55",
            "create_date": "2004-06-21",
            "update_date": "2022-06-05",
            "expiry_date": "2024-06-21",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "everlucky",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "412",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jwseo.net",
                "ns2.jwseo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "uberbucks.net",
            "domain_keyword": "uberbucks",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:33:15",
            "create_date": "2011-03-09",
            "update_date": "2023-03-09",
            "expiry_date": "2025-03-09",
            "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": 40,
            "domain_name": "eubetlucky.com",
            "domain_keyword": "eubetlucky",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:16:47",
            "create_date": "2023-10-30",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ganz.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "superlucky.space",
            "domain_keyword": "superlucky",
            "domain_tld": "space",
            "query_time": "2024-04-09 07:33:33",
            "create_date": "2022-12-14",
            "update_date": "2023-10-20",
            "expiry_date": "2032-12-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Zhang Hai Tao",
            "registrant_state": "zhe jiang sheng",
            "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": [
                "dean.dnspod.net",
                "horse.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "uberpicky.com",
            "domain_keyword": "uberpicky",
            "domain_tld": "com",
            "query_time": "2024-04-06 03:57:50",
            "create_date": "2016-03-14",
            "update_date": "2022-09-21",
            "expiry_date": "2025-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "superlucky.org",
            "domain_keyword": "superlucky",
            "domain_tld": "org",
            "query_time": "2024-04-24 23:09:16",
            "create_date": "2017-06-16",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "uberducks.com",
            "domain_keyword": "uberducks",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:34:52",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "superlucky.club",
            "domain_keyword": "superlucky",
            "domain_tld": "club",
            "query_time": "2024-05-16 14:26:15",
            "create_date": "2021-11-02",
            "update_date": "2023-10-18",
            "expiry_date": "2026-11-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nei Meng Gu Chao Ji Wu Zhong Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "nei meng gu zi zhi qu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bike.dnspod.net",
                "puding.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "tubelucky.com",
            "domain_keyword": "tubelucky",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:17:33",
            "create_date": "2008-10-20",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_email": "[email protected]",
            "name_servers": [
                "etta.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "superlucky.net",
            "domain_keyword": "superlucky",
            "domain_tld": "net",
            "query_time": "2024-04-09 07:33:33",
            "create_date": "2016-04-07",
            "update_date": "2016-04-07",
            "expiry_date": "2028-04-08",
            "registrar_iana": 1470,
            "registrar_name": "Shanghai Yovole Networks, Inc.",
            "registrar_website": "http://www.sundns.com",
            "registrant_name": "yang weishun",
            "registrant_company": "yang weishun",
            "registrant_city": "dongguan",
            "registrant_state": "guangdong",
            "registrant_zip": "523235",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.76988893576",
            "registrant_fax": "+86.76988893575",
            "name_servers": [
                "ns3.yovole.com",
                "ns4.yovole.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "beerlucky.com",
            "domain_keyword": "beerlucky",
            "domain_tld": "com",
            "query_time": "2024-04-20 21:10:26",
            "create_date": "2023-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ubberducky.com",
            "domain_keyword": "ubberducky",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:10:02",
            "create_date": "2019-10-23",
            "update_date": "2020-10-17",
            "expiry_date": "2024-10-23",
            "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": 50,
            "domain_name": "uberpocky.com",
            "domain_keyword": "uberpocky",
            "domain_tld": "com",
            "query_time": "2024-04-11 21:12:02",
            "create_date": "2023-09-04",
            "update_date": "2024-02-03",
            "expiry_date": "2024-09-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "New Ventures Services, Corp",
            "registrant_address": "PO BOX 459",
            "registrant_city": "DRUMS",
            "registrant_state": "PA",
            "registrant_zip": "18222-0459",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8558971723",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ubersucks.net",
            "domain_keyword": "ubersucks",
            "domain_tld": "net",
            "query_time": "2024-04-06 03:58:32",
            "create_date": "2019-09-19",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "doerlucky.com",
            "domain_keyword": "doerlucky",
            "domain_tld": "com",
            "query_time": "2024-05-11 03:01:25",
            "create_date": "2023-03-28",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "uberbucks.info",
            "domain_keyword": "uberbucks",
            "domain_tld": "info",
            "query_time": "2024-05-09 01:18:27",
            "create_date": "2011-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2026-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "everlucky.com",
            "domain_keyword": "everlucky",
            "domain_tld": "com",
            "query_time": "2024-05-17 23:14:37",
            "create_date": "2003-05-17",
            "update_date": "2022-03-18",
            "expiry_date": "2026-05-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "uberounky.info",
            "domain_keyword": "uberounky",
            "domain_tld": "info",
            "query_time": "2024-04-11 21:12:00",
            "create_date": "2019-02-20",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-20",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.cz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "betlucky.io",
            "domain_keyword": "betlucky",
            "domain_tld": "io",
            "query_time": "2024-05-01 06:41:31",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 3903,
            "registrar_name": "Sav.com, LLC - 13",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nlcilyhv.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "betlucky.site",
            "domain_keyword": "betlucky",
            "domain_tld": "site",
            "query_time": "2024-04-24 04:38:05",
            "create_date": "2023-08-01",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.regway.com",
                "dns2.regway.com",
                "dns3.regway.com",
                "dns4.regway.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "uberduck.nl",
            "domain_keyword": "uberduck",
            "domain_tld": "nl",
            "query_time": "2024-05-09 01:18:57",
            "create_date": "2023-02-11",
            "update_date": "2023-09-26",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ywsvek6i.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 59,
            "domain_name": "betlucky.store",
            "domain_keyword": "betlucky",
            "domain_tld": "store",
            "query_time": "2024-05-21 01:12:08",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ainsley.ns.cloudflare.com",
                "lou.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "uberlusty.com",
            "domain_keyword": "uberlusty",
            "domain_tld": "com",
            "query_time": "2024-04-06 03:57:31",
            "create_date": "2018-04-12",
            "update_date": "2021-08-31",
            "expiry_date": "2030-04-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of uberlusty.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "671a28fc27c33827dada9002265dfcaa4f199b656f4a57ed589faf627b711ed4@uberlusty.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "dns1.p07.nsone.net",
                "ns5.dnsmadeeasy.com",
                "ns6.dnsmadeeasy.com",
                "ns7.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "superlucky.one",
            "domain_keyword": "superlucky",
            "domain_tld": "one",
            "query_time": "2024-05-26 23:55:04",
            "create_date": "2021-01-16",
            "update_date": "2021-01-21",
            "expiry_date": "2026-01-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "uberluxy.com",
            "domain_keyword": "uberluxy",
            "domain_tld": "com",
            "query_time": "2024-05-13 08:46:35",
            "create_date": "2018-08-22",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "soberlucky.com",
            "domain_keyword": "soberlucky",
            "domain_tld": "com",
            "query_time": "2024-04-12 23:14:01",
            "create_date": "2021-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "be-lucky.online",
            "domain_keyword": "be-lucky",
            "domain_tld": "online",
            "query_time": "2024-04-08 22:01:35",
            "create_date": "2021-12-04",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "beplucky.com",
            "domain_keyword": "beplucky",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:59:11",
            "create_date": "2013-08-11",
            "update_date": "2019-07-27",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ubersucks.org",
            "domain_keyword": "ubersucks",
            "domain_tld": "org",
            "query_time": "2024-04-24 16:45:24",
            "create_date": "2022-05-09",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "numberlucky.com",
            "domain_keyword": "numberlucky",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:53:00",
            "create_date": "2023-03-27",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-27",
            "registrar_iana": 4001,
            "registrar_name": "Gname 032 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "uselucky.pro",
            "domain_keyword": "uselucky",
            "domain_tld": "pro",
            "query_time": "2024-04-30 02:16:14",
            "create_date": "2023-08-08",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "beelucky.app",
            "domain_keyword": "beelucky",
            "domain_tld": "app",
            "query_time": "2024-05-20 19:04:50",
            "create_date": "2020-03-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-21",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "StudioClick",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "uselucky.com",
            "domain_keyword": "uselucky",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:21:17",
            "create_date": "2016-05-04",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-04",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/5e2c99ed-f083-4d4d-a1a0-92ce4a488e76",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "beklucky.com",
            "domain_keyword": "beklucky",
            "domain_tld": "com",
            "query_time": "2024-05-19 04:16:22",
            "create_date": "2023-11-12",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "FL",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/beklucky.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "lovisa.ns.cloudflare.com",
                "shane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "superlucky.shop",
            "domain_keyword": "superlucky",
            "domain_tld": "shop",
            "query_time": "2024-04-24 23:09:18",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sperlucky.com",
            "domain_keyword": "sperlucky",
            "domain_tld": "com",
            "query_time": "2024-04-07 06:29:12",
            "create_date": "2022-03-07",
            "update_date": "2022-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "puterlucky.com",
            "domain_keyword": "puterlucky",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:49:15",
            "create_date": "2022-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "superlucky.site",
            "domain_keyword": "superlucky",
            "domain_tld": "site",
            "query_time": "2024-06-02 07:05:24",
            "create_date": "2024-05-26",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "XSERVER Inc.",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "betlucky.net",
            "domain_keyword": "betlucky",
            "domain_tld": "net",
            "query_time": "2024-04-15 06:39:43",
            "create_date": "2000-11-18",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns6647.hostgator.com",
                "ns6648.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "superlucky.vip",
            "domain_keyword": "superlucky",
            "domain_tld": "vip",
            "query_time": "2024-05-31 08:38:02",
            "create_date": "2023-05-10",
            "update_date": "2024-05-25",
            "expiry_date": "2024-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ubersucks.com",
            "domain_keyword": "ubersucks",
            "domain_tld": "com",
            "query_time": "2024-05-18 09:36:40",
            "create_date": "2016-01-22",
            "update_date": "2023-12-21",
            "expiry_date": "2026-01-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "3450 Sacramento Street, Suite 405",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94118",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4155319335",
            "registrant_fax": "+1.4155319336",
            "name_servers": [
                "edns126.ultradns.biz",
                "edns126.ultradns.com",
                "edns126.ultradns.net",
                "edns126.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "uberbuck.us",
            "domain_keyword": "uberbuck",
            "domain_tld": "us",
            "query_time": "2024-05-13 08:45:18",
            "create_date": "2011-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2026-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Christopher Wienk",
            "registrant_company": "Wye River Capital, Inc.",
            "registrant_address": "522 Chesapeake Avenue",
            "registrant_city": "Annapolis",
            "registrant_state": "Maryland",
            "registrant_zip": "21403",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4102678811",
            "registrant_fax": "+1.4102678235",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "superlucky.link",
            "domain_keyword": "superlucky",
            "domain_tld": "link",
            "query_time": "2024-05-29 12:47:58",
            "create_date": "2023-03-30",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1091.awsdns-08.org",
                "ns-150.awsdns-18.com",
                "ns-1860.awsdns-40.co.uk",
                "ns-664.awsdns-19.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "uberbucks.com",
            "domain_keyword": "uberbucks",
            "domain_tld": "com",
            "query_time": "2024-04-11 21:10:44",
            "create_date": "2004-12-14",
            "update_date": "2023-12-17",
            "expiry_date": "2025-12-14",
            "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": 82,
            "domain_name": "6betlucky.com",
            "domain_keyword": "6betlucky",
            "domain_tld": "com",
            "query_time": "2024-05-19 20:58:09",
            "create_date": "2024-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "be-lucky.de",
            "domain_keyword": "be-lucky",
            "domain_tld": "de",
            "query_time": "2024-05-04 14:49:02",
            "update_date": "2021-01-14",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 84,
            "domain_name": "nerlucky.sbs",
            "domain_keyword": "nerlucky",
            "domain_tld": "sbs",
            "query_time": "2024-05-29 16:19:25",
            "create_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "M Rombert",
            "registrant_state": "Bratislava",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "liberty.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "uberfunky.com",
            "domain_keyword": "uberfunky",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:10:09",
            "create_date": "2013-04-12",
            "update_date": "2022-09-14",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "averlucky.ru",
            "domain_keyword": "averlucky",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:51:15",
            "create_date": "2022-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ainsley.ns.cloudflare.com",
                "donovan.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "gbetlucky.com",
            "domain_keyword": "gbetlucky",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:29:00",
            "create_date": "2023-11-24",
            "update_date": "2024-01-22",
            "expiry_date": "2024-11-24",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0169411608",
            "registrant_company": "Contact Privacy Inc. Customer 0169411608",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cyberlucky.net",
            "domain_keyword": "cyberlucky",
            "domain_tld": "net",
            "query_time": "2024-04-13 18:47:27",
            "create_date": "2004-09-17",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-17",
            "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": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/656857fc-9e4a-4f91-aebd-50c18645b844",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "beelucky.de",
            "domain_keyword": "beelucky",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:30:44",
            "update_date": "2023-01-09",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 90,
            "domain_name": "barlucky.com",
            "domain_keyword": "barlucky",
            "domain_tld": "com",
            "query_time": "2024-04-10 21:37:00",
            "create_date": "2020-01-06",
            "update_date": "2024-02-08",
            "expiry_date": "2025-01-06",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "uboxlucky.vip",
            "domain_keyword": "uboxlucky",
            "domain_tld": "vip",
            "query_time": "2024-04-07 08:52:52",
            "create_date": "2023-02-17",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains Inc",
            "registrar_website": "whois.gochinadomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carol.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ubercuck.com",
            "domain_keyword": "ubercuck",
            "domain_tld": "com",
            "query_time": "2024-04-11 21:10:53",
            "create_date": "2023-12-16",
            "update_date": "2023-12-16",
            "expiry_date": "2026-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "beelucky.com",
            "domain_keyword": "beelucky",
            "domain_tld": "com",
            "query_time": "2024-04-14 11:42:33",
            "create_date": "2010-02-12",
            "update_date": "2023-12-27",
            "expiry_date": "2025-02-12",
            "registrar_iana": 3238,
            "registrar_name": "Rabbitsfoot.com LLC d/b/a Oxygen.nyc",
            "registrar_website": "http://www.oxygen.nyc",
            "registrant_name": "Deepak Ryan",
            "registrant_address": "1357 Broadway",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10018",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2127191000",
            "name_servers": [
                "ns1.domainmanage.com",
                "ns2.domainmanage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "uberbuck.net",
            "domain_keyword": "uberbuck",
            "domain_tld": "net",
            "query_time": "2024-05-23 17:48:56",
            "create_date": "2011-03-09",
            "update_date": "2023-03-09",
            "expiry_date": "2025-03-09",
            "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": 95,
            "domain_name": "betlucky.org",
            "domain_keyword": "betlucky",
            "domain_tld": "org",
            "query_time": "2024-04-15 06:39:43",
            "create_date": "2018-06-05",
            "update_date": "2023-04-11",
            "expiry_date": "2028-06-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Delaware North Companies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.worldnic.com",
                "ns26.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "benlucky.com",
            "domain_keyword": "benlucky",
            "domain_tld": "com",
            "query_time": "2024-05-16 00:07:20",
            "create_date": "2014-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1207,
            "registrar_name": "EUTurbo.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "2belucky.com",
            "domain_keyword": "2belucky",
            "domain_tld": "com",
            "query_time": "2024-04-14 01:29:28",
            "create_date": "2017-12-03",
            "update_date": "2017-12-18",
            "expiry_date": "2027-12-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "everlucky.net",
            "domain_keyword": "everlucky",
            "domain_tld": "net",
            "query_time": "2024-04-19 10:08:59",
            "create_date": "2007-04-26",
            "update_date": "2022-03-21",
            "expiry_date": "2026-04-26",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "https://tieredaccess.com/contact/ea1fc80b-1133-40e7-bcae-0a599bb1e746",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "uberusky.net",
            "domain_keyword": "uberusky",
            "domain_tld": "net",
            "query_time": "2024-05-13 08:47:02",
            "create_date": "2013-03-12",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "betlucky.bet",
            "domain_keyword": "betlucky",
            "domain_tld": "bet",
            "query_time": "2024-05-26 22:24:14",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.2cohost.com",
                "ns02.2cohost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.48,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>uberlucky.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>179</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>uberducky.com, uberluck.com, berlucky.com, uberhusky.com, superlucky.com, overlucky.com, uberfucks.com, superlucky.quest, ubergluck.com, obeclucky.sk, uberducks.co.uk, ubercocky.com, uberbucks.mobi, superlucky.app, superlucky.lol, uberbucks.org, uarelucky.com, ruberducky.com, ubersucks.app, superlucky.top, ugetlucky.com, usexlucky.com, uberbucks.biz, superlucky.me, cyberlucky.com, superlucky.country, superlucky.live, bearlucky.com, bemrlucky.com, beerlucky.co.uk, uberbucks.tv, superlucky.fun, uberbucks.me, uberquicky.com, uberfunky.hr, obeclucky.eu, superlucky.wiki, everlucky.info, uberbucks.net, eubetlucky.com, superlucky.space, uberpicky.com, superlucky.org, uberducks.com, superlucky.club, tubelucky.com, superlucky.net, beerlucky.com, ubberducky.com, uberpocky.com, ubersucks.net, doerlucky.com, uberbucks.info, everlucky.com, uberounky.info, betlucky.io, betlucky.site, uberduck.nl, betlucky.store, uberlusty.com, superlucky.one, uberluxy.com, soberlucky.com, be-lucky.online, beplucky.com, ubersucks.org, numberlucky.com, uselucky.pro, beelucky.app, uselucky.com, beklucky.com, superlucky.shop, sperlucky.com, puterlucky.com, superlucky.site, betlucky.net, superlucky.vip, ubersucks.com, uberbuck.us, superlucky.link, uberbucks.com, 6betlucky.com, be-lucky.de, nerlucky.sbs, uberfunky.com, averlucky.ru, gbetlucky.com, cyberlucky.net, beelucky.de, barlucky.com, uboxlucky.vip, ubercuck.com, beelucky.com, uberbuck.net, betlucky.org, benlucky.com, 2belucky.com, everlucky.net, uberusky.net, betlucky.bet</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>uberducky.com</domain_name>
   <domain_keyword>uberducky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:14:17</query_time>
   <create_date>2007-09-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O uberducky.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>uberluck.com</domain_name>
   <domain_keyword>uberluck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:44:24</query_time>
   <create_date>2019-07-29</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>berlucky.com</domain_name>
   <domain_keyword>berlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:42:28</query_time>
   <create_date>2007-05-02</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2028-05-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>th101.hostatom.com</value>
    <value>th102.hostatom.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>uberhusky.com</domain_name>
   <domain_keyword>uberhusky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 03:57:16</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2026-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>superlucky.com</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 07:33:33</query_time>
   <create_date>2001-10-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-15</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>pdns11.domaincontrol.com</value>
    <value>pdns12.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>6</num>
   <domain_name>overlucky.com</domain_name>
   <domain_keyword>overlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:41:50</query_time>
   <create_date>2018-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>uberfucks.com</domain_name>
   <domain_keyword>uberfucks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:43:23</query_time>
   <create_date>2017-05-24</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>8</num>
   <domain_name>superlucky.quest</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-04-25 08:37:31</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nile.ns.cloudflare.com</value>
    <value>sasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ubergluck.com</domain_name>
   <domain_keyword>ubergluck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:43:28</query_time>
   <create_date>2010-06-05</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-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>ns59.domaincontrol.com</value>
    <value>ns60.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>10</num>
   <domain_name>obeclucky.sk</domain_name>
   <domain_keyword>obeclucky</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 12:20:12</query_time>
   <create_date>2016-06-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>Eva Hromádková - KRISTÍNKA</registrar_name>
   <name_servers>
    <value>venus.ns.cloudflare.com</value>
    <value>west.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>uberducks.co.uk</domain_name>
   <domain_keyword>uberducks</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-11 21:10:58</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ubercocky.com</domain_name>
   <domain_keyword>ubercocky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 21:10:51</query_time>
   <create_date>2018-12-23</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1032.ui-dns.de</value>
    <value>ns1090.ui-dns.biz</value>
    <value>ns1097.ui-dns.org</value>
    <value>ns1106.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>uberbucks.mobi</domain_name>
   <domain_keyword>uberbucks</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-15 17:54:26</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>14</num>
   <domain_name>superlucky.app</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-09 07:33:33</query_time>
   <create_date>2021-07-24</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-07-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TopDomains, Inc.</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>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>superlucky.lol</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-25 08:37:31</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nile.ns.cloudflare.com</value>
    <value>sasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>uberbucks.org</domain_name>
   <domain_keyword>uberbucks</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 01:18:27</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>17</num>
   <domain_name>uarelucky.com</domain_name>
   <domain_keyword>uarelucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 17:22:44</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>guss.ns.cloudflare.com</value>
    <value>karina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ruberducky.com</domain_name>
   <domain_keyword>ruberducky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 14:47:44</query_time>
   <create_date>2002-10-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-10-16</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ubersucks.app</domain_name>
   <domain_keyword>ubersucks</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-09 01:20:06</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2026-05-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Uber Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>pdns80.ultradns.biz</value>
    <value>pdns80.ultradns.com</value>
    <value>pdns80.ultradns.net</value>
    <value>pdns80.ultradns.org</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>20</num>
   <domain_name>superlucky.top</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 16:17:42</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lv ye</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ugetlucky.com</domain_name>
   <domain_keyword>ugetlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:47:36</query_time>
   <create_date>2016-03-18</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>usexlucky.com</domain_name>
   <domain_keyword>usexlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 14:29:44</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-22</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>bingo.ns.cloudflare.com</value>
    <value>ruben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>uberbucks.biz</domain_name>
   <domain_keyword>uberbucks</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 08:45:18</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>24</num>
   <domain_name>superlucky.me</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-24 23:09:16</query_time>
   <create_date>2014-02-10</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2026-02-10</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd t/a Paragon Names</registrar_name>
   <registrar_website>http://paragonnames.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SuperLucky</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>cyberlucky.com</domain_name>
   <domain_keyword>cyberlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 18:47:27</query_time>
   <create_date>2002-08-22</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Kelly Crooke</registrant_name>
   <registrant_company>Kelly Crooke</registrant_company>
   <registrant_address>2000 N. Alder St #48</registrant_address>
   <registrant_city>Ellensburg</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98926</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>509-962-5109.2819360</registrant_phone>
   <registrant_fax>+01.5924694</registrant_fax>
   <name_servers>
    <value>ns1.ipowerweb.net</value>
    <value>ns2.ipowerdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>superlucky.country</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-23 15:49:45</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>superlucky.live</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-16 14:26:15</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2023-10-14</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/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>28</num>
   <domain_name>bearlucky.com</domain_name>
   <domain_keyword>bearlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 17:55:29</query_time>
   <create_date>2015-07-01</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bemrlucky.com</domain_name>
   <domain_keyword>bemrlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:16:04</query_time>
   <create_date>2004-06-18</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.pql.net</value>
    <value>ns2.pql.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>beerlucky.co.uk</domain_name>
   <domain_keyword>beerlucky</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 01:09:16</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>uberbucks.tv</domain_name>
   <domain_keyword>uberbucks</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-13 08:45:18</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>32</num>
   <domain_name>superlucky.fun</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-16 14:26:15</query_time>
   <create_date>2022-06-18</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>chenlin</registrant_company>
   <registrant_state>bei jing shi</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>columba.dnspod.net</value>
    <value>trunk.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>uberbucks.me</domain_name>
   <domain_keyword>uberbucks</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-09 01:18:27</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>34</num>
   <domain_name>uberquicky.com</domain_name>
   <domain_keyword>uberquicky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 21:34:08</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-23</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=uberquicky.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>uberfunky.hr</domain_name>
   <domain_keyword>uberfunky</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-06 03:56:47</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Uberfunky d.o.o.</registrant_name>
   <registrant_address>Lokvarska ulica 3</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.totohost.com</value>
    <value>ns2.totohost.com</value>
    <value>ns3.totohost.com</value>
    <value>ns4.totohost.com</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>obeclucky.eu</domain_name>
   <domain_keyword>obeclucky</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 18:11:56</query_time>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrar_website>https://www.websupport.sk/</registrar_website>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>superlucky.wiki</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-21 18:31:46</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>everlucky.info</domain_name>
   <domain_keyword>everlucky</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 12:50:55</query_time>
   <create_date>2004-06-21</create_date>
   <update_date>2022-06-05</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>everlucky</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>412</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.jwseo.net</value>
    <value>ns2.jwseo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>uberbucks.net</domain_name>
   <domain_keyword>uberbucks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:33:15</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2025-03-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>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>40</num>
   <domain_name>eubetlucky.com</domain_name>
   <domain_keyword>eubetlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:16:47</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ganz.ns.cloudflare.com</value>
    <value>zoe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>superlucky.space</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-09 07:33:33</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2032-12-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Zhang Hai Tao</registrant_company>
   <registrant_state>zhe jiang sheng</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>dean.dnspod.net</value>
    <value>horse.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>uberpicky.com</domain_name>
   <domain_keyword>uberpicky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 03:57:50</query_time>
   <create_date>2016-03-14</create_date>
   <update_date>2022-09-21</update_date>
   <expiry_date>2025-03-14</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>superlucky.org</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 23:09:16</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>uberducks.com</domain_name>
   <domain_keyword>uberducks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:34:52</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.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>45</num>
   <domain_name>superlucky.club</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-16 14:26:15</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2026-11-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nei Meng Gu Chao Ji Wu Zhong Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>nei meng gu zi zhi qu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bike.dnspod.net</value>
    <value>puding.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>tubelucky.com</domain_name>
   <domain_keyword>tubelucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:17:33</query_time>
   <create_date>2008-10-20</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.com</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>etta.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>superlucky.net</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 07:33:33</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2016-04-07</update_date>
   <expiry_date>2028-04-08</expiry_date>
   <registrar_iana>1470</registrar_iana>
   <registrar_name>Shanghai Yovole Networks, Inc.</registrar_name>
   <registrar_website>http://www.sundns.com</registrar_website>
   <registrant_name>yang weishun</registrant_name>
   <registrant_company>yang weishun</registrant_company>
   <registrant_city>dongguan</registrant_city>
   <registrant_state>guangdong</registrant_state>
   <registrant_zip>523235</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.76988893576</registrant_phone>
   <registrant_fax>+86.76988893575</registrant_fax>
   <name_servers>
    <value>ns3.yovole.com</value>
    <value>ns4.yovole.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>beerlucky.com</domain_name>
   <domain_keyword>beerlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 21:10:26</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ubberducky.com</domain_name>
   <domain_keyword>ubberducky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:10:02</query_time>
   <create_date>2019-10-23</create_date>
   <update_date>2020-10-17</update_date>
   <expiry_date>2024-10-23</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>50</num>
   <domain_name>uberpocky.com</domain_name>
   <domain_keyword>uberpocky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 21:12:02</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>New Ventures Services, Corp</registrant_name>
   <registrant_address>PO BOX 459</registrant_address>
   <registrant_city>DRUMS</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>18222-0459</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8558971723</registrant_phone>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ubersucks.net</domain_name>
   <domain_keyword>ubersucks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 03:58:32</query_time>
   <create_date>2019-09-19</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>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>52</num>
   <domain_name>doerlucky.com</domain_name>
   <domain_keyword>doerlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 03:01:25</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>uberbucks.info</domain_name>
   <domain_keyword>uberbucks</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 01:18:27</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>54</num>
   <domain_name>everlucky.com</domain_name>
   <domain_keyword>everlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 23:14:37</query_time>
   <create_date>2003-05-17</create_date>
   <update_date>2022-03-18</update_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>uberounky.info</domain_name>
   <domain_keyword>uberounky</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-11 21:12:00</query_time>
   <create_date>2019-02-20</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.cz</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>betlucky.io</domain_name>
   <domain_keyword>betlucky</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-01 06:41:31</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>3903</registrar_iana>
   <registrar_name>Sav.com, LLC - 13</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nlcilyhv.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>betlucky.site</domain_name>
   <domain_keyword>betlucky</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-24 04:38:05</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.regway.com</value>
    <value>dns2.regway.com</value>
    <value>dns3.regway.com</value>
    <value>dns4.regway.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>uberduck.nl</domain_name>
   <domain_keyword>uberduck</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 01:18:57</query_time>
   <create_date>2023-02-11</create_date>
   <update_date>2023-09-26</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ywsvek6i.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>betlucky.store</domain_name>
   <domain_keyword>betlucky</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 01:12:08</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ainsley.ns.cloudflare.com</value>
    <value>lou.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>uberlusty.com</domain_name>
   <domain_keyword>uberlusty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 03:57:31</query_time>
   <create_date>2018-04-12</create_date>
   <update_date>2021-08-31</update_date>
   <expiry_date>2030-04-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of uberlusty.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>671a28fc27c33827dada9002265dfcaa4f199b656f4a57ed589faf627b711ed4@uberlusty.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>ns5.dnsmadeeasy.com</value>
    <value>ns6.dnsmadeeasy.com</value>
    <value>ns7.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>superlucky.one</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-26 23:55:04</query_time>
   <create_date>2021-01-16</create_date>
   <update_date>2021-01-21</update_date>
   <expiry_date>2026-01-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>uberluxy.com</domain_name>
   <domain_keyword>uberluxy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 08:46:35</query_time>
   <create_date>2018-08-22</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>soberlucky.com</domain_name>
   <domain_keyword>soberlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 23:14:01</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>be-lucky.online</domain_name>
   <domain_keyword>be-lucky</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-08 22:01:35</query_time>
   <create_date>2021-12-04</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>beplucky.com</domain_name>
   <domain_keyword>beplucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:59:11</query_time>
   <create_date>2013-08-11</create_date>
   <update_date>2019-07-27</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ubersucks.org</domain_name>
   <domain_keyword>ubersucks</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 16:45:24</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>numberlucky.com</domain_name>
   <domain_keyword>numberlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:53:00</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>4001</registrar_iana>
   <registrar_name>Gname 032 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>uselucky.pro</domain_name>
   <domain_keyword>uselucky</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-30 02:16:14</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>beelucky.app</domain_name>
   <domain_keyword>beelucky</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-20 19:04:50</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>StudioClick</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.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>70</num>
   <domain_name>uselucky.com</domain_name>
   <domain_keyword>uselucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:21:17</query_time>
   <create_date>2016-05-04</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>GO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5e2c99ed-f083-4d4d-a1a0-92ce4a488e76</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>beklucky.com</domain_name>
   <domain_keyword>beklucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 04:16:22</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/beklucky.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>lovisa.ns.cloudflare.com</value>
    <value>shane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>superlucky.shop</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 23:09:18</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sperlucky.com</domain_name>
   <domain_keyword>sperlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 06:29:12</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2022-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>puterlucky.com</domain_name>
   <domain_keyword>puterlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:49:15</query_time>
   <create_date>2022-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>superlucky.site</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 07:05:24</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>betlucky.net</domain_name>
   <domain_keyword>betlucky</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 06:39:43</query_time>
   <create_date>2000-11-18</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns6647.hostgator.com</value>
    <value>ns6648.hostgator.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>superlucky.vip</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-31 08:38:02</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ubersucks.com</domain_name>
   <domain_keyword>ubersucks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 09:36:40</query_time>
   <create_date>2016-01-22</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2026-01-22</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>3450 Sacramento Street, Suite 405</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94118</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4155319335</registrant_phone>
   <registrant_fax>+1.4155319336</registrant_fax>
   <name_servers>
    <value>edns126.ultradns.biz</value>
    <value>edns126.ultradns.com</value>
    <value>edns126.ultradns.net</value>
    <value>edns126.ultradns.org</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>79</num>
   <domain_name>uberbuck.us</domain_name>
   <domain_keyword>uberbuck</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 08:45:18</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Christopher Wienk</registrant_name>
   <registrant_company>Wye River Capital, Inc.</registrant_company>
   <registrant_address>522 Chesapeake Avenue</registrant_address>
   <registrant_city>Annapolis</registrant_city>
   <registrant_state>Maryland</registrant_state>
   <registrant_zip>21403</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4102678811</registrant_phone>
   <registrant_fax>+1.4102678235</registrant_fax>
   <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>80</num>
   <domain_name>superlucky.link</domain_name>
   <domain_keyword>superlucky</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-29 12:47:58</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1091.awsdns-08.org</value>
    <value>ns-150.awsdns-18.com</value>
    <value>ns-1860.awsdns-40.co.uk</value>
    <value>ns-664.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>uberbucks.com</domain_name>
   <domain_keyword>uberbucks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 21:10:44</query_time>
   <create_date>2004-12-14</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-12-14</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>82</num>
   <domain_name>6betlucky.com</domain_name>
   <domain_keyword>6betlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 20:58:09</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>be-lucky.de</domain_name>
   <domain_keyword>be-lucky</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 14:49:02</query_time>
   <update_date>2021-01-14</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>nerlucky.sbs</domain_name>
   <domain_keyword>nerlucky</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-29 16:19:25</query_time>
   <create_date>2024-05-27</create_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>M Rombert</registrant_company>
   <registrant_state>Bratislava</registrant_state>
   <registrant_country>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>liberty.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>uberfunky.com</domain_name>
   <domain_keyword>uberfunky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:10:09</query_time>
   <create_date>2013-04-12</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2025-04-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>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>86</num>
   <domain_name>averlucky.ru</domain_name>
   <domain_keyword>averlucky</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:51:15</query_time>
   <create_date>2022-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ainsley.ns.cloudflare.com</value>
    <value>donovan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>gbetlucky.com</domain_name>
   <domain_keyword>gbetlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:29:00</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0169411608</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169411608</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>cyberlucky.net</domain_name>
   <domain_keyword>cyberlucky</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 18:47:27</query_time>
   <create_date>2004-09-17</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-17</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>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/656857fc-9e4a-4f91-aebd-50c18645b844</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>beelucky.de</domain_name>
   <domain_keyword>beelucky</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:30:44</query_time>
   <update_date>2023-01-09</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>barlucky.com</domain_name>
   <domain_keyword>barlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 21:37:00</query_time>
   <create_date>2020-01-06</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>uboxlucky.vip</domain_name>
   <domain_keyword>uboxlucky</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-07 08:52:52</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains Inc</registrar_name>
   <registrar_website>whois.gochinadomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>carol.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ubercuck.com</domain_name>
   <domain_keyword>ubercuck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 21:10:53</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2026-12-16</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>beelucky.com</domain_name>
   <domain_keyword>beelucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 11:42:33</query_time>
   <create_date>2010-02-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>3238</registrar_iana>
   <registrar_name>Rabbitsfoot.com LLC d/b/a Oxygen.nyc</registrar_name>
   <registrar_website>http://www.oxygen.nyc</registrar_website>
   <registrant_name>Deepak Ryan</registrant_name>
   <registrant_address>1357 Broadway</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10018</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2127191000</registrant_phone>
   <name_servers>
    <value>ns1.domainmanage.com</value>
    <value>ns2.domainmanage.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>uberbuck.net</domain_name>
   <domain_keyword>uberbuck</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 17:48:56</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2025-03-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>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>95</num>
   <domain_name>betlucky.org</domain_name>
   <domain_keyword>betlucky</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 06:39:43</query_time>
   <create_date>2018-06-05</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2028-06-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Delaware North Companies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.worldnic.com</value>
    <value>ns26.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>benlucky.com</domain_name>
   <domain_keyword>benlucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 00:07:20</query_time>
   <create_date>2014-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1207</registrar_iana>
   <registrar_name>EUTurbo.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.interimnameserver.com</value>
    <value>ns2.interimnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>2belucky.com</domain_name>
   <domain_keyword>2belucky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 01:29:28</query_time>
   <create_date>2017-12-03</create_date>
   <update_date>2017-12-18</update_date>
   <expiry_date>2027-12-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>everlucky.net</domain_name>
   <domain_keyword>everlucky</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 10:08:59</query_time>
   <create_date>2007-04-26</create_date>
   <update_date>2022-03-21</update_date>
   <expiry_date>2026-04-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ea1fc80b-1133-40e7-bcae-0a599bb1e746</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>uberusky.net</domain_name>
   <domain_keyword>uberusky</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 08:47:02</query_time>
   <create_date>2013-03-12</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>betlucky.bet</domain_name>
   <domain_keyword>betlucky</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-26 22:24:14</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.2cohost.com</value>
    <value>ns02.2cohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.48</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 265 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.