WHOIS QUERY TIME

17 Apr 2024 - 10:48 AM UTC

Registered: 3 February 2014
Modified: 6 October 2018

REGISTRAR

Name: Registrar.eu

DNSSEC

no

NAME SERVERS

dns1.interip.nl
dns2.interip.nl
dns3.interip.net
ns01.000webhost.com
ns02.000webhost.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=geseke.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "geseke.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "geseke.nl",
            "domain_keyword": "geseke",
            "domain_tld": "nl",
            "query_time": "2024-04-17 10:48:49",
            "create_date": "2014-02-03",
            "update_date": "2018-10-06",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.interip.nl",
                "dns2.interip.nl",
                "dns3.interip.net",
                "ns01.000webhost.com",
                "ns02.000webhost.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>geseke.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>geseke.nl</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 10:48:49</query_time>
   <create_date>2014-02-03</create_date>
   <update_date>2018-10-06</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.interip.nl</value>
    <value>dns2.interip.nl</value>
    <value>dns3.interip.net</value>
    <value>ns01.000webhost.com</value>
    <value>ns02.000webhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.182 seconds) for "geseke.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Apr 2024 - 10:48 AM UTC

Registered: 3 February 2014
Modified: 6 October 2018

REGISTRAR

Name: Registrar.eu

DNSSEC

no

NAME SERVERS

dns1.interip.nl
dns2.interip.nl
dns3.interip.net
ns01.000webhost.com
ns02.000webhost.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=geseke.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "geseke.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "geseke.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "geseke.nl",
            "domain_keyword": "geseke",
            "domain_tld": "nl",
            "query_time": "2024-04-17 10:48:49",
            "create_date": "2014-02-03",
            "update_date": "2018-10-06",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.interip.nl",
                "dns2.interip.nl",
                "dns3.interip.net",
                "ns01.000webhost.com",
                "ns02.000webhost.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.182,
        "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>geseke.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>geseke.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>geseke.nl</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 10:48:49</query_time>
   <create_date>2014-02-03</create_date>
   <update_date>2018-10-06</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.interip.nl</value>
    <value>dns2.interip.nl</value>
    <value>dns3.interip.net</value>
    <value>ns01.000webhost.com</value>
    <value>ns02.000webhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.182</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 10 domain names (in 0.053 seconds) which contained the exact domain keyword "geseke".
Domain Name Registered Expiry Registrar Ownership
1 geseke.net 15 Oct 2000 15 Oct 2024 Mesh Digital Limited -
2 geseke.com 6 Feb 2004 6 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
3 geseke.nl 3 Feb 2014 - Registrar.eu -
4 geseke.nrw 9 Jun 2017 9 Jun 2024 Global Village GmbH Ministerium fuer Inneres und Kommunales des Landes Nordrhein-Westfalen
5 geseke.city 24 Jul 2018 24 Jul 2024 Key-Systems, LLC REDACTED FOR PRIVACY
6 geseke.schule 17 Jul 2019 17 Jul 2024 RegistryGate GmbH Stadt Geseke
7 geseke.taxi 18 May 2020 18 May 2025 Cronon GmbH REDACTED FOR PRIVACY
8 geseke.digital 11 Nov 2021 11 Nov 2024 RegistryGate GmbH Stadt Geseke
9 geseke.info 6 Nov 2023 6 Nov 2024 1API GmbH Stadt Geseke
10 geseke.email 15 Feb 2024 15 Feb 2025 Cronon GmbH DOMAIN GOLD GmbH
11 geseke.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=geseke&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "geseke",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "geseke.net, geseke.com, geseke.nl, geseke.nrw, geseke.city, geseke.schule, geseke.taxi, geseke.digital, geseke.info, geseke.email, geseke.de",
    "results": [
        {
            "num": 1,
            "domain_name": "geseke.net",
            "domain_keyword": "geseke",
            "domain_tld": "net",
            "query_time": "2024-04-17 10:48:49",
            "create_date": "2000-10-15",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "geseke.com",
            "domain_keyword": "geseke",
            "domain_tld": "com",
            "query_time": "2024-05-11 14:17:28",
            "create_date": "2004-02-06",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/2b58b328-c37d-487e-a817-fa3fbadb0e78",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "geseke.nl",
            "domain_keyword": "geseke",
            "domain_tld": "nl",
            "query_time": "2024-04-17 10:48:49",
            "create_date": "2014-02-03",
            "update_date": "2018-10-06",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.interip.nl",
                "dns2.interip.nl",
                "dns3.interip.net",
                "ns01.000webhost.com",
                "ns02.000webhost.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "geseke.nrw",
            "domain_keyword": "geseke",
            "domain_tld": "nrw",
            "query_time": "2024-04-06 12:12:45",
            "create_date": "2017-06-09",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1725,
            "registrar_name": "Global Village GmbH",
            "registrar_website": "http://www.global-village.de",
            "registrant_company": "Ministerium fuer Inneres und Kommunales des Landes Nordrhein-Westfalen",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "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": [
                "dns.globvill.de",
                "dns.globvill.ruhr",
                "dns.voerde.globvill.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "geseke.city",
            "domain_keyword": "geseke",
            "domain_tld": "city",
            "query_time": "2024-04-17 10:48:49",
            "create_date": "2018-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.ns35.de",
                "ns6.ns35.de",
                "ns7.ns35.de",
                "ns8.ns35.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "geseke.schule",
            "domain_keyword": "geseke",
            "domain_tld": "schule",
            "query_time": "2024-04-06 12:12:45",
            "create_date": "2019-07-17",
            "update_date": "2024-03-05",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stadt Geseke",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "geseke.taxi",
            "domain_keyword": "geseke",
            "domain_tld": "taxi",
            "query_time": "2024-05-21 20:14:31",
            "create_date": "2020-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks10.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "geseke.digital",
            "domain_keyword": "geseke",
            "domain_tld": "digital",
            "query_time": "2024-05-23 13:40:57",
            "create_date": "2021-11-11",
            "update_date": "2024-03-05",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stadt Geseke",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "geseke.info",
            "domain_keyword": "geseke",
            "domain_tld": "info",
            "query_time": "2024-04-24 05:57:01",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stadt Geseke",
            "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": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "geseke.email",
            "domain_keyword": "geseke",
            "domain_tld": "email",
            "query_time": "2024-04-06 12:12:45",
            "create_date": "2024-02-15",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOMAIN GOLD GmbH",
            "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": [
                "docks04.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "geseke.de",
            "domain_keyword": "geseke",
            "domain_tld": "de",
            "query_time": "2024-05-21 16:29:22",
            "update_date": "2019-07-26",
            "name_servers": [
                "dns.globvill.de",
                "dns.globvill.ruhr",
                "dns.voerde.globvill.de",
                "ns.suedwestfalenit.de",
                "ns.suedwestfalenit.nrw"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>geseke</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>geseke.net, geseke.com, geseke.nl, geseke.nrw, geseke.city, geseke.schule, geseke.taxi, geseke.digital, geseke.info, geseke.email, geseke.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>geseke.net</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 10:48:49</query_time>
   <create_date>2000-10-15</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>geseke.com</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 14:17:28</query_time>
   <create_date>2004-02-06</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2b58b328-c37d-487e-a817-fa3fbadb0e78</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>geseke.nl</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 10:48:49</query_time>
   <create_date>2014-02-03</create_date>
   <update_date>2018-10-06</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.interip.nl</value>
    <value>dns2.interip.nl</value>
    <value>dns3.interip.net</value>
    <value>ns01.000webhost.com</value>
    <value>ns02.000webhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>geseke.nrw</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-04-06 12:12:45</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1725</registrar_iana>
   <registrar_name>Global Village GmbH</registrar_name>
   <registrar_website>http://www.global-village.de</registrar_website>
   <registrant_company>Ministerium fuer Inneres und Kommunales des Landes Nordrhein-Westfalen</registrant_company>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</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>dns.globvill.de</value>
    <value>dns.globvill.ruhr</value>
    <value>dns.voerde.globvill.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>geseke.city</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-17 10:48:49</query_time>
   <create_date>2018-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.ns35.de</value>
    <value>ns6.ns35.de</value>
    <value>ns7.ns35.de</value>
    <value>ns8.ns35.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>geseke.schule</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>schule</domain_tld>
   <query_time>2024-04-06 12:12:45</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stadt Geseke</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>geseke.taxi</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>taxi</domain_tld>
   <query_time>2024-05-21 20:14:31</query_time>
   <create_date>2020-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>geseke.digital</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-23 13:40:57</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stadt Geseke</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>geseke.info</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 05:57:01</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stadt Geseke</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>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>geseke.email</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-06 12:12:45</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-15</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_company>DOMAIN GOLD GmbH</registrant_company>
   <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>docks04.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>geseke.de</domain_name>
   <domain_keyword>geseke</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 16:29:22</query_time>
   <update_date>2019-07-26</update_date>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.globvill.ruhr</value>
    <value>dns.voerde.globvill.de</value>
    <value>ns.suedwestfalenit.de</value>
    <value>ns.suedwestfalenit.nrw</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.053</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,100 domain names (in 0.228 seconds) which look and sound like the brand name "geseke".
Domain Name Registered Expiry Registrar Ownership
1 gesele.org 16 Apr 2006 16 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
2 beseke.net 9 Apr 2003 9 Apr 2025 EPAG DOMAINSERVICES GmbH -
3 seseke.com 20 Feb 2001 20 Feb 2029 Network Solutions, LLC -
4 gereke.com 21 Jan 2000 21 Jan 2025 Tucows Domains Inc. -
5 goeseke.org 17 Jan 2008 17 Jan 2025 IONOS SE C.A. & W.von der Meden Versicherungsmakler
6 gesete.de - - - -
7 gesmeke.online 29 Apr 2024 29 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
8 gefeke.info 10 Jun 2005 10 Jun 2024 IONOS SE 1&1 Internet Limited
9 geyeke.com 30 May 2012 30 May 2025 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
10 geeske.info 22 Apr 2010 22 Apr 2025 Metaregistrar BV REDACTED FOR PRIVACY
11 gesake.com 17 Nov 2014 17 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
12 geseve.org 14 Jul 2022 14 Jul 2024 IONOS SE 1&1 Internet Limited
13 geeske.de - - - -
14 geseka.net 25 Aug 2022 25 Aug 2024 NICS Telekomunikasyon A.S. Redacted for Privacy
15 goeseke.com 16 Feb 1999 16 Feb 2025 Network Solutions, LLC -
16 geseye.com 13 Jun 2020 13 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
17 keseke.com 19 Jun 2021 19 Jun 2024 DNSPod, Inc. REDACTED FOR PRIVACY
18 heseke.com 25 Mar 2023 25 Mar 2026 DNSPod, Inc. REDACTED FOR PRIVACY
19 gieseke.net 16 Jan 2000 16 Jan 2025 Tucows Domains Inc. -
20 geneke.com 11 Oct 2021 11 Oct 2028 Shanghai Best Oray Information S&T Co., Ltd. -
21 geeske.com 21 Jan 2003 21 Jan 2027 CSL Computer Service Langenbach GmbH d/b/a joker.com -
22 gereke.cn 10 Sep 2014 10 Sep 2025 阿里云计算有限公司(万网) 深圳格瑞克机械有限公司
23 geszke.pl 22 May 2011 - nazwa.pl sp. z o.o. -
24 deseke.com 25 Sep 2019 25 Sep 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 gemeke.com 17 Dec 2019 17 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
26 weseke.info 29 Jun 2014 29 Jun 2024 IONOS SE REDACTED FOR PRIVACY
27 geteke.com 19 Jun 2009 19 Jun 2024 Cloudflare, Inc. DATA REDACTED
28 gesele.com 21 Nov 2003 21 Nov 2024 Tucows Domains Inc. -
29 veseke.com 28 Jun 2022 28 Jun 2027 GoDaddy.com, LLC -
30 giseke.de - - - -
31 gieseke.name - - Network Solutions, LLC -
32 geseka.com 2 Jul 2005 2 Jul 2025 GoDaddy.com, LLC -
33 gesake.cn 21 Oct 2016 21 Oct 2025 阿里云计算有限公司(万网) 安阳市通用国际贸易有限责任公司
34 gieseke.com 23 Feb 1998 22 Feb 2025 1API GmbH REDACTED FOR PRIVACY
35 meseke.de - - - -
36 gesike.com 23 Mar 2021 23 Mar 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
37 geweke.com 20 Mar 1997 21 Mar 2025 Network Solutions, LLC -
38 gesebe.com 8 Mar 2024 8 Mar 2025 IONOS SE BS Betreuerservices UG
39 gegeke.com 3 Jan 2009 3 Jan 2025 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
40 geeeke.com 8 Nov 2023 8 Nov 2024 DNSPod, Inc. REDACTED FOR PRIVACY
41 seseke.de - - - -
42 gesere.com 1 May 2015 1 May 2025 NEUDOMAIN LLC -
43 geseze.com 23 Aug 2023 23 Aug 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
44 gieseke.nexus 22 May 2023 22 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
45 gesele.ru 3 Sep 2011 3 Sep 2024 RU-CENTER-RU Internet Boutique Ltd.
46 gieseke.solutions 26 May 2014 26 May 2025 Cronon GmbH REDACTED FOR PRIVACY
47 beseke.com 18 Sep 2002 18 Sep 2024 GoDaddy.com, LLC AskMySite.com LLC
48 geveke.nl 17 Sep 1990 - Corporation Service Company Limited -
49 gekeke.com 22 Sep 2014 22 Sep 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
50 geseki.com 11 Nov 2014 11 Nov 2024 GoDaddy.com, LLC -
51 deseke.net 18 Mar 2014 18 Mar 2027 INWX GmbH REDACTED FOR PRIVACY
52 gesege.com 19 Nov 2020 19 Nov 2024 NameSilo, LLC -
53 goeseke.asia 28 Mar 2008 28 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
54 gieseke.org 20 Jan 2001 20 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
55 gebeke.com 11 Sep 2002 11 Sep 2024 GoDaddy.com, LLC -
56 geseks.com 23 Jun 2012 23 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
57 gesele.blog 22 Nov 2016 22 Nov 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
58 gesete.net 4 Jan 2021 4 Jan 2025 Network Solutions, LLC -
59 geseme.com 17 Jul 2000 17 Jul 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
60 beseke.de - - - -
61 gesike.site 27 Mar 2024 27 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
62 gesece.com 18 Jul 2022 18 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
63 giseke.com 8 Oct 2019 8 Oct 2024 Tucows Domains Inc. -
64 gekeke.top 12 Mar 2024 12 Mar 2025 Eranet International Limited zhang song
65 geeke.ru 1 Mar 2021 1 Mar 2025 REGTIME-RU Private Person
66 geske.club 13 Aug 2023 13 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 geeke.pro 19 Apr 2024 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 geeske.org 9 Mar 2000 9 Mar 2029 GoDaddy.com, LLC Domains By Proxy, LLC
69 geseme.cat 14 May 2015 14 May 2024 Arsys -
70 gesek.energy 24 Nov 2022 24 Nov 2024 Key-Systems, LLC Gabinet Weterynaryjny Pazur , Michal Gesek
71 geeke.top 13 Dec 2022 13 Dec 2024 DNSPod, Inc. TencentCloud
72 geske.xyz 3 Aug 2023 3 Aug 2024 Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş. GDPR Masked
73 geeke.wang 9 May 2022 9 May 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
74 gesek.pl 18 Mar 2009 18 Mar 2025 INFOCAL TECH sp. z o.o. -
75 eseke.net 10 Mar 2021 10 Mar 2025 GoDaddy.com, LLC -
76 geske.uk 1 Mar 2023 1 Mar 2025 Vautron Rechenzentrum AG [Tag = ANTAGUS-DE] -
77 geske.bayern 2 Feb 2016 2 Feb 2025 PSI-USA, Inc. dba Domain Robot Fit4Net
78 geeke.nl 5 Mar 2018 - XNS Registrar B.V. -
79 geeke.info 19 Apr 2024 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 gesek.net 10 Feb 2017 10 Feb 2025 Dynadot Inc -
81 geseek.com 4 Aug 2023 4 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
82 gesete.com 4 Jan 2023 4 Jan 2025 Dynadot Inc -
83 meseke.shop 11 Sep 2020 11 Sep 2024 Nics Telekomunikasyon -
84 gereke.net 6 Nov 2002 6 Nov 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
85 geeske.nl 5 Dec 2003 - BIT B.V. -
86 weseke.email 3 Nov 2015 3 Nov 2024 united-domains AG epcan GmbH
87 gieseke.info 4 Oct 2001 4 Oct 2024 IONOS SE REDACTED FOR PRIVACY
88 gesuke.com 21 Jul 2021 21 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 geveke.be 9 Sep 1998 - CSC Corporate Domains, Inc. -
90 goeseke.co.uk 28 Mar 2008 28 Mar 2026 Cronon GmbH [Tag = CRONON-DE] -
91 geueke.net 10 Jan 2009 10 Jan 2028 PDR Ltd. d/b/a PublicDomainRegistry.com Frank Geueke
92 reseke.com 22 May 2002 22 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
93 weseke.net 18 Sep 2013 18 Sep 2024 Mesh Digital Limited -
94 meseke.com 14 Feb 2003 14 Feb 2025 Dynadot Inc -
95 geweke.net 30 Aug 2000 30 Aug 2024 Cronon AG -
96 seseke.net 21 Feb 2001 21 Feb 2029 Network Solutions, LLC -
97 geveke.com 23 May 1997 24 May 2025 CSC CORPORATE DOMAINS, INC. Atlas Copco AB
98 teseke.com 19 Nov 2009 19 Nov 2024 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
99 geeke.net 19 Apr 2024 19 Apr 2025 GoDaddy.com, LLC -
100 geske.info 13 Sep 2001 13 Sep 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Geseke.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=geseke.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "geseke.nl",
        "page_size": 100
    },
    "count": {
        "total": 5100,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "gesele.org, beseke.net, seseke.com, gereke.com, goeseke.org, gesete.de, gesmeke.online, gefeke.info, geyeke.com, geeske.info, gesake.com, geseve.org, geeske.de, geseka.net, goeseke.com, geseye.com, keseke.com, heseke.com, gieseke.net, geneke.com, geeske.com, gereke.cn, geszke.pl, deseke.com, gemeke.com, weseke.info, geteke.com, gesele.com, veseke.com, giseke.de, gieseke.name, geseka.com, gesake.cn, gieseke.com, meseke.de, gesike.com, geweke.com, gesebe.com, gegeke.com, geeeke.com, seseke.de, gesere.com, geseze.com, gieseke.nexus, gesele.ru, gieseke.solutions, beseke.com, geveke.nl, gekeke.com, geseki.com, deseke.net, gesege.com, goeseke.asia, gieseke.org, gebeke.com, geseks.com, gesele.blog, gesete.net, geseme.com, beseke.de, gesike.site, gesece.com, giseke.com, gekeke.top, geeke.ru, geske.club, geeke.pro, geeske.org, geseme.cat, gesek.energy, geeke.top, geske.xyz, geeke.wang, gesek.pl, eseke.net, geske.uk, geske.bayern, geeke.nl, geeke.info, gesek.net, geseek.com, gesete.com, meseke.shop, gereke.net, geeske.nl, weseke.email, gieseke.info, gesuke.com, geveke.be, goeseke.co.uk, geueke.net, reseke.com, weseke.net, meseke.com, geweke.net, seseke.net, geveke.com, teseke.com, geeke.net, geske.info",
    "results": [
        {
            "num": 1,
            "domain_name": "gesele.org",
            "domain_keyword": "gesele",
            "domain_tld": "org",
            "query_time": "2024-04-17 10:48:50",
            "create_date": "2006-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "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": "Germany",
            "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",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "beseke.net",
            "domain_keyword": "beseke",
            "domain_tld": "net",
            "query_time": "2024-04-18 01:28:16",
            "create_date": "2003-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "seseke.com",
            "domain_keyword": "seseke",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:37:32",
            "create_date": "2001-02-20",
            "update_date": "2019-09-14",
            "expiry_date": "2029-02-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.amen.fr",
                "ns2.amen.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "gereke.com",
            "domain_keyword": "gereke",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:27:33",
            "create_date": "2000-01-21",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "goeseke.org",
            "domain_keyword": "goeseke",
            "domain_tld": "org",
            "query_time": "2024-04-23 12:01:22",
            "create_date": "2008-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "C.A. & W.von der Meden Versicherungsmakler",
            "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": [
                "ns1105.ui-dns.biz",
                "ns1105.ui-dns.com",
                "ns1105.ui-dns.de",
                "ns1105.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "gesete.de",
            "domain_keyword": "gesete",
            "domain_tld": "de",
            "query_time": "2024-05-06 05:00:26",
            "update_date": "2007-12-19",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 7,
            "domain_name": "gesmeke.online",
            "domain_keyword": "gesmeke",
            "domain_tld": "online",
            "query_time": "2024-06-02 21:08:17",
            "create_date": "2024-04-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "gefeke.info",
            "domain_keyword": "gefeke",
            "domain_tld": "info",
            "query_time": "2024-04-27 20:31:11",
            "create_date": "2005-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.de",
                "ns1069.ui-dns.com",
                "ns1088.ui-dns.biz",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "geyeke.com",
            "domain_keyword": "geyeke",
            "domain_tld": "com",
            "query_time": "2024-06-02 20:43:19",
            "create_date": "2012-05-30",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "ns3.cnolnic.com",
                "ns4.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "geeske.info",
            "domain_keyword": "geeske",
            "domain_tld": "info",
            "query_time": "2024-04-30 11:13:36",
            "create_date": "2010-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "gesake.com",
            "domain_keyword": "gesake",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:46:25",
            "create_date": "2014-11-17",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Si Chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "geseve.org",
            "domain_keyword": "geseve",
            "domain_tld": "org",
            "query_time": "2024-05-24 21:00:31",
            "create_date": "2022-07-14",
            "update_date": "2024-02-24",
            "expiry_date": "2024-07-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.itpro1.fcomet.com",
                "ns2.itpro1.fcomet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "geeske.de",
            "domain_keyword": "geeske",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:50:57",
            "update_date": "2024-01-31",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 14,
            "domain_name": "geseka.net",
            "domain_keyword": "geseka",
            "domain_tld": "net",
            "query_time": "2024-05-23 13:40:57",
            "create_date": "2022-08-25",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1454,
            "registrar_name": "NICS Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Redacted for Privacy",
            "registrant_address": "Redacted for Privacy",
            "registrant_city": "ANTALYA",
            "registrant_state": "Redacted for Privacy",
            "registrant_zip": "Redacted for Privacy",
            "registrant_country": "TR",
            "registrant_email": "https://whoisshelter.nicproxy.com/?d=geseka.net",
            "registrant_phone": "Redacted for Privacy",
            "registrant_fax": "Redacted for Privacy",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "goeseke.com",
            "domain_keyword": "goeseke",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:36:45",
            "create_date": "1999-02-16",
            "update_date": "2016-02-19",
            "expiry_date": "2025-02-16",
            "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": 16,
            "domain_name": "geseye.com",
            "domain_keyword": "geseye",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:41:00",
            "create_date": "2020-06-13",
            "update_date": "2021-06-07",
            "expiry_date": "2024-06-13",
            "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": 17,
            "domain_name": "keseke.com",
            "domain_keyword": "keseke",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:32:43",
            "create_date": "2021-06-19",
            "update_date": "2022-06-10",
            "expiry_date": "2024-06-19",
            "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=keseke.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gill.dnspod.net",
                "romaine.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "heseke.com",
            "domain_keyword": "heseke",
            "domain_tld": "com",
            "query_time": "2024-05-09 12:46:10",
            "create_date": "2023-03-25",
            "update_date": "2023-03-25",
            "expiry_date": "2026-03-25",
            "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=heseke.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bradley.dnspod.net",
                "chester.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "gieseke.net",
            "domain_keyword": "gieseke",
            "domain_tld": "net",
            "query_time": "2024-04-14 17:55:47",
            "create_date": "2000-01-16",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "geneke.com",
            "domain_keyword": "geneke",
            "domain_tld": "com",
            "query_time": "2024-05-26 07:27:19",
            "create_date": "2021-10-11",
            "update_date": "2023-08-14",
            "expiry_date": "2028-10-11",
            "registrar_iana": 1518,
            "registrar_name": "Shanghai Best Oray Information S&T Co., Ltd.",
            "registrar_website": "http://www.oray.com",
            "name_servers": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "geeske.com",
            "domain_keyword": "geeske",
            "domain_tld": "com",
            "query_time": "2024-05-26 07:20:50",
            "create_date": "2003-01-21",
            "update_date": "2017-02-07",
            "expiry_date": "2027-01-21",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "https://csl-registrar.com/contact/geeske.com/owner",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "gereke.cn",
            "domain_keyword": "gereke",
            "domain_tld": "cn",
            "query_time": "2024-05-01 18:41:02",
            "create_date": "2014-09-10",
            "expiry_date": "2025-09-10",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳格瑞克机械有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "geszke.pl",
            "domain_keyword": "geszke",
            "domain_tld": "pl",
            "query_time": "2024-05-28 19:03:39",
            "create_date": "2011-05-22",
            "update_date": "2023-05-19",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "deseke.com",
            "domain_keyword": "deseke",
            "domain_tld": "com",
            "query_time": "2024-05-31 11:18:24",
            "create_date": "2019-09-25",
            "update_date": "2022-08-23",
            "expiry_date": "2023-09-25",
            "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": 25,
            "domain_name": "gemeke.com",
            "domain_keyword": "gemeke",
            "domain_tld": "com",
            "query_time": "2024-05-02 19:08:37",
            "create_date": "2019-12-17",
            "update_date": "2024-04-12",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=gemeke.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "weseke.info",
            "domain_keyword": "weseke",
            "domain_tld": "info",
            "query_time": "2024-05-24 02:10:11",
            "create_date": "2014-06-29",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": [
                "ns1035.ui-dns.biz",
                "ns1035.ui-dns.com",
                "ns1035.ui-dns.de",
                "ns1035.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "geteke.com",
            "domain_keyword": "geteke",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:22:30",
            "create_date": "2009-06-19",
            "update_date": "2022-09-12",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "FL",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/geteke.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "pat.ns.cloudflare.com",
                "vicky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "gesele.com",
            "domain_keyword": "gesele",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:48:49",
            "create_date": "2003-11-21",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns6.lunarpages.com",
                "ns7.lunarpages.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "veseke.com",
            "domain_keyword": "veseke",
            "domain_tld": "com",
            "query_time": "2024-05-27 20:44:45",
            "create_date": "2022-06-28",
            "update_date": "2022-10-22",
            "expiry_date": "2027-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "giseke.de",
            "domain_keyword": "giseke",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:29:02",
            "update_date": "2012-11-29",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 31,
            "domain_name": "gieseke.name",
            "domain_keyword": "gieseke",
            "domain_tld": "name",
            "query_time": "2024-05-08 05:57:09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 32,
            "domain_name": "geseka.com",
            "domain_keyword": "geseka",
            "domain_tld": "com",
            "query_time": "2024-04-06 12:12:45",
            "create_date": "2005-07-02",
            "update_date": "2024-04-01",
            "expiry_date": "2025-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "gesake.cn",
            "domain_keyword": "gesake",
            "domain_tld": "cn",
            "query_time": "2024-05-02 00:41:39",
            "create_date": "2016-10-21",
            "expiry_date": "2025-10-21",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "安阳市通用国际贸易有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "gieseke.com",
            "domain_keyword": "gieseke",
            "domain_tld": "com",
            "query_time": "2024-05-02 18:29:52",
            "create_date": "1998-02-23",
            "update_date": "2020-03-09",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/gieseke.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "meseke.de",
            "domain_keyword": "meseke",
            "domain_tld": "de",
            "query_time": "2024-05-10 11:02:45",
            "update_date": "2012-05-29",
            "name_servers": [
                "docks08.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 36,
            "domain_name": "gesike.com",
            "domain_keyword": "gesike",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:57:26",
            "create_date": "2021-03-23",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-23",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "geweke.com",
            "domain_keyword": "geweke",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:31:02",
            "create_date": "1997-03-20",
            "update_date": "2020-01-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "gesebe.com",
            "domain_keyword": "gesebe",
            "domain_tld": "com",
            "query_time": "2024-05-11 14:17:27",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BS Betreuerservices UG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1088.ui-dns.biz",
                "ns1090.ui-dns.org",
                "ns1115.ui-dns.de",
                "ns1124.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "gegeke.com",
            "domain_keyword": "gegeke",
            "domain_tld": "com",
            "query_time": "2024-04-19 00:26:57",
            "create_date": "2009-01-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "ns1.cnolnic.com",
                "ns2.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "geeeke.com",
            "domain_keyword": "geeeke",
            "domain_tld": "com",
            "query_time": "2024-05-16 14:52:16",
            "create_date": "2023-11-08",
            "update_date": "2024-01-27",
            "expiry_date": "2024-11-08",
            "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=geeeke.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chameleon.dnspod.net",
                "loquat.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "seseke.de",
            "domain_keyword": "seseke",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:06:28",
            "update_date": "2007-11-16",
            "name_servers": [
                "docks15.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 42,
            "domain_name": "gesere.com",
            "domain_keyword": "gesere",
            "domain_tld": "com",
            "query_time": "2024-05-10 05:19:48",
            "create_date": "2015-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1254,
            "registrar_name": "NEUDOMAIN LLC",
            "registrar_website": "http://www.neudomain.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "geseze.com",
            "domain_keyword": "geseze",
            "domain_tld": "com",
            "query_time": "2024-05-18 07:54:04",
            "create_date": "2023-08-23",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-23",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/geseze.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "gieseke.nexus",
            "domain_keyword": "gieseke",
            "domain_tld": "nexus",
            "query_time": "2024-05-25 11:45:01",
            "create_date": "2023-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "gesele.ru",
            "domain_keyword": "gesele",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:07:18",
            "create_date": "2011-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Internet Boutique Ltd.",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "gieseke.solutions",
            "domain_keyword": "gieseke",
            "domain_tld": "solutions",
            "query_time": "2024-05-29 02:09:14",
            "create_date": "2014-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks13.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "beseke.com",
            "domain_keyword": "beseke",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:28:16",
            "create_date": "2002-09-18",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "NetSupport AskMySite",
            "registrant_company": "AskMySite.com LLC",
            "registrant_address": "P.O.BOX 411",
            "registrant_city": "Cresskill",
            "registrant_state": "New Jersey",
            "registrant_zip": "07626",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7572572392",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "geveke.nl",
            "domain_keyword": "geveke",
            "domain_tld": "nl",
            "query_time": "2024-05-15 17:46:21",
            "create_date": "1990-09-17",
            "update_date": "2023-10-17",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 49,
            "domain_name": "gekeke.com",
            "domain_keyword": "gekeke",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:29:06",
            "create_date": "2014-09-22",
            "update_date": "2021-07-13",
            "expiry_date": "2026-09-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "geseki.com",
            "domain_keyword": "geseki",
            "domain_tld": "com",
            "query_time": "2024-04-06 12:12:45",
            "create_date": "2014-11-11",
            "update_date": "2022-11-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "deseke.net",
            "domain_keyword": "deseke",
            "domain_tld": "net",
            "query_time": "2024-04-22 06:16:55",
            "create_date": "2014-03-18",
            "update_date": "2023-12-22",
            "expiry_date": "2027-03-18",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.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": "redacted for privacy",
            "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": 52,
            "domain_name": "gesege.com",
            "domain_keyword": "gesege",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:55:10",
            "create_date": "2020-11-19",
            "update_date": "2023-03-21",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.qwerdns.com",
                "ns2.qwerdns.com",
                "ns3.qwerdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "goeseke.asia",
            "domain_keyword": "goeseke",
            "domain_tld": "asia",
            "query_time": "2024-05-26 14:47:08",
            "create_date": "2008-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks16.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "gieseke.org",
            "domain_keyword": "gieseke",
            "domain_tld": "org",
            "query_time": "2024-05-23 18:14:06",
            "create_date": "2001-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "gebeke.com",
            "domain_keyword": "gebeke",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:57:59",
            "create_date": "2002-09-11",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "geseks.com",
            "domain_keyword": "geseks",
            "domain_tld": "com",
            "query_time": "2024-05-23 20:11:31",
            "create_date": "2012-06-23",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.alssymptomsgb992szd.biz",
                "ns2.alssymptoms3t22ovui.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "gesele.blog",
            "domain_keyword": "gesele",
            "domain_tld": "blog",
            "query_time": "2024-06-02 16:08:35",
            "create_date": "2016-11-22",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "gesete.net",
            "domain_keyword": "gesete",
            "domain_tld": "net",
            "query_time": "2024-04-06 12:12:48",
            "create_date": "2021-01-04",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "geseme.com",
            "domain_keyword": "geseme",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:48:57",
            "create_date": "2000-07-17",
            "update_date": "2023-09-29",
            "expiry_date": "2024-07-17",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "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": [
                "cora.ns.cloudflare.com",
                "cullen.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "beseke.de",
            "domain_keyword": "beseke",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:23:21",
            "update_date": "2009-06-10",
            "name_servers": [
                "dns1.reiermann.de",
                "dns2.reiermann.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 61,
            "domain_name": "gesike.site",
            "domain_keyword": "gesike",
            "domain_tld": "site",
            "query_time": "2024-05-28 01:37:21",
            "create_date": "2024-03-27",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-27",
            "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": [
                "jimmy.ns.cloudflare.com",
                "paityn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "gesece.com",
            "domain_keyword": "gesece",
            "domain_tld": "com",
            "query_time": "2024-04-06 12:12:11",
            "create_date": "2022-07-18",
            "update_date": "2022-07-18",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "giseke.com",
            "domain_keyword": "giseke",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:59:20",
            "create_date": "2019-10-08",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "gekeke.top",
            "domain_keyword": "gekeke",
            "domain_tld": "top",
            "query_time": "2024-05-18 21:47:54",
            "create_date": "2024-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang song",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "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.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "geeke.ru",
            "domain_keyword": "geeke",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:11:15",
            "create_date": "2021-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "geske.club",
            "domain_keyword": "geske",
            "domain_tld": "club",
            "query_time": "2024-04-29 12:00:05",
            "create_date": "2023-08-13",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "geeke.pro",
            "domain_keyword": "geeke",
            "domain_tld": "pro",
            "query_time": "2024-04-21 18:00:07",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "geeske.org",
            "domain_keyword": "geeske",
            "domain_tld": "org",
            "query_time": "2024-05-07 10:57:48",
            "create_date": "2000-03-09",
            "update_date": "2024-02-15",
            "expiry_date": "2029-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "geseme.cat",
            "domain_keyword": "geseme",
            "domain_tld": "cat",
            "query_time": "2024-05-28 01:37:18",
            "create_date": "2015-05-14",
            "update_date": "2023-06-28",
            "expiry_date": "2024-05-14",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns27.servidoresdns.net",
                "dns28.servidoresdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "gesek.energy",
            "domain_keyword": "gesek",
            "domain_tld": "energy",
            "query_time": "2024-05-02 00:42:59",
            "create_date": "2022-11-24",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gabinet Weterynaryjny Pazur , Michal Gesek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "geeke.top",
            "domain_keyword": "geeke",
            "domain_tld": "top",
            "query_time": "2024-04-15 02:50:03",
            "create_date": "2022-12-13",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TencentCloud",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "wu han 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": [
                "enid.dnspod.net",
                "taxi.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "geske.xyz",
            "domain_keyword": "geske",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 12:00:05",
            "create_date": "2023-08-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-03",
            "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": 73,
            "domain_name": "geeke.wang",
            "domain_keyword": "geeke",
            "domain_tld": "wang",
            "query_time": "2024-05-24 15:26:17",
            "create_date": "2022-05-09",
            "update_date": "2022-05-31",
            "expiry_date": "2025-05-09",
            "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": "He Nan",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "gesek.pl",
            "domain_keyword": "gesek",
            "domain_tld": "pl",
            "query_time": "2024-05-21 20:14:33",
            "create_date": "2009-03-18",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-18",
            "registrar_name": "INFOCAL TECH sp. z o.o.",
            "name_servers": [
                "dns1.linuxpl.com",
                "dns2.linuxpl.com",
                "dns3.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "eseke.net",
            "domain_keyword": "eseke",
            "domain_tld": "net",
            "query_time": "2024-05-28 21:33:39",
            "create_date": "2021-03-10",
            "update_date": "2023-03-11",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "geske.uk",
            "domain_keyword": "geske",
            "domain_tld": "uk",
            "query_time": "2024-04-29 12:00:05",
            "create_date": "2023-03-01",
            "update_date": "2023-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "Vautron Rechenzentrum AG [Tag = ANTAGUS-DE]",
            "registrar_website": "https://www.vautron.de/impressum.php",
            "name_servers": [
                "ns1.teamnet.de",
                "ns2.teamnet.de",
                "ns3.teamnet.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "geske.bayern",
            "domain_keyword": "geske",
            "domain_tld": "bayern",
            "query_time": "2024-04-17 10:50:47",
            "create_date": "2016-02-02",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-02",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fit4Net",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "geeke.nl",
            "domain_keyword": "geeke",
            "domain_tld": "nl",
            "query_time": "2024-05-03 05:33:30",
            "create_date": "2018-03-05",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 79,
            "domain_name": "geeke.info",
            "domain_keyword": "geeke",
            "domain_tld": "info",
            "query_time": "2024-04-21 17:38:50",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "gesek.net",
            "domain_keyword": "gesek",
            "domain_tld": "net",
            "query_time": "2024-04-06 12:12:45",
            "create_date": "2017-02-10",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "geseek.com",
            "domain_keyword": "geseek",
            "domain_tld": "com",
            "query_time": "2024-05-02 00:42:58",
            "create_date": "2023-08-04",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "gesete.com",
            "domain_keyword": "gesete",
            "domain_tld": "com",
            "query_time": "2024-04-06 12:12:48",
            "create_date": "2023-01-04",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "meseke.shop",
            "domain_keyword": "meseke",
            "domain_tld": "shop",
            "query_time": "2024-04-23 17:53:07",
            "create_date": "2020-09-11",
            "update_date": "2023-12-19",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon",
            "registrar_website": "https://www.nicproxy.com/",
            "registrant_state": "Fatih",
            "registrant_country": "TR",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "gereke.net",
            "domain_keyword": "gereke",
            "domain_tld": "net",
            "query_time": "2024-04-22 23:27:33",
            "create_date": "2002-11-06",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-06",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.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": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "geeske.nl",
            "domain_keyword": "geeske",
            "domain_tld": "nl",
            "query_time": "2024-05-07 10:57:48",
            "create_date": "2003-12-05",
            "update_date": "2013-12-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 86,
            "domain_name": "weseke.email",
            "domain_keyword": "weseke",
            "domain_tld": "email",
            "query_time": "2024-05-15 21:38:47",
            "create_date": "2015-11-03",
            "update_date": "2024-05-07",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "epcan GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "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": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "gieseke.info",
            "domain_keyword": "gieseke",
            "domain_tld": "info",
            "query_time": "2024-04-06 07:24:04",
            "create_date": "2001-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": [
                "ns1019.ui-dns.biz",
                "ns1019.ui-dns.com",
                "ns1019.ui-dns.de",
                "ns1019.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "gesuke.com",
            "domain_keyword": "gesuke",
            "domain_tld": "com",
            "query_time": "2024-05-21 20:17:10",
            "create_date": "2021-07-21",
            "update_date": "2022-07-15",
            "expiry_date": "2024-07-21",
            "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": 89,
            "domain_name": "geveke.be",
            "domain_keyword": "geveke",
            "domain_tld": "be",
            "query_time": "2024-04-23 21:16:11",
            "create_date": "1998-09-09",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 90,
            "domain_name": "goeseke.co.uk",
            "domain_keyword": "goeseke",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 12:01:22",
            "create_date": "2008-03-28",
            "update_date": "2024-03-27",
            "expiry_date": "2026-03-28",
            "registrar_name": "Cronon GmbH [Tag = CRONON-DE]",
            "registrar_website": "http://www.strato.de",
            "name_servers": [
                "docks17.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "geueke.net",
            "domain_keyword": "geueke",
            "domain_tld": "net",
            "query_time": "2024-04-23 21:15:08",
            "create_date": "2009-01-10",
            "update_date": "2023-05-16",
            "expiry_date": "2028-01-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Frank Geueke",
            "registrant_address": "140 N. 9th St.",
            "registrant_city": "Lehighton",
            "registrant_state": "Pennsylvania",
            "registrant_zip": "18235",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+001.6103773622",
            "name_servers": [
                "ns1.geueke.net",
                "ns2.geueke.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "reseke.com",
            "domain_keyword": "reseke",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:48:16",
            "create_date": "2002-05-22",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.zitcom.dk/brands/",
            "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": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wannafind.dk",
                "ns2.wannafind.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "weseke.net",
            "domain_keyword": "weseke",
            "domain_tld": "net",
            "query_time": "2024-05-24 22:11:59",
            "create_date": "2013-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "meseke.com",
            "domain_keyword": "meseke",
            "domain_tld": "com",
            "query_time": "2024-05-18 22:50:01",
            "create_date": "2003-02-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-02-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "geweke.net",
            "domain_keyword": "geweke",
            "domain_tld": "net",
            "query_time": "2024-04-23 20:31:02",
            "create_date": "2000-08-30",
            "update_date": "2000-08-30",
            "expiry_date": "2024-08-30",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks16.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "seseke.net",
            "domain_keyword": "seseke",
            "domain_tld": "net",
            "query_time": "2024-04-15 20:37:32",
            "create_date": "2001-02-21",
            "update_date": "2019-09-14",
            "expiry_date": "2029-02-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.amen.fr",
                "ns2.amen.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "geveke.com",
            "domain_keyword": "geveke",
            "domain_tld": "com",
            "query_time": "2024-05-18 04:51:02",
            "create_date": "1997-05-23",
            "update_date": "2023-10-19",
            "expiry_date": "2025-05-24",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator AC",
            "registrant_company": "Atlas Copco AB",
            "registrant_address": "Sickla Industrivag",
            "registrant_city": "Nacka",
            "registrant_state": "SE",
            "registrant_zip": "10523",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.87438000",
            "registrant_fax": "+46.87438037",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "teseke.com",
            "domain_keyword": "teseke",
            "domain_tld": "com",
            "query_time": "2024-05-05 09:18:32",
            "create_date": "2009-11-19",
            "update_date": "2023-09-29",
            "expiry_date": "2024-11-19",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE BEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "pns101.cloudns.net",
                "pns102.cloudns.net",
                "pns103.cloudns.net",
                "pns104.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "geeke.net",
            "domain_keyword": "geeke",
            "domain_tld": "net",
            "query_time": "2024-04-22 17:02:42",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "geske.info",
            "domain_keyword": "geske",
            "domain_tld": "info",
            "query_time": "2024-05-24 21:01:24",
            "create_date": "2001-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nordrhein-Westfalen",
            "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-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.228,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>geseke.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5100</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>gesele.org, beseke.net, seseke.com, gereke.com, goeseke.org, gesete.de, gesmeke.online, gefeke.info, geyeke.com, geeske.info, gesake.com, geseve.org, geeske.de, geseka.net, goeseke.com, geseye.com, keseke.com, heseke.com, gieseke.net, geneke.com, geeske.com, gereke.cn, geszke.pl, deseke.com, gemeke.com, weseke.info, geteke.com, gesele.com, veseke.com, giseke.de, gieseke.name, geseka.com, gesake.cn, gieseke.com, meseke.de, gesike.com, geweke.com, gesebe.com, gegeke.com, geeeke.com, seseke.de, gesere.com, geseze.com, gieseke.nexus, gesele.ru, gieseke.solutions, beseke.com, geveke.nl, gekeke.com, geseki.com, deseke.net, gesege.com, goeseke.asia, gieseke.org, gebeke.com, geseks.com, gesele.blog, gesete.net, geseme.com, beseke.de, gesike.site, gesece.com, giseke.com, gekeke.top, geeke.ru, geske.club, geeke.pro, geeske.org, geseme.cat, gesek.energy, geeke.top, geske.xyz, geeke.wang, gesek.pl, eseke.net, geske.uk, geske.bayern, geeke.nl, geeke.info, gesek.net, geseek.com, gesete.com, meseke.shop, gereke.net, geeske.nl, weseke.email, gieseke.info, gesuke.com, geveke.be, goeseke.co.uk, geueke.net, reseke.com, weseke.net, meseke.com, geweke.net, seseke.net, geveke.com, teseke.com, geeke.net, geske.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gesele.org</domain_name>
   <domain_keyword>gesele</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 10:48:50</query_time>
   <create_date>2006-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</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>Germany</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>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>beseke.net</domain_name>
   <domain_keyword>beseke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 01:28:16</query_time>
   <create_date>2003-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>seseke.com</domain_name>
   <domain_keyword>seseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:37:32</query_time>
   <create_date>2001-02-20</create_date>
   <update_date>2019-09-14</update_date>
   <expiry_date>2029-02-20</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.amen.fr</value>
    <value>ns2.amen.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>gereke.com</domain_name>
   <domain_keyword>gereke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:27:33</query_time>
   <create_date>2000-01-21</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-21</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>goeseke.org</domain_name>
   <domain_keyword>goeseke</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 12:01:22</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>C.A. &amp; W.von der Meden Versicherungsmakler</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>ns1105.ui-dns.biz</value>
    <value>ns1105.ui-dns.com</value>
    <value>ns1105.ui-dns.de</value>
    <value>ns1105.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>gesete.de</domain_name>
   <domain_keyword>gesete</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 05:00:26</query_time>
   <update_date>2007-12-19</update_date>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>gesmeke.online</domain_name>
   <domain_keyword>gesmeke</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 21:08:17</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>gefeke.info</domain_name>
   <domain_keyword>gefeke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-27 20:31:11</query_time>
   <create_date>2005-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.de</value>
    <value>ns1069.ui-dns.com</value>
    <value>ns1088.ui-dns.biz</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>geyeke.com</domain_name>
   <domain_keyword>geyeke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 20:43:19</query_time>
   <create_date>2012-05-30</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>ns3.cnolnic.com</value>
    <value>ns4.cnolnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>geeske.info</domain_name>
   <domain_keyword>geeske</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 11:13:36</query_time>
   <create_date>2010-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>gesake.com</domain_name>
   <domain_keyword>gesake</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:46:25</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>geseve.org</domain_name>
   <domain_keyword>geseve</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 21:00:31</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.itpro1.fcomet.com</value>
    <value>ns2.itpro1.fcomet.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>geeske.de</domain_name>
   <domain_keyword>geeske</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:50:57</query_time>
   <update_date>2024-01-31</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>geseka.net</domain_name>
   <domain_keyword>geseka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 13:40:57</query_time>
   <create_date>2022-08-25</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>NICS Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.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>ANTALYA</registrant_city>
   <registrant_state>Redacted for Privacy</registrant_state>
   <registrant_zip>Redacted for Privacy</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://whoisshelter.nicproxy.com/?d=geseka.net</registrant_email>
   <registrant_phone>Redacted for Privacy</registrant_phone>
   <registrant_fax>Redacted for Privacy</registrant_fax>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>goeseke.com</domain_name>
   <domain_keyword>goeseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:36:45</query_time>
   <create_date>1999-02-16</create_date>
   <update_date>2016-02-19</update_date>
   <expiry_date>2025-02-16</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>16</num>
   <domain_name>geseye.com</domain_name>
   <domain_keyword>geseye</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:41:00</query_time>
   <create_date>2020-06-13</create_date>
   <update_date>2021-06-07</update_date>
   <expiry_date>2024-06-13</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>17</num>
   <domain_name>keseke.com</domain_name>
   <domain_keyword>keseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:32:43</query_time>
   <create_date>2021-06-19</create_date>
   <update_date>2022-06-10</update_date>
   <expiry_date>2024-06-19</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=keseke.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gill.dnspod.net</value>
    <value>romaine.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>heseke.com</domain_name>
   <domain_keyword>heseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 12:46:10</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2026-03-25</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=heseke.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bradley.dnspod.net</value>
    <value>chester.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>gieseke.net</domain_name>
   <domain_keyword>gieseke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 17:55:47</query_time>
   <create_date>2000-01-16</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-16</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>geneke.com</domain_name>
   <domain_keyword>geneke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 07:27:19</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2028-10-11</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>Shanghai Best Oray Information S&amp;T Co., Ltd.</registrar_name>
   <registrar_website>http://www.oray.com</registrar_website>
   <name_servers>
    <value>ns1.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>geeske.com</domain_name>
   <domain_keyword>geeske</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 07:20:50</query_time>
   <create_date>2003-01-21</create_date>
   <update_date>2017-02-07</update_date>
   <expiry_date>2027-01-21</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_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/geeske.com/owner</registrant_email>
   <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>22</num>
   <domain_name>gereke.cn</domain_name>
   <domain_keyword>gereke</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 18:41:02</query_time>
   <create_date>2014-09-10</create_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳格瑞克机械有限公司</registrant_name>
   <registrant_email>[email protected]</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>23</num>
   <domain_name>geszke.pl</domain_name>
   <domain_keyword>geszke</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-28 19:03:39</query_time>
   <create_date>2011-05-22</create_date>
   <update_date>2023-05-19</update_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>deseke.com</domain_name>
   <domain_keyword>deseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 11:18:24</query_time>
   <create_date>2019-09-25</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2023-09-25</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>25</num>
   <domain_name>gemeke.com</domain_name>
   <domain_keyword>gemeke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 19:08:37</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=gemeke.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>weseke.info</domain_name>
   <domain_keyword>weseke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 02:10:11</query_time>
   <create_date>2014-06-29</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1035.ui-dns.biz</value>
    <value>ns1035.ui-dns.com</value>
    <value>ns1035.ui-dns.de</value>
    <value>ns1035.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>geteke.com</domain_name>
   <domain_keyword>geteke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:22:30</query_time>
   <create_date>2009-06-19</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/geteke.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>pat.ns.cloudflare.com</value>
    <value>vicky.ns.cloudflare.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>gesele.com</domain_name>
   <domain_keyword>gesele</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:48:49</query_time>
   <create_date>2003-11-21</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-21</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>ns6.lunarpages.com</value>
    <value>ns7.lunarpages.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>veseke.com</domain_name>
   <domain_keyword>veseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 20:44:45</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2022-10-22</update_date>
   <expiry_date>2027-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.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>30</num>
   <domain_name>giseke.de</domain_name>
   <domain_keyword>giseke</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:29:02</query_time>
   <update_date>2012-11-29</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>gieseke.name</domain_name>
   <domain_keyword>gieseke</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-08 05:57:09</query_time>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>geseka.com</domain_name>
   <domain_keyword>geseka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 12:12:45</query_time>
   <create_date>2005-07-02</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>gesake.cn</domain_name>
   <domain_keyword>gesake</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-02 00:41:39</query_time>
   <create_date>2016-10-21</create_date>
   <expiry_date>2025-10-21</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>安阳市通用国际贸易有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>gieseke.com</domain_name>
   <domain_keyword>gieseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 18:29:52</query_time>
   <create_date>1998-02-23</create_date>
   <update_date>2020-03-09</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/gieseke.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>meseke.de</domain_name>
   <domain_keyword>meseke</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-10 11:02:45</query_time>
   <update_date>2012-05-29</update_date>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>gesike.com</domain_name>
   <domain_keyword>gesike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:57:26</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-23</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>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>geweke.com</domain_name>
   <domain_keyword>geweke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:31:02</query_time>
   <create_date>1997-03-20</create_date>
   <update_date>2020-01-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns79.worldnic.com</value>
    <value>ns80.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>gesebe.com</domain_name>
   <domain_keyword>gesebe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 14:17:27</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BS Betreuerservices UG</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1088.ui-dns.biz</value>
    <value>ns1090.ui-dns.org</value>
    <value>ns1115.ui-dns.de</value>
    <value>ns1124.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>gegeke.com</domain_name>
   <domain_keyword>gegeke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 00:26:57</query_time>
   <create_date>2009-01-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>ns1.cnolnic.com</value>
    <value>ns2.cnolnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>geeeke.com</domain_name>
   <domain_keyword>geeeke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 14:52:16</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-11-08</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=geeeke.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chameleon.dnspod.net</value>
    <value>loquat.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>seseke.de</domain_name>
   <domain_keyword>seseke</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:06:28</query_time>
   <update_date>2007-11-16</update_date>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>gesere.com</domain_name>
   <domain_keyword>gesere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 05:19:48</query_time>
   <create_date>2015-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1254</registrar_iana>
   <registrar_name>NEUDOMAIN LLC</registrar_name>
   <registrar_website>http://www.neudomain.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.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>43</num>
   <domain_name>geseze.com</domain_name>
   <domain_keyword>geseze</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 07:54:04</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/geseze.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>gieseke.nexus</domain_name>
   <domain_keyword>gieseke</domain_keyword>
   <domain_tld>nexus</domain_tld>
   <query_time>2024-05-25 11:45:01</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>gesele.ru</domain_name>
   <domain_keyword>gesele</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:07:18</query_time>
   <create_date>2011-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Internet Boutique Ltd.</registrant_company>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>gieseke.solutions</domain_name>
   <domain_keyword>gieseke</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-29 02:09:14</query_time>
   <create_date>2014-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>beseke.com</domain_name>
   <domain_keyword>beseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:28:16</query_time>
   <create_date>2002-09-18</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>NetSupport AskMySite</registrant_name>
   <registrant_company>AskMySite.com LLC</registrant_company>
   <registrant_address>P.O.BOX 411</registrant_address>
   <registrant_city>Cresskill</registrant_city>
   <registrant_state>New Jersey</registrant_state>
   <registrant_zip>07626</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7572572392</registrant_phone>
   <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>48</num>
   <domain_name>geveke.nl</domain_name>
   <domain_keyword>geveke</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 17:46:21</query_time>
   <create_date>1990-09-17</create_date>
   <update_date>2023-10-17</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>gekeke.com</domain_name>
   <domain_keyword>gekeke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:29:06</query_time>
   <create_date>2014-09-22</create_date>
   <update_date>2021-07-13</update_date>
   <expiry_date>2026-09-22</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>
   <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>50</num>
   <domain_name>geseki.com</domain_name>
   <domain_keyword>geseki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 12:12:45</query_time>
   <create_date>2014-11-11</create_date>
   <update_date>2022-11-12</update_date>
   <expiry_date>2024-11-11</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>51</num>
   <domain_name>deseke.net</domain_name>
   <domain_keyword>deseke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 06:16:55</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2027-03-18</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://whois.domrobot.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>redacted for privacy</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>52</num>
   <domain_name>gesege.com</domain_name>
   <domain_keyword>gesege</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:55:10</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.qwerdns.com</value>
    <value>ns2.qwerdns.com</value>
    <value>ns3.qwerdns.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>goeseke.asia</domain_name>
   <domain_keyword>goeseke</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-26 14:47:08</query_time>
   <create_date>2008-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>gieseke.org</domain_name>
   <domain_keyword>gieseke</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 18:14:06</query_time>
   <create_date>2001-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>gebeke.com</domain_name>
   <domain_keyword>gebeke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:57:59</query_time>
   <create_date>2002-09-11</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>geseks.com</domain_name>
   <domain_keyword>geseks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 20:11:31</query_time>
   <create_date>2012-06-23</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.alssymptomsgb992szd.biz</value>
    <value>ns2.alssymptoms3t22ovui.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>gesele.blog</domain_name>
   <domain_keyword>gesele</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-02 16:08:35</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>gesete.net</domain_name>
   <domain_keyword>gesete</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 12:12:48</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>geseme.com</domain_name>
   <domain_keyword>geseme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:48:57</query_time>
   <create_date>2000-07-17</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-07-17</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</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>cora.ns.cloudflare.com</value>
    <value>cullen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>beseke.de</domain_name>
   <domain_keyword>beseke</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:23:21</query_time>
   <update_date>2009-06-10</update_date>
   <name_servers>
    <value>dns1.reiermann.de</value>
    <value>dns2.reiermann.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>gesike.site</domain_name>
   <domain_keyword>gesike</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 01:37:21</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-27</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>jimmy.ns.cloudflare.com</value>
    <value>paityn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>gesece.com</domain_name>
   <domain_keyword>gesece</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 12:12:11</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2022-07-18</update_date>
   <expiry_date>2024-07-18</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>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>63</num>
   <domain_name>giseke.com</domain_name>
   <domain_keyword>giseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:59:20</query_time>
   <create_date>2019-10-08</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-08</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.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>gekeke.top</domain_name>
   <domain_keyword>gekeke</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 21:47:54</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang song</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</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.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>geeke.ru</domain_name>
   <domain_keyword>geeke</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:11:15</query_time>
   <create_date>2021-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>geske.club</domain_name>
   <domain_keyword>geske</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-29 12:00:05</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>geeke.pro</domain_name>
   <domain_keyword>geeke</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-21 18:00:07</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>geeske.org</domain_name>
   <domain_keyword>geeske</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 10:57:48</query_time>
   <create_date>2000-03-09</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2029-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>geseme.cat</domain_name>
   <domain_keyword>geseme</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-28 01:37:18</query_time>
   <create_date>2015-05-14</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns27.servidoresdns.net</value>
    <value>dns28.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gesek.energy</domain_name>
   <domain_keyword>gesek</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-02 00:42:59</query_time>
   <create_date>2022-11-24</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gabinet Weterynaryjny Pazur , Michal Gesek</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>geeke.top</domain_name>
   <domain_keyword>geeke</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 02:50:03</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>wu han 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>enid.dnspod.net</value>
    <value>taxi.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>geske.xyz</domain_name>
   <domain_keyword>geske</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 12:00:05</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-03</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>73</num>
   <domain_name>geeke.wang</domain_name>
   <domain_keyword>geeke</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-24 15:26:17</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2022-05-31</update_date>
   <expiry_date>2025-05-09</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>He Nan</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>gesek.pl</domain_name>
   <domain_keyword>gesek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 20:14:33</query_time>
   <create_date>2009-03-18</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>INFOCAL TECH sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.linuxpl.com</value>
    <value>dns2.linuxpl.com</value>
    <value>dns3.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>eseke.net</domain_name>
   <domain_keyword>eseke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 21:33:39</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2025-03-10</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>geske.uk</domain_name>
   <domain_keyword>geske</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-29 12:00:05</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>Vautron Rechenzentrum AG [Tag = ANTAGUS-DE]</registrar_name>
   <registrar_website>https://www.vautron.de/impressum.php</registrar_website>
   <name_servers>
    <value>ns1.teamnet.de</value>
    <value>ns2.teamnet.de</value>
    <value>ns3.teamnet.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>geske.bayern</domain_name>
   <domain_keyword>geske</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-17 10:50:47</query_time>
   <create_date>2016-02-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fit4Net</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>geeke.nl</domain_name>
   <domain_keyword>geeke</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 05:33:30</query_time>
   <create_date>2018-03-05</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>geeke.info</domain_name>
   <domain_keyword>geeke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 17:38:50</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>gesek.net</domain_name>
   <domain_keyword>gesek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 12:12:45</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>clint.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>geseek.com</domain_name>
   <domain_keyword>geseek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 00:42:58</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-04</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>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>gesete.com</domain_name>
   <domain_keyword>gesete</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 12:12:48</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>meseke.shop</domain_name>
   <domain_keyword>meseke</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 17:53:07</query_time>
   <create_date>2020-09-11</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon</registrar_name>
   <registrar_website>https://www.nicproxy.com/</registrar_website>
   <registrant_state>Fatih</registrant_state>
   <registrant_country>TR</registrant_country>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>gereke.net</domain_name>
   <domain_keyword>gereke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 23:27:33</query_time>
   <create_date>2002-11-06</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.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>DE</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.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.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>geeske.nl</domain_name>
   <domain_keyword>geeske</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 10:57:48</query_time>
   <create_date>2003-12-05</create_date>
   <update_date>2013-12-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>weseke.email</domain_name>
   <domain_keyword>weseke</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-15 21:38:47</query_time>
   <create_date>2015-11-03</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-11-03</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>epcan GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</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>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>gieseke.info</domain_name>
   <domain_keyword>gieseke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-06 07:24:04</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1019.ui-dns.biz</value>
    <value>ns1019.ui-dns.com</value>
    <value>ns1019.ui-dns.de</value>
    <value>ns1019.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>gesuke.com</domain_name>
   <domain_keyword>gesuke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 20:17:10</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2022-07-15</update_date>
   <expiry_date>2024-07-21</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>89</num>
   <domain_name>geveke.be</domain_name>
   <domain_keyword>geveke</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-23 21:16:11</query_time>
   <create_date>1998-09-09</create_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>goeseke.co.uk</domain_name>
   <domain_keyword>goeseke</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 12:01:22</query_time>
   <create_date>2008-03-28</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-03-28</expiry_date>
   <registrar_name>Cronon GmbH [Tag = CRONON-DE]</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>geueke.net</domain_name>
   <domain_keyword>geueke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 21:15:08</query_time>
   <create_date>2009-01-10</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2028-01-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Frank Geueke</registrant_name>
   <registrant_address>140 N. 9th St.</registrant_address>
   <registrant_city>Lehighton</registrant_city>
   <registrant_state>Pennsylvania</registrant_state>
   <registrant_zip>18235</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+001.6103773622</registrant_phone>
   <name_servers>
    <value>ns1.geueke.net</value>
    <value>ns2.geueke.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>reseke.com</domain_name>
   <domain_keyword>reseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:48:16</query_time>
   <create_date>2002-05-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.zitcom.dk/brands/</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>DK</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.wannafind.dk</value>
    <value>ns2.wannafind.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>weseke.net</domain_name>
   <domain_keyword>weseke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 22:11:59</query_time>
   <create_date>2013-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>meseke.com</domain_name>
   <domain_keyword>meseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 22:50:01</query_time>
   <create_date>2003-02-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>geweke.net</domain_name>
   <domain_keyword>geweke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 20:31:02</query_time>
   <create_date>2000-08-30</create_date>
   <update_date>2000-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>seseke.net</domain_name>
   <domain_keyword>seseke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 20:37:32</query_time>
   <create_date>2001-02-21</create_date>
   <update_date>2019-09-14</update_date>
   <expiry_date>2029-02-21</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.amen.fr</value>
    <value>ns2.amen.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>geveke.com</domain_name>
   <domain_keyword>geveke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 04:51:02</query_time>
   <create_date>1997-05-23</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator AC</registrant_name>
   <registrant_company>Atlas Copco AB</registrant_company>
   <registrant_address>Sickla Industrivag</registrant_address>
   <registrant_city>Nacka</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>10523</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.87438000</registrant_phone>
   <registrant_fax>+46.87438037</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>teseke.com</domain_name>
   <domain_keyword>teseke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 09:18:32</query_time>
   <create_date>2009-11-19</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HE BEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>pns101.cloudns.net</value>
    <value>pns102.cloudns.net</value>
    <value>pns103.cloudns.net</value>
    <value>pns104.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>geeke.net</domain_name>
   <domain_keyword>geeke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 17:02:42</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.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>100</num>
   <domain_name>geske.info</domain_name>
   <domain_keyword>geske</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 21:01:24</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nordrhein-Westfalen</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>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.228</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.