WHOIS QUERY TIME

2 May 2024 - 6:59 AM UTC

Registered: 1 March 2019
Modified: 19 January 2020

REGISTRAR

Name: NVA Online Advertising B.V.

DNSSEC

no

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=lydie.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "lydie.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "lydie.nl",
            "domain_keyword": "lydie",
            "domain_tld": "nl",
            "query_time": "2024-05-02 06:59:19",
            "create_date": "2019-03-01",
            "update_date": "2020-01-19",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>lydie.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>lydie.nl</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 06:59:19</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2020-01-19</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.031 seconds) for "lydie.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Dec 2022 - 1:40 AM UTC

Registered: 1 March 2019
Modified: 19 January 2020

REGISTRAR

Name: NVA Online Advertising B.V.

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

Active

#2 - QUERY TIME

6 Dec 2022 - 1:40 AM UTC

Registered: 1 March 2019
Modified: 19 January 2020

REGISTRAR

Name: NVA Online Advertising B.V.

DNSSEC

no

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

Active

* 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=lydie.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "lydie.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "lydie.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "lydie.nl",
            "domain_keyword": "lydie",
            "domain_tld": "nl",
            "query_time": "2022-12-06 01:40:58",
            "create_date": "2019-03-01",
            "update_date": "2020-01-19",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "lydie.nl",
            "domain_keyword": "lydie",
            "domain_tld": "nl",
            "query_time": "2022-12-06 01:40:58",
            "create_date": "2019-03-01",
            "update_date": "2020-01-19",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "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>lydie.nl</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>lydie.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lydie.nl</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-12-06 01:40:58</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2020-01-19</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>lydie.nl</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-12-06 01:40:58</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2020-01-19</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</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 10 domain names (in 0.014 seconds) which contained the exact domain keyword "lydie".
Domain Name Registered Expiry Registrar Ownership
1 lydie.co.uk 11 Oct 2002 11 Oct 2025 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
2 lydie.net 2 Nov 2005 2 Nov 2024 Dynadot Inc -
3 lydie.com 12 May 2014 12 May 2025 Dynadot Inc -
4 lydie.pl 14 Feb 2019 14 Feb 2025 dhosting.pl Sp. z o.o. -
5 lydie.nl 1 Mar 2019 - NVA Online Advertising B.V. -
6 lydie.nz 8 Oct 2021 - ideegeo Group Ltd, c/o iwantmyname -
7 lydie.club 12 Jun 2022 12 Jun 2024 IONOS SE Data Privacy Protected
8 lydie.ovh 21 Nov 2022 21 Nov 2024 OVH Maitre DAVID Lydie
9 lydie.link 15 Apr 2023 15 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
10 lydie.yoga 11 Jul 2023 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 lydie.org 15 Apr 2024 15 Apr 2025 Ligne Web Services SARL dba LWS Business

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=lydie&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "lydie",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "lydie.co.uk, lydie.net, lydie.com, lydie.pl, lydie.nl, lydie.nz, lydie.club, lydie.ovh, lydie.link, lydie.yoga, lydie.org",
    "results": [
        {
            "num": 1,
            "domain_name": "lydie.co.uk",
            "domain_keyword": "lydie",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 10:40:09",
            "create_date": "2002-10-11",
            "update_date": "2023-08-13",
            "expiry_date": "2025-10-11",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "lydie.net",
            "domain_keyword": "lydie",
            "domain_tld": "net",
            "query_time": "2024-04-18 10:40:08",
            "create_date": "2005-11-02",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-wwun47nz.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lydie.com",
            "domain_keyword": "lydie",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:26:47",
            "create_date": "2014-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lydie.pl",
            "domain_keyword": "lydie",
            "domain_tld": "pl",
            "query_time": "2024-05-15 23:20:12",
            "create_date": "2019-02-14",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-14",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "lydie.nl",
            "domain_keyword": "lydie",
            "domain_tld": "nl",
            "query_time": "2024-05-02 06:59:19",
            "create_date": "2019-03-01",
            "update_date": "2020-01-19",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "lydie.nz",
            "domain_keyword": "lydie",
            "domain_tld": "nz",
            "query_time": "2024-05-09 07:52:57",
            "create_date": "2021-10-08",
            "update_date": "2023-11-22",
            "registrar_name": "ideegeo Group Ltd, c/o iwantmyname",
            "registrar_website": "https://iwantmyname.com/",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "lydie.club",
            "domain_keyword": "lydie",
            "domain_tld": "club",
            "query_time": "2024-06-12 00:14:30",
            "create_date": "2022-06-12",
            "update_date": "2024-06-11",
            "expiry_date": "2024-06-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "lydie.ovh",
            "domain_keyword": "lydie",
            "domain_tld": "ovh",
            "query_time": "2024-05-21 01:18:46",
            "create_date": "2022-11-21",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-21",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Maitre DAVID Lydie",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lydie.link",
            "domain_keyword": "lydie",
            "domain_tld": "link",
            "query_time": "2024-04-15 00:17:47",
            "create_date": "2023-04-15",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-15",
            "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-1364.awsdns-42.org",
                "ns-1603.awsdns-08.co.uk",
                "ns-420.awsdns-52.com",
                "ns-882.awsdns-46.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "lydie.yoga",
            "domain_keyword": "lydie",
            "domain_tld": "yoga",
            "query_time": "2024-05-31 01:11:50",
            "create_date": "2023-07-11",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-11",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "lydie.org",
            "domain_keyword": "lydie",
            "domain_tld": "org",
            "query_time": "2024-04-17 16:49:43",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://whois.lws.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Business",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BF",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.lwsdns.com",
                "ns18.lwsdns.com",
                "ns19.lwsdns.com",
                "ns20.lwsdns.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.014,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>lydie</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>lydie.co.uk, lydie.net, lydie.com, lydie.pl, lydie.nl, lydie.nz, lydie.club, lydie.ovh, lydie.link, lydie.yoga, lydie.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lydie.co.uk</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 10:40:09</query_time>
   <create_date>2002-10-11</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>lydie.net</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 10:40:08</query_time>
   <create_date>2005-11-02</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-wwun47nz.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lydie.com</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:26:47</query_time>
   <create_date>2014-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>lydie.pl</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 23:20:12</query_time>
   <create_date>2019-02-14</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>lydie.nl</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 06:59:19</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2020-01-19</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>lydie.nz</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-09 07:52:57</query_time>
   <create_date>2021-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <registrar_name>ideegeo Group Ltd, c/o iwantmyname</registrar_name>
   <registrar_website>https://iwantmyname.com/</registrar_website>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lydie.club</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-12 00:14:30</query_time>
   <create_date>2022-06-12</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lydie.ovh</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-21 01:18:46</query_time>
   <create_date>2022-11-21</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Maitre DAVID Lydie</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.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>9</num>
   <domain_name>lydie.link</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-15 00:17:47</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-15</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-1364.awsdns-42.org</value>
    <value>ns-1603.awsdns-08.co.uk</value>
    <value>ns-420.awsdns-52.com</value>
    <value>ns-882.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>lydie.yoga</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-05-31 01:11:50</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-11</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lydie.org</domain_name>
   <domain_keyword>lydie</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 16:49:43</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://whois.lws.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Business</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>BF</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.lwsdns.com</value>
    <value>ns18.lwsdns.com</value>
    <value>ns19.lwsdns.com</value>
    <value>ns20.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.014</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 331 domain names (in 0.029 seconds) which look and sound like the brand name "lydie".
Domain Name Registered Expiry Registrar Ownership
1 lydia.london 8 Oct 2018 8 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
2 ludie.fun 11 May 2023 11 May 2025 Go Daddy, LLC Domains By Proxy, LLC
3 lydim.com 16 Jun 2017 16 Jun 2024 DNSPod, Inc. REDACTED FOR PRIVACY
4 hydie.cn 21 Jun 2019 21 Jun 2024 北京新网数码信息技术有限公司 王树雷
5 lydis.com 26 Sep 1998 25 Sep 2024 The Registrar Company B.V. Lydis B.V.
6 lydia.world 19 Jun 2017 19 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 lydia.coach 6 Oct 2021 6 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 ludie.info 11 May 2023 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 lyxie.net 16 May 2022 16 May 2025 Cloudflare, Inc. DATA REDACTED
10 lodie.com 12 Jul 2003 12 Jul 2024 NameSilo, LLC -
11 lydia.gallery 2 May 2020 2 May 2025 Domain.com, LLC Data Protected
12 lydqe.cn 4 Feb 2024 4 Feb 2025 腾讯云计算(北京)有限责任公司 崔志馗
13 yydie.com 16 Sep 2023 16 Sep 2024 Cloud Yuqu LLC REDACTED FOR PRIVACY
14 ladie.nl 9 May 2020 - XNS Registrar B.V. -
15 lydee.top 14 Mar 2024 14 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
16 lydit.com 23 Oct 2008 23 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 lydite.com 4 May 2013 4 May 2025 Bizcn.com,Inc. REDACTED FOR PRIVACY
18 lydne.com 15 Oct 2023 15 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
19 lydia.life 11 Jul 2023 11 Jul 2024 Sav.com, LLC Privacy Protection
20 lydia.shop 7 Sep 2018 7 Sep 2024 RegistryGate GmbH -
21 ludie.co.uk 12 Jan 2004 12 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
22 lydin.com 13 Mar 1999 13 Mar 2025 One.com A/S REDACTED FOR PRIVACY
23 lydis.nl 20 Jul 2011 - Proxsys B.V. -
24 ludie.solutions 11 May 2023 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 lydia.ltd 21 Dec 2023 21 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
26 lycie.com 9 Jun 2005 9 Jun 2026 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
27 lydiew.com 28 Nov 2023 28 Nov 2024 DNSPod, Inc. REDACTED FOR PRIVACY
28 lydit.shop 12 Aug 2023 12 Aug 2024 Tucows Domains Inc. -
29 lykie.com 21 Apr 2009 21 Apr 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
30 lidie.eu - - IONOS SE -
31 lylie.net 8 Nov 2010 8 Nov 2024 Cloudflare, Inc. DATA REDACTED
32 aydie.com 3 Apr 2014 3 Apr 2025 GoDaddy.com, LLC -
33 lydio.com 19 Mar 2005 19 Mar 2025 GoDaddy.com, LLC -
34 ludie.uk 22 Aug 2014 22 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
35 lyxie.store 31 Oct 2023 31 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
36 lyjie.com 15 Nov 2012 15 Nov 2024 eName Technology Co., Ltd. -
37 lydir.com 22 Oct 2019 22 Oct 2024 NameSilo, LLC See PrivacyGuardian.org
38 ladie.de - - - -
39 lyedie.com 9 Aug 2012 9 Aug 2024 Tucows Domains Inc. -
40 lydia.house 18 May 2019 18 May 2025 OVH SAS cabinet medical dr fayad
41 lydia.contact 9 Dec 2020 9 Dec 2024 Go China Domains, LLC Domains By Proxy, LLC
42 cydie.com 14 Aug 2019 14 Aug 2024 GoDaddy.com, LLC -
43 lydee.nl 7 May 2021 - NAMESHIELD -
44 lylie.quest 26 Jun 2023 26 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
45 lydia.today 24 Jan 2024 24 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
46 sydie.fr 4 Dec 2015 26 Aug 2024 OVH SYD Conseil
47 lydia.me 21 Jan 2010 21 Jan 2025 OVH SAS LYDIA Solutions
48 ludie.pro 11 May 2023 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 lydieh.com 25 Nov 2020 25 Nov 2024 OVH, SAS Ublooo SAS
50 lydic.com 6 Jun 2000 6 Jun 2027 Network Solutions, LLC -
51 tydie.com 20 Mar 2011 20 Mar 2025 Dynadot Inc -
52 ludie.com.br 15 Dec 2021 15 Dec 2025 - Diego Maluf Maldonado Sanches
53 lydia.bio 13 Nov 2022 13 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 lyzie.com 13 Aug 2014 13 Aug 2024 Wild West Domains, LLC -
55 lydia.co 20 Jul 2010 19 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0124408336
56 ltdie.info 30 May 2023 30 May 2025 NameSilo, LLC PrivacyGuardian.org llc
57 lydis.org 20 Jul 2011 20 Jul 2024 The Registrar Company B.V. Lydis B.V.
58 lydii.com 27 Mar 2008 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 lydia.org 15 Sep 1995 14 Sep 2024 Namespro Solutions Inc. Namespro.ca PrivateWHOIS
60 ladie.garden 18 Jan 2021 18 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 lydine.com 30 Jan 2022 30 Jan 2025 GoDaddy.com, LLC -
62 lydin.ru 22 Sep 2023 22 Sep 2024 REGRU-RU Yandex.Mail Exclusive email address feature
63 lydien.com 29 Aug 2016 29 Aug 2024 West263 International Limited REDACTED FOR PRIVACY
64 lyyie.top 26 Aug 2023 26 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yang lin yan
65 lydia.chat 5 Oct 2021 5 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 ledie.com 2 Apr 2011 2 Apr 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
67 lyndie.com 27 Nov 2006 27 Nov 2024 Wild West Domains, LLC -
68 lynie.com 4 Jan 2020 4 Jan 2025 GoDaddy.com, LLC -
69 jydie.site 21 Nov 2023 21 Nov 2024 ERANET INTERNATIONAL LIMITED leiyao
70 lydia.biz 29 Apr 2021 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 ludie.site 11 May 2023 11 May 2025 Go Daddy, LLC Domains By Proxy, LLC
72 lydqe.net 26 Mar 2024 26 Mar 2025 DNSPod, Inc. REDACTED FOR PRIVACY
73 lvdie.com 31 Mar 2009 31 Mar 2025 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
74 tydie.co.uk 7 Apr 2024 7 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
75 lyide.com 8 Nov 2023 8 Nov 2024 SNAPNAMES 79, LLC -
76 dydie.com 14 Jun 2020 14 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
77 lydia.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
78 lydiae.com 6 Apr 2020 6 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
79 flydie.com 3 May 2017 3 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
80 lydia.wtf 7 May 2020 7 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 lypdie.lol 23 Apr 2024 23 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
82 lydic.org 7 Mar 2004 7 Mar 2025 eNom, LLC J Lydic - Assoc
83 lydia.co.in 12 May 2023 12 May 2024 Endurance Digital Domain Technology LLP PROPLUS LOGICS
84 lysie.com 29 Apr 2000 29 Apr 2025 123-Reg Limited -
85 eydie.com 28 Sep 2012 28 Sep 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
86 lydiz.com 25 Dec 2010 25 Dec 2024 GoDaddy.com, LLC -
87 lyrie.com 17 Dec 2014 17 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
88 lydwe.nl 4 Mar 2013 - team.blue nl B.V. -
89 lydia.cloud 18 Nov 2023 18 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
90 lydje.com 16 Mar 2023 16 Mar 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
91 lydik.com 21 Mar 2003 21 Mar 2026 ONLINE SAS REDACTED FOR PRIVACY
92 lydje.nl 26 Aug 2015 - xel -
93 mydie.cn 29 Jul 2023 29 Jul 2024 阿里云计算有限公司(万网) 郭鹏滨
94 lydid.online 16 Oct 2019 16 Oct 2024 Network Solutions LLC -
95 lydia.one 18 Aug 2015 18 Aug 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
96 lydia.ru 12 Nov 2015 12 Nov 2024 RU-CENTER-RU NETGALAXY LTD.
97 lydke.com 20 Jun 2013 27 Mar 2025 Variomedia AG dba puredomain.com -
98 ladie.store 19 Sep 2023 19 Sep 2024 Tucows.com Co. Contact Privacy Inc. Customer 0168688996
99 lydia.pro 5 Jan 2020 5 Jan 2025 Ligne Web Services SARL dba LWS Dz concept
100 lydike.com 13 Nov 2019 13 Nov 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
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 Lydie.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=lydie.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "lydie.nl",
        "page_size": 100
    },
    "count": {
        "total": 331,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "lydia.london, ludie.fun, lydim.com, hydie.cn, lydis.com, lydia.world, lydia.coach, ludie.info, lyxie.net, lodie.com, lydia.gallery, lydqe.cn, yydie.com, ladie.nl, lydee.top, lydit.com, lydite.com, lydne.com, lydia.life, lydia.shop, ludie.co.uk, lydin.com, lydis.nl, ludie.solutions, lydia.ltd, lycie.com, lydiew.com, lydit.shop, lykie.com, lidie.eu, lylie.net, aydie.com, lydio.com, ludie.uk, lyxie.store, lyjie.com, lydir.com, ladie.de, lyedie.com, lydia.house, lydia.contact, cydie.com, lydee.nl, lylie.quest, lydia.today, sydie.fr, lydia.me, ludie.pro, lydieh.com, lydic.com, tydie.com, ludie.com.br, lydia.bio, lyzie.com, lydia.co, ltdie.info, lydis.org, lydii.com, lydia.org, ladie.garden, lydine.com, lydin.ru, lydien.com, lyyie.top, lydia.chat, ledie.com, lyndie.com, lynie.com, jydie.site, lydia.biz, ludie.site, lydqe.net, lvdie.com, tydie.co.uk, lyide.com, dydie.com, lydia.ai, lydiae.com, flydie.com, lydia.wtf, lypdie.lol, lydic.org, lydia.co.in, lysie.com, eydie.com, lydiz.com, lyrie.com, lydwe.nl, lydia.cloud, lydje.com, lydik.com, lydje.nl, mydie.cn, lydid.online, lydia.one, lydia.ru, lydke.com, ladie.store, lydia.pro, lydike.com",
    "results": [
        {
            "num": 1,
            "domain_name": "lydia.london",
            "domain_keyword": "lydia",
            "domain_tld": "london",
            "query_time": "2024-05-02 02:37:20",
            "create_date": "2018-10-08",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-08",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ludie.fun",
            "domain_keyword": "ludie",
            "domain_tld": "fun",
            "query_time": "2024-05-15 20:32:12",
            "create_date": "2023-05-11",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-11",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lydim.com",
            "domain_keyword": "lydim",
            "domain_tld": "com",
            "query_time": "2024-05-02 02:38:49",
            "create_date": "2017-06-16",
            "update_date": "2022-10-14",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=lydim.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hydie.cn",
            "domain_keyword": "hydie",
            "domain_tld": "cn",
            "query_time": "2024-05-17 05:29:52",
            "create_date": "2019-06-21",
            "expiry_date": "2024-06-21",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王树雷",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "lydis.com",
            "domain_keyword": "lydis",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:14:44",
            "create_date": "1998-09-26",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1480,
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "https://www.theregistrarcompany.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lydis B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Flevoland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://whoispro.domain-robot.org/whois/lydis.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "prox1-ns1.proxsys.net",
                "prox1-ns2.proxsys.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "lydia.world",
            "domain_keyword": "lydia",
            "domain_tld": "world",
            "query_time": "2024-04-27 07:28:12",
            "create_date": "2017-06-19",
            "update_date": "2023-07-13",
            "expiry_date": "2025-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "lydia.coach",
            "domain_keyword": "lydia",
            "domain_tld": "coach",
            "query_time": "2024-05-02 02:37:20",
            "create_date": "2021-10-06",
            "update_date": "2023-11-20",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ludie.info",
            "domain_keyword": "ludie",
            "domain_tld": "info",
            "query_time": "2024-05-15 20:32:12",
            "create_date": "2023-05-11",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-11",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lyxie.net",
            "domain_keyword": "lyxie",
            "domain_tld": "net",
            "query_time": "2024-05-19 13:35:12",
            "create_date": "2022-05-16",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Loire Atlantique",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "FR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/lyxie.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "elliot.ns.cloudflare.com",
                "june.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "lodie.com",
            "domain_keyword": "lodie",
            "domain_tld": "com",
            "query_time": "2024-04-23 08:10:17",
            "create_date": "2003-07-12",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "lydia.gallery",
            "domain_keyword": "lydia",
            "domain_tld": "gallery",
            "query_time": "2024-05-09 07:52:12",
            "create_date": "2020-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "lydqe.cn",
            "domain_keyword": "lydqe",
            "domain_tld": "cn",
            "query_time": "2024-05-31 01:12:00",
            "create_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "崔志馗",
            "registrant_email": "[email protected]",
            "name_servers": [
                "georgia.dnspod.net",
                "tangent.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "yydie.com",
            "domain_keyword": "yydie",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:39:13",
            "create_date": "2023-09-16",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-16",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=yydie.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ladie.nl",
            "domain_keyword": "ladie",
            "domain_tld": "nl",
            "query_time": "2024-04-21 05:35:56",
            "create_date": "2020-05-09",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 15,
            "domain_name": "lydee.top",
            "domain_keyword": "lydee",
            "domain_tld": "top",
            "query_time": "2024-04-27 07:27:55",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "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": [
                "walt.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lydit.com",
            "domain_keyword": "lydit",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:40:15",
            "create_date": "2008-10-23",
            "update_date": "2022-10-05",
            "expiry_date": "2024-10-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=lydit.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lydite.com",
            "domain_keyword": "lydite",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:40:15",
            "create_date": "2013-05-04",
            "update_date": "2023-12-25",
            "expiry_date": "2025-05-04",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com,Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com.cn",
                "ns2.dns.com.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "lydne.com",
            "domain_keyword": "lydne",
            "domain_tld": "com",
            "query_time": "2024-05-02 02:38:55",
            "create_date": "2023-10-15",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-15",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of lydne.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1188.awsdns-20.org",
                "ns-1730.awsdns-24.co.uk",
                "ns-192.awsdns-24.com",
                "ns-905.awsdns-49.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "lydia.life",
            "domain_keyword": "lydia",
            "domain_tld": "life",
            "query_time": "2024-05-31 01:11:26",
            "create_date": "2023-07-11",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "lydia.shop",
            "domain_keyword": "lydia",
            "domain_tld": "shop",
            "query_time": "2024-04-30 18:36:10",
            "create_date": "2018-09-07",
            "update_date": "2024-03-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_country": "DE",
            "name_servers": [
                "dns11.netcologne.de",
                "dns12.netcologne.de",
                "dns13.netcologne.de",
                "dns14.netcologne.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ludie.co.uk",
            "domain_keyword": "ludie",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 09:55:23",
            "create_date": "2004-01-12",
            "update_date": "2023-11-11",
            "expiry_date": "2025-01-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "lydin.com",
            "domain_keyword": "lydin",
            "domain_tld": "com",
            "query_time": "2024-05-02 02:38:49",
            "create_date": "1999-03-13",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.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": "SE",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "lydis.nl",
            "domain_keyword": "lydis",
            "domain_tld": "nl",
            "query_time": "2024-05-31 01:11:52",
            "create_date": "2011-07-20",
            "update_date": "2018-03-22",
            "registrar_name": "Proxsys B.V.",
            "name_servers": [
                "prox1-ns1.proxsys.net",
                "prox1-ns2.proxsys.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 24,
            "domain_name": "ludie.solutions",
            "domain_keyword": "ludie",
            "domain_tld": "solutions",
            "query_time": "2024-05-15 20:32:13",
            "create_date": "2023-05-11",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "lydia.ltd",
            "domain_keyword": "lydia",
            "domain_tld": "ltd",
            "query_time": "2024-05-25 01:39:44",
            "create_date": "2023-12-21",
            "update_date": "2024-03-22",
            "expiry_date": "2024-12-21",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lycie.com",
            "domain_keyword": "lycie",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:38:43",
            "create_date": "2005-06-09",
            "update_date": "2024-03-05",
            "expiry_date": "2026-06-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=lycie.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 27,
            "domain_name": "lydiew.com",
            "domain_keyword": "lydiew",
            "domain_tld": "com",
            "query_time": "2024-05-31 01:11:51",
            "create_date": "2023-11-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=lydiew.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "judo.dnspod.net",
                "ocean.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "lydit.shop",
            "domain_keyword": "lydit",
            "domain_tld": "shop",
            "query_time": "2024-04-18 10:40:17",
            "create_date": "2023-08-12",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "lykie.com",
            "domain_keyword": "lykie",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:17:55",
            "create_date": "2009-04-21",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/lykie.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "lidie.eu",
            "domain_keyword": "lidie",
            "domain_tld": "eu",
            "query_time": "2024-05-05 20:02:15",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1035.ui-dns.com",
                "ns1053.ui-dns.org",
                "ns1085.ui-dns.biz",
                "ns1093.ui-dns.de"
            ]
        },
        {
            "num": 31,
            "domain_name": "lylie.net",
            "domain_keyword": "lylie",
            "domain_tld": "net",
            "query_time": "2024-04-27 11:20:34",
            "create_date": "2010-11-08",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-08",
            "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": "Nevada",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/lylie.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "kami.ns.cloudflare.com",
                "nick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "aydie.com",
            "domain_keyword": "aydie",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:59:19",
            "create_date": "2014-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "lydio.com",
            "domain_keyword": "lydio",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:40:14",
            "create_date": "2005-03-19",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ludie.uk",
            "domain_keyword": "ludie",
            "domain_tld": "uk",
            "query_time": "2024-04-18 09:55:19",
            "create_date": "2014-08-22",
            "update_date": "2023-12-15",
            "expiry_date": "2024-08-22",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "lyxie.store",
            "domain_keyword": "lyxie",
            "domain_tld": "store",
            "query_time": "2024-05-08 01:24:54",
            "create_date": "2023-10-31",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-31",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "lyjie.com",
            "domain_keyword": "lyjie",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:16:41",
            "create_date": "2012-11-15",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "lydir.com",
            "domain_keyword": "lydir",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:40:02",
            "create_date": "2019-10-22",
            "update_date": "2024-05-13",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ladie.de",
            "domain_keyword": "ladie",
            "domain_tld": "de",
            "query_time": "2024-05-22 02:16:43",
            "update_date": "2016-08-18",
            "name_servers": [
                "ns1.server-farm.net",
                "ns2.server-farm.net",
                "ns3.server-farm.net",
                "ns4.server-farm.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 39,
            "domain_name": "lyedie.com",
            "domain_keyword": "lyedie",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:41:16",
            "create_date": "2012-08-09",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "lydia.house",
            "domain_keyword": "lydia",
            "domain_tld": "house",
            "query_time": "2024-05-21 01:18:27",
            "create_date": "2019-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "cabinet medical dr fayad",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "lydia.contact",
            "domain_keyword": "lydia",
            "domain_tld": "contact",
            "query_time": "2024-05-21 01:18:26",
            "create_date": "2020-12-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cydie.com",
            "domain_keyword": "cydie",
            "domain_tld": "com",
            "query_time": "2024-06-09 03:47:49",
            "create_date": "2019-08-14",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-14",
            "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": 43,
            "domain_name": "lydee.nl",
            "domain_keyword": "lydee",
            "domain_tld": "nl",
            "query_time": "2024-05-02 02:36:45",
            "create_date": "2021-05-07",
            "registrar_name": "NAMESHIELD",
            "name_servers": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 44,
            "domain_name": "lylie.quest",
            "domain_keyword": "lylie",
            "domain_tld": "quest",
            "query_time": "2024-05-25 01:43:03",
            "create_date": "2023-06-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "lydia.today",
            "domain_keyword": "lydia",
            "domain_tld": "today",
            "query_time": "2024-05-21 01:18:27",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2026-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sydie.fr",
            "domain_keyword": "sydie",
            "domain_tld": "fr",
            "query_time": "2024-05-07 23:25:46",
            "create_date": "2015-12-04",
            "update_date": "2023-10-23",
            "expiry_date": "2024-08-26",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "SYD Conseil",
            "registrant_address": "11 rue de la rabotiere, 44800 Saint-Herblain",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.251135113",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 47,
            "domain_name": "lydia.me",
            "domain_keyword": "lydia",
            "domain_tld": "me",
            "query_time": "2024-05-15 14:02:27",
            "create_date": "2010-01-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-21",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LYDIA Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ludie.pro",
            "domain_keyword": "ludie",
            "domain_tld": "pro",
            "query_time": "2024-05-15 20:32:13",
            "create_date": "2023-05-11",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-11",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "lydieh.com",
            "domain_keyword": "lydieh",
            "domain_tld": "com",
            "query_time": "2024-05-09 07:52:57",
            "create_date": "2020-11-25",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-25",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ublooo SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.kreativmedia.ch",
                "ns30.kreativmedia.ch"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "lydic.com",
            "domain_keyword": "lydic",
            "domain_tld": "com",
            "query_time": "2024-06-09 14:23:55",
            "create_date": "2000-06-06",
            "update_date": "2024-04-07",
            "expiry_date": "2027-06-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tydie.com",
            "domain_keyword": "tydie",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:26:19",
            "create_date": "2011-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ludie.com.br",
            "domain_keyword": "ludie",
            "domain_tld": "com.br",
            "query_time": "2024-04-18 09:55:18",
            "create_date": "2021-12-15",
            "update_date": "2023-12-21",
            "expiry_date": "2025-12-15",
            "registrant_name": "Diego Maluf Maldonado Sanches",
            "name_servers": [
                "b.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 53,
            "domain_name": "lydia.bio",
            "domain_keyword": "lydia",
            "domain_tld": "bio",
            "query_time": "2024-05-25 01:39:44",
            "create_date": "2022-11-13",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "lyzie.com",
            "domain_keyword": "lyzie",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:05:54",
            "create_date": "2014-08-13",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-13",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "lydia.co",
            "domain_keyword": "lydia",
            "domain_tld": "co",
            "query_time": "2024-05-19 11:11:05",
            "create_date": "2010-07-20",
            "update_date": "2022-07-17",
            "expiry_date": "2024-07-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0124408336",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ltdie.info",
            "domain_keyword": "ltdie",
            "domain_tld": "info",
            "query_time": "2024-06-02 00:20:31",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "lydis.org",
            "domain_keyword": "lydis",
            "domain_tld": "org",
            "query_time": "2024-04-18 10:40:15",
            "create_date": "2011-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1480,
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "http://www.theregistrarcompany.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lydis B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Flevoland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "prox1-ns1.proxsys.net",
                "prox1-ns2.proxsys.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "lydii.com",
            "domain_keyword": "lydii",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:40:11",
            "create_date": "2008-03-27",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-27",
            "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=lydii.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "lydia.org",
            "domain_keyword": "lydia",
            "domain_tld": "org",
            "query_time": "2024-04-27 07:28:12",
            "create_date": "1995-09-15",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1895,
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "http://www.namespro.ca/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Namespro.ca PrivateWHOIS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.lydia.org",
                "ns3.lydia.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ladie.garden",
            "domain_keyword": "ladie",
            "domain_tld": "garden",
            "query_time": "2024-05-16 07:10:02",
            "create_date": "2021-01-18",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-18",
            "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": [
                "ns1.blankpage.cloud",
                "ns2.blankpage.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "lydine.com",
            "domain_keyword": "lydine",
            "domain_tld": "com",
            "query_time": "2024-06-09 14:23:58",
            "create_date": "2022-01-30",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "lydin.ru",
            "domain_keyword": "lydin",
            "domain_tld": "ru",
            "query_time": "2024-05-03 08:16:07",
            "create_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "lydien.com",
            "domain_keyword": "lydien",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:40:09",
            "create_date": "2016-08-29",
            "update_date": "2016-08-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://www.hkdns.hk/web/whoisform.asp?domain=lydien.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "lyyie.top",
            "domain_keyword": "lyyie",
            "domain_tld": "top",
            "query_time": "2024-04-25 20:04:52",
            "create_date": "2023-08-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-08-26",
            "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": "yang lin yan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "lydia.chat",
            "domain_keyword": "lydia",
            "domain_tld": "chat",
            "query_time": "2024-05-02 02:37:20",
            "create_date": "2021-10-05",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-05",
            "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": 66,
            "domain_name": "ledie.com",
            "domain_keyword": "ledie",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:54:23",
            "create_date": "2011-04-02",
            "update_date": "2011-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tian Jin Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=ledie.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "lyndie.com",
            "domain_keyword": "lyndie",
            "domain_tld": "com",
            "query_time": "2024-05-02 14:03:40",
            "create_date": "2006-11-27",
            "update_date": "2024-01-15",
            "expiry_date": "2024-11-27",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "lynie.com",
            "domain_keyword": "lynie",
            "domain_tld": "com",
            "query_time": "2024-06-09 17:08:26",
            "create_date": "2020-01-04",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "jydie.site",
            "domain_keyword": "jydie",
            "domain_tld": "site",
            "query_time": "2024-05-26 02:22:03",
            "create_date": "2023-11-21",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_company": "leiyao",
            "registrant_state": "jilin",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "lydia.biz",
            "domain_keyword": "lydia",
            "domain_tld": "biz",
            "query_time": "2024-05-02 01:00:23",
            "create_date": "2021-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ludie.site",
            "domain_keyword": "ludie",
            "domain_tld": "site",
            "query_time": "2024-05-15 20:32:13",
            "create_date": "2023-05-11",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-11",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "lydqe.net",
            "domain_keyword": "lydqe",
            "domain_tld": "net",
            "query_time": "2024-05-28 06:14:45",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=lydqe.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "georgia.dnspod.net",
                "tangent.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "lvdie.com",
            "domain_keyword": "lvdie",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:07:21",
            "create_date": "2009-03-31",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANG XI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "tydie.co.uk",
            "domain_keyword": "tydie",
            "domain_tld": "co.uk",
            "query_time": "2024-06-09 10:24:14",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "lyide.com",
            "domain_keyword": "lyide",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:15:47",
            "create_date": "2023-11-08",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-08",
            "registrar_iana": 656,
            "registrar_name": "SNAPNAMES 79, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "dydie.com",
            "domain_keyword": "dydie",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:13:12",
            "create_date": "2020-06-14",
            "update_date": "2021-06-08",
            "expiry_date": "2025-06-14",
            "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": 77,
            "domain_name": "lydia.ai",
            "domain_keyword": "lydia",
            "domain_tld": "ai",
            "query_time": "2024-05-23 20:48:54",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "lydiae.com",
            "domain_keyword": "lydiae",
            "domain_tld": "com",
            "query_time": "2024-06-09 14:23:30",
            "create_date": "2020-04-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "flydie.com",
            "domain_keyword": "flydie",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:38:31",
            "create_date": "2017-05-03",
            "update_date": "2021-04-27",
            "expiry_date": "2025-05-03",
            "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": 80,
            "domain_name": "lydia.wtf",
            "domain_keyword": "lydia",
            "domain_tld": "wtf",
            "query_time": "2024-05-14 07:14:17",
            "create_date": "2020-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "lypdie.lol",
            "domain_keyword": "lypdie",
            "domain_tld": "lol",
            "query_time": "2024-04-25 18:20:08",
            "create_date": "2024-04-23",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "lydic.org",
            "domain_keyword": "lydic",
            "domain_tld": "org",
            "query_time": "2024-04-18 10:40:06",
            "create_date": "2004-03-07",
            "update_date": "2023-02-11",
            "expiry_date": "2025-03-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "J Lydic - Assoc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "lydia.co.in",
            "domain_keyword": "lydia",
            "domain_tld": "co.in",
            "query_time": "2024-06-09 14:23:12",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2024-05-12",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PROPLUS LOGICS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "lysie.com",
            "domain_keyword": "lysie",
            "domain_tld": "com",
            "query_time": "2024-05-08 01:21:30",
            "create_date": "2000-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "eydie.com",
            "domain_keyword": "eydie",
            "domain_tld": "com",
            "query_time": "2024-06-01 00:52:15",
            "create_date": "2012-09-28",
            "update_date": "2020-09-22",
            "expiry_date": "2023-09-28",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "lydiz.com",
            "domain_keyword": "lydiz",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:40:02",
            "create_date": "2010-12-25",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "lyrie.com",
            "domain_keyword": "lyrie",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:44:01",
            "create_date": "2014-12-17",
            "update_date": "2020-12-11",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "lydwe.nl",
            "domain_keyword": "lydwe",
            "domain_tld": "nl",
            "query_time": "2024-05-02 02:39:07",
            "create_date": "2013-03-04",
            "update_date": "2021-11-06",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 89,
            "domain_name": "lydia.cloud",
            "domain_keyword": "lydia",
            "domain_tld": "cloud",
            "query_time": "2024-05-21 01:18:26",
            "create_date": "2023-11-18",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "lydje.com",
            "domain_keyword": "lydje",
            "domain_tld": "com",
            "query_time": "2024-05-15 23:20:13",
            "create_date": "2023-03-16",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-16",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (509566971)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O lydje.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.lotinenterprise.com",
                "ns2.lotinenterprise.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "lydik.com",
            "domain_keyword": "lydik",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:40:11",
            "create_date": "2003-03-21",
            "update_date": "2023-03-21",
            "expiry_date": "2026-03-21",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.50webs.com",
                "dns2.50webs.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "lydje.nl",
            "domain_keyword": "lydje",
            "domain_tld": "nl",
            "query_time": "2024-05-02 02:38:51",
            "create_date": "2015-08-26",
            "update_date": "2023-08-04",
            "registrar_name": "xel",
            "name_servers": [
                "ns1.xel.nl",
                "ns2.xel.nl",
                "ns3.xel.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "mydie.cn",
            "domain_keyword": "mydie",
            "domain_tld": "cn",
            "query_time": "2024-05-13 18:05:40",
            "create_date": "2023-07-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "郭鹏滨",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lydid.online",
            "domain_keyword": "lydid",
            "domain_tld": "online",
            "query_time": "2024-05-28 11:14:03",
            "create_date": "2019-10-16",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "lydia.one",
            "domain_keyword": "lydia",
            "domain_tld": "one",
            "query_time": "2024-05-31 01:11:26",
            "create_date": "2015-08-18",
            "update_date": "2023-01-15",
            "expiry_date": "2025-08-18",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "lydia.ru",
            "domain_keyword": "lydia",
            "domain_tld": "ru",
            "query_time": "2024-05-03 08:16:07",
            "create_date": "2015-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "lydke.com",
            "domain_keyword": "lydke",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:40:18",
            "create_date": "2013-06-20",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG dba puredomain.com",
            "registrar_website": "http://www.puredomain.com",
            "registrant_country": "DE",
            "registrant_email": "use contact form at https://rdap.variomedia.de/contact/registrant/lydke.com",
            "name_servers": [
                "ns1.webular-dns.de",
                "ns2.webular-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ladie.store",
            "domain_keyword": "ladie",
            "domain_tld": "store",
            "query_time": "2024-05-31 07:05:18",
            "create_date": "2023-09-19",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0168688996",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "lydia.pro",
            "domain_keyword": "lydia",
            "domain_tld": "pro",
            "query_time": "2024-05-09 07:52:12",
            "create_date": "2020-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dz concept",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.lwsdns.com",
                "ns6.lwsdns.com",
                "ns7.lwsdns.com",
                "ns8.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "lydike.com",
            "domain_keyword": "lydike",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:40:11",
            "create_date": "2019-11-13",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/lydike.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>lydie.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>331</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>lydia.london, ludie.fun, lydim.com, hydie.cn, lydis.com, lydia.world, lydia.coach, ludie.info, lyxie.net, lodie.com, lydia.gallery, lydqe.cn, yydie.com, ladie.nl, lydee.top, lydit.com, lydite.com, lydne.com, lydia.life, lydia.shop, ludie.co.uk, lydin.com, lydis.nl, ludie.solutions, lydia.ltd, lycie.com, lydiew.com, lydit.shop, lykie.com, lidie.eu, lylie.net, aydie.com, lydio.com, ludie.uk, lyxie.store, lyjie.com, lydir.com, ladie.de, lyedie.com, lydia.house, lydia.contact, cydie.com, lydee.nl, lylie.quest, lydia.today, sydie.fr, lydia.me, ludie.pro, lydieh.com, lydic.com, tydie.com, ludie.com.br, lydia.bio, lyzie.com, lydia.co, ltdie.info, lydis.org, lydii.com, lydia.org, ladie.garden, lydine.com, lydin.ru, lydien.com, lyyie.top, lydia.chat, ledie.com, lyndie.com, lynie.com, jydie.site, lydia.biz, ludie.site, lydqe.net, lvdie.com, tydie.co.uk, lyide.com, dydie.com, lydia.ai, lydiae.com, flydie.com, lydia.wtf, lypdie.lol, lydic.org, lydia.co.in, lysie.com, eydie.com, lydiz.com, lyrie.com, lydwe.nl, lydia.cloud, lydje.com, lydik.com, lydje.nl, mydie.cn, lydid.online, lydia.one, lydia.ru, lydke.com, ladie.store, lydia.pro, lydike.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lydia.london</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-02 02:37:20</query_time>
   <create_date>2018-10-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-08</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>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>2</num>
   <domain_name>ludie.fun</domain_name>
   <domain_keyword>ludie</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-15 20:32:12</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-11</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lydim.com</domain_name>
   <domain_keyword>lydim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 02:38:49</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=lydim.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>hydie.cn</domain_name>
   <domain_keyword>hydie</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-17 05:29:52</query_time>
   <create_date>2019-06-21</create_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王树雷</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>5</num>
   <domain_name>lydis.com</domain_name>
   <domain_keyword>lydis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:14:44</query_time>
   <create_date>1998-09-26</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1480</registrar_iana>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>https://www.theregistrarcompany.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lydis B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Flevoland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/lydis.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>prox1-ns1.proxsys.net</value>
    <value>prox1-ns2.proxsys.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>lydia.world</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-27 07:28:12</query_time>
   <create_date>2017-06-19</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lydia.coach</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-02 02:37:20</query_time>
   <create_date>2021-10-06</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ludie.info</domain_name>
   <domain_keyword>ludie</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 20:32:12</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-11</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>ns51.domaincontrol.com</value>
    <value>ns52.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>9</num>
   <domain_name>lyxie.net</domain_name>
   <domain_keyword>lyxie</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 13:35:12</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Loire Atlantique</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/lyxie.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>elliot.ns.cloudflare.com</value>
    <value>june.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>lodie.com</domain_name>
   <domain_keyword>lodie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 08:10:17</query_time>
   <create_date>2003-07-12</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lydia.gallery</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-09 07:52:12</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fatcow.com</value>
    <value>ns2.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>lydqe.cn</domain_name>
   <domain_keyword>lydqe</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 01:12:00</query_time>
   <create_date>2024-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>崔志馗</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>georgia.dnspod.net</value>
    <value>tangent.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>13</num>
   <domain_name>yydie.com</domain_name>
   <domain_keyword>yydie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:39:13</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.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>hu nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=yydie.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>14</num>
   <domain_name>ladie.nl</domain_name>
   <domain_keyword>ladie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 05:35:56</query_time>
   <create_date>2020-05-09</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>lydee.top</domain_name>
   <domain_keyword>lydee</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-27 07:27:55</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</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>walt.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>lydit.com</domain_name>
   <domain_keyword>lydit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:40:15</query_time>
   <create_date>2008-10-23</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2024-10-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=lydit.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lydite.com</domain_name>
   <domain_keyword>lydite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:40:15</query_time>
   <create_date>2013-05-04</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com,Inc.</registrar_name>
   <registrar_website>http://www.bizcn.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>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com.cn</value>
    <value>ns2.dns.com.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>lydne.com</domain_name>
   <domain_keyword>lydne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 02:38:55</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of lydne.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1188.awsdns-20.org</value>
    <value>ns-1730.awsdns-24.co.uk</value>
    <value>ns-192.awsdns-24.com</value>
    <value>ns-905.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>lydia.life</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-31 01:11:26</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>lydia.shop</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-30 18:36:10</query_time>
   <create_date>2018-09-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>dns11.netcologne.de</value>
    <value>dns12.netcologne.de</value>
    <value>dns13.netcologne.de</value>
    <value>dns14.netcologne.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ludie.co.uk</domain_name>
   <domain_keyword>ludie</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 09:55:23</query_time>
   <create_date>2004-01-12</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>lydin.com</domain_name>
   <domain_keyword>lydin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 02:38:49</query_time>
   <create_date>1999-03-13</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.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>SE</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>lydis.nl</domain_name>
   <domain_keyword>lydis</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-31 01:11:52</query_time>
   <create_date>2011-07-20</create_date>
   <update_date>2018-03-22</update_date>
   <registrar_name>Proxsys B.V.</registrar_name>
   <name_servers>
    <value>prox1-ns1.proxsys.net</value>
    <value>prox1-ns2.proxsys.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ludie.solutions</domain_name>
   <domain_keyword>ludie</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-15 20:32:13</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>lydia.ltd</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-25 01:39:44</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>lycie.com</domain_name>
   <domain_keyword>lycie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:38:43</query_time>
   <create_date>2005-06-09</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2026-06-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=lycie.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>lydiew.com</domain_name>
   <domain_keyword>lydiew</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 01:11:51</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=lydiew.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>judo.dnspod.net</value>
    <value>ocean.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>28</num>
   <domain_name>lydit.shop</domain_name>
   <domain_keyword>lydit</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 10:40:17</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>lykie.com</domain_name>
   <domain_keyword>lykie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:17:55</query_time>
   <create_date>2009-04-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/lykie.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>lidie.eu</domain_name>
   <domain_keyword>lidie</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 20:02:15</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1035.ui-dns.com</value>
    <value>ns1053.ui-dns.org</value>
    <value>ns1085.ui-dns.biz</value>
    <value>ns1093.ui-dns.de</value>
   </name_servers>
  </value>
  <value>
   <num>31</num>
   <domain_name>lylie.net</domain_name>
   <domain_keyword>lylie</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 11:20:34</query_time>
   <create_date>2010-11-08</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-08</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>Nevada</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/lylie.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>kami.ns.cloudflare.com</value>
    <value>nick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>aydie.com</domain_name>
   <domain_keyword>aydie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:59:19</query_time>
   <create_date>2014-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-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>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>33</num>
   <domain_name>lydio.com</domain_name>
   <domain_keyword>lydio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:40:14</query_time>
   <create_date>2005-03-19</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ludie.uk</domain_name>
   <domain_keyword>ludie</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 09:55:19</query_time>
   <create_date>2014-08-22</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>lyxie.store</domain_name>
   <domain_keyword>lyxie</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 01:24:54</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-31</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lyjie.com</domain_name>
   <domain_keyword>lyjie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:16:41</query_time>
   <create_date>2012-11-15</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>lydir.com</domain_name>
   <domain_keyword>lydir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:40:02</query_time>
   <create_date>2019-10-22</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ladie.de</domain_name>
   <domain_keyword>ladie</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 02:16:43</query_time>
   <update_date>2016-08-18</update_date>
   <name_servers>
    <value>ns1.server-farm.net</value>
    <value>ns2.server-farm.net</value>
    <value>ns3.server-farm.net</value>
    <value>ns4.server-farm.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>lyedie.com</domain_name>
   <domain_keyword>lyedie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:41:16</query_time>
   <create_date>2012-08-09</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>lydia.house</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-21 01:18:27</query_time>
   <create_date>2019-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>cabinet medical dr fayad</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>lydia.contact</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-21 01:18:26</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.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>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cydie.com</domain_name>
   <domain_keyword>cydie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 03:47:49</query_time>
   <create_date>2019-08-14</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-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>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>43</num>
   <domain_name>lydee.nl</domain_name>
   <domain_keyword>lydee</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 02:36:45</query_time>
   <create_date>2021-05-07</create_date>
   <registrar_name>NAMESHIELD</registrar_name>
   <name_servers>
    <value>dns1.namebay.com</value>
    <value>dns2.namebay.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>lylie.quest</domain_name>
   <domain_keyword>lylie</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-25 01:43:03</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>lydia.today</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-21 01:18:27</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2026-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sydie.fr</domain_name>
   <domain_keyword>sydie</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-07 23:25:46</query_time>
   <create_date>2015-12-04</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>SYD Conseil</registrant_company>
   <registrant_address>11 rue de la rabotiere, 44800 Saint-Herblain</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.251135113</registrant_phone>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>lydia.me</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-15 14:02:27</query_time>
   <create_date>2010-01-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LYDIA Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ludie.pro</domain_name>
   <domain_keyword>ludie</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-15 20:32:13</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-11</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>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>49</num>
   <domain_name>lydieh.com</domain_name>
   <domain_keyword>lydieh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 07:52:57</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ublooo SAS</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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.kreativmedia.ch</value>
    <value>ns30.kreativmedia.ch</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>lydic.com</domain_name>
   <domain_keyword>lydic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 14:23:55</query_time>
   <create_date>2000-06-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2027-06-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tydie.com</domain_name>
   <domain_keyword>tydie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:26:19</query_time>
   <create_date>2011-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ludie.com.br</domain_name>
   <domain_keyword>ludie</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-18 09:55:18</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-12-15</expiry_date>
   <registrant_name>Diego Maluf Maldonado Sanches</registrant_name>
   <name_servers>
    <value>b.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>lydia.bio</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-25 01:39:44</query_time>
   <create_date>2022-11-13</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>54</num>
   <domain_name>lyzie.com</domain_name>
   <domain_keyword>lyzie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:05:54</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-13</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>lydia.co</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 11:11:05</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2022-07-17</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0124408336</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ltdie.info</domain_name>
   <domain_keyword>ltdie</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 00:20:31</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>lydis.org</domain_name>
   <domain_keyword>lydis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 10:40:15</query_time>
   <create_date>2011-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1480</registrar_iana>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>http://www.theregistrarcompany.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lydis B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Flevoland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>prox1-ns1.proxsys.net</value>
    <value>prox1-ns2.proxsys.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lydii.com</domain_name>
   <domain_keyword>lydii</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:40:11</query_time>
   <create_date>2008-03-27</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-27</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=lydii.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>lydia.org</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 07:28:12</query_time>
   <create_date>1995-09-15</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1895</registrar_iana>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>http://www.namespro.ca/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Namespro.ca PrivateWHOIS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.lydia.org</value>
    <value>ns3.lydia.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ladie.garden</domain_name>
   <domain_keyword>ladie</domain_keyword>
   <domain_tld>garden</domain_tld>
   <query_time>2024-05-16 07:10:02</query_time>
   <create_date>2021-01-18</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-18</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>ns1.blankpage.cloud</value>
    <value>ns2.blankpage.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>lydine.com</domain_name>
   <domain_keyword>lydine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 14:23:58</query_time>
   <create_date>2022-01-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>lydin.ru</domain_name>
   <domain_keyword>lydin</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 08:16:07</query_time>
   <create_date>2023-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>lydien.com</domain_name>
   <domain_keyword>lydien</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:40:09</query_time>
   <create_date>2016-08-29</create_date>
   <update_date>2016-08-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>www.hkdns.hk</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>yun nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://www.hkdns.hk/web/whoisform.asp?domain=lydien.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>lyyie.top</domain_name>
   <domain_keyword>lyyie</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 20:04:52</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-08-26</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>yang lin yan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>65</num>
   <domain_name>lydia.chat</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-02 02:37:20</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-05</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>66</num>
   <domain_name>ledie.com</domain_name>
   <domain_keyword>ledie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:54:23</query_time>
   <create_date>2011-04-02</create_date>
   <update_date>2011-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>Tian Jin Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=ledie.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>lyndie.com</domain_name>
   <domain_keyword>lyndie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 14:03:40</query_time>
   <create_date>2006-11-27</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-11-27</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.bodis.com</value>
    <value>ns2.bodis.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>68</num>
   <domain_name>lynie.com</domain_name>
   <domain_keyword>lynie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 17:08:26</query_time>
   <create_date>2020-01-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>69</num>
   <domain_name>jydie.site</domain_name>
   <domain_keyword>jydie</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 02:22:03</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_company>leiyao</registrant_company>
   <registrant_state>jilin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>lydia.biz</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-02 01:00:23</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ludie.site</domain_name>
   <domain_keyword>ludie</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-15 20:32:13</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-11</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>lydqe.net</domain_name>
   <domain_keyword>lydqe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 06:14:45</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=lydqe.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>georgia.dnspod.net</value>
    <value>tangent.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>lvdie.com</domain_name>
   <domain_keyword>lvdie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:07:21</query_time>
   <create_date>2009-03-31</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANG XI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>tydie.co.uk</domain_name>
   <domain_keyword>tydie</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-09 10:24:14</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>lyide.com</domain_name>
   <domain_keyword>lyide</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:15:47</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>656</registrar_iana>
   <registrar_name>SNAPNAMES 79, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>dydie.com</domain_name>
   <domain_keyword>dydie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:13:12</query_time>
   <create_date>2020-06-14</create_date>
   <update_date>2021-06-08</update_date>
   <expiry_date>2025-06-14</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>77</num>
   <domain_name>lydia.ai</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-23 20:48:54</query_time>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>lydiae.com</domain_name>
   <domain_keyword>lydiae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 14:23:30</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>flydie.com</domain_name>
   <domain_keyword>flydie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:38:31</query_time>
   <create_date>2017-05-03</create_date>
   <update_date>2021-04-27</update_date>
   <expiry_date>2025-05-03</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>80</num>
   <domain_name>lydia.wtf</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-14 07:14:17</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>lypdie.lol</domain_name>
   <domain_keyword>lypdie</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-25 18:20:08</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>lydic.org</domain_name>
   <domain_keyword>lydic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 10:40:06</query_time>
   <create_date>2004-03-07</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>J Lydic - Assoc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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.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>83</num>
   <domain_name>lydia.co.in</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-09 14:23:12</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-05-12</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PROPLUS LOGICS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>lysie.com</domain_name>
   <domain_keyword>lysie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 01:21:30</query_time>
   <create_date>2000-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>eydie.com</domain_name>
   <domain_keyword>eydie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 00:52:15</query_time>
   <create_date>2012-09-28</create_date>
   <update_date>2020-09-22</update_date>
   <expiry_date>2023-09-28</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>lydiz.com</domain_name>
   <domain_keyword>lydiz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:40:02</query_time>
   <create_date>2010-12-25</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>lyrie.com</domain_name>
   <domain_keyword>lyrie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:44:01</query_time>
   <create_date>2014-12-17</create_date>
   <update_date>2020-12-11</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>lydwe.nl</domain_name>
   <domain_keyword>lydwe</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 02:39:07</query_time>
   <create_date>2013-03-04</create_date>
   <update_date>2021-11-06</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>lydia.cloud</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-21 01:18:26</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>lydje.com</domain_name>
   <domain_keyword>lydje</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 23:20:13</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (509566971)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O lydje.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.lotinenterprise.com</value>
    <value>ns2.lotinenterprise.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>lydik.com</domain_name>
   <domain_keyword>lydik</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:40:11</query_time>
   <create_date>2003-03-21</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2026-03-21</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.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>FR</registrant_country>
   <registrant_email>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.50webs.com</value>
    <value>dns2.50webs.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>lydje.nl</domain_name>
   <domain_keyword>lydje</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 02:38:51</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-08-04</update_date>
   <registrar_name>xel</registrar_name>
   <name_servers>
    <value>ns1.xel.nl</value>
    <value>ns2.xel.nl</value>
    <value>ns3.xel.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>mydie.cn</domain_name>
   <domain_keyword>mydie</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 18:05:40</query_time>
   <create_date>2023-07-29</create_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>郭鹏滨</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>lydid.online</domain_name>
   <domain_keyword>lydid</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 11:14:03</query_time>
   <create_date>2019-10-16</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>lydia.one</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-31 01:11:26</query_time>
   <create_date>2015-08-18</create_date>
   <update_date>2023-01-15</update_date>
   <expiry_date>2025-08-18</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>lydia.ru</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 08:16:07</query_time>
   <create_date>2015-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD.</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>lydke.com</domain_name>
   <domain_keyword>lydke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:40:18</query_time>
   <create_date>2013-06-20</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG dba puredomain.com</registrar_name>
   <registrar_website>http://www.puredomain.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>use contact form at https://rdap.variomedia.de/contact/registrant/lydke.com</registrant_email>
   <name_servers>
    <value>ns1.webular-dns.de</value>
    <value>ns2.webular-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ladie.store</domain_name>
   <domain_keyword>ladie</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 07:05:18</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0168688996</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>lydia.pro</domain_name>
   <domain_keyword>lydia</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 07:52:12</query_time>
   <create_date>2020-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dz concept</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.lwsdns.com</value>
    <value>ns6.lwsdns.com</value>
    <value>ns7.lwsdns.com</value>
    <value>ns8.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>lydike.com</domain_name>
   <domain_keyword>lydike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:40:11</query_time>
   <create_date>2019-11-13</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</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>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/lydike.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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