WHOIS QUERY TIME

28 Apr 2024 - 10:29 PM UTC

Registered: 17 April 2023
Expiry: 17 April 2025

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

clientTransferProhibited

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=genman.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "genman.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "genman.cn",
            "domain_keyword": "genman",
            "domain_tld": "cn",
            "query_time": "2024-04-28 22:29:43",
            "create_date": "2023-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "廖彩云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>genman.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>genman.cn</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 22:29:43</query_time>
   <create_date>2023-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>廖彩云</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</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.041 seconds) for "genman.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Jan 2024 - 5:44 PM UTC

Registered: 17 April 2023
Expiry: 17 April 2024

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 廖彩云
Email: [email protected]

#2 - QUERY TIME

28 Apr 2024 - 10:29 PM UTC

Registered: 17 April 2023
Expiry: 17 April 2025

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

clientTransferProhibited

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=genman.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "genman.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "genman.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "genman.cn",
            "domain_keyword": "genman",
            "domain_tld": "cn",
            "query_time": "2024-01-12 17:44:00",
            "create_date": "2023-04-17",
            "expiry_date": "2024-04-17",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "廖彩云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "genman.cn",
            "domain_keyword": "genman",
            "domain_tld": "cn",
            "query_time": "2024-04-28 22:29:43",
            "create_date": "2023-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "廖彩云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "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>genman.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>genman.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>genman.cn</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-01-12 17:44:00</query_time>
   <create_date>2023-04-17</create_date>
   <expiry_date>2024-04-17</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>廖彩云</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>genman.cn</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 22:29:43</query_time>
   <create_date>2023-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>廖彩云</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</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 11 domain names (in 0.016 seconds) which contained the exact domain keyword "genman".
Domain Name Registered Expiry Registrar Ownership
1 genman.com 4 Apr 2002 4 Apr 2025 GoDaddy.com, LLC -
2 genman.uk 26 Mar 2019 26 Mar 2025 Namesco Limited [Tag = NAMESCO] -
3 genman.cn 17 Apr 2023 17 Apr 2025 厦门易名科技股份有限公司 廖彩云
4 genman.top 11 Jul 2023 11 Jul 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
5 genman.site 29 May 2024 29 May 2025 Cronon GmbH -
6 genman.online 29 May 2024 29 May 2025 Cronon GmbH -
7 genman.life 29 May 2024 29 May 2025 Cronon GmbH REDACTED FOR PRIVACY
8 genman.org 29 May 2024 29 May 2025 Cronon GmbH REDACTED FOR PRIVACY
9 genman.cloud 29 May 2024 29 May 2025 Cronon GmbH REDACTED FOR PRIVACY
10 genman.space 29 May 2024 29 May 2025 Cronon GmbH -
11 genman.fun 29 May 2024 29 May 2025 Cronon GmbH -
12 genman.info 29 May 2024 29 May 2025 Cronon GmbH REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=genman&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "genman",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "genman.com, genman.uk, genman.cn, genman.top, genman.site, genman.online, genman.life, genman.org, genman.cloud, genman.space, genman.fun, genman.info",
    "results": [
        {
            "num": 1,
            "domain_name": "genman.com",
            "domain_keyword": "genman",
            "domain_tld": "com",
            "query_time": "2024-05-17 13:28:21",
            "create_date": "2002-04-04",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "genman.uk",
            "domain_keyword": "genman",
            "domain_tld": "uk",
            "query_time": "2024-05-28 21:46:06",
            "create_date": "2019-03-26",
            "update_date": "2023-06-21",
            "expiry_date": "2025-03-26",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "genman.cn",
            "domain_keyword": "genman",
            "domain_tld": "cn",
            "query_time": "2024-04-28 22:29:43",
            "create_date": "2023-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "廖彩云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "genman.top",
            "domain_keyword": "genman",
            "domain_tld": "top",
            "query_time": "2024-04-20 05:26:14",
            "create_date": "2023-07-11",
            "update_date": "2023-09-21",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hei Long Jiang",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "genman.site",
            "domain_keyword": "genman",
            "domain_tld": "site",
            "query_time": "2024-05-30 17:27:18",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks01.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "genman.online",
            "domain_keyword": "genman",
            "domain_tld": "online",
            "query_time": "2024-05-30 16:58:30",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks14.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "genman.life",
            "domain_keyword": "genman",
            "domain_tld": "life",
            "query_time": "2024-05-31 16:56:07",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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_state": "DE",
            "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": [
                "docks10.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "genman.org",
            "domain_keyword": "genman",
            "domain_tld": "org",
            "query_time": "2024-05-31 17:15:07",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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_state": "DE",
            "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": [
                "docks10.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "genman.cloud",
            "domain_keyword": "genman",
            "domain_tld": "cloud",
            "query_time": "2024-05-30 14:27:33",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.strato.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "docks18.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "genman.space",
            "domain_keyword": "genman",
            "domain_tld": "space",
            "query_time": "2024-05-30 17:29:00",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks20.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "genman.fun",
            "domain_keyword": "genman",
            "domain_tld": "fun",
            "query_time": "2024-05-30 16:42:35",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks15.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "genman.info",
            "domain_keyword": "genman",
            "domain_tld": "info",
            "query_time": "2024-05-31 16:54:28",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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_state": "DE",
            "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": [
                "docks10.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>genman</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>12</total>
  <relation>eq</relation>
  <current>12</current>
 </count>
 <unique_domains>genman.com, genman.uk, genman.cn, genman.top, genman.site, genman.online, genman.life, genman.org, genman.cloud, genman.space, genman.fun, genman.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>genman.com</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 13:28:21</query_time>
   <create_date>2002-04-04</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>genman.uk</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-28 21:46:06</query_time>
   <create_date>2019-03-26</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>genman.cn</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 22:29:43</query_time>
   <create_date>2023-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>廖彩云</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>genman.top</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-20 05:26:14</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>Hei Long Jiang</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>genman.site</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 17:27:18</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>genman.online</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 16:58:30</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>genman.life</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-31 16:56:07</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</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_state>DE</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>docks10.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>genman.org</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 17:15:07</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</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_state>DE</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>docks10.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>genman.cloud</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-30 14:27:33</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.strato.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>docks18.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>genman.space</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-30 17:29:00</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>genman.fun</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-30 16:42:35</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>genman.info</domain_name>
   <domain_keyword>genman</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 16:54:28</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</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_state>DE</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>docks10.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.016</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,358 domain names (in 0.122 seconds) which look and sound like the brand name "genman".
Domain Name Registered Expiry Registrar Ownership
1 gejman.com 2 Jan 2006 2 Jan 2025 NAMECHEAP INC Redacted for Privacy Purposes
2 genjan.com 19 Dec 2011 19 Dec 2024 GoDaddy.com, LLC -
3 fenman.ca 7 Jan 2017 7 Jan 2025 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
4 gensan.shop 23 May 2024 23 May 2025 GoDaddy.com LLC -
5 xenman.com 25 Nov 2017 25 Nov 2024 GoDaddy.com, LLC -
6 german.law 25 Feb 2020 25 Feb 2025 IONOS SE REDACTED FOR PRIVACY
7 genmen.com 23 Mar 2000 23 Mar 2025 NameCheap, Inc. -
8 genmac.ru 17 Apr 2008 17 Apr 2025 SALENAMES-RU Private Person
9 german.computer 12 Jun 2015 12 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 ganman.website 9 Apr 2024 9 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
11 geoman.world 3 Sep 2022 3 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 yenman.com 15 Feb 1999 15 Feb 2025 Network Solutions, LLC -
13 gendan.store 21 Aug 2023 21 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
14 getman.us 20 Jun 2013 19 Jun 2030 Name.com, Inc. Getman
15 henman.ink 16 Sep 2023 16 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
16 genmen.info 29 May 2024 29 May 2025 Cronon GmbH REDACTED FOR PRIVACY
17 gunman.pl 22 Feb 2019 22 Feb 2025 PERSKIMEDIA Szymon Perski -
18 german.hospital 5 Oct 2021 5 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
19 gendan.net 18 Feb 2016 18 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
20 genzan.co.jp 20 Nov 2001 - - Genzan Music Office Co., Ltd.
21 gekman.ru 16 Apr 2022 16 Apr 2025 BEGET-RU Private Person
22 genmian.space 3 Aug 2023 3 Aug 2024 Porkbun, LLC Private by Design, LLC
23 german.coach 12 Mar 2024 12 Mar 2025 INWX GmbH REDACTED FOR PRIVACY
24 genwan.vip 21 Jun 2023 21 Jun 2024 22net, Inc. ZHANGLAN
25 genmen.online 30 Jan 2024 30 Jan 2025 Key-Systems LLC -
26 penman.world 25 Mar 2023 25 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 gelman.cloud 3 Jun 2018 3 Jun 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
28 menman.ru 13 Feb 2022 13 Feb 2025 BEGET-RU Private Person
29 german.com.br 15 Mar 1999 15 Mar 2031 - Moveis German Ind e Com Hoteis e Turismo Ltda
30 wenman.xn--6qq986b3xl 18 May 2021 18 May 2026 XinNet Technology Corporation 王汉
31 gentan.xyz 12 Apr 2023 12 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Dalian Wan Yun Xin Xi Ji Shu You Xian Gong Si
32 gexman.com 8 Aug 2023 8 Aug 2024 Arsys Internet, S.L. dba NICLINE.COM GESTION EXTERNA Y MANTENIMIENTO DE SERVICIOS, S.L.
33 denman.cloud 5 Jul 2018 5 Jul 2024 GoDaddy Domains By Proxy, LLC
34 genkan.in 23 Apr 2013 23 Apr 2025 eNom, LLC Misaki Hirose
35 denman.uk 4 Sep 2020 4 Sep 2024 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
36 gelman.email 26 Aug 2021 26 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 genmab.com 17 Mar 1999 17 Mar 2025 Ascio Technologies, Inc Genmab A/S
38 gendan.uk 12 Jun 2014 12 Jun 2026 Easyspace Ltd [Tag = EASYSPACE] -
39 genmain.com 14 Nov 2013 14 Nov 2024 GoDaddy.com, LLC -
40 getman.co 11 Feb 2013 10 Feb 2026 Cloudflare, Inc. GETMAN.CO
41 denman.studio 22 Jun 2016 22 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
42 tenman.net 31 Jan 2015 31 Jan 2025 united domains AG -
43 penman.org 24 Nov 1999 24 Nov 2024 Tucows Domains Inc. Michael Andrew Marsh Penman
44 german.ltd 10 Sep 2016 10 Sep 2024 Chengdu West Dimension Digital Technology Co., Ltd. ding shan zhuang
45 genmay.org 19 Aug 2002 19 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 jenman.com 10 May 1999 10 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
47 zenman.ru 18 Feb 2022 18 Feb 2025 REGTIME-RU Eyfos Obschestvo s ogranichennoy otvetstvennostyu
48 getman.biz 16 Jan 2020 16 Jan 2025 Internet Invest, Ltd. dba Imena.ua Internet Invest, Ltd. dba Imena.ua
49 ge-man.xyz 16 Aug 2023 16 Aug 2024 Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş. GDPR Masked
50 genmac.pl 23 Oct 2023 23 Oct 2024 Aftermarket.pl Limited -
51 german.graphics 26 Feb 2021 26 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0160979276
52 denman.org 29 Dec 1999 29 Dec 2028 NameSecure L.L.C. DENMAN
53 denman.com.cn 20 Sep 2023 20 Sep 2024 阿里云计算有限公司(万网) 武汉市松胜网络科技有限公司
54 genmab.co 7 Jul 2023 7 Jul 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
55 penman.live 28 Aug 2020 28 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0159140559
56 gensan.co.jp 29 Jun 2000 - - cypress lnc.
57 genzan.jp 6 May 2010 31 May 2025 - hisashi urushibata
58 geaman.com 14 Nov 2002 14 Nov 2025 Network Solutions, LLC -
59 genmann.com 5 Dec 2007 5 Dec 2024 Tucows Domains Inc. -
60 gelman.com.br 29 Feb 2000 1 Mar 2026 - Gelman Consultoria e Assessoria Especializada S/C
61 german.net.br 13 Nov 2020 13 Nov 2026 - wellington ferreira camargo
62 german.gold 20 Mar 2018 20 Mar 2025 Chengdu West Dimension Digital Technology Co., Ltd. Xiaoxia Cao
63 geiman.net 29 May 2023 29 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
64 genian.org 6 Feb 2017 6 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
65 genmar.ca 19 Mar 2008 19 Mar 2025 WHC Online Solutions Inc. Nameshield Inc.
66 german.limited 26 Feb 2018 26 Feb 2025 united-domains AG Consultinghouse New Media GmbH
67 getman.net 22 Nov 1999 22 Nov 2025 NameCheap, Inc. -
68 genxman.com 24 Jan 2015 24 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 german.de.com 2 Sep 2008 2 Sep 2024 united-domains AG -
70 genmac.com 30 Jan 1996 31 Jan 2026 Squarespace Domains LLC Dynamic Designs Unlimited, LLC
71 german.services 9 Jul 2014 9 Jul 2024 Go China Domains, LLC Domains By Proxy, LLC
72 german.finance 13 Jun 2019 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 genmang.site 17 Nov 2023 17 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Personal
74 gunman.biz 3 Apr 2006 2 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
75 ginman.net 11 May 2000 11 May 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com c/o IDPS International Domain Privacy Services GmbH
76 german.vip 12 May 2020 12 May 2024 united-domains AG alcondis GmbH
77 gengan.com 15 Dec 2010 15 Dec 2024 eName Technology Co.,Ltd. -
78 getman.tech 30 Nov 2017 30 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
79 gelman.tel 31 Jan 2011 30 Jan 2027 Network Solutions, LLC -
80 german.team 29 Jul 2015 29 Jul 2024 Go Australia Domains, LLC Domains By Proxy, LLC
81 denman.ru 13 Jun 2006 13 Jun 2024 TIMEWEB-RU Private Person
82 gendan.online 26 Sep 2019 26 Sep 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Eval
83 genban.org 19 Apr 2012 19 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. Shen Zhen Shi Wo Meng Da Dian Zi Shang Wu You Xian Gong Si
84 german.world 1 Jul 2019 1 Jul 2024 Chengdu West Dimension Digital Technology Co., Ltd. Wei Cao
85 gencan.ca 11 Mar 2003 11 Mar 2026 MarkMonitor International Canada Ltd. Mylan Pharmaceuticals ULC
86 kenman.us 3 Nov 2002 2 Nov 2026 GoDaddy.com, LLC Private
87 getman.com 22 Apr 1997 23 Apr 2034 Network Solutions, LLC -
88 zenman.net 15 Feb 2023 15 Feb 2025 DNSPod, Inc. REDACTED FOR PRIVACY
89 genmag.se 5 Jan 2021 5 Jan 2025 ODERLAND -
90 geiman.com 24 Oct 1999 24 Oct 2029 GoDaddy.com, LLC Domains By Proxy, LLC
91 gekman.com 15 Apr 2018 15 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
92 gesman.cat 26 Oct 2009 26 Oct 2024 Entorno Digital Gesman Serveis De Manteniment
93 genfan.vip 9 Jun 2023 9 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 german.digital 17 Jun 2015 17 Jun 2024 Blue Razor Domains, LLC Domains By Proxy, LLC
95 genkan.com 13 Oct 2003 13 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
96 german.bet 25 Mar 2024 25 Mar 2025 Marcaria International LLC Cybertribe Marketing Ltd.
97 german.hosting 25 Nov 2014 25 Nov 2024 InternetX GmbH webgo GmbH
98 gedman.co.uk 9 Sep 2019 9 Sep 2024 Squarespace Domains LLC [Tag = GOOGLE] -
99 gelman.tech 5 Aug 2015 5 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
100 gelman.ru 9 Nov 2010 9 Nov 2024 BEGET-RU Private Person
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 Genman.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=genman.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "genman.cn",
        "page_size": 100
    },
    "count": {
        "total": 5358,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "gejman.com, genjan.com, fenman.ca, gensan.shop, xenman.com, german.law, genmen.com, genmac.ru, german.computer, ganman.website, geoman.world, yenman.com, gendan.store, getman.us, henman.ink, genmen.info, gunman.pl, german.hospital, gendan.net, genzan.co.jp, gekman.ru, genmian.space, german.coach, genwan.vip, genmen.online, penman.world, gelman.cloud, menman.ru, german.com.br, wenman.xn--6qq986b3xl, gentan.xyz, gexman.com, denman.cloud, genkan.in, denman.uk, gelman.email, genmab.com, gendan.uk, genmain.com, getman.co, denman.studio, tenman.net, penman.org, german.ltd, genmay.org, jenman.com, zenman.ru, getman.biz, ge-man.xyz, genmac.pl, german.graphics, denman.org, denman.com.cn, genmab.co, penman.live, gensan.co.jp, genzan.jp, geaman.com, genmann.com, gelman.com.br, german.net.br, german.gold, geiman.net, genian.org, genmar.ca, german.limited, getman.net, genxman.com, german.de.com, genmac.com, german.services, german.finance, genmang.site, gunman.biz, ginman.net, german.vip, gengan.com, getman.tech, gelman.tel, german.team, denman.ru, gendan.online, genban.org, german.world, gencan.ca, kenman.us, getman.com, zenman.net, genmag.se, geiman.com, gekman.com, gesman.cat, genfan.vip, german.digital, genkan.com, german.bet, german.hosting, gedman.co.uk, gelman.tech, gelman.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "gejman.com",
            "domain_keyword": "gejman",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:28:33",
            "create_date": "2006-01-02",
            "update_date": "2023-12-03",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "NY",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=gejman.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "genjan.com",
            "domain_keyword": "genjan",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:24:12",
            "create_date": "2011-12-19",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fenman.ca",
            "domain_keyword": "fenman",
            "domain_tld": "ca",
            "query_time": "2024-05-18 22:10:56",
            "create_date": "2017-01-07",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-07",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "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": [
                "irns59.parsdn.com",
                "irns60.parsdn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "gensan.shop",
            "domain_keyword": "gensan",
            "domain_tld": "shop",
            "query_time": "2024-06-01 20:55:04",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "xenman.com",
            "domain_keyword": "xenman",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:44:16",
            "create_date": "2017-11-25",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "german.law",
            "domain_keyword": "german",
            "domain_tld": "law",
            "query_time": "2024-04-13 11:17:00",
            "create_date": "2020-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.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": [
                "ns1059.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1076.ui-dns.de",
                "ns1095.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "genmen.com",
            "domain_keyword": "genmen",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:26:24",
            "create_date": "2000-03-23",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "genmac.ru",
            "domain_keyword": "genmac",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:29:08",
            "create_date": "2008-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "german.computer",
            "domain_keyword": "german",
            "domain_tld": "computer",
            "query_time": "2024-05-17 05:54:52",
            "create_date": "2015-06-12",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ganman.website",
            "domain_keyword": "ganman",
            "domain_tld": "website",
            "query_time": "2024-04-12 17:46:40",
            "create_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "geoman.world",
            "domain_keyword": "geoman",
            "domain_tld": "world",
            "query_time": "2024-04-14 18:13:20",
            "create_date": "2022-09-03",
            "update_date": "2024-02-21",
            "expiry_date": "2024-09-03",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "yenman.com",
            "domain_keyword": "yenman",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:12:26",
            "create_date": "1999-02-15",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "gendan.store",
            "domain_keyword": "gendan",
            "domain_tld": "store",
            "query_time": "2024-05-13 19:54:14",
            "create_date": "2023-08-21",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "getman.us",
            "domain_keyword": "getman",
            "domain_tld": "us",
            "query_time": "2024-05-23 11:30:42",
            "create_date": "2013-06-20",
            "update_date": "2024-04-04",
            "expiry_date": "2030-06-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "Anton Getman",
            "registrant_company": "Getman",
            "registrant_address": "Almaty",
            "registrant_city": "Almaty",
            "registrant_state": "Almaty",
            "registrant_zip": "050000",
            "registrant_country": "KZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.7075030500",
            "name_servers": [
                "ns1cny.name.com",
                "ns2dqr.name.com",
                "ns3dgr.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "henman.ink",
            "domain_keyword": "henman",
            "domain_tld": "ink",
            "query_time": "2024-05-27 01:13:02",
            "create_date": "2023-09-16",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "genmen.info",
            "domain_keyword": "genmen",
            "domain_tld": "info",
            "query_time": "2024-05-31 16:54:28",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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_state": "DE",
            "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": [
                "docks05.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "gunman.pl",
            "domain_keyword": "gunman",
            "domain_tld": "pl",
            "query_time": "2024-03-18 15:54:03",
            "create_date": "2019-02-22",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-22",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "laura.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "german.hospital",
            "domain_keyword": "german",
            "domain_tld": "hospital",
            "query_time": "2024-05-01 18:43:57",
            "create_date": "2021-10-05",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-05",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "gendan.net",
            "domain_keyword": "gendan",
            "domain_tld": "net",
            "query_time": "2024-04-26 13:33:48",
            "create_date": "2016-02-18",
            "update_date": "2023-01-24",
            "expiry_date": "2025-02-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "genzan.co.jp",
            "domain_keyword": "genzan",
            "domain_tld": "co.jp",
            "query_time": "2024-04-23 23:24:24",
            "create_date": "2001-11-20",
            "update_date": "2023-12-01",
            "registrant_company": "Genzan Music Office Co., Ltd.",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ]
        },
        {
            "num": 21,
            "domain_name": "gekman.ru",
            "domain_keyword": "gekman",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:26:10",
            "create_date": "2022-04-16",
            "expiry_date": "2025-04-16",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "genmian.space",
            "domain_keyword": "genmian",
            "domain_tld": "space",
            "query_time": "2024-04-28 22:29:46",
            "create_date": "2023-08-03",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "aleena.ns.cloudflare.com",
                "lakas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "german.coach",
            "domain_keyword": "german",
            "domain_tld": "coach",
            "query_time": "2024-05-13 04:27:09",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.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": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "genwan.vip",
            "domain_keyword": "genwan",
            "domain_tld": "vip",
            "query_time": "2024-05-15 18:39:09",
            "create_date": "2023-06-21",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ZHANGLAN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ANHUI",
            "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": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "genmen.online",
            "domain_keyword": "genmen",
            "domain_tld": "online",
            "query_time": "2024-05-25 06:22:04",
            "create_date": "2024-01-30",
            "update_date": "2024-03-22",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "penman.world",
            "domain_keyword": "penman",
            "domain_tld": "world",
            "query_time": "2024-06-01 16:30:34",
            "create_date": "2023-03-25",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-25",
            "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": "Sindh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "gelman.cloud",
            "domain_keyword": "gelman",
            "domain_tld": "cloud",
            "query_time": "2024-04-18 02:06:44",
            "create_date": "2018-06-03",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "menman.ru",
            "domain_keyword": "menman",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:59:32",
            "create_date": "2022-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.hostland.ru",
                "ns3.hostland.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "german.com.br",
            "domain_keyword": "german",
            "domain_tld": "com.br",
            "query_time": "2024-05-10 05:17:35",
            "create_date": "1999-03-15",
            "update_date": "2021-03-30",
            "expiry_date": "2031-03-15",
            "registrant_name": "Moveis German Ind e Com Hoteis e Turismo Ltda",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 30,
            "domain_name": "wenman.xn--6qq986b3xl",
            "domain_keyword": "wenman",
            "domain_tld": "xn--6qq986b3xl",
            "query_time": "2024-05-14 08:54:37",
            "create_date": "2021-05-18",
            "update_date": "2023-04-11",
            "expiry_date": "2026-05-18",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "王汉",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "重庆市",
            "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": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "gentan.xyz",
            "domain_keyword": "gentan",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 15:42:14",
            "create_date": "2023-04-12",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Dalian Wan Yun Xin Xi Ji Shu You Xian Gong Si",
            "registrant_state": "LiaoNing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gexman.com",
            "domain_keyword": "gexman",
            "domain_tld": "com",
            "query_time": "2024-04-07 16:41:59",
            "create_date": "2023-08-08",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-08",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GESTION EXTERNA Y MANTENIMIENTO DE SERVICIOS, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CORDOBA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.piensasolutions.com",
                "ns26.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "denman.cloud",
            "domain_keyword": "denman",
            "domain_tld": "cloud",
            "query_time": "2024-04-27 12:09:52",
            "create_date": "2018-07-05",
            "update_date": "2023-10-11",
            "expiry_date": "2024-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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": "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "genkan.in",
            "domain_keyword": "genkan",
            "domain_tld": "in",
            "query_time": "2024-04-28 22:29:25",
            "create_date": "2013-04-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Misaki Hirose",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kagawa-ken",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "denman.uk",
            "domain_keyword": "denman",
            "domain_tld": "uk",
            "query_time": "2024-05-12 13:38:41",
            "create_date": "2020-09-04",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-04",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "parked.webber.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "gelman.email",
            "domain_keyword": "gelman",
            "domain_tld": "email",
            "query_time": "2024-05-17 21:56:42",
            "create_date": "2021-08-26",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-26",
            "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": 37,
            "domain_name": "genmab.com",
            "domain_keyword": "genmab",
            "domain_tld": "com",
            "query_time": "2024-05-15 18:37:18",
            "create_date": "1999-03-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-17",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Genmab A/S",
            "registrant_address": "Kalvebod Brygge 43",
            "registrant_city": "Koebenhavn V",
            "registrant_zip": "1560",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.70202728",
            "name_servers": [
                "ns07.sac-it.dk",
                "ns08.sac-it.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "gendan.uk",
            "domain_keyword": "gendan",
            "domain_tld": "uk",
            "query_time": "2024-04-26 13:33:48",
            "create_date": "2014-06-12",
            "update_date": "2023-05-13",
            "expiry_date": "2026-06-12",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "genmain.com",
            "domain_keyword": "genmain",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:26:12",
            "create_date": "2013-11-14",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-14",
            "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": 40,
            "domain_name": "getman.co",
            "domain_keyword": "getman",
            "domain_tld": "co",
            "query_time": "2024-04-12 13:06:53",
            "create_date": "2013-02-11",
            "update_date": "2024-02-14",
            "expiry_date": "2026-02-10",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GETMAN.CO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "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": [
                "gene.ns.cloudflare.com",
                "lynn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "denman.studio",
            "domain_keyword": "denman",
            "domain_tld": "studio",
            "query_time": "2024-04-12 19:29:36",
            "create_date": "2016-06-22",
            "update_date": "2023-06-19",
            "expiry_date": "2026-06-22",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tenman.net",
            "domain_keyword": "tenman",
            "domain_tld": "net",
            "query_time": "2024-04-14 08:54:11",
            "create_date": "2015-01-31",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "penman.org",
            "domain_keyword": "penman",
            "domain_tld": "org",
            "query_time": "2024-04-17 03:44:19",
            "create_date": "1999-11-24",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Michael Andrew Marsh Penman",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oxon",
            "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.mythic-beasts.com",
                "ns2.mythic-beasts.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "german.ltd",
            "domain_keyword": "german",
            "domain_tld": "ltd",
            "query_time": "2024-06-02 16:02:36",
            "create_date": "2016-09-10",
            "update_date": "2023-11-27",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ding shan zhuang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai 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": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "genmay.org",
            "domain_keyword": "genmay",
            "domain_tld": "org",
            "query_time": "2024-04-20 05:26:19",
            "create_date": "2002-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "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": [
                "ns1.scchosting.com",
                "ns2.scchosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "jenman.com",
            "domain_keyword": "jenman",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:47:26",
            "create_date": "1999-05-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.tppwholesale.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sm31.siteground.biz",
                "ns2.sm31.siteground.biz",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "zenman.ru",
            "domain_keyword": "zenman",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:15:23",
            "create_date": "2022-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "REGTIME-RU",
            "registrant_company": "Eyfos Obschestvo s ogranichennoy otvetstvennostyu",
            "name_servers": [
                "dns0.host-food.ru",
                "dns1.host-food.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "getman.biz",
            "domain_keyword": "getman",
            "domain_tld": "biz",
            "query_time": "2024-05-06 22:00:44",
            "create_date": "2020-01-16",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1112,
            "registrar_name": "Internet Invest, Ltd. dba Imena.ua",
            "registrar_website": "www.imena.us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa1.srv53.org",
                "nsa3.srv53.com",
                "nsa4.srv53.net",
                "nsb1.srv53.org",
                "nsb3.srv53.com",
                "nsb3.srv53.net",
                "nsc4.srv53.com",
                "nsc4.srv53.net",
                "nsc4.srv53.org",
                "nsd1.srv53.com",
                "nsd1.srv53.net",
                "nsd1.srv53.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ge-man.xyz",
            "domain_keyword": "ge-man",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 19:22:34",
            "create_date": "2023-08-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-16",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.",
            "registrar_website": "http://www.turkticaret.net",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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.turkticaret.net",
                "ns3.turkticaret.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "genmac.pl",
            "domain_keyword": "genmac",
            "domain_tld": "pl",
            "query_time": "2024-05-14 15:39:42",
            "create_date": "2023-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "german.graphics",
            "domain_keyword": "german",
            "domain_tld": "graphics",
            "query_time": "2024-04-13 11:17:00",
            "create_date": "2021-02-26",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0160979276",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "denman.org",
            "domain_keyword": "denman",
            "domain_tld": "org",
            "query_time": "2024-04-27 12:09:52",
            "create_date": "1999-12-29",
            "update_date": "2019-11-15",
            "expiry_date": "2028-12-29",
            "registrar_iana": 30,
            "registrar_name": "NameSecure L.L.C.",
            "registrar_website": "http://www.namesecure.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DENMAN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ENGLAND",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namesecure.com",
                "dns2.namesecure.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "denman.com.cn",
            "domain_keyword": "denman",
            "domain_tld": "com.cn",
            "query_time": "2024-05-06 04:38:33",
            "create_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "武汉市松胜网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "genmab.co",
            "domain_keyword": "genmab",
            "domain_tld": "co",
            "query_time": "2024-05-22 22:55:53",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "penman.live",
            "domain_keyword": "penman",
            "domain_tld": "live",
            "query_time": "2024-05-16 15:36:20",
            "create_date": "2020-08-28",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0159140559",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "gensan.co.jp",
            "domain_keyword": "gensan",
            "domain_tld": "co.jp",
            "query_time": "2024-05-28 21:47:54",
            "create_date": "2000-06-29",
            "update_date": "2023-07-01",
            "registrant_company": "cypress lnc.",
            "name_servers": [
                "ns0.big.or.jp",
                "ns1.big.or.jp"
            ]
        },
        {
            "num": 57,
            "domain_name": "genzan.jp",
            "domain_keyword": "genzan",
            "domain_tld": "jp",
            "query_time": "2024-06-02 03:06:11",
            "create_date": "2010-05-06",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "hisashi urushibata",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns1.goope.jp",
                "dns2.goope.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 58,
            "domain_name": "geaman.com",
            "domain_keyword": "geaman",
            "domain_tld": "com",
            "query_time": "2024-04-14 08:05:53",
            "create_date": "2002-11-14",
            "update_date": "2020-09-15",
            "expiry_date": "2025-11-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "genmann.com",
            "domain_keyword": "genmann",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:26:15",
            "create_date": "2007-12-05",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "gelman.com.br",
            "domain_keyword": "gelman",
            "domain_tld": "com.br",
            "query_time": "2024-05-23 22:15:36",
            "create_date": "2000-02-29",
            "update_date": "2023-01-13",
            "expiry_date": "2026-03-01",
            "registrant_name": "Gelman Consultoria e Assessoria Especializada S/C",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 61,
            "domain_name": "german.net.br",
            "domain_keyword": "german",
            "domain_tld": "net.br",
            "query_time": "2024-05-17 05:54:52",
            "create_date": "2020-11-13",
            "update_date": "2023-10-16",
            "expiry_date": "2026-11-13",
            "registrant_name": "wellington ferreira camargo",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 62,
            "domain_name": "german.gold",
            "domain_keyword": "german",
            "domain_tld": "gold",
            "query_time": "2024-05-28 01:36:23",
            "create_date": "2018-03-20",
            "update_date": "2024-05-04",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xiaoxia Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai 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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "geiman.net",
            "domain_keyword": "geiman",
            "domain_tld": "net",
            "query_time": "2024-05-31 18:50:06",
            "create_date": "2023-05-29",
            "update_date": "2023-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "genian.org",
            "domain_keyword": "genian",
            "domain_tld": "org",
            "query_time": "2024-04-17 10:08:05",
            "create_date": "2017-02-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1315.awsdns-36.org",
                "ns-1709.awsdns-21.co.uk",
                "ns-226.awsdns-28.com",
                "ns-723.awsdns-26.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "genmar.ca",
            "domain_keyword": "genmar",
            "domain_tld": "ca",
            "query_time": "2024-04-16 12:42:10",
            "create_date": "2008-03-19",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-19",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "Nameshield Inc.",
            "registrant_address": "All correspondence to this registrant must be sent via Canada Post Xpresspost or Canada Post Registered Mail. Communications by any other means will not be processed.",
            "registrant_city": "P.O. Box 1900, Charlottetown",
            "registrant_state": "PE",
            "registrant_zip": "C1A7N5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8888602280",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "german.limited",
            "domain_keyword": "german",
            "domain_tld": "limited",
            "query_time": "2024-04-13 11:17:00",
            "create_date": "2018-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Consultinghouse New Media GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "getman.net",
            "domain_keyword": "getman",
            "domain_tld": "net",
            "query_time": "2024-04-21 17:47:06",
            "create_date": "1999-11-22",
            "update_date": "2024-04-20",
            "expiry_date": "2025-11-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "genxman.com",
            "domain_keyword": "genxman",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:23:37",
            "create_date": "2015-01-24",
            "update_date": "2021-01-18",
            "expiry_date": "2025-01-24",
            "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": 69,
            "domain_name": "german.de.com",
            "domain_keyword": "german",
            "domain_tld": "de.com",
            "query_time": "2024-05-21 20:10:44",
            "create_date": "2008-09-02",
            "update_date": "2024-04-12",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_email": "https://whois.centralnic.com/contact/german.de.com/registrant",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "genmac.com",
            "domain_keyword": "genmac",
            "domain_tld": "com",
            "query_time": "2024-04-10 20:36:45",
            "create_date": "1996-01-30",
            "update_date": "2024-02-15",
            "expiry_date": "2026-01-31",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynamic Designs Unlimited, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "collins.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "german.services",
            "domain_keyword": "german",
            "domain_tld": "services",
            "query_time": "2024-04-16 18:39:30",
            "create_date": "2014-07-09",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "german.finance",
            "domain_keyword": "german",
            "domain_tld": "finance",
            "query_time": "2024-05-17 05:54:52",
            "create_date": "2019-06-13",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "genmang.site",
            "domain_keyword": "genmang",
            "domain_tld": "site",
            "query_time": "2024-05-23 07:38:09",
            "create_date": "2023-11-17",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Personal",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "gunman.biz",
            "domain_keyword": "gunman",
            "domain_tld": "biz",
            "query_time": "2024-05-31 15:38:07",
            "create_date": "2006-04-03",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar 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.jumpdns.net",
                "ns16.jumpdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ginman.net",
            "domain_keyword": "ginman",
            "domain_tld": "net",
            "query_time": "2024-05-15 05:30:53",
            "create_date": "2000-05-11",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-11",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_name": "On behalf of ginman.net",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "registrant_address": "Hansaallee 191",
            "registrant_city": "Duesseldorf",
            "registrant_zip": "40549",
            "registrant_country": "DE",
            "registrant_email": "https://csl-registrar.com/contact/ginman.net/owner",
            "registrant_phone": "+49.21186767448",
            "registrant_fax": "+49.211867676448",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "german.vip",
            "domain_keyword": "german",
            "domain_tld": "vip",
            "query_time": "2024-06-02 16:02:40",
            "create_date": "2020-05-12",
            "update_date": "2024-04-26",
            "expiry_date": "2024-05-12",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "alcondis GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "gengan.com",
            "domain_keyword": "gengan",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:05:42",
            "create_date": "2010-12-15",
            "update_date": "2024-01-06",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "shanxi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/gengan.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "getman.tech",
            "domain_keyword": "getman",
            "domain_tld": "tech",
            "query_time": "2024-04-12 13:06:53",
            "create_date": "2017-11-30",
            "update_date": "2024-02-28",
            "expiry_date": "2024-11-30",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "gelman.tel",
            "domain_keyword": "gelman",
            "domain_tld": "tel",
            "query_time": "2024-04-18 02:06:44",
            "create_date": "2011-01-31",
            "update_date": "2023-03-09",
            "expiry_date": "2027-01-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "german.team",
            "domain_keyword": "german",
            "domain_tld": "team",
            "query_time": "2024-05-01 18:43:57",
            "create_date": "2015-07-29",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1151,
            "registrar_name": "Go Australia Domains, LLC",
            "registrar_website": "http://www.goaustraliadomains.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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "denman.ru",
            "domain_keyword": "denman",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:03:31",
            "create_date": "2006-06-13",
            "expiry_date": "2024-06-13",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "gendan.online",
            "domain_keyword": "gendan",
            "domain_tld": "online",
            "query_time": "2024-05-17 22:05:09",
            "create_date": "2019-09-26",
            "update_date": "2023-08-31",
            "expiry_date": "2029-09-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Eval",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "genban.org",
            "domain_keyword": "genban",
            "domain_tld": "org",
            "query_time": "2024-05-04 13:48:22",
            "create_date": "2012-04-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.pir.org/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shen Zhen Shi Wo Meng Da Dian Zi Shang Wu You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "german.world",
            "domain_keyword": "german",
            "domain_tld": "world",
            "query_time": "2024-04-16 18:39:30",
            "create_date": "2019-07-01",
            "update_date": "2023-08-18",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wei Cao",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "gencan.ca",
            "domain_keyword": "gencan",
            "domain_tld": "ca",
            "query_time": "2024-05-26 07:25:58",
            "create_date": "2003-03-11",
            "update_date": "2024-02-08",
            "expiry_date": "2026-03-11",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "Mylan Pharmaceuticals ULC",
            "registrant_address": "85 Advance Road",
            "registrant_city": "Etobicoke",
            "registrant_state": "ON",
            "registrant_zip": "M8Z2S6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8006683174",
            "registrant_fax": "+1.4162362940",
            "name_servers": [
                "dns4.ubcpsc.com",
                "dns5.ubcpsc.com",
                "dns6.ubcpsc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "kenman.us",
            "domain_keyword": "kenman",
            "domain_tld": "us",
            "query_time": "2024-05-14 11:04:55",
            "create_date": "2002-11-03",
            "update_date": "2021-11-08",
            "expiry_date": "2026-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Dennis Kenman",
            "registrant_company": "Private",
            "registrant_address": "5411 N Placita Gato Montes",
            "registrant_city": "Tucson",
            "registrant_state": "Arizona",
            "registrant_zip": "85718",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5209777284",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "getman.com",
            "domain_keyword": "getman",
            "domain_tld": "com",
            "query_time": "2024-05-28 12:05:53",
            "create_date": "1997-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2034-04-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "zenman.net",
            "domain_keyword": "zenman",
            "domain_tld": "net",
            "query_time": "2024-04-10 21:40:14",
            "create_date": "2023-02-15",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=zenman.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "beau.dnspod.net",
                "maple.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "genmag.se",
            "domain_keyword": "genmag",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:24:22",
            "create_date": "2021-01-05",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-05",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 90,
            "domain_name": "geiman.com",
            "domain_keyword": "geiman",
            "domain_tld": "com",
            "query_time": "2024-05-23 23:25:44",
            "create_date": "1999-10-24",
            "update_date": "2024-01-12",
            "expiry_date": "2029-10-24",
            "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=geiman.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns.amsdns.com",
                "ns2.amsdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "gekman.com",
            "domain_keyword": "gekman",
            "domain_tld": "com",
            "query_time": "2024-04-30 11:19:27",
            "create_date": "2018-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=gekman.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "gesman.cat",
            "domain_keyword": "gesman",
            "domain_tld": "cat",
            "query_time": "2024-04-17 10:50:56",
            "create_date": "2009-10-26",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-26",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_company": "Gesman Serveis De Manteniment",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.entorno.com",
                "ns2.entorno.com",
                "ns3.entorno.com",
                "ns4.entorno.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "genfan.vip",
            "domain_keyword": "genfan",
            "domain_tld": "vip",
            "query_time": "2024-05-13 07:42:32",
            "create_date": "2023-06-09",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "german.digital",
            "domain_keyword": "german",
            "domain_tld": "digital",
            "query_time": "2024-05-17 05:54:52",
            "create_date": "2015-06-17",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-17",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://www.bluerazordomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "genkan.com",
            "domain_keyword": "genkan",
            "domain_tld": "com",
            "query_time": "2024-05-14 15:39:11",
            "create_date": "2003-10-13",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.tppwholesale.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New South Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.thredbonet.com",
                "ns2.thredbonet.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "german.bet",
            "domain_keyword": "german",
            "domain_tld": "bet",
            "query_time": "2024-05-28 19:01:44",
            "create_date": "2024-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cybertribe Marketing Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "german.hosting",
            "domain_keyword": "german",
            "domain_tld": "hosting",
            "query_time": "2024-04-16 18:39:29",
            "create_date": "2014-11-25",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-25",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "webgo GmbH",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.webgo24.de",
                "ns02.webgo24.de",
                "ns03.webgo24.de",
                "ns04.webgo24.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "gedman.co.uk",
            "domain_keyword": "gedman",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 11:54:34",
            "create_date": "2019-09-09",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "gelman.tech",
            "domain_keyword": "gelman",
            "domain_tld": "tech",
            "query_time": "2024-05-10 23:45:51",
            "create_date": "2015-08-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-05",
            "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": 100,
            "domain_name": "gelman.ru",
            "domain_keyword": "gelman",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:26:58",
            "create_date": "2010-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.selectel.org",
                "ns2.selectel.org",
                "ns3.selectel.org",
                "ns4.selectel.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.122,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>genman.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5358</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>gejman.com, genjan.com, fenman.ca, gensan.shop, xenman.com, german.law, genmen.com, genmac.ru, german.computer, ganman.website, geoman.world, yenman.com, gendan.store, getman.us, henman.ink, genmen.info, gunman.pl, german.hospital, gendan.net, genzan.co.jp, gekman.ru, genmian.space, german.coach, genwan.vip, genmen.online, penman.world, gelman.cloud, menman.ru, german.com.br, wenman.xn--6qq986b3xl, gentan.xyz, gexman.com, denman.cloud, genkan.in, denman.uk, gelman.email, genmab.com, gendan.uk, genmain.com, getman.co, denman.studio, tenman.net, penman.org, german.ltd, genmay.org, jenman.com, zenman.ru, getman.biz, ge-man.xyz, genmac.pl, german.graphics, denman.org, denman.com.cn, genmab.co, penman.live, gensan.co.jp, genzan.jp, geaman.com, genmann.com, gelman.com.br, german.net.br, german.gold, geiman.net, genian.org, genmar.ca, german.limited, getman.net, genxman.com, german.de.com, genmac.com, german.services, german.finance, genmang.site, gunman.biz, ginman.net, german.vip, gengan.com, getman.tech, gelman.tel, german.team, denman.ru, gendan.online, genban.org, german.world, gencan.ca, kenman.us, getman.com, zenman.net, genmag.se, geiman.com, gekman.com, gesman.cat, genfan.vip, german.digital, genkan.com, german.bet, german.hosting, gedman.co.uk, gelman.tech, gelman.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gejman.com</domain_name>
   <domain_keyword>gejman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:28:33</query_time>
   <create_date>2006-01-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-01-02</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=gejman.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>genjan.com</domain_name>
   <domain_keyword>genjan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:24:12</query_time>
   <create_date>2011-12-19</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>fenman.ca</domain_name>
   <domain_keyword>fenman</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 22:10:56</query_time>
   <create_date>2017-01-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>irns59.parsdn.com</value>
    <value>irns60.parsdn.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>gensan.shop</domain_name>
   <domain_keyword>gensan</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-01 20:55:04</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>xenman.com</domain_name>
   <domain_keyword>xenman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:44:16</query_time>
   <create_date>2017-11-25</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>6</num>
   <domain_name>german.law</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-04-13 11:17:00</query_time>
   <create_date>2020-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1059.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1095.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>genmen.com</domain_name>
   <domain_keyword>genmen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:26:24</query_time>
   <create_date>2000-03-23</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>8</num>
   <domain_name>genmac.ru</domain_name>
   <domain_keyword>genmac</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:29:08</query_time>
   <create_date>2008-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>german.computer</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-17 05:54:52</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-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>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>10</num>
   <domain_name>ganman.website</domain_name>
   <domain_keyword>ganman</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-12 17:46:40</query_time>
   <create_date>2024-04-09</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>geoman.world</domain_name>
   <domain_keyword>geoman</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-14 18:13:20</query_time>
   <create_date>2022-09-03</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-09-03</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>yenman.com</domain_name>
   <domain_keyword>yenman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:12:26</query_time>
   <create_date>1999-02-15</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>gendan.store</domain_name>
   <domain_keyword>gendan</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 19:54:14</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-21</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>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>getman.us</domain_name>
   <domain_keyword>getman</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-23 11:30:42</query_time>
   <create_date>2013-06-20</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2030-06-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>Anton Getman</registrant_name>
   <registrant_company>Getman</registrant_company>
   <registrant_address>Almaty</registrant_address>
   <registrant_city>Almaty</registrant_city>
   <registrant_state>Almaty</registrant_state>
   <registrant_zip>050000</registrant_zip>
   <registrant_country>KZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.7075030500</registrant_phone>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3dgr.name.com</value>
    <value>ns4fqz.name.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>henman.ink</domain_name>
   <domain_keyword>henman</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-27 01:13:02</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>genmen.info</domain_name>
   <domain_keyword>genmen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 16:54:28</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</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_state>DE</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>docks05.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>gunman.pl</domain_name>
   <domain_keyword>gunman</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-18 15:54:03</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>laura.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>german.hospital</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>hospital</domain_tld>
   <query_time>2024-05-01 18:43:57</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>gendan.net</domain_name>
   <domain_keyword>gendan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 13:33:48</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>genzan.co.jp</domain_name>
   <domain_keyword>genzan</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-23 23:24:24</query_time>
   <create_date>2001-11-20</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>Genzan Music Office Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>gekman.ru</domain_name>
   <domain_keyword>gekman</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:26:10</query_time>
   <create_date>2022-04-16</create_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>genmian.space</domain_name>
   <domain_keyword>genmian</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-28 22:29:46</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>aleena.ns.cloudflare.com</value>
    <value>lakas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>german.coach</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-13 04:27:09</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>genwan.vip</domain_name>
   <domain_keyword>genwan</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-15 18:39:09</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ZHANGLAN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ANHUI</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>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>genmen.online</domain_name>
   <domain_keyword>genmen</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 06:22:04</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>penman.world</domain_name>
   <domain_keyword>penman</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-01 16:30:34</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-25</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>Sindh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</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>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>gelman.cloud</domain_name>
   <domain_keyword>gelman</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-18 02:06:44</query_time>
   <create_date>2018-06-03</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>28</num>
   <domain_name>menman.ru</domain_name>
   <domain_keyword>menman</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:59:32</query_time>
   <create_date>2022-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.hostland.ru</value>
    <value>ns3.hostland.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>german.com.br</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-10 05:17:35</query_time>
   <create_date>1999-03-15</create_date>
   <update_date>2021-03-30</update_date>
   <expiry_date>2031-03-15</expiry_date>
   <registrant_name>Moveis German Ind e Com Hoteis e Turismo Ltda</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>wenman.xn--6qq986b3xl</domain_name>
   <domain_keyword>wenman</domain_keyword>
   <domain_tld>xn--6qq986b3xl</domain_tld>
   <query_time>2024-05-14 08:54:37</query_time>
   <create_date>2021-05-18</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2026-05-18</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>王汉</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>重庆市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>gentan.xyz</domain_name>
   <domain_keyword>gentan</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 15:42:14</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Dalian Wan Yun Xin Xi Ji Shu You Xian Gong Si</registrant_company>
   <registrant_state>LiaoNing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>gexman.com</domain_name>
   <domain_keyword>gexman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 16:41:59</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GESTION EXTERNA Y MANTENIMIENTO DE SERVICIOS, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CORDOBA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.piensasolutions.com</value>
    <value>ns26.piensasolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>denman.cloud</domain_name>
   <domain_keyword>denman</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-27 12:09:52</query_time>
   <create_date>2018-07-05</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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>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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>genkan.in</domain_name>
   <domain_keyword>genkan</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-28 22:29:25</query_time>
   <create_date>2013-04-23</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Misaki Hirose</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kagawa-ken</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>denman.uk</domain_name>
   <domain_keyword>denman</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 13:38:41</query_time>
   <create_date>2020-09-04</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>parked.webber.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>gelman.email</domain_name>
   <domain_keyword>gelman</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-17 21:56:42</query_time>
   <create_date>2021-08-26</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-26</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>37</num>
   <domain_name>genmab.com</domain_name>
   <domain_keyword>genmab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 18:37:18</query_time>
   <create_date>1999-03-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Genmab A/S</registrant_company>
   <registrant_address>Kalvebod Brygge 43</registrant_address>
   <registrant_city>Koebenhavn V</registrant_city>
   <registrant_zip>1560</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.70202728</registrant_phone>
   <name_servers>
    <value>ns07.sac-it.dk</value>
    <value>ns08.sac-it.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>gendan.uk</domain_name>
   <domain_keyword>gendan</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 13:33:48</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2026-06-12</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>genmain.com</domain_name>
   <domain_keyword>genmain</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:26:12</query_time>
   <create_date>2013-11-14</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>40</num>
   <domain_name>getman.co</domain_name>
   <domain_keyword>getman</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-12 13:06:53</query_time>
   <create_date>2013-02-11</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-02-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GETMAN.CO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</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>gene.ns.cloudflare.com</value>
    <value>lynn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>denman.studio</domain_name>
   <domain_keyword>denman</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-12 19:29:36</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2026-06-22</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tenman.net</domain_name>
   <domain_keyword>tenman</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 08:54:11</query_time>
   <create_date>2015-01-31</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>penman.org</domain_name>
   <domain_keyword>penman</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 03:44:19</query_time>
   <create_date>1999-11-24</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Michael Andrew Marsh Penman</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Oxon</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.mythic-beasts.com</value>
    <value>ns2.mythic-beasts.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>german.ltd</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-02 16:02:36</query_time>
   <create_date>2016-09-10</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ding shan zhuang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai 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>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>genmay.org</domain_name>
   <domain_keyword>genmay</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 05:26:19</query_time>
   <create_date>2002-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</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>ns1.scchosting.com</value>
    <value>ns2.scchosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>jenman.com</domain_name>
   <domain_keyword>jenman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:47:26</query_time>
   <create_date>1999-05-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.tppwholesale.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sm31.siteground.biz</value>
    <value>ns2.sm31.siteground.biz</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>zenman.ru</domain_name>
   <domain_keyword>zenman</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:15:23</query_time>
   <create_date>2022-02-18</create_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_company>Eyfos Obschestvo s ogranichennoy otvetstvennostyu</registrant_company>
   <name_servers>
    <value>dns0.host-food.ru</value>
    <value>dns1.host-food.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>getman.biz</domain_name>
   <domain_keyword>getman</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-06 22:00:44</query_time>
   <create_date>2020-01-16</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>Internet Invest, Ltd. dba Imena.ua</registrar_name>
   <registrar_website>www.imena.us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa1.srv53.org</value>
    <value>nsa3.srv53.com</value>
    <value>nsa4.srv53.net</value>
    <value>nsb1.srv53.org</value>
    <value>nsb3.srv53.com</value>
    <value>nsb3.srv53.net</value>
    <value>nsc4.srv53.com</value>
    <value>nsc4.srv53.net</value>
    <value>nsc4.srv53.org</value>
    <value>nsd1.srv53.com</value>
    <value>nsd1.srv53.net</value>
    <value>nsd1.srv53.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ge-man.xyz</domain_name>
   <domain_keyword>ge-man</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 19:22:34</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.</registrar_name>
   <registrar_website>http://www.turkticaret.net</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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.turkticaret.net</value>
    <value>ns3.turkticaret.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>genmac.pl</domain_name>
   <domain_keyword>genmac</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-14 15:39:42</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>german.graphics</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-04-13 11:17:00</query_time>
   <create_date>2021-02-26</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0160979276</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>denman.org</domain_name>
   <domain_keyword>denman</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 12:09:52</query_time>
   <create_date>1999-12-29</create_date>
   <update_date>2019-11-15</update_date>
   <expiry_date>2028-12-29</expiry_date>
   <registrar_iana>30</registrar_iana>
   <registrar_name>NameSecure L.L.C.</registrar_name>
   <registrar_website>http://www.namesecure.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DENMAN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ENGLAND</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>dns1.namesecure.com</value>
    <value>dns2.namesecure.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>denman.com.cn</domain_name>
   <domain_keyword>denman</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-06 04:38:33</query_time>
   <create_date>2023-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>武汉市松胜网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>genmab.co</domain_name>
   <domain_keyword>genmab</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-22 22:55:53</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>penman.live</domain_name>
   <domain_keyword>penman</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-16 15:36:20</query_time>
   <create_date>2020-08-28</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0159140559</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>gensan.co.jp</domain_name>
   <domain_keyword>gensan</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-28 21:47:54</query_time>
   <create_date>2000-06-29</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>cypress lnc.</registrant_company>
   <name_servers>
    <value>ns0.big.or.jp</value>
    <value>ns1.big.or.jp</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>genzan.jp</domain_name>
   <domain_keyword>genzan</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 03:06:11</query_time>
   <create_date>2010-05-06</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>hisashi urushibata</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns1.goope.jp</value>
    <value>dns2.goope.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>geaman.com</domain_name>
   <domain_keyword>geaman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 08:05:53</query_time>
   <create_date>2002-11-14</create_date>
   <update_date>2020-09-15</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.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>genmann.com</domain_name>
   <domain_keyword>genmann</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:26:15</query_time>
   <create_date>2007-12-05</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>gelman.com.br</domain_name>
   <domain_keyword>gelman</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-23 22:15:36</query_time>
   <create_date>2000-02-29</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2026-03-01</expiry_date>
   <registrant_name>Gelman Consultoria e Assessoria Especializada S/C</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>german.net.br</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-17 05:54:52</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2026-11-13</expiry_date>
   <registrant_name>wellington ferreira camargo</registrant_name>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>german.gold</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-28 01:36:23</query_time>
   <create_date>2018-03-20</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xiaoxia Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai 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>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>63</num>
   <domain_name>geiman.net</domain_name>
   <domain_keyword>geiman</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 18:50:06</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>genian.org</domain_name>
   <domain_keyword>genian</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 10:08:05</query_time>
   <create_date>2017-02-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1315.awsdns-36.org</value>
    <value>ns-1709.awsdns-21.co.uk</value>
    <value>ns-226.awsdns-28.com</value>
    <value>ns-723.awsdns-26.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>65</num>
   <domain_name>genmar.ca</domain_name>
   <domain_keyword>genmar</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-16 12:42:10</query_time>
   <create_date>2008-03-19</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>Nameshield Inc.</registrant_name>
   <registrant_address>All correspondence to this registrant must be sent via Canada Post Xpresspost or Canada Post Registered Mail. Communications by any other means will not be processed.</registrant_address>
   <registrant_city>P.O. Box 1900, Charlottetown</registrant_city>
   <registrant_state>PE</registrant_state>
   <registrant_zip>C1A7N5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8888602280</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>german.limited</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>limited</domain_tld>
   <query_time>2024-04-13 11:17:00</query_time>
   <create_date>2018-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Consultinghouse New Media GmbH</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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>getman.net</domain_name>
   <domain_keyword>getman</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 17:47:06</query_time>
   <create_date>1999-11-22</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>68</num>
   <domain_name>genxman.com</domain_name>
   <domain_keyword>genxman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:23:37</query_time>
   <create_date>2015-01-24</create_date>
   <update_date>2021-01-18</update_date>
   <expiry_date>2025-01-24</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>69</num>
   <domain_name>german.de.com</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>de.com</domain_tld>
   <query_time>2024-05-21 20:10:44</query_time>
   <create_date>2008-09-02</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/german.de.com/registrant</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>genmac.com</domain_name>
   <domain_keyword>genmac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 20:36:45</query_time>
   <create_date>1996-01-30</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2026-01-31</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynamic Designs Unlimited, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>collins.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>german.services</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-16 18:39:30</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>german.finance</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-17 05:54:52</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>genmang.site</domain_name>
   <domain_keyword>genmang</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 07:38:09</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Personal</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>gunman.biz</domain_name>
   <domain_keyword>gunman</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 15:38:07</query_time>
   <create_date>2006-04-03</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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.jumpdns.net</value>
    <value>ns16.jumpdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ginman.net</domain_name>
   <domain_keyword>ginman</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 05:30:53</query_time>
   <create_date>2000-05-11</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_name>On behalf of ginman.net</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</registrant_company>
   <registrant_address>Hansaallee 191</registrant_address>
   <registrant_city>Duesseldorf</registrant_city>
   <registrant_zip>40549</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/ginman.net/owner</registrant_email>
   <registrant_phone>+49.21186767448</registrant_phone>
   <registrant_fax>+49.211867676448</registrant_fax>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>german.vip</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-02 16:02:40</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-05-12</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>alcondis GmbH</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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>gengan.com</domain_name>
   <domain_keyword>gengan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:05:42</query_time>
   <create_date>2010-12-15</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>shanxi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/gengan.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>getman.tech</domain_name>
   <domain_keyword>getman</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-12 13:06:53</query_time>
   <create_date>2017-11-30</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-11-30</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>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>79</num>
   <domain_name>gelman.tel</domain_name>
   <domain_keyword>gelman</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-18 02:06:44</query_time>
   <create_date>2011-01-31</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2027-01-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>german.team</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-01 18:43:57</query_time>
   <create_date>2015-07-29</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1151</registrar_iana>
   <registrar_name>Go Australia Domains, LLC</registrar_name>
   <registrar_website>http://www.goaustraliadomains.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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>denman.ru</domain_name>
   <domain_keyword>denman</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:03:31</query_time>
   <create_date>2006-06-13</create_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>gendan.online</domain_name>
   <domain_keyword>gendan</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 22:05:09</query_time>
   <create_date>2019-09-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-09-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Eval</registrant_company>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>genban.org</domain_name>
   <domain_keyword>genban</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 13:48:22</query_time>
   <create_date>2012-04-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.pir.org/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shen Zhen Shi Wo Meng Da Dian Zi Shang Wu You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>german.world</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-16 18:39:30</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wei Cao</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>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>85</num>
   <domain_name>gencan.ca</domain_name>
   <domain_keyword>gencan</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 07:25:58</query_time>
   <create_date>2003-03-11</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2026-03-11</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>Mylan Pharmaceuticals ULC</registrant_name>
   <registrant_address>85 Advance Road</registrant_address>
   <registrant_city>Etobicoke</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M8Z2S6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8006683174</registrant_phone>
   <registrant_fax>+1.4162362940</registrant_fax>
   <name_servers>
    <value>dns4.ubcpsc.com</value>
    <value>dns5.ubcpsc.com</value>
    <value>dns6.ubcpsc.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>86</num>
   <domain_name>kenman.us</domain_name>
   <domain_keyword>kenman</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 11:04:55</query_time>
   <create_date>2002-11-03</create_date>
   <update_date>2021-11-08</update_date>
   <expiry_date>2026-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Dennis Kenman</registrant_name>
   <registrant_company>Private</registrant_company>
   <registrant_address>5411 N Placita Gato Montes</registrant_address>
   <registrant_city>Tucson</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85718</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5209777284</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>getman.com</domain_name>
   <domain_keyword>getman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 12:05:53</query_time>
   <create_date>1997-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2034-04-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.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>zenman.net</domain_name>
   <domain_keyword>zenman</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 21:40:14</query_time>
   <create_date>2023-02-15</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=zenman.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>beau.dnspod.net</value>
    <value>maple.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>genmag.se</domain_name>
   <domain_keyword>genmag</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:24:22</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>geiman.com</domain_name>
   <domain_keyword>geiman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 23:25:44</query_time>
   <create_date>1999-10-24</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2029-10-24</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=geiman.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns.amsdns.com</value>
    <value>ns2.amsdns.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>91</num>
   <domain_name>gekman.com</domain_name>
   <domain_keyword>gekman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 11:19:27</query_time>
   <create_date>2018-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=gekman.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <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>92</num>
   <domain_name>gesman.cat</domain_name>
   <domain_keyword>gesman</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-17 10:50:56</query_time>
   <create_date>2009-10-26</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_company>Gesman Serveis De Manteniment</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.entorno.com</value>
    <value>ns2.entorno.com</value>
    <value>ns3.entorno.com</value>
    <value>ns4.entorno.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>genfan.vip</domain_name>
   <domain_keyword>genfan</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-13 07:42:32</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>94</num>
   <domain_name>german.digital</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-17 05:54:52</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://www.bluerazordomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>genkan.com</domain_name>
   <domain_keyword>genkan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 15:39:11</query_time>
   <create_date>2003-10-13</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.tppwholesale.com.au</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>New South Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.thredbonet.com</value>
    <value>ns2.thredbonet.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>96</num>
   <domain_name>german.bet</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-28 19:01:44</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cybertribe Marketing Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.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>german.hosting</domain_name>
   <domain_keyword>german</domain_keyword>
   <domain_tld>hosting</domain_tld>
   <query_time>2024-04-16 18:39:29</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>webgo GmbH</registrant_company>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.webgo24.de</value>
    <value>ns02.webgo24.de</value>
    <value>ns03.webgo24.de</value>
    <value>ns04.webgo24.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>gedman.co.uk</domain_name>
   <domain_keyword>gedman</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 11:54:34</query_time>
   <create_date>2019-09-09</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>gelman.tech</domain_name>
   <domain_keyword>gelman</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-10 23:45:51</query_time>
   <create_date>2015-08-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-05</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>100</num>
   <domain_name>gelman.ru</domain_name>
   <domain_keyword>gelman</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:26:58</query_time>
   <create_date>2010-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.selectel.org</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
    <value>ns4.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.122</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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