WHOIS QUERY TIME

18 May 2024 - 8:13 AM UTC

Registered: 12 November 2023
Expiry: 12 November 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

dns17.hichina.com
dns18.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 海口美兰推恰电子商务工作室
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=egeneration.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "egeneration.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "egeneration.cn",
            "domain_keyword": "egeneration",
            "domain_tld": "cn",
            "query_time": "2024-05-18 08:13:38",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "海口美兰推恰电子商务工作室",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>egeneration.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>egeneration.cn</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 08:13:38</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>海口美兰推恰电子商务工作室</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</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.074 seconds) for "egeneration.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Nov 2023 - 11:51 PM UTC

Registered: 12 November 2023
Expiry: 12 November 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ee5ff475.verify.hn
ns1.dan.com
ns2.dan.com

DOMAIN STATUS

ok

REGISTRANT

Name: 于青青
Email: [email protected]

#2 - QUERY TIME

19 Mar 2024 - 11:01 AM UTC

Registered: 12 November 2023
Expiry: 12 November 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

dns17.hichina.com
dns18.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 海口美兰推恰电子商务工作室
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=egeneration.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "egeneration.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "egeneration.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "egeneration.cn",
            "domain_keyword": "egeneration",
            "domain_tld": "cn",
            "query_time": "2023-11-12 23:51:16",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "于青青",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "egeneration.cn",
            "domain_keyword": "egeneration",
            "domain_tld": "cn",
            "query_time": "2024-03-19 11:01:38",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "海口美兰推恰电子商务工作室",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.074,
        "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>egeneration.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>egeneration.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>egeneration.cn</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-11-12 23:51:16</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>于青青</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>egeneration.cn</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-03-19 11:01:38</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>海口美兰推恰电子商务工作室</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.074</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 17 domain names (in 0.03 seconds) which contained the exact domain keyword "egeneration".
Domain Name Registered Expiry Registrar Ownership
1 egeneration.com 10 Sep 1998 9 Sep 2025 MarkMonitor, Inc. Oracle Corporation
2 egeneration.net 25 Jun 2006 25 Jun 2025 Rabbitsfoot.com LLC d/b/a Oxygen.nyc REDACTED FOR PRIVACY
3 egeneration.ru 29 Oct 2006 29 Oct 2024 RU-CENTER-RU NETGALAXY LTD
4 egeneration.cc 13 Feb 2007 13 Feb 2026 GoDaddy.com, LLC -
5 egeneration.org 2 Jul 2009 2 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 egeneration.io 12 Jul 2016 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 egeneration.co.uk 17 Sep 2016 17 Sep 2024 Garth Piesse [Tag = COHERENT-NZ] -
8 egeneration.co 29 Sep 2017 28 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 egeneration.uk 16 Sep 2019 16 Sep 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
10 egeneration.sk 6 Jan 2022 6 Jan 2025 Webglobe, a.s. -
11 egeneration.in 3 Feb 2023 3 Feb 2026 Endurance Digital Domain Technology LLP N/A
12 egeneration.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
13 egeneration.com.pl 13 Oct 2023 13 Oct 2024 HERMES Maciej Brzeziński -
14 egeneration.online 17 Oct 2023 17 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
15 egeneration.it 28 Oct 2023 28 Oct 2024 Register S.p.a. Francesco Trionfetti
16 egeneration.cn 12 Nov 2023 12 Nov 2024 阿里云计算有限公司(万网) 海口美兰推恰电子商务工作室
17 egeneration.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
18 egeneration.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Shanu Gulati

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=egeneration&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "egeneration",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 18,
        "relation": "eq",
        "current": 18
    },
    "unique_domains": "egeneration.com, egeneration.net, egeneration.ru, egeneration.cc, egeneration.org, egeneration.io, egeneration.co.uk, egeneration.co, egeneration.uk, egeneration.sk, egeneration.in, egeneration.info, egeneration.com.pl, egeneration.online, egeneration.it, egeneration.cn, egeneration.xyz, egeneration.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "egeneration.com",
            "domain_keyword": "egeneration",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:13:38",
            "create_date": "1998-09-10",
            "update_date": "2023-11-01",
            "expiry_date": "2025-09-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Oracle Corporation",
            "registrant_address": "500 Oracle Parkway M/S 501ip3,",
            "registrant_city": "Redwood Shores",
            "registrant_state": "CA",
            "registrant_zip": "94065",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505062220",
            "registrant_fax": "+1.6505062120",
            "name_servers": [
                "a1-160.akam.net",
                "a11-66.akam.net",
                "a13-65.akam.net",
                "a18-67.akam.net",
                "ns1.p201.dns.oraclecloud.net",
                "ns2.p201.dns.oraclecloud.net",
                "ns3.p201.dns.oraclecloud.net",
                "ns4.p201.dns.oraclecloud.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "egeneration.net",
            "domain_keyword": "egeneration",
            "domain_tld": "net",
            "query_time": "2024-05-12 12:08:16",
            "create_date": "2006-06-25",
            "update_date": "2023-12-27",
            "expiry_date": "2025-06-25",
            "registrar_iana": 3238,
            "registrar_name": "Rabbitsfoot.com LLC d/b/a Oxygen.nyc",
            "registrar_website": "http://www.oxygen.nyc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://send-message.ispapi.net/egeneration.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainmanage.com",
                "ns2.domainmanage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "egeneration.ru",
            "domain_keyword": "egeneration",
            "domain_tld": "ru",
            "query_time": "2024-04-30 12:59:44",
            "create_date": "2006-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "egeneration.cc",
            "domain_keyword": "egeneration",
            "domain_tld": "cc",
            "query_time": "2024-06-11 06:38:43",
            "create_date": "2007-02-13",
            "update_date": "2024-02-14",
            "expiry_date": "2026-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "egeneration.org",
            "domain_keyword": "egeneration",
            "domain_tld": "org",
            "query_time": "2024-04-15 17:37:25",
            "create_date": "2009-07-02",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "egeneration.io",
            "domain_keyword": "egeneration",
            "domain_tld": "io",
            "query_time": "2024-05-31 14:38:40",
            "create_date": "2016-07-12",
            "update_date": "2022-08-26",
            "expiry_date": "2024-07-12",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "egeneration.co.uk",
            "domain_keyword": "egeneration",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 04:29:41",
            "create_date": "2016-09-17",
            "update_date": "2024-05-17",
            "expiry_date": "2024-09-17",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "egeneration.co",
            "domain_keyword": "egeneration",
            "domain_tld": "co",
            "query_time": "2024-05-07 23:19:08",
            "create_date": "2017-09-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-28",
            "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": [
                "cns501.hostgator.com",
                "cns502.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "egeneration.uk",
            "domain_keyword": "egeneration",
            "domain_tld": "uk",
            "query_time": "2024-06-01 23:30:50",
            "create_date": "2019-09-16",
            "update_date": "2024-04-20",
            "expiry_date": "2024-09-16",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "egeneration.sk",
            "domain_keyword": "egeneration",
            "domain_tld": "sk",
            "query_time": "2024-05-05 06:11:15",
            "create_date": "2022-01-06",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-06",
            "registrar_name": "Webglobe, a.s.",
            "name_servers": [
                "ns1.nic.sk",
                "ns2.nic.sk",
                "ns3.nic.sk",
                "ns4.nic.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "egeneration.in",
            "domain_keyword": "egeneration",
            "domain_tld": "in",
            "query_time": "2024-05-18 08:13:38",
            "create_date": "2023-02-03",
            "update_date": "2023-02-08",
            "expiry_date": "2026-02-03",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "ns1.egeneration.in",
                "ns2.egeneration.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "egeneration.info",
            "domain_keyword": "egeneration",
            "domain_tld": "info",
            "query_time": "2024-05-27 15:31:03",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "egeneration.com.pl",
            "domain_keyword": "egeneration",
            "domain_tld": "com.pl",
            "query_time": "2024-05-12 12:08:20",
            "create_date": "2023-10-13",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-13",
            "registrar_name": "HERMES Maciej Brzeziński",
            "name_servers": [
                "ns1.hexcom.net",
                "ns2.hexcom.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "egeneration.online",
            "domain_keyword": "egeneration",
            "domain_tld": "online",
            "query_time": "2024-05-07 23:19:08",
            "create_date": "2023-10-17",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "egeneration.it",
            "domain_keyword": "egeneration",
            "domain_tld": "it",
            "query_time": "2024-04-15 17:37:25",
            "create_date": "2023-10-28",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Francesco Trionfetti",
            "registrant_address": "via xx settembre, 41",
            "registrant_city": "perugia",
            "registrant_state": "PG",
            "registrant_zip": "06121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "egeneration.cn",
            "domain_keyword": "egeneration",
            "domain_tld": "cn",
            "query_time": "2024-05-18 08:13:38",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "海口美兰推恰电子商务工作室",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "egeneration.xyz",
            "domain_keyword": "egeneration",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 11:04:29",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "egeneration.com.au",
            "domain_keyword": "egeneration",
            "domain_tld": "com.au",
            "query_time": "2024-04-15 17:37:25",
            "update_date": "2024-02-20",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Shanu Gulati",
            "name_servers": [
                "ns1.syd6.hostingplatform.net.au",
                "ns2.syd6.hostingplatform.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>egeneration</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>18</total>
  <relation>eq</relation>
  <current>18</current>
 </count>
 <unique_domains>egeneration.com, egeneration.net, egeneration.ru, egeneration.cc, egeneration.org, egeneration.io, egeneration.co.uk, egeneration.co, egeneration.uk, egeneration.sk, egeneration.in, egeneration.info, egeneration.com.pl, egeneration.online, egeneration.it, egeneration.cn, egeneration.xyz, egeneration.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>egeneration.com</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:13:38</query_time>
   <create_date>1998-09-10</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Oracle Corporation</registrant_company>
   <registrant_address>500 Oracle Parkway M/S 501ip3,</registrant_address>
   <registrant_city>Redwood Shores</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94065</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505062220</registrant_phone>
   <registrant_fax>+1.6505062120</registrant_fax>
   <name_servers>
    <value>a1-160.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a13-65.akam.net</value>
    <value>a18-67.akam.net</value>
    <value>ns1.p201.dns.oraclecloud.net</value>
    <value>ns2.p201.dns.oraclecloud.net</value>
    <value>ns3.p201.dns.oraclecloud.net</value>
    <value>ns4.p201.dns.oraclecloud.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>egeneration.net</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 12:08:16</query_time>
   <create_date>2006-06-25</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>3238</registrar_iana>
   <registrar_name>Rabbitsfoot.com LLC d/b/a Oxygen.nyc</registrar_name>
   <registrar_website>http://www.oxygen.nyc</registrar_website>
   <registrant_name>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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/egeneration.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domainmanage.com</value>
    <value>ns2.domainmanage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>egeneration.ru</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 12:59:44</query_time>
   <create_date>2006-10-29</create_date>
   <expiry_date>2024-10-29</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>4</num>
   <domain_name>egeneration.cc</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-11 06:38:43</query_time>
   <create_date>2007-02-13</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-02-13</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>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>5</num>
   <domain_name>egeneration.org</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 17:37:25</query_time>
   <create_date>2009-07-02</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>egeneration.io</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 14:38:40</query_time>
   <create_date>2016-07-12</create_date>
   <update_date>2022-08-26</update_date>
   <expiry_date>2024-07-12</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>ns75.domaincontrol.com</value>
    <value>ns76.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>egeneration.co.uk</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 04:29:41</query_time>
   <create_date>2016-09-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>egeneration.co</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 23:19:08</query_time>
   <create_date>2017-09-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-28</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>cns501.hostgator.com</value>
    <value>cns502.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>egeneration.uk</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 23:30:50</query_time>
   <create_date>2019-09-16</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>egeneration.sk</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 06:11:15</query_time>
   <create_date>2022-01-06</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <name_servers>
    <value>ns1.nic.sk</value>
    <value>ns2.nic.sk</value>
    <value>ns3.nic.sk</value>
    <value>ns4.nic.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>egeneration.in</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 08:13:38</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2026-02-03</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>ns1.egeneration.in</value>
    <value>ns2.egeneration.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>egeneration.info</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 15:31:03</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>egeneration.com.pl</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-12 12:08:20</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>HERMES Maciej Brzeziński</registrar_name>
   <name_servers>
    <value>ns1.hexcom.net</value>
    <value>ns2.hexcom.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>egeneration.online</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 23:19:08</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>15</num>
   <domain_name>egeneration.it</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 17:37:25</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Francesco Trionfetti</registrant_company>
   <registrant_address>via xx settembre, 41</registrant_address>
   <registrant_city>perugia</registrant_city>
   <registrant_state>PG</registrant_state>
   <registrant_zip>06121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>egeneration.cn</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 08:13:38</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>海口美兰推恰电子商务工作室</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>egeneration.xyz</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 11:04:29</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>egeneration.com.au</domain_name>
   <domain_keyword>egeneration</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-15 17:37:25</query_time>
   <update_date>2024-02-20</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Shanu Gulati</registrant_name>
   <name_servers>
    <value>ns1.syd6.hostingplatform.net.au</value>
    <value>ns2.syd6.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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 2,106 domain names (in 0.135 seconds) which look and sound like the brand name "egeneration".
Domain Name Registered Expiry Registrar Ownership
1 mgeneration.online 15 Sep 2022 15 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
2 zgeneration.de - - - -
3 regeneration.global 12 Jun 2021 12 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 qgeneration.com 11 Apr 2004 11 Apr 2025 Dynadot Inc -
5 vgeneration.group 13 Apr 2021 13 Apr 2025 Realtime Register B.V. My Domain Provider
6 regeneration.design 12 Apr 2020 12 Apr 2024 Domain.com, LLC Data Protected
7 rgeneration.xyz 20 Nov 2022 20 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 generation.mobi 10 Dec 2018 10 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 generation.space 2 Aug 2022 2 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
10 0generation.org 18 Jan 2007 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 degeneration.live 21 Aug 2021 21 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 regeneration.us 25 Dec 2019 25 Dec 2024 GoDaddy.com, LLC Brian Weinberg
13 rgeneration.org 6 May 2024 6 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
14 igeneration.uk 27 Jul 2019 27 Jul 2024 Dynadot, LLC t/a Dynadot [Tag = DYNADOT] -
15 iegeneration.com 11 Jan 2024 11 Jan 2029 IONOS SE 1&1 Internet Inc
16 sgeneration.org 7 Feb 2015 7 Feb 2025 FastDomain Inc. John Brocato Music
17 eqgeneration.com 9 May 2021 9 May 2025 GoDaddy.com, LLC -
18 regeneration.kitchen 2 Sep 2023 2 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com aya Kubota
19 degeneration.monster 14 May 2024 14 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
20 zgeneration.xyz 19 Sep 2021 19 Sep 2024 Netowl,Inc. XSERVER Inc.
21 igeneration.ru 13 Feb 2019 13 Feb 2025 REGRU-RU Private Person
22 engeneration.com 9 Feb 2010 9 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 regeneration.city 5 Nov 2023 5 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 regeneration.scot 29 Mar 2022 29 Mar 2025 Tucows Domains Inc. Data Protected
25 regeneration.ca 13 Dec 2006 13 Dec 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
26 egenerations.nl 27 Feb 2001 - Registrar.eu -
27 regeneration.tokyo 3 Jun 2021 3 Jun 2024 GMO Internet Group, Inc. -
28 zgeneration.store 7 Jul 2023 7 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
29 dgeneration.ro 28 Aug 2023 27 Aug 2024 CYBER_FOLKS S.R.L. -
30 regeneration.land 13 Sep 2021 13 Sep 2024 Squarespace Domains II LLC appysolutions
31 ageneration.com 28 Jun 2003 28 Jun 2024 GoDaddy.com, LLC -
32 cgeneration.com 29 Aug 2006 29 Aug 2024 NetArt Registrar Sp. z o.o. REDACTED FOR PRIVACY
33 megeneration.com 17 Nov 1999 17 Nov 2024 Tucows Domains Inc. -
34 wegeneration.world 23 Aug 2023 23 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 regeneration.email 4 May 2023 4 May 2025 DNSPod, Inc. zhong yu tong shang hai zai sheng zi yuan kai fa you xian ze ren gong si
36 regeneration.vip 4 May 2021 4 May 2026 Blue Razor Domains, LLC Domains By Proxy, LLC
37 igeneration.au - - Web Address Registration Pty Ltd Dean Marinac
38 5generation.krd 26 Jul 2023 26 Jul 2028 Link, For Technology & General Trading Ltd. 5Generation
39 zgeneration.com 13 Feb 2024 13 Feb 2025 DropCatch.com 780 LLC NameBrightPrivacy.com
40 igeneration.net 16 Jan 2016 16 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
41 5generation.com 14 Dec 2010 14 Dec 2024 gabia admin
42 regeneration.biz 6 May 2021 6 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 xgeneration.net 2 Apr 1998 1 Apr 2026 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 600120
44 regeneration.uk 24 Oct 2017 24 Oct 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
45 vgeneration.life 4 Aug 2022 4 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 ygeneration.com.pl 15 Feb 2013 15 Feb 2025 dhosting.pl Sp. z o.o. -
47 zgeneration.shop 5 Apr 2024 5 Apr 2025 GoDaddy.com LLC -
48 4generation.de - - - -
49 7generation.org 3 Feb 2019 3 Feb 2025 DomainSpot LLC REDACTED FOR PRIVACY
50 regeneration.org.nz 16 Mar 2010 - ideegeo Group Ltd, c/o iwantmyname -
51 igeneration.club 15 Nov 2016 14 Nov 2024 Gandi SAS MACGENERATION
52 regeneration.social 27 Dec 2023 27 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 elgeneration.site 23 Nov 2023 23 Nov 2024 Gabia, Inc. -
54 7generation.team 21 Mar 2023 21 Mar 2025 Registrar of Domain Names REG.RU LLC Private Person
55 regeneration.nexus 20 Mar 2024 20 Mar 2025 Dynadot LLC. REDACTED FOR PRIVACY
56 wegeneration.com 24 Jun 2005 16 Feb 2025 GoDaddy.com, LLC -
57 regeneration.academy 27 Feb 2015 27 Feb 2025 Mesh Digital Limited REDACTED FOR PRIVACY
58 xgeneration.org 26 Nov 2002 26 Nov 2024 Annulet LLC BuyDomains.com
59 zgeneration.co.uk 5 Jul 2012 5 Jul 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] ID GROUP SAS
60 regeneration.shop 25 Dec 2019 25 Dec 2024 GoDaddy.com LLC -
61 dgeneration.com 6 Aug 2001 6 Aug 2024 Dynadot Inc -
62 0generation.com 7 May 2020 7 May 2025 IONOS SE 1&1 Internet Inc
63 zgeneration.mobi 5 Jul 2012 5 Jul 2024 CSC Corporate Domains, Inc. ID GROUP
64 regeneration.doctor 28 May 2021 28 May 2025 Cronon GmbH REDACTED FOR PRIVACY
65 regeneration.international 17 Apr 2014 17 Apr 2025 eNom, LLC REDACTED FOR PRIVACY
66 igeneration.shop 24 Apr 2021 24 Apr 2025 GoDaddy.com LLC -
67 regeneration.co.nz 24 Jul 2017 - Affordable Domains -
68 ngeneration.store 6 Feb 2024 6 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
69 regeneration.dental 28 May 2021 28 May 2025 Cronon GmbH REDACTED FOR PRIVACY
70 regeneration.green 2 Mar 2020 2 Mar 2025 IONOS SE 1&1 Internet Limited
71 negeneration.com 20 Feb 2024 20 Feb 2025 GMO INTERNET, INC. Private Person
72 regeneration.sk 4 Sep 2020 4 Sep 2024 INTERNET CZ, a.s. Jaroslav Šuľan
73 dgeneration.org 6 Sep 2022 6 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com SCICUBE LIMITED
74 regeneration.eco 3 Jun 2024 3 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 cgeneration.pro 13 Jan 2022 13 Jan 2025 Danesco Trading Ltd. REDACTED FOR PRIVACY
76 zgeneration.net 13 Nov 2023 13 Nov 2024 OVH, SAS REDACTED FOR PRIVACY
77 degeneration.xyz 5 Jul 2021 5 Jul 2024 Sav.com, LLC REDACTED FOR PRIVACY
78 igeneration.agency 13 Feb 2020 13 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 cgeneration.tech 29 Aug 2022 29 Aug 2024 Name.com, Inc -
80 evgeneration.com 10 Apr 2021 10 Apr 2025 Dynadot Inc -
81 ggeneration.com 1 Jul 2007 1 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
82 begeneration.com 26 Jan 2024 26 Jan 2025 DYNADOT1700 LLC Super Privacy Service LTD c/o Dynadot
83 regeneration.today 30 Nov 2020 30 Nov 2024 Wild West Domains, LLC Domains By Proxy, LLC
84 xgeneration.io 20 May 2023 20 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 wegeneration.work 23 Mar 2022 23 Mar 2025 Sav.com LLC Privacy Protection
86 ebgeneration.com 30 Jan 2023 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 regeneration.cc 12 Jul 2022 12 Jul 2025 Dynadot Inc -
88 1generation.com 13 Nov 2009 13 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 regeneration.berlin 3 Sep 2020 3 Sep 2024 Cronon AG -
90 regeneration.blue 3 May 2019 3 May 2025 IONOS SE Data Privacy Protected
91 ogeneration.com 10 Aug 2000 10 Aug 2024 Whois Corp. Whois Domain Admin.
92 regeneration.club 22 Dec 2014 21 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 degeneration.net 16 Jun 1999 16 Jun 2024 NameSilo, LLC -
94 zgeneration.org 5 Jul 2012 5 Jul 2024 CSC Corporate Domains, Inc. ID GROUP
95 e-generation.org 18 Dec 1999 18 Dec 2024 OVH sas REDACTED FOR PRIVACY
96 oegeneration.com 21 Jan 2022 21 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
97 jgeneration.com 24 Nov 2008 24 Nov 2024 Megazone Corp., dba HOSTING.KR beats
98 regeneration.company 7 Nov 2014 7 Nov 2024 CSC Corporate Domains, Inc. College Group Ltd
99 megeneration.org 23 Aug 2023 23 Aug 2024 Sav.com, LLC - 28 Privacy Protection
100 sgeneration.com 17 Nov 2010 17 Nov 2024 SAV.COM, LLC 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 Egeneration.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=egeneration.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "egeneration.cn",
        "page_size": 100
    },
    "count": {
        "total": 2106,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mgeneration.online, zgeneration.de, regeneration.global, qgeneration.com, vgeneration.group, regeneration.design, rgeneration.xyz, generation.mobi, generation.space, 0generation.org, degeneration.live, regeneration.us, rgeneration.org, igeneration.uk, iegeneration.com, sgeneration.org, eqgeneration.com, regeneration.kitchen, degeneration.monster, zgeneration.xyz, igeneration.ru, engeneration.com, regeneration.city, regeneration.scot, regeneration.ca, egenerations.nl, regeneration.tokyo, zgeneration.store, dgeneration.ro, regeneration.land, ageneration.com, cgeneration.com, megeneration.com, wegeneration.world, regeneration.email, regeneration.vip, igeneration.au, 5generation.krd, zgeneration.com, igeneration.net, 5generation.com, regeneration.biz, xgeneration.net, regeneration.uk, vgeneration.life, ygeneration.com.pl, zgeneration.shop, 4generation.de, 7generation.org, regeneration.org.nz, igeneration.club, regeneration.social, elgeneration.site, 7generation.team, regeneration.nexus, wegeneration.com, regeneration.academy, xgeneration.org, zgeneration.co.uk, regeneration.shop, dgeneration.com, 0generation.com, zgeneration.mobi, regeneration.doctor, regeneration.international, igeneration.shop, regeneration.co.nz, ngeneration.store, regeneration.dental, regeneration.green, negeneration.com, regeneration.sk, dgeneration.org, regeneration.eco, cgeneration.pro, zgeneration.net, degeneration.xyz, igeneration.agency, cgeneration.tech, evgeneration.com, ggeneration.com, begeneration.com, regeneration.today, xgeneration.io, wegeneration.work, ebgeneration.com, regeneration.cc, 1generation.com, regeneration.berlin, regeneration.blue, ogeneration.com, regeneration.club, degeneration.net, zgeneration.org, e-generation.org, oegeneration.com, jgeneration.com, regeneration.company, megeneration.org, sgeneration.com",
    "results": [
        {
            "num": 1,
            "domain_name": "mgeneration.online",
            "domain_keyword": "mgeneration",
            "domain_tld": "online",
            "query_time": "2024-04-23 04:53:18",
            "create_date": "2022-09-15",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-15",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "zgeneration.de",
            "domain_keyword": "zgeneration",
            "domain_tld": "de",
            "query_time": "2024-05-05 02:43:51",
            "update_date": "2022-02-21",
            "name_servers": [
                "ns1.partner-in.asia",
                "ns1.teldoserver.de",
                "ns2.partner-in.asia",
                "ns2.teldoserver.de",
                "ns3.teldoserver.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 3,
            "domain_name": "regeneration.global",
            "domain_keyword": "regeneration",
            "domain_tld": "global",
            "query_time": "2024-05-22 19:12:47",
            "create_date": "2021-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-12",
            "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": 4,
            "domain_name": "qgeneration.com",
            "domain_keyword": "qgeneration",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:42:34",
            "create_date": "2004-04-11",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "vgeneration.group",
            "domain_keyword": "vgeneration",
            "domain_tld": "group",
            "query_time": "2024-05-05 02:24:10",
            "create_date": "2021-04-13",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-13",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "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": [
                "ns1.internet.am",
                "ns2.internet.am"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "regeneration.design",
            "domain_keyword": "regeneration",
            "domain_tld": "design",
            "query_time": "2024-05-27 04:35:14",
            "create_date": "2020-04-12",
            "update_date": "2024-04-15",
            "expiry_date": "2024-04-12",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "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.domaincom-expired.domainparkingserver.net",
                "ns2.domaincom-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "rgeneration.xyz",
            "domain_keyword": "rgeneration",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 02:49:50",
            "create_date": "2022-11-20",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "MO",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "generation.mobi",
            "domain_keyword": "generation",
            "domain_tld": "mobi",
            "query_time": "2024-06-09 14:33:53",
            "create_date": "2018-12-10",
            "update_date": "2024-02-21",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "generation.space",
            "domain_keyword": "generation",
            "domain_tld": "space",
            "query_time": "2024-05-27 19:26:04",
            "create_date": "2022-08-02",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-02",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "0generation.org",
            "domain_keyword": "0generation",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:49:30",
            "create_date": "2007-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.hostgator.com",
                "ns18.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "degeneration.live",
            "domain_keyword": "degeneration",
            "domain_tld": "live",
            "query_time": "2024-05-13 04:57:40",
            "create_date": "2021-08-21",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "regeneration.us",
            "domain_keyword": "regeneration",
            "domain_tld": "us",
            "query_time": "2024-04-28 18:48:11",
            "create_date": "2019-12-25",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Brian Weinberg",
            "registrant_address": "1938 First St NW, Apartment B",
            "registrant_city": "Washington",
            "registrant_state": "District of Columbia",
            "registrant_zip": "20001",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8172288011",
            "name_servers": [
                "ns1.giowm1097.siteground.biz",
                "ns2.giowm1097.siteground.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rgeneration.org",
            "domain_keyword": "rgeneration",
            "domain_tld": "org",
            "query_time": "2024-05-06 11:49:19",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "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": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "igeneration.uk",
            "domain_keyword": "igeneration",
            "domain_tld": "uk",
            "query_time": "2024-05-04 03:24:27",
            "create_date": "2019-07-27",
            "update_date": "2024-05-02",
            "expiry_date": "2024-07-27",
            "registrar_name": "Dynadot, LLC t/a Dynadot [Tag = DYNADOT]",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "iegeneration.com",
            "domain_keyword": "iegeneration",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:30:40",
            "create_date": "2024-01-11",
            "update_date": "2024-01-11",
            "expiry_date": "2029-01-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1021.ui-dns.biz",
                "ns1027.ui-dns.de",
                "ns1049.ui-dns.org",
                "ns1100.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sgeneration.org",
            "domain_keyword": "sgeneration",
            "domain_tld": "org",
            "query_time": "2024-04-24 22:14:28",
            "create_date": "2015-02-07",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "John Brocato Music",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mississippi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "eqgeneration.com",
            "domain_keyword": "eqgeneration",
            "domain_tld": "com",
            "query_time": "2024-05-02 23:57:35",
            "create_date": "2021-05-09",
            "update_date": "2024-03-16",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "d4bc6589.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "regeneration.kitchen",
            "domain_keyword": "regeneration",
            "domain_tld": "kitchen",
            "query_time": "2024-05-17 23:54:57",
            "create_date": "2023-09-02",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "aya Kubota",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yamanashi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "degeneration.monster",
            "domain_keyword": "degeneration",
            "domain_tld": "monster",
            "query_time": "2024-05-16 16:52:51",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "zgeneration.xyz",
            "domain_keyword": "zgeneration",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 15:25:43",
            "create_date": "2021-09-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "XSERVER Inc.",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "igeneration.ru",
            "domain_keyword": "igeneration",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:33:32",
            "create_date": "2019-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "engeneration.com",
            "domain_keyword": "engeneration",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:18:06",
            "create_date": "2010-02-09",
            "update_date": "2021-08-20",
            "expiry_date": "2025-02-09",
            "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": 23,
            "domain_name": "regeneration.city",
            "domain_keyword": "regeneration",
            "domain_tld": "city",
            "query_time": "2024-05-17 23:54:57",
            "create_date": "2023-11-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-05",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "regeneration.scot",
            "domain_keyword": "regeneration",
            "domain_tld": "scot",
            "query_time": "2024-04-28 18:48:11",
            "create_date": "2022-03-29",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://whois.tucows.com",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "regeneration.ca",
            "domain_keyword": "regeneration",
            "domain_tld": "ca",
            "query_time": "2024-04-28 18:48:10",
            "create_date": "2006-12-13",
            "update_date": "2023-12-08",
            "expiry_date": "2025-12-13",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "egenerations.nl",
            "domain_keyword": "egenerations",
            "domain_tld": "nl",
            "query_time": "2024-05-07 23:19:08",
            "create_date": "2001-02-27",
            "update_date": "2017-02-27",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "regeneration.tokyo",
            "domain_keyword": "regeneration",
            "domain_tld": "tokyo",
            "query_time": "2024-04-15 13:26:37",
            "create_date": "2021-06-03",
            "update_date": "2023-09-06",
            "expiry_date": "2024-06-03",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Shizuoka",
            "registrant_country": "JP",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "zgeneration.store",
            "domain_keyword": "zgeneration",
            "domain_tld": "store",
            "query_time": "2024-05-24 15:25:44",
            "create_date": "2023-07-07",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "dgeneration.ro",
            "domain_keyword": "dgeneration",
            "domain_tld": "ro",
            "query_time": "2024-04-27 08:56:17",
            "create_date": "2023-08-28",
            "expiry_date": "2024-08-27",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "kayden.ns.cloudflare.com",
                "tess.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 30,
            "domain_name": "regeneration.land",
            "domain_keyword": "regeneration",
            "domain_tld": "land",
            "query_time": "2024-05-29 00:32:40",
            "create_date": "2021-09-13",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "appysolutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "ageneration.com",
            "domain_keyword": "ageneration",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:57:30",
            "create_date": "2003-06-28",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-28",
            "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": 32,
            "domain_name": "cgeneration.com",
            "domain_keyword": "cgeneration",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:46:12",
            "create_date": "2006-08-29",
            "update_date": "2024-02-06",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mazowieckie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 33,
            "domain_name": "megeneration.com",
            "domain_keyword": "megeneration",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:49:45",
            "create_date": "1999-11-17",
            "update_date": "2023-09-05",
            "expiry_date": "2024-11-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.digimedia.com",
                "ns2.digimedia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wegeneration.world",
            "domain_keyword": "wegeneration",
            "domain_tld": "world",
            "query_time": "2024-05-08 18:47:47",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "regeneration.email",
            "domain_keyword": "regeneration",
            "domain_tld": "email",
            "query_time": "2024-05-09 02:40:50",
            "create_date": "2023-05-04",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhong yu tong shang hai zai sheng zi yuan kai fa you xian ze ren gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "regeneration.vip",
            "domain_keyword": "regeneration",
            "domain_tld": "vip",
            "query_time": "2024-04-28 18:48:11",
            "create_date": "2021-05-04",
            "update_date": "2023-06-09",
            "expiry_date": "2026-05-04",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "whois.bluerazor.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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "igeneration.au",
            "domain_keyword": "igeneration",
            "domain_tld": "au",
            "query_time": "2024-05-18 18:06:26",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Dean Marinac",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "5generation.krd",
            "domain_keyword": "5generation",
            "domain_tld": "krd",
            "query_time": "2024-06-12 18:22:08",
            "create_date": "2023-07-26",
            "update_date": "2023-07-31",
            "expiry_date": "2028-07-26",
            "registrar_iana": 3979,
            "registrar_name": "Link, For Technology & General Trading Ltd.",
            "registrar_website": "www.linkdata.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "5Generation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Erbil",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IQ",
            "registrant_email": "please query the rdds service of the registrar 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.linkdata.com",
                "ns2.linkdata.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "zgeneration.com",
            "domain_keyword": "zgeneration",
            "domain_tld": "com",
            "query_time": "2024-06-11 01:23:44",
            "create_date": "2024-02-13",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-13",
            "registrar_iana": 2539,
            "registrar_name": "DropCatch.com 780 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "igeneration.net",
            "domain_keyword": "igeneration",
            "domain_tld": "net",
            "query_time": "2024-05-24 04:27:57",
            "create_date": "2016-01-16",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "5generation.com",
            "domain_keyword": "5generation",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:17:41",
            "create_date": "2010-12-14",
            "update_date": "2023-08-30",
            "expiry_date": "2024-12-14",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "admin",
            "registrant_address": "1411-402 CastleGoldPark Hwanggeum 1-dongCheongsu-ro, Suseong-gu, Daegu",
            "registrant_city": "KOREA",
            "registrant_zip": "42114",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1050008000",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "regeneration.biz",
            "domain_keyword": "regeneration",
            "domain_tld": "biz",
            "query_time": "2024-06-01 05:30:22",
            "create_date": "2021-05-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-06",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "xgeneration.net",
            "domain_keyword": "xgeneration",
            "domain_tld": "net",
            "query_time": "2024-05-31 03:17:30",
            "create_date": "1998-04-02",
            "update_date": "2022-03-03",
            "expiry_date": "2026-04-01",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 0ca7b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 600120",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "regeneration.uk",
            "domain_keyword": "regeneration",
            "domain_tld": "uk",
            "query_time": "2024-04-28 18:48:11",
            "create_date": "2017-10-24",
            "update_date": "2023-12-20",
            "expiry_date": "2025-10-24",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "vgeneration.life",
            "domain_keyword": "vgeneration",
            "domain_tld": "life",
            "query_time": "2024-05-07 12:05:02",
            "create_date": "2022-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2025-08-04",
            "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": [
                "pdx100.hostingsrv.net",
                "sdx100.hostingsrv.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ygeneration.com.pl",
            "domain_keyword": "ygeneration",
            "domain_tld": "com.pl",
            "query_time": "2024-05-06 12:08:25",
            "create_date": "2013-02-15",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-15",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "zgeneration.shop",
            "domain_keyword": "zgeneration",
            "domain_tld": "shop",
            "query_time": "2024-06-11 01:23:44",
            "create_date": "2024-04-05",
            "update_date": "2024-05-09",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "4generation.de",
            "domain_keyword": "4generation",
            "domain_tld": "de",
            "query_time": "2024-05-22 08:39:13",
            "update_date": "2020-09-22",
            "name_servers": [
                "ns01.hostingforyou.de",
                "ns97.hostingforyou.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 49,
            "domain_name": "7generation.org",
            "domain_keyword": "7generation",
            "domain_tld": "org",
            "query_time": "2024-05-27 17:51:31",
            "create_date": "2019-02-03",
            "update_date": "2023-12-07",
            "expiry_date": "2025-02-03",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "regeneration.org.nz",
            "domain_keyword": "regeneration",
            "domain_tld": "org.nz",
            "query_time": "2024-05-29 00:32:40",
            "create_date": "2010-03-16",
            "update_date": "2024-04-29",
            "registrar_name": "ideegeo Group Ltd, c/o iwantmyname",
            "registrar_website": "https://iwantmyname.com/",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverRenewProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "igeneration.club",
            "domain_keyword": "igeneration",
            "domain_tld": "club",
            "query_time": "2024-04-15 23:54:48",
            "create_date": "2016-11-15",
            "update_date": "2023-09-25",
            "expiry_date": "2024-11-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MACGENERATION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "82",
            "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-138-a.gandi.net",
                "ns-167-b.gandi.net",
                "ns-99-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "regeneration.social",
            "domain_keyword": "regeneration",
            "domain_tld": "social",
            "query_time": "2024-04-28 18:48:11",
            "create_date": "2023-12-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-27",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "elgeneration.site",
            "domain_keyword": "elgeneration",
            "domain_tld": "site",
            "query_time": "2024-05-24 16:51:23",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "7generation.team",
            "domain_keyword": "7generation",
            "domain_tld": "team",
            "query_time": "2024-05-20 19:00:44",
            "create_date": "2023-03-21",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Astana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KZ",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "emely.ns.cloudflare.com",
                "graham.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "regeneration.nexus",
            "domain_keyword": "regeneration",
            "domain_tld": "nexus",
            "query_time": "2024-05-21 16:03:56",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC.",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "wegeneration.com",
            "domain_keyword": "wegeneration",
            "domain_tld": "com",
            "query_time": "2024-06-06 05:07:31",
            "create_date": "2005-06-24",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "regeneration.academy",
            "domain_keyword": "regeneration",
            "domain_tld": "academy",
            "query_time": "2024-04-28 18:48:10",
            "create_date": "2015-02-27",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "xgeneration.org",
            "domain_keyword": "xgeneration",
            "domain_tld": "org",
            "query_time": "2024-04-17 09:17:25",
            "create_date": "2002-11-26",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-26",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "zgeneration.co.uk",
            "domain_keyword": "zgeneration",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 15:25:46",
            "create_date": "2012-07-05",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-05",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "registrant_name": "ID GROUP SAS",
            "registrant_address": "162 Boulevard des Fourmies, Roubaix, FR, 59100, France",
            "name_servers": [
                "indom10.indomco.com",
                "indom130.indomco.org",
                "indom20.indomco.net",
                "indom30.indomco.fr",
                "indom80.indomco.hk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "regeneration.shop",
            "domain_keyword": "regeneration",
            "domain_tld": "shop",
            "query_time": "2024-04-30 07:59:51",
            "create_date": "2019-12-25",
            "update_date": "2024-03-07",
            "expiry_date": "2024-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dgeneration.com",
            "domain_keyword": "dgeneration",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:56:17",
            "create_date": "2001-08-06",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "0generation.com",
            "domain_keyword": "0generation",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:24:50",
            "create_date": "2020-05-07",
            "update_date": "2020-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1028.ui-dns.biz",
                "ns1046.ui-dns.org",
                "ns1062.ui-dns.com",
                "ns1066.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "zgeneration.mobi",
            "domain_keyword": "zgeneration",
            "domain_tld": "mobi",
            "query_time": "2024-05-24 15:25:44",
            "create_date": "2012-07-05",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ID GROUP",
            "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": [
                "indom10.indomco.com",
                "indom130.indomco.org",
                "indom20.indomco.net",
                "indom30.indomco.fr",
                "indom80.indomco.hk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "regeneration.doctor",
            "domain_keyword": "regeneration",
            "domain_tld": "doctor",
            "query_time": "2024-06-01 05:30:22",
            "create_date": "2021-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks15.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "regeneration.international",
            "domain_keyword": "regeneration",
            "domain_tld": "international",
            "query_time": "2024-04-15 13:26:35",
            "create_date": "2014-04-17",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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": 66,
            "domain_name": "igeneration.shop",
            "domain_keyword": "igeneration",
            "domain_tld": "shop",
            "query_time": "2024-05-04 03:24:25",
            "create_date": "2021-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "carter.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "regeneration.co.nz",
            "domain_keyword": "regeneration",
            "domain_tld": "co.nz",
            "query_time": "2024-05-29 00:32:40",
            "create_date": "2017-07-24",
            "update_date": "2024-02-28",
            "registrar_name": "Affordable Domains",
            "registrar_website": "https://www.affordabledomains.co.nz",
            "name_servers": [
                "ns1.hostadmin.co.nz",
                "ns2.hostadmin.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ngeneration.store",
            "domain_keyword": "ngeneration",
            "domain_tld": "store",
            "query_time": "2024-05-29 15:43:47",
            "create_date": "2024-02-06",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-06",
            "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": 69,
            "domain_name": "regeneration.dental",
            "domain_keyword": "regeneration",
            "domain_tld": "dental",
            "query_time": "2024-06-01 05:30:22",
            "create_date": "2021-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks14.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "regeneration.green",
            "domain_keyword": "regeneration",
            "domain_tld": "green",
            "query_time": "2024-05-09 02:40:50",
            "create_date": "2020-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns1025.ui-dns.biz",
                "ns1034.ui-dns.org",
                "ns1081.ui-dns.de",
                "ns1098.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "negeneration.com",
            "domain_keyword": "negeneration",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:18:33",
            "create_date": "2024-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Novin L Alex",
            "registrant_company": "Private Person",
            "registrant_address": "1040 Josephine Ave",
            "registrant_city": "Corcoran",
            "registrant_state": "CA",
            "registrant_zip": "93212",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5599929921",
            "name_servers": [
                "ns27.hostia.name",
                "ns28.hostia.name"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "regeneration.sk",
            "domain_keyword": "regeneration",
            "domain_tld": "sk",
            "query_time": "2024-05-06 00:05:01",
            "create_date": "2020-09-04",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-04",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Jaroslav Šuľan",
            "registrant_address": "Stromová 5575/1",
            "registrant_city": "Biely Kostol",
            "registrant_zip": "91934",
            "registrant_country": "SK",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 73,
            "domain_name": "dgeneration.org",
            "domain_keyword": "dgeneration",
            "domain_tld": "org",
            "query_time": "2024-05-21 01:49:36",
            "create_date": "2022-09-06",
            "update_date": "2023-11-20",
            "expiry_date": "2024-09-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCICUBE LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns113.pointdnshere.net",
                "ns114.pointdnshere.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "regeneration.eco",
            "domain_keyword": "regeneration",
            "domain_tld": "eco",
            "query_time": "2024-06-05 15:50:03",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cgeneration.pro",
            "domain_keyword": "cgeneration",
            "domain_tld": "pro",
            "query_time": "2024-05-18 10:05:31",
            "create_date": "2022-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UZ",
            "registrant_email": "please query the rdds service of the registrar 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.ukit.com",
                "ns2.ukit.com",
                "ns3.ukit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "zgeneration.net",
            "domain_keyword": "zgeneration",
            "domain_tld": "net",
            "query_time": "2024-05-21 12:53:15",
            "create_date": "2023-11-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "degeneration.xyz",
            "domain_keyword": "degeneration",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 06:15:52",
            "create_date": "2021-07-05",
            "update_date": "2024-02-16",
            "expiry_date": "2024-07-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "igeneration.agency",
            "domain_keyword": "igeneration",
            "domain_tld": "agency",
            "query_time": "2024-06-10 17:07:53",
            "create_date": "2020-02-13",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-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": [
                "dakota.ns.cloudflare.com",
                "kelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cgeneration.tech",
            "domain_keyword": "cgeneration",
            "domain_tld": "tech",
            "query_time": "2024-05-18 10:05:31",
            "create_date": "2022-08-29",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "kiev",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns1ksz.name.com",
                "ns2jrt.name.com",
                "ns3gnv.name.com",
                "ns4kmw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "evgeneration.com",
            "domain_keyword": "evgeneration",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:43:26",
            "create_date": "2021-04-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "d4bc6589.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ggeneration.com",
            "domain_keyword": "ggeneration",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:48:57",
            "create_date": "2007-07-01",
            "update_date": "2020-01-15",
            "expiry_date": "2025-07-01",
            "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": 82,
            "domain_name": "begeneration.com",
            "domain_keyword": "begeneration",
            "domain_tld": "com",
            "query_time": "2024-05-23 05:32:33",
            "create_date": "2024-01-26",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-26",
            "registrar_iana": 4031,
            "registrar_name": "DYNADOT1700 LLC",
            "registrar_website": "http://www.dynadot1700.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=begeneration.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "regeneration.today",
            "domain_keyword": "regeneration",
            "domain_tld": "today",
            "query_time": "2024-05-21 16:03:56",
            "create_date": "2020-11-30",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-30",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ereznet.com",
                "ns2.ereznet.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "xgeneration.io",
            "domain_keyword": "xgeneration",
            "domain_tld": "io",
            "query_time": "2024-05-21 01:32:42",
            "create_date": "2023-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wegeneration.work",
            "domain_keyword": "wegeneration",
            "domain_tld": "work",
            "query_time": "2024-06-06 05:07:31",
            "create_date": "2022-03-23",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-23",
            "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-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ebgeneration.com",
            "domain_keyword": "ebgeneration",
            "domain_tld": "com",
            "query_time": "2024-06-06 10:14:21",
            "create_date": "2023-01-30",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-30",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ebgeneration.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "regeneration.cc",
            "domain_keyword": "regeneration",
            "domain_tld": "cc",
            "query_time": "2024-04-28 18:48:10",
            "create_date": "2022-07-12",
            "update_date": "2023-06-24",
            "expiry_date": "2025-07-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "1generation.com",
            "domain_keyword": "1generation",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:31:50",
            "create_date": "2009-11-13",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-13",
            "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=1generation.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "regeneration.berlin",
            "domain_keyword": "regeneration",
            "domain_tld": "berlin",
            "query_time": "2024-05-21 16:03:55",
            "create_date": "2020-09-03",
            "update_date": "2023-11-27",
            "expiry_date": "2024-09-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.strato.de",
            "name_servers": [
                "docks07.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "regeneration.blue",
            "domain_keyword": "regeneration",
            "domain_tld": "blue",
            "query_time": "2024-05-09 02:40:50",
            "create_date": "2019-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": [
                "ns1055.ui-dns.biz",
                "ns1087.ui-dns.com",
                "ns1101.ui-dns.org",
                "ns1107.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ogeneration.com",
            "domain_keyword": "ogeneration",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:37:30",
            "create_date": "2000-08-10",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-10",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Whois Domain Admin.",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "#1101 Daerung post tower 182-4 guro3dong guro gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08378",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215884259",
            "registrant_fax": "+82.215884259",
            "name_servers": [
                "ns1.whois.co.kr",
                "ns1.whoisweb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "regeneration.club",
            "domain_keyword": "regeneration",
            "domain_tld": "club",
            "query_time": "2024-04-15 13:26:35",
            "create_date": "2014-12-22",
            "update_date": "2023-12-28",
            "expiry_date": "2025-12-21",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "degeneration.net",
            "domain_keyword": "degeneration",
            "domain_tld": "net",
            "query_time": "2024-04-14 03:29:58",
            "create_date": "1999-06-16",
            "update_date": "2023-12-21",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "zgeneration.org",
            "domain_keyword": "zgeneration",
            "domain_tld": "org",
            "query_time": "2024-04-19 07:52:31",
            "create_date": "2012-07-05",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ID GROUP",
            "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": [
                "indom10.indomco.com",
                "indom130.indomco.org",
                "indom20.indomco.net",
                "indom30.indomco.fr",
                "indom80.indomco.hk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "e-generation.org",
            "domain_keyword": "e-generation",
            "domain_tld": "org",
            "query_time": "2024-04-19 10:42:06",
            "create_date": "1999-12-18",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-18",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "oegeneration.com",
            "domain_keyword": "oegeneration",
            "domain_tld": "com",
            "query_time": "2024-05-19 00:42:21",
            "create_date": "2022-01-21",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "jgeneration.com",
            "domain_keyword": "jgeneration",
            "domain_tld": "com",
            "query_time": "2024-05-15 20:57:28",
            "create_date": "2008-11-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "regeneration.company",
            "domain_keyword": "regeneration",
            "domain_tld": "company",
            "query_time": "2024-05-09 02:40:50",
            "create_date": "2014-11-07",
            "update_date": "2023-10-04",
            "expiry_date": "2024-11-07",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "College Group Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "megeneration.org",
            "domain_keyword": "megeneration",
            "domain_tld": "org",
            "query_time": "2024-05-11 14:45:57",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 3918,
            "registrar_name": "Sav.com, LLC - 28",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sgeneration.com",
            "domain_keyword": "sgeneration",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:14:28",
            "create_date": "2010-11-17",
            "update_date": "2023-12-15",
            "expiry_date": "2024-11-17",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=sgeneration.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.135,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>egeneration.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2106</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mgeneration.online, zgeneration.de, regeneration.global, qgeneration.com, vgeneration.group, regeneration.design, rgeneration.xyz, generation.mobi, generation.space, 0generation.org, degeneration.live, regeneration.us, rgeneration.org, igeneration.uk, iegeneration.com, sgeneration.org, eqgeneration.com, regeneration.kitchen, degeneration.monster, zgeneration.xyz, igeneration.ru, engeneration.com, regeneration.city, regeneration.scot, regeneration.ca, egenerations.nl, regeneration.tokyo, zgeneration.store, dgeneration.ro, regeneration.land, ageneration.com, cgeneration.com, megeneration.com, wegeneration.world, regeneration.email, regeneration.vip, igeneration.au, 5generation.krd, zgeneration.com, igeneration.net, 5generation.com, regeneration.biz, xgeneration.net, regeneration.uk, vgeneration.life, ygeneration.com.pl, zgeneration.shop, 4generation.de, 7generation.org, regeneration.org.nz, igeneration.club, regeneration.social, elgeneration.site, 7generation.team, regeneration.nexus, wegeneration.com, regeneration.academy, xgeneration.org, zgeneration.co.uk, regeneration.shop, dgeneration.com, 0generation.com, zgeneration.mobi, regeneration.doctor, regeneration.international, igeneration.shop, regeneration.co.nz, ngeneration.store, regeneration.dental, regeneration.green, negeneration.com, regeneration.sk, dgeneration.org, regeneration.eco, cgeneration.pro, zgeneration.net, degeneration.xyz, igeneration.agency, cgeneration.tech, evgeneration.com, ggeneration.com, begeneration.com, regeneration.today, xgeneration.io, wegeneration.work, ebgeneration.com, regeneration.cc, 1generation.com, regeneration.berlin, regeneration.blue, ogeneration.com, regeneration.club, degeneration.net, zgeneration.org, e-generation.org, oegeneration.com, jgeneration.com, regeneration.company, megeneration.org, sgeneration.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mgeneration.online</domain_name>
   <domain_keyword>mgeneration</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-23 04:53:18</query_time>
   <create_date>2022-09-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-15</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>zgeneration.de</domain_name>
   <domain_keyword>zgeneration</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 02:43:51</query_time>
   <update_date>2022-02-21</update_date>
   <name_servers>
    <value>ns1.partner-in.asia</value>
    <value>ns1.teldoserver.de</value>
    <value>ns2.partner-in.asia</value>
    <value>ns2.teldoserver.de</value>
    <value>ns3.teldoserver.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>regeneration.global</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-22 19:12:47</query_time>
   <create_date>2021-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-12</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>4</num>
   <domain_name>qgeneration.com</domain_name>
   <domain_keyword>qgeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:42:34</query_time>
   <create_date>2004-04-11</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-11</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.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>5</num>
   <domain_name>vgeneration.group</domain_name>
   <domain_keyword>vgeneration</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-05 02:24:10</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.internet.am</value>
    <value>ns2.internet.am</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>regeneration.design</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-27 04:35:14</query_time>
   <create_date>2020-04-12</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-04-12</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>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.domaincom-expired.domainparkingserver.net</value>
    <value>ns2.domaincom-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>rgeneration.xyz</domain_name>
   <domain_keyword>rgeneration</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 02:49:50</query_time>
   <create_date>2022-11-20</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>MO</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>generation.mobi</domain_name>
   <domain_keyword>generation</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-09 14:33:53</query_time>
   <create_date>2018-12-10</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>generation.space</domain_name>
   <domain_keyword>generation</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-27 19:26:04</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-02</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>ns15.domaincontrol.com</value>
    <value>ns16.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>10</num>
   <domain_name>0generation.org</domain_name>
   <domain_keyword>0generation</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:49:30</query_time>
   <create_date>2007-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns17.hostgator.com</value>
    <value>ns18.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>degeneration.live</domain_name>
   <domain_keyword>degeneration</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 04:57:40</query_time>
   <create_date>2021-08-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>regeneration.us</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-28 18:48:11</query_time>
   <create_date>2019-12-25</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Brian Weinberg</registrant_name>
   <registrant_address>1938 First St NW, Apartment B</registrant_address>
   <registrant_city>Washington</registrant_city>
   <registrant_state>District of Columbia</registrant_state>
   <registrant_zip>20001</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8172288011</registrant_phone>
   <name_servers>
    <value>ns1.giowm1097.siteground.biz</value>
    <value>ns2.giowm1097.siteground.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>rgeneration.org</domain_name>
   <domain_keyword>rgeneration</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 11:49:19</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</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>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>igeneration.uk</domain_name>
   <domain_keyword>igeneration</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 03:24:27</query_time>
   <create_date>2019-07-27</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Dynadot, LLC t/a Dynadot [Tag = DYNADOT]</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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>iegeneration.com</domain_name>
   <domain_keyword>iegeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:30:40</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2029-01-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1021.ui-dns.biz</value>
    <value>ns1027.ui-dns.de</value>
    <value>ns1049.ui-dns.org</value>
    <value>ns1100.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sgeneration.org</domain_name>
   <domain_keyword>sgeneration</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 22:14:28</query_time>
   <create_date>2015-02-07</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>John Brocato Music</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mississippi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>eqgeneration.com</domain_name>
   <domain_keyword>eqgeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 23:57:35</query_time>
   <create_date>2021-05-09</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>d4bc6589.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>regeneration.kitchen</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-05-17 23:54:57</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-02</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>aya Kubota</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yamanashi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>degeneration.monster</domain_name>
   <domain_keyword>degeneration</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-16 16:52:51</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>zgeneration.xyz</domain_name>
   <domain_keyword>zgeneration</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 15:25:43</query_time>
   <create_date>2021-09-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>igeneration.ru</domain_name>
   <domain_keyword>igeneration</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:33:32</query_time>
   <create_date>2019-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>engeneration.com</domain_name>
   <domain_keyword>engeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:18:06</query_time>
   <create_date>2010-02-09</create_date>
   <update_date>2021-08-20</update_date>
   <expiry_date>2025-02-09</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>23</num>
   <domain_name>regeneration.city</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-17 23:54:57</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-05</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>regeneration.scot</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-28 18:48:11</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://whois.tucows.com</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>regeneration.ca</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-28 18:48:10</query_time>
   <create_date>2006-12-13</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-12-13</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>egenerations.nl</domain_name>
   <domain_keyword>egenerations</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 23:19:08</query_time>
   <create_date>2001-02-27</create_date>
   <update_date>2017-02-27</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>regeneration.tokyo</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-15 13:26:37</query_time>
   <create_date>2021-06-03</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Shizuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>zgeneration.store</domain_name>
   <domain_keyword>zgeneration</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 15:25:44</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>dgeneration.ro</domain_name>
   <domain_keyword>dgeneration</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-27 08:56:17</query_time>
   <create_date>2023-08-28</create_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>kayden.ns.cloudflare.com</value>
    <value>tess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>regeneration.land</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-29 00:32:40</query_time>
   <create_date>2021-09-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>appysolutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ageneration.com</domain_name>
   <domain_keyword>ageneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:57:30</query_time>
   <create_date>2003-06-28</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-28</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>32</num>
   <domain_name>cgeneration.com</domain_name>
   <domain_keyword>cgeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:46:12</query_time>
   <create_date>2006-08-29</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.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>mazowieckie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>megeneration.com</domain_name>
   <domain_keyword>megeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:49:45</query_time>
   <create_date>1999-11-17</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.digimedia.com</value>
    <value>ns2.digimedia.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wegeneration.world</domain_name>
   <domain_keyword>wegeneration</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 18:47:47</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>35</num>
   <domain_name>regeneration.email</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-09 02:40:50</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhong yu tong shang hai zai sheng zi yuan kai fa you xian ze ren gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>regeneration.vip</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-28 18:48:11</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2026-05-04</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>whois.bluerazor.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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>igeneration.au</domain_name>
   <domain_keyword>igeneration</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 18:06:26</query_time>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Dean Marinac</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>5generation.krd</domain_name>
   <domain_keyword>5generation</domain_keyword>
   <domain_tld>krd</domain_tld>
   <query_time>2024-06-12 18:22:08</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2028-07-26</expiry_date>
   <registrar_iana>3979</registrar_iana>
   <registrar_name>Link, For Technology &amp; General Trading Ltd.</registrar_name>
   <registrar_website>www.linkdata.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>5Generation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Erbil</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IQ</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.linkdata.com</value>
    <value>ns2.linkdata.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>zgeneration.com</domain_name>
   <domain_keyword>zgeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 01:23:44</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>2539</registrar_iana>
   <registrar_name>DropCatch.com 780 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>igeneration.net</domain_name>
   <domain_keyword>igeneration</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 04:27:57</query_time>
   <create_date>2016-01-16</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>5generation.com</domain_name>
   <domain_keyword>5generation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:17:41</query_time>
   <create_date>2010-12-14</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>admin</registrant_name>
   <registrant_address>1411-402 CastleGoldPark Hwanggeum 1-dongCheongsu-ro, Suseong-gu, Daegu</registrant_address>
   <registrant_city>KOREA</registrant_city>
   <registrant_zip>42114</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1050008000</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>regeneration.biz</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 05:30:22</query_time>
   <create_date>2021-05-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-06</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>xgeneration.net</domain_name>
   <domain_keyword>xgeneration</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 03:17:30</query_time>
   <create_date>1998-04-02</create_date>
   <update_date>2022-03-03</update_date>
   <expiry_date>2026-04-01</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 0ca7b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 600120</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>regeneration.uk</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-28 18:48:11</query_time>
   <create_date>2017-10-24</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-10-24</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>vgeneration.life</domain_name>
   <domain_keyword>vgeneration</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 12:05:02</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2025-08-04</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>pdx100.hostingsrv.net</value>
    <value>sdx100.hostingsrv.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ygeneration.com.pl</domain_name>
   <domain_keyword>ygeneration</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-06 12:08:25</query_time>
   <create_date>2013-02-15</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>zgeneration.shop</domain_name>
   <domain_keyword>zgeneration</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-11 01:23:44</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>48</num>
   <domain_name>4generation.de</domain_name>
   <domain_keyword>4generation</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 08:39:13</query_time>
   <update_date>2020-09-22</update_date>
   <name_servers>
    <value>ns01.hostingforyou.de</value>
    <value>ns97.hostingforyou.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>7generation.org</domain_name>
   <domain_keyword>7generation</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 17:51:31</query_time>
   <create_date>2019-02-03</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.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>CA</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.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>regeneration.org.nz</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-29 00:32:40</query_time>
   <create_date>2010-03-16</create_date>
   <update_date>2024-04-29</update_date>
   <registrar_name>ideegeo Group Ltd, c/o iwantmyname</registrar_name>
   <registrar_website>https://iwantmyname.com/</registrar_website>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverRenewProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>igeneration.club</domain_name>
   <domain_keyword>igeneration</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-15 23:54:48</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MACGENERATION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>82</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-138-a.gandi.net</value>
    <value>ns-167-b.gandi.net</value>
    <value>ns-99-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>regeneration.social</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-28 18:48:11</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-27</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>elgeneration.site</domain_name>
   <domain_keyword>elgeneration</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 16:51:23</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>7generation.team</domain_name>
   <domain_keyword>7generation</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-20 19:00:44</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Astana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KZ</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>emely.ns.cloudflare.com</value>
    <value>graham.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>regeneration.nexus</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>nexus</domain_tld>
   <query_time>2024-05-21 16:03:56</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC.</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>56</num>
   <domain_name>wegeneration.com</domain_name>
   <domain_keyword>wegeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 05:07:31</query_time>
   <create_date>2005-06-24</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>regeneration.academy</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-28 18:48:10</query_time>
   <create_date>2015-02-27</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>xgeneration.org</domain_name>
   <domain_keyword>xgeneration</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 09:17:25</query_time>
   <create_date>2002-11-26</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>zgeneration.co.uk</domain_name>
   <domain_keyword>zgeneration</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 15:25:46</query_time>
   <create_date>2012-07-05</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <registrant_name>ID GROUP SAS</registrant_name>
   <registrant_address>162 Boulevard des Fourmies, Roubaix, FR, 59100, France</registrant_address>
   <name_servers>
    <value>indom10.indomco.com</value>
    <value>indom130.indomco.org</value>
    <value>indom20.indomco.net</value>
    <value>indom30.indomco.fr</value>
    <value>indom80.indomco.hk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>regeneration.shop</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-30 07:59:51</query_time>
   <create_date>2019-12-25</create_date>
   <update_date>2024-03-07</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>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>dgeneration.com</domain_name>
   <domain_keyword>dgeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:56:17</query_time>
   <create_date>2001-08-06</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-06</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>0generation.com</domain_name>
   <domain_keyword>0generation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:24:50</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2020-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1028.ui-dns.biz</value>
    <value>ns1046.ui-dns.org</value>
    <value>ns1062.ui-dns.com</value>
    <value>ns1066.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>zgeneration.mobi</domain_name>
   <domain_keyword>zgeneration</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-24 15:25:44</query_time>
   <create_date>2012-07-05</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ID GROUP</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>indom10.indomco.com</value>
    <value>indom130.indomco.org</value>
    <value>indom20.indomco.net</value>
    <value>indom30.indomco.fr</value>
    <value>indom80.indomco.hk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>regeneration.doctor</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>doctor</domain_tld>
   <query_time>2024-06-01 05:30:22</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>regeneration.international</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-15 13:26:35</query_time>
   <create_date>2014-04-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-17</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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>66</num>
   <domain_name>igeneration.shop</domain_name>
   <domain_keyword>igeneration</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 03:24:25</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>carter.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>regeneration.co.nz</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-29 00:32:40</query_time>
   <create_date>2017-07-24</create_date>
   <update_date>2024-02-28</update_date>
   <registrar_name>Affordable Domains</registrar_name>
   <registrar_website>https://www.affordabledomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.hostadmin.co.nz</value>
    <value>ns2.hostadmin.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ngeneration.store</domain_name>
   <domain_keyword>ngeneration</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-29 15:43:47</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-06</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>69</num>
   <domain_name>regeneration.dental</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>dental</domain_tld>
   <query_time>2024-06-01 05:30:22</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>regeneration.green</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-09 02:40:50</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns1025.ui-dns.biz</value>
    <value>ns1034.ui-dns.org</value>
    <value>ns1081.ui-dns.de</value>
    <value>ns1098.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>negeneration.com</domain_name>
   <domain_keyword>negeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:18:33</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Novin L Alex</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>1040 Josephine Ave</registrant_address>
   <registrant_city>Corcoran</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>93212</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5599929921</registrant_phone>
   <name_servers>
    <value>ns27.hostia.name</value>
    <value>ns28.hostia.name</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>regeneration.sk</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 00:05:01</query_time>
   <create_date>2020-09-04</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Jaroslav Šuľan</registrant_name>
   <registrant_address>Stromová 5575/1</registrant_address>
   <registrant_city>Biely Kostol</registrant_city>
   <registrant_zip>91934</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>dgeneration.org</domain_name>
   <domain_keyword>dgeneration</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 01:49:36</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SCICUBE LIMITED</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>HK</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>ns113.pointdnshere.net</value>
    <value>ns114.pointdnshere.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>regeneration.eco</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-06-05 15:50:03</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cgeneration.pro</domain_name>
   <domain_keyword>cgeneration</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 10:05:31</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.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>UZ</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.ukit.com</value>
    <value>ns2.ukit.com</value>
    <value>ns3.ukit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>zgeneration.net</domain_name>
   <domain_keyword>zgeneration</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 12:53:15</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>degeneration.xyz</domain_name>
   <domain_keyword>degeneration</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 06:15:52</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>78</num>
   <domain_name>igeneration.agency</domain_name>
   <domain_keyword>igeneration</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-10 17:07:53</query_time>
   <create_date>2020-02-13</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-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>dakota.ns.cloudflare.com</value>
    <value>kelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cgeneration.tech</domain_name>
   <domain_keyword>cgeneration</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 10:05:31</query_time>
   <create_date>2022-08-29</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>kiev</registrant_state>
   <registrant_country>UA</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>ns1ksz.name.com</value>
    <value>ns2jrt.name.com</value>
    <value>ns3gnv.name.com</value>
    <value>ns4kmw.name.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>evgeneration.com</domain_name>
   <domain_keyword>evgeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:43:26</query_time>
   <create_date>2021-04-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>d4bc6589.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ggeneration.com</domain_name>
   <domain_keyword>ggeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:48:57</query_time>
   <create_date>2007-07-01</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-07-01</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>82</num>
   <domain_name>begeneration.com</domain_name>
   <domain_keyword>begeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 05:32:33</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>4031</registrar_iana>
   <registrar_name>DYNADOT1700 LLC</registrar_name>
   <registrar_website>http://www.dynadot1700.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=begeneration.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>regeneration.today</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-21 16:03:56</query_time>
   <create_date>2020-11-30</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ereznet.com</value>
    <value>ns2.ereznet.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>xgeneration.io</domain_name>
   <domain_keyword>xgeneration</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-21 01:32:42</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wegeneration.work</domain_name>
   <domain_keyword>wegeneration</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-06 05:07:31</query_time>
   <create_date>2022-03-23</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-23</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-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.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>ebgeneration.com</domain_name>
   <domain_keyword>ebgeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 10:14:21</query_time>
   <create_date>2023-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>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ebgeneration.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>87</num>
   <domain_name>regeneration.cc</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-28 18:48:10</query_time>
   <create_date>2022-07-12</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2025-07-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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>1generation.com</domain_name>
   <domain_keyword>1generation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:31:50</query_time>
   <create_date>2009-11-13</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-13</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=1generation.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>89</num>
   <domain_name>regeneration.berlin</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-21 16:03:55</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>regeneration.blue</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-09 02:40:50</query_time>
   <create_date>2019-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns1055.ui-dns.biz</value>
    <value>ns1087.ui-dns.com</value>
    <value>ns1101.ui-dns.org</value>
    <value>ns1107.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ogeneration.com</domain_name>
   <domain_keyword>ogeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:37:30</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Whois Domain Admin.</registrant_name>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_address>#1101 Daerung post tower 182-4 guro3dong guro gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08378</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215884259</registrant_phone>
   <registrant_fax>+82.215884259</registrant_fax>
   <name_servers>
    <value>ns1.whois.co.kr</value>
    <value>ns1.whoisweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>regeneration.club</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-15 13:26:35</query_time>
   <create_date>2014-12-22</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-12-21</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>degeneration.net</domain_name>
   <domain_keyword>degeneration</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 03:29:58</query_time>
   <create_date>1999-06-16</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-06-16</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.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>94</num>
   <domain_name>zgeneration.org</domain_name>
   <domain_keyword>zgeneration</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 07:52:31</query_time>
   <create_date>2012-07-05</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ID GROUP</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>indom10.indomco.com</value>
    <value>indom130.indomco.org</value>
    <value>indom20.indomco.net</value>
    <value>indom30.indomco.fr</value>
    <value>indom80.indomco.hk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>e-generation.org</domain_name>
   <domain_keyword>e-generation</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 10:42:06</query_time>
   <create_date>1999-12-18</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-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_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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>oegeneration.com</domain_name>
   <domain_keyword>oegeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 00:42:21</query_time>
   <create_date>2022-01-21</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>jgeneration.com</domain_name>
   <domain_keyword>jgeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 20:57:28</query_time>
   <create_date>2008-11-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>regeneration.company</domain_name>
   <domain_keyword>regeneration</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-09 02:40:50</query_time>
   <create_date>2014-11-07</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>College Group Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>megeneration.org</domain_name>
   <domain_keyword>megeneration</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 14:45:57</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>3918</registrar_iana>
   <registrar_name>Sav.com, LLC - 28</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.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>100</num>
   <domain_name>sgeneration.com</domain_name>
   <domain_keyword>sgeneration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:14:28</query_time>
   <create_date>2010-11-17</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=sgeneration.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.135</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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