WHOIS QUERY TIME

10 May 2024 - 11:53 PM UTC

Registered: 20 January 2017
Modified: 14 April 2024

REGISTRAR

Name: Domain Robot

DNSSEC

no

NAME SERVERS

ns1.qplusqdns.eu
ns2.qplusqdns.eu

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=geminigroep.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "geminigroep.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "geminigroep.nl",
            "domain_keyword": "geminigroep",
            "domain_tld": "nl",
            "query_time": "2024-05-10 23:53:06",
            "create_date": "2017-01-20",
            "update_date": "2024-04-14",
            "registrar_name": "Domain Robot",
            "name_servers": [
                "ns1.qplusqdns.eu",
                "ns2.qplusqdns.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>geminigroep.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>geminigroep.nl</domain_name>
   <domain_keyword>geminigroep</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 23:53:06</query_time>
   <create_date>2017-01-20</create_date>
   <update_date>2024-04-14</update_date>
   <registrar_name>Domain Robot</registrar_name>
   <name_servers>
    <value>ns1.qplusqdns.eu</value>
    <value>ns2.qplusqdns.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.255 seconds) for "geminigroep.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2023 - 3:30 AM UTC

Registered: 20 January 2017
Modified: 19 November 2021

REGISTRAR

Name: Realtime Register

DNSSEC

yes

NAME SERVERS

christina.neostrada.nl
lisa.neostrada.nl
sandra.neostrada.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

10 Aug 2023 - 10:59 PM UTC

Registered: 20 January 2017
Modified: 25 July 2023

REGISTRAR

Name: Realtime Register

DNSSEC

no

NAME SERVERS

ns1.qplusqdns.eu
ns2.qplusqdns.eu

DOMAIN STATUS

Active

#3 - QUERY TIME

10 May 2024 - 11:53 PM UTC

Registered: 20 January 2017
Modified: 14 April 2024

REGISTRAR

Name: Domain Robot

DNSSEC

no

NAME SERVERS

ns1.qplusqdns.eu
ns2.qplusqdns.eu

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=geminigroep.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "geminigroep.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "geminigroep.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "geminigroep.nl",
            "domain_keyword": "geminigroep",
            "domain_tld": "nl",
            "query_time": "2023-04-26 03:30:35",
            "create_date": "2017-01-20",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "geminigroep.nl",
            "domain_keyword": "geminigroep",
            "domain_tld": "nl",
            "query_time": "2023-08-10 22:59:26",
            "create_date": "2017-01-20",
            "update_date": "2023-07-25",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.qplusqdns.eu",
                "ns2.qplusqdns.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "geminigroep.nl",
            "domain_keyword": "geminigroep",
            "domain_tld": "nl",
            "query_time": "2024-05-10 23:53:06",
            "create_date": "2017-01-20",
            "update_date": "2024-04-14",
            "registrar_name": "Domain Robot",
            "name_servers": [
                "ns1.qplusqdns.eu",
                "ns2.qplusqdns.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.255,
        "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>geminigroep.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>geminigroep.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>geminigroep.nl</domain_name>
   <domain_keyword>geminigroep</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-26 03:30:35</query_time>
   <create_date>2017-01-20</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>geminigroep.nl</domain_name>
   <domain_keyword>geminigroep</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-08-10 22:59:26</query_time>
   <create_date>2017-01-20</create_date>
   <update_date>2023-07-25</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.qplusqdns.eu</value>
    <value>ns2.qplusqdns.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>geminigroep.nl</domain_name>
   <domain_keyword>geminigroep</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 23:53:06</query_time>
   <create_date>2017-01-20</create_date>
   <update_date>2024-04-14</update_date>
   <registrar_name>Domain Robot</registrar_name>
   <name_servers>
    <value>ns1.qplusqdns.eu</value>
    <value>ns2.qplusqdns.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.255</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 68 domain names (in 0.522 seconds) which look and sound like the brand name "geminigroep".
Domain Name Registered Expiry Registrar Ownership
1 geminigroup.ru 28 Oct 2023 28 Oct 2024 REGRU-RU Private Person
2 geminigroup.biz 20 May 2003 19 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 geminigroup.co.uk 13 Jul 2010 13 Jul 2024 Garth Piesse [Tag = COHERENT-NZ] -
4 geminigroup.net 3 Aug 1999 3 Aug 2033 Network Solutions, LLC -
5 geminigroup.com 13 Dec 1995 12 Dec 2024 GoDaddy.com, LLC -
6 geminigroup.us 20 May 2003 19 May 2025 GoDaddy.com, LLC Gemini Group LLC
7 gemini-groep.nl 22 Aug 2021 - Registrar.eu -
8 geminigroup.ltd 22 May 2024 22 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
9 geminigroup.uk.com 29 Apr 2006 29 Apr 2025 eNom, Inc. -
10 geminigroup.uk 3 Jul 2019 3 Jul 2024 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
11 geminigroup.online 21 Oct 2023 21 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
12 geminigroup.co.in 16 Apr 2011 16 Apr 2025 GoDaddy.com, LLC Gemini organosys
13 geminigroup.fund 13 Apr 2024 13 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
14 geminigroup.co 3 Apr 2014 2 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 geminigroup.it 16 Mar 2013 16 Mar 2025 Register S.p.a. Gemini Trasporti S.r.l.
16 geminigroup.ae - - Instra Corporation Pty Ltd Gemini Group
17 geminigroup.one 9 Nov 2022 9 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
18 geminigroup.org 28 Oct 2023 28 Oct 2024 NAMEBEACON.COM INC Bahl Co
19 geminigroup.in 13 Jan 2012 13 Jan 2025 Endurance Digital Domain Technology LLP Web Element, Inc
20 geminigroup.xyz 1 May 2023 1 May 2025 Xin Net Technology Corp. 葛荣凯
21 geminigroup.pl 11 Mar 2015 11 Mar 2025 nazwa.pl sp. z o.o. -
22 geminigroup.info 8 Apr 2009 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 geminigroup.ca 23 Sep 2007 23 Sep 2024 Netfirms, LTD Gemini Group Inc.
24 geminigroup.io 4 Dec 2021 4 Dec 2024 Tucows Domains Inc. Data Protected
25 geminigroup.mobi 30 Jan 2008 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 gesinigroup.com 17 Mar 2022 17 Mar 2025 Tucows Domains Inc. -
27 geminisgroup.net 9 Oct 2007 9 Oct 2027 Network Solutions, LLC -
28 geminigreen.com 16 Apr 2012 16 Apr 2025 Wild West Domains, LLC -
29 geminitgroup.com 6 Oct 2022 6 Oct 2024 GoDaddy.com, LLC -
30 geminigroves.com 8 May 2021 8 May 2025 Tucows Domains Inc. -
31 geninigroup.com 1 Dec 2023 1 Dec 2024 GoDaddy.com, LLC -
32 gemini-group.co.uk 25 Jul 1997 25 Jul 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
33 remanigroep.nl 4 Feb 2020 - team.blue nl B.V. -
34 seminigroup.com 13 Apr 2024 13 Apr 2025 FastDomain Inc. -
35 gemini-group.net 11 Mar 2022 11 Mar 2024 Tucows Domains Inc. -
36 geminigroups.net 24 Aug 2023 24 Aug 2024 Domain.com, LLC REDACTED FOR PRIVACY
37 heminkgroep.com 8 Feb 2021 8 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu Hemink Groep B.V.
38 geminisgroup.org 9 Oct 2007 9 Oct 2027 Network Solutions, LLC Geminis Group Limited
39 geminagroup.ro 17 Apr 2019 14 Apr 2029 MANIZ Studio SRL -
40 giminigroup.com 9 Jun 2014 9 Jun 2024 GoDaddy.com, LLC -
41 geminisgroup.info 9 Oct 2007 9 Oct 2027 Network Solutions, LLC Geminis Group Limited
42 gemini-group.com 8 Nov 2012 8 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
43 gaminigroup.com 25 Oct 2023 25 Oct 2024 Rainydaydomains.com LLC Statutory Masking Enabled
44 gemini-group.uk 3 Jul 2019 3 Jul 2024 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
45 gemini3group.com 25 Jun 2010 10 Jul 2025 Tucows Domains Inc. -
46 geminisgroup.com 9 Oct 2007 9 Oct 2027 Network Solutions, LLC -
47 geminvgroup.com 30 Dec 2021 30 Dec 2024 GoDaddy.com, LLC -
48 geminigrok.club 1 Jan 2024 1 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
49 geminiprop.com 14 May 2021 14 May 2025 GoDaddy.com, LLC -
50 geminigrow.com 26 Aug 2021 26 Aug 2024 Dynadot Inc -
51 eminigroup.com 12 Mar 2003 12 Mar 2025 Name.com, Inc. E-Promote
52 geminigrok.com 7 Dec 2023 7 Dec 2024 Porkbun LLC Private by Design, LLC
53 geminiprop.net 7 May 2013 7 May 2025 GoDaddy.com, LLC -
54 geminisgroup.biz 9 Oct 2007 8 Oct 2027 Network Solutions, LLC Geminis Group Limited
55 yeminigroup.com 26 Apr 2015 26 Apr 2025 Wild West Domains, LLC -
56 heminkgroep.nl 4 May 2007 - Registrar.eu -
57 geminigroups.com 19 Jan 2022 19 Jan 2025 GoDaddy.com, LLC -
58 reminigroup.com 17 Oct 2022 17 Oct 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
59 gemini-group.ru 23 Jun 2023 23 Jun 2024 REGRU-RU Private Person
60 geminigreen.net 1 Feb 2023 1 Feb 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
61 geminirep.co.uk 13 Mar 2024 13 Mar 2025 Namesco Limited [Tag = NAMESCO] -
62 geminigrp.co 6 Feb 2022 6 Feb 2027 GoDaddy.com, LLC Domains By Proxy, LLC
63 geminigrp.online 1 Mar 2024 1 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
64 geminiprep.com 19 Mar 2024 19 Mar 2025 DropCatch.com 1128 LLC HugeDomains.com
65 gemnigroup.com 2 May 2023 2 May 2024 REGISTER S.P.A. GLOBAL DOMAIN PRIVACY
66 geminigree.site 3 Feb 2024 3 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
67 geminidrop.com 11 Jul 2023 11 Jul 2024 DropCatch.com 945 LLC HugeDomains.com
68 geminigrp.com 8 Feb 2002 8 Feb 2025 CSC CORPORATE DOMAINS, INC. Hub International Limited

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=geminigroep.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "geminigroep.nl",
        "page_size": 100
    },
    "count": {
        "total": 68,
        "relation": "eq",
        "current": 68
    },
    "unique_domains": "geminigroup.ru, geminigroup.biz, geminigroup.co.uk, geminigroup.net, geminigroup.com, geminigroup.us, gemini-groep.nl, geminigroup.ltd, geminigroup.uk.com, geminigroup.uk, geminigroup.online, geminigroup.co.in, geminigroup.fund, geminigroup.co, geminigroup.it, geminigroup.ae, geminigroup.one, geminigroup.org, geminigroup.in, geminigroup.xyz, geminigroup.pl, geminigroup.info, geminigroup.ca, geminigroup.io, geminigroup.mobi, gesinigroup.com, geminisgroup.net, geminigreen.com, geminitgroup.com, geminigroves.com, geninigroup.com, gemini-group.co.uk, remanigroep.nl, seminigroup.com, gemini-group.net, geminigroups.net, heminkgroep.com, geminisgroup.org, geminagroup.ro, giminigroup.com, geminisgroup.info, gemini-group.com, gaminigroup.com, gemini-group.uk, gemini3group.com, geminisgroup.com, geminvgroup.com, geminigrok.club, geminiprop.com, geminigrow.com, eminigroup.com, geminigrok.com, geminiprop.net, geminisgroup.biz, yeminigroup.com, heminkgroep.nl, geminigroups.com, reminigroup.com, gemini-group.ru, geminigreen.net, geminirep.co.uk, geminigrp.co, geminigrp.online, geminiprep.com, gemnigroup.com, geminigree.site, geminidrop.com, geminigrp.com",
    "results": [
        {
            "num": 1,
            "domain_name": "geminigroup.ru",
            "domain_keyword": "geminigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:27:10",
            "create_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "geminigroup.biz",
            "domain_keyword": "geminigroup",
            "domain_tld": "biz",
            "query_time": "2024-05-20 09:56:03",
            "create_date": "2003-05-20",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "geminigroup.co.uk",
            "domain_keyword": "geminigroup",
            "domain_tld": "co.uk",
            "query_time": "2024-04-03 17:13:46",
            "create_date": "2010-07-13",
            "update_date": "2023-09-22",
            "expiry_date": "2024-07-13",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "geminigroup.net",
            "domain_keyword": "geminigroup",
            "domain_tld": "net",
            "query_time": "2024-04-08 07:56:26",
            "create_date": "1999-08-03",
            "update_date": "2023-08-03",
            "expiry_date": "2033-08-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.zoneedit.com",
                "dns2.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "geminigroup.com",
            "domain_keyword": "geminigroup",
            "domain_tld": "com",
            "query_time": "2024-04-08 07:56:26",
            "create_date": "1995-12-13",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "geminigroup.us",
            "domain_keyword": "geminigroup",
            "domain_tld": "us",
            "query_time": "2024-05-19 00:35:53",
            "create_date": "2003-05-20",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Charles Kidd",
            "registrant_company": "Gemini Group LLC",
            "registrant_address": "PO Box 300822",
            "registrant_city": "Kansas City",
            "registrant_state": "Missouri",
            "registrant_zip": "64130",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8168208896",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "gemini-groep.nl",
            "domain_keyword": "gemini-groep",
            "domain_tld": "nl",
            "query_time": "2024-05-10 23:52:49",
            "create_date": "2021-08-22",
            "update_date": "2023-08-06",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dawn.ns.cloudflare.com",
                "sevki.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "geminigroup.ltd",
            "domain_keyword": "geminigroup",
            "domain_tld": "ltd",
            "query_time": "2024-05-27 20:26:02",
            "create_date": "2024-05-22",
            "update_date": "2024-05-27",
            "expiry_date": "2026-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "geminigroup.uk.com",
            "domain_keyword": "geminigroup",
            "domain_tld": "uk.com",
            "query_time": "2024-05-10 23:53:06",
            "create_date": "2006-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_email": "https://whois.centralnic.com/contact/geminigroup.uk.com/registrant",
            "name_servers": [
                "ns21.net-hosted.com",
                "ns22.net-hosted.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "geminigroup.uk",
            "domain_keyword": "geminigroup",
            "domain_tld": "uk",
            "query_time": "2024-04-03 17:13:49",
            "create_date": "2019-07-03",
            "update_date": "2023-10-01",
            "expiry_date": "2024-07-03",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "parked.webber.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "geminigroup.online",
            "domain_keyword": "geminigroup",
            "domain_tld": "online",
            "query_time": "2024-05-10 23:53:06",
            "create_date": "2023-10-21",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "geminigroup.co.in",
            "domain_keyword": "geminigroup",
            "domain_tld": "co.in",
            "query_time": "2024-05-13 19:47:18",
            "create_date": "2011-04-16",
            "update_date": "2023-09-18",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gemini organosys",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "geminigroup.fund",
            "domain_keyword": "geminigroup",
            "domain_tld": "fund",
            "query_time": "2024-04-16 16:14:45",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "geminigroup.co",
            "domain_keyword": "geminigroup",
            "domain_tld": "co",
            "query_time": "2024-05-27 19:22:44",
            "create_date": "2014-04-03",
            "update_date": "2023-07-29",
            "expiry_date": "2025-04-02",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "geminigroup.it",
            "domain_keyword": "geminigroup",
            "domain_tld": "it",
            "query_time": "2024-04-24 12:33:27",
            "create_date": "2013-03-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-16",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Gemini Trasporti S.r.l.",
            "registrant_address": "Via Rasia, 1013",
            "registrant_city": "Livigno",
            "registrant_state": "SO",
            "registrant_zip": "23030",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "geminigroup.ae",
            "domain_keyword": "geminigroup",
            "domain_tld": "ae",
            "query_time": "2024-05-27 19:22:44",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_name": "Kiran bose",
            "registrant_company": "Gemini Group",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 17,
            "domain_name": "geminigroup.one",
            "domain_keyword": "geminigroup",
            "domain_tld": "one",
            "query_time": "2024-04-27 06:09:44",
            "create_date": "2022-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "geminigroup.org",
            "domain_keyword": "geminigroup",
            "domain_tld": "org",
            "query_time": "2024-05-13 19:47:18",
            "create_date": "2023-10-28",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-28",
            "registrar_iana": 3976,
            "registrar_name": "NAMEBEACON.COM INC",
            "registrar_website": "https://namebeacon.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bahl Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "geminigroup.in",
            "domain_keyword": "geminigroup",
            "domain_tld": "in",
            "query_time": "2024-05-17 22:02:15",
            "create_date": "2012-01-13",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-13",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Web Element, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webelementinc.in",
                "ns2.webelementinc.in",
                "ns3.webelementinc.in",
                "ns4.webelementinc.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "geminigroup.xyz",
            "domain_keyword": "geminigroup",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 23:53:06",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "geminigroup.pl",
            "domain_keyword": "geminigroup",
            "domain_tld": "pl",
            "query_time": "2024-05-17 22:02:15",
            "create_date": "2015-03-11",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-11",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "geminigroup.info",
            "domain_keyword": "geminigroup",
            "domain_tld": "info",
            "query_time": "2024-04-12 22:14:37",
            "create_date": "2009-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "geminigroup.ca",
            "domain_keyword": "geminigroup",
            "domain_tld": "ca",
            "query_time": "2024-05-31 18:53:38",
            "create_date": "2007-09-23",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-23",
            "registrar_name": "Netfirms, LTD",
            "registrar_website": "www.netfirms.ca",
            "registrant_name": "Gemini Group Inc.",
            "name_servers": [
                "ns1.chinookwebs.com",
                "ns2.chinookwebs.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "geminigroup.io",
            "domain_keyword": "geminigroup",
            "domain_tld": "io",
            "query_time": "2024-05-31 18:53:38",
            "create_date": "2021-12-04",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "geminigroup.mobi",
            "domain_keyword": "geminigroup",
            "domain_tld": "mobi",
            "query_time": "2024-05-31 18:53:38",
            "create_date": "2008-01-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-30",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gesinigroup.com",
            "domain_keyword": "gesinigroup",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:33:04",
            "create_date": "2022-03-17",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "geminisgroup.net",
            "domain_keyword": "geminisgroup",
            "domain_tld": "net",
            "query_time": "2024-04-08 07:57:11",
            "create_date": "2007-10-09",
            "update_date": "2017-10-10",
            "expiry_date": "2027-10-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "geminigreen.com",
            "domain_keyword": "geminigreen",
            "domain_tld": "com",
            "query_time": "2024-05-04 13:40:02",
            "create_date": "2012-04-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-16",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "geminitgroup.com",
            "domain_keyword": "geminitgroup",
            "domain_tld": "com",
            "query_time": "2024-04-08 07:57:18",
            "create_date": "2022-10-06",
            "update_date": "2022-10-06",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "geminigroves.com",
            "domain_keyword": "geminigroves",
            "domain_tld": "com",
            "query_time": "2024-05-13 19:47:18",
            "create_date": "2021-05-08",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "geninigroup.com",
            "domain_keyword": "geninigroup",
            "domain_tld": "com",
            "query_time": "2024-04-09 02:31:33",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gemini-group.co.uk",
            "domain_keyword": "gemini-group",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 06:08:21",
            "create_date": "1997-07-25",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-25",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "remanigroep.nl",
            "domain_keyword": "remanigroep",
            "domain_tld": "nl",
            "query_time": "2024-05-28 02:30:22",
            "create_date": "2020-02-04",
            "update_date": "2022-10-14",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.dn-s.nl",
                "ns2.dn-s.nl",
                "ns3.dn-s.nl",
                "ns4.dn-s.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "seminigroup.com",
            "domain_keyword": "seminigroup",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:41:19",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "chris.ns.cloudflare.com",
                "marlowe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "gemini-group.net",
            "domain_keyword": "gemini-group",
            "domain_tld": "net",
            "query_time": "2024-05-26 07:22:09",
            "create_date": "2022-03-11",
            "update_date": "2024-05-22",
            "expiry_date": "2024-03-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "geminigroups.net",
            "domain_keyword": "geminigroups",
            "domain_tld": "net",
            "query_time": "2024-05-13 19:47:18",
            "create_date": "2023-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EG",
            "registrant_email": "https://tieredaccess.com/contact/8faff75c-ff6e-44e0-a4a5-65ec56be61bf",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "heminkgroep.com",
            "domain_keyword": "heminkgroep",
            "domain_tld": "com",
            "query_time": "2024-04-06 22:56:06",
            "create_date": "2021-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hemink Groep B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=heminkgroep.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "geminisgroup.org",
            "domain_keyword": "geminisgroup",
            "domain_tld": "org",
            "query_time": "2024-05-27 19:22:54",
            "create_date": "2007-10-09",
            "update_date": "2018-02-27",
            "expiry_date": "2027-10-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Geminis Group Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "00000",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "geminagroup.ro",
            "domain_keyword": "geminagroup",
            "domain_tld": "ro",
            "query_time": "2024-04-27 06:08:07",
            "create_date": "2019-04-17",
            "expiry_date": "2029-04-14",
            "registrar_name": "MANIZ Studio SRL",
            "registrar_website": "www.maniz.ro",
            "name_servers": [
                "nsh1.maniz.ro",
                "nsh2.maniz.ro",
                "nsh3.maniz.ro",
                "nsh4.maniz.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 40,
            "domain_name": "giminigroup.com",
            "domain_keyword": "giminigroup",
            "domain_tld": "com",
            "query_time": "2024-04-07 22:37:36",
            "create_date": "2014-06-09",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.swscloud.com",
                "ns2.swscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "geminisgroup.info",
            "domain_keyword": "geminisgroup",
            "domain_tld": "info",
            "query_time": "2024-05-27 19:22:54",
            "create_date": "2007-10-09",
            "update_date": "2018-02-12",
            "expiry_date": "2027-10-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Geminis Group Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "00000",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.worldnic.com",
                "ns16.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "gemini-group.com",
            "domain_keyword": "gemini-group",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:08:18",
            "create_date": "2012-11-08",
            "update_date": "2023-01-25",
            "expiry_date": "2024-11-08",
            "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": "West Midlands",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/041e0e4a-0445-40a5-9b01-89689d662085",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mellowms.co.uk",
                "ns2.mellowms.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "gaminigroup.com",
            "domain_keyword": "gaminigroup",
            "domain_tld": "com",
            "query_time": "2024-05-01 08:21:13",
            "create_date": "2023-10-25",
            "update_date": "2024-02-01",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1351,
            "registrar_name": "Rainydaydomains.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "Statutory Masking Enabled",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_state": "ALPES MARITIMES",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "gemini-group.uk",
            "domain_keyword": "gemini-group",
            "domain_tld": "uk",
            "query_time": "2024-04-02 03:49:11",
            "create_date": "2019-07-03",
            "update_date": "2023-10-01",
            "expiry_date": "2024-07-03",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "parked.webber.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "gemini3group.com",
            "domain_keyword": "gemini3group",
            "domain_tld": "com",
            "query_time": "2024-05-16 05:51:36",
            "create_date": "2010-06-25",
            "update_date": "2020-10-16",
            "expiry_date": "2025-07-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "geminisgroup.com",
            "domain_keyword": "geminisgroup",
            "domain_tld": "com",
            "query_time": "2024-04-08 07:57:11",
            "create_date": "2007-10-09",
            "update_date": "2017-10-10",
            "expiry_date": "2027-10-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "geminvgroup.com",
            "domain_keyword": "geminvgroup",
            "domain_tld": "com",
            "query_time": "2024-04-08 07:57:31",
            "create_date": "2021-12-30",
            "update_date": "2022-10-06",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "geminigrok.club",
            "domain_keyword": "geminigrok",
            "domain_tld": "club",
            "query_time": "2024-05-10 23:53:06",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "geminiprop.com",
            "domain_keyword": "geminiprop",
            "domain_tld": "com",
            "query_time": "2024-05-17 22:02:25",
            "create_date": "2021-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "geminigrow.com",
            "domain_keyword": "geminigrow",
            "domain_tld": "com",
            "query_time": "2024-04-08 07:56:26",
            "create_date": "2021-08-26",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "eminigroup.com",
            "domain_keyword": "eminigroup",
            "domain_tld": "com",
            "query_time": "2024-05-02 13:05:43",
            "create_date": "2003-03-12",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "E-Promote",
            "registrant_address": "220 E Flamingo Road",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89169",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/eminigroup.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "geminigrok.com",
            "domain_keyword": "geminigrok",
            "domain_tld": "com",
            "query_time": "2024-04-08 07:56:26",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/geminigrok.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "geminiprop.net",
            "domain_keyword": "geminiprop",
            "domain_tld": "net",
            "query_time": "2024-04-08 07:56:46",
            "create_date": "2013-05-07",
            "update_date": "2023-05-12",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "geminisgroup.biz",
            "domain_keyword": "geminisgroup",
            "domain_tld": "biz",
            "query_time": "2024-05-27 19:22:54",
            "create_date": "2007-10-09",
            "update_date": "2018-01-10",
            "expiry_date": "2027-10-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Geminis Group Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "00000",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "yeminigroup.com",
            "domain_keyword": "yeminigroup",
            "domain_tld": "com",
            "query_time": "2024-04-27 22:37:48",
            "create_date": "2015-04-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "heminkgroep.nl",
            "domain_keyword": "heminkgroep",
            "domain_tld": "nl",
            "query_time": "2024-05-31 02:08:39",
            "create_date": "2007-05-04",
            "update_date": "2023-06-30",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "geminigroups.com",
            "domain_keyword": "geminigroups",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:53:38",
            "create_date": "2022-01-19",
            "update_date": "2023-12-05",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "reminigroup.com",
            "domain_keyword": "reminigroup",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:59:04",
            "create_date": "2022-10-17",
            "update_date": "2023-11-30",
            "expiry_date": "2025-10-17",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "gemini-group.ru",
            "domain_keyword": "gemini-group",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:27:10",
            "create_date": "2023-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "geminigreen.net",
            "domain_keyword": "geminigreen",
            "domain_tld": "net",
            "query_time": "2024-05-31 18:53:38",
            "create_date": "2023-02-01",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "geminirep.co.uk",
            "domain_keyword": "geminirep",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 09:56:06",
            "create_date": "2024-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "geminigrp.co",
            "domain_keyword": "geminigrp",
            "domain_tld": "co",
            "query_time": "2024-05-27 19:22:44",
            "create_date": "2022-02-06",
            "update_date": "2023-08-18",
            "expiry_date": "2027-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "geminigrp.online",
            "domain_keyword": "geminigrp",
            "domain_tld": "online",
            "query_time": "2024-05-10 23:53:06",
            "create_date": "2024-03-01",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-01",
            "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": [
                "chad.ns.cloudflare.com",
                "heidi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "geminiprep.com",
            "domain_keyword": "geminiprep",
            "domain_tld": "com",
            "query_time": "2024-05-20 09:56:05",
            "create_date": "2024-03-19",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-19",
            "registrar_iana": 3337,
            "registrar_name": "DropCatch.com 1128 LLC",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "gemnigroup.com",
            "domain_keyword": "gemnigroup",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:23:56",
            "create_date": "2023-05-02",
            "update_date": "2023-05-02",
            "expiry_date": "2024-05-02",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "Global Domain Privacy",
            "registrant_company": "GLOBAL DOMAIN PRIVACY",
            "registrant_address": "Via Zanchi 22",
            "registrant_city": "Bergamo",
            "registrant_state": "BG",
            "registrant_zip": "24126",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.353230400",
            "registrant_fax": "+39.353230312",
            "name_servers": [
                "suspended1.plaindns.net",
                "suspended2.plaindns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "geminigree.site",
            "domain_keyword": "geminigree",
            "domain_tld": "site",
            "query_time": "2024-05-27 19:22:44",
            "create_date": "2024-02-03",
            "update_date": "2024-04-28",
            "expiry_date": "2025-02-03",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "geminidrop.com",
            "domain_keyword": "geminidrop",
            "domain_tld": "com",
            "query_time": "2024-06-01 07:24:59",
            "create_date": "2023-07-11",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-11",
            "registrar_iana": 2704,
            "registrar_name": "DropCatch.com 945 LLC",
            "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": 68,
            "domain_name": "geminigrp.com",
            "domain_keyword": "geminigrp",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:53:38",
            "create_date": "2002-02-08",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-08",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Hub International Limited",
            "registrant_address": "300 N LaSalle St., 17th Floor",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60654",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8774026601",
            "registrant_fax": "+1.8774026606",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.522,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>geminigroep.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>68</total>
  <relation>eq</relation>
  <current>68</current>
 </count>
 <unique_domains>geminigroup.ru, geminigroup.biz, geminigroup.co.uk, geminigroup.net, geminigroup.com, geminigroup.us, gemini-groep.nl, geminigroup.ltd, geminigroup.uk.com, geminigroup.uk, geminigroup.online, geminigroup.co.in, geminigroup.fund, geminigroup.co, geminigroup.it, geminigroup.ae, geminigroup.one, geminigroup.org, geminigroup.in, geminigroup.xyz, geminigroup.pl, geminigroup.info, geminigroup.ca, geminigroup.io, geminigroup.mobi, gesinigroup.com, geminisgroup.net, geminigreen.com, geminitgroup.com, geminigroves.com, geninigroup.com, gemini-group.co.uk, remanigroep.nl, seminigroup.com, gemini-group.net, geminigroups.net, heminkgroep.com, geminisgroup.org, geminagroup.ro, giminigroup.com, geminisgroup.info, gemini-group.com, gaminigroup.com, gemini-group.uk, gemini3group.com, geminisgroup.com, geminvgroup.com, geminigrok.club, geminiprop.com, geminigrow.com, eminigroup.com, geminigrok.com, geminiprop.net, geminisgroup.biz, yeminigroup.com, heminkgroep.nl, geminigroups.com, reminigroup.com, gemini-group.ru, geminigreen.net, geminirep.co.uk, geminigrp.co, geminigrp.online, geminiprep.com, gemnigroup.com, geminigree.site, geminidrop.com, geminigrp.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>geminigroup.ru</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:27:10</query_time>
   <create_date>2023-10-28</create_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>geminigroup.biz</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 09:56:03</query_time>
   <create_date>2003-05-20</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</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>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>3</num>
   <domain_name>geminigroup.co.uk</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-03 17:13:46</query_time>
   <create_date>2010-07-13</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>geminigroup.net</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 07:56:26</query_time>
   <create_date>1999-08-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2033-08-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.zoneedit.com</value>
    <value>dns2.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>geminigroup.com</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 07:56:26</query_time>
   <create_date>1995-12-13</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>geminigroup.us</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 00:35:53</query_time>
   <create_date>2003-05-20</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Charles Kidd</registrant_name>
   <registrant_company>Gemini Group LLC</registrant_company>
   <registrant_address>PO Box 300822</registrant_address>
   <registrant_city>Kansas City</registrant_city>
   <registrant_state>Missouri</registrant_state>
   <registrant_zip>64130</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8168208896</registrant_phone>
   <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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>gemini-groep.nl</domain_name>
   <domain_keyword>gemini-groep</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 23:52:49</query_time>
   <create_date>2021-08-22</create_date>
   <update_date>2023-08-06</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dawn.ns.cloudflare.com</value>
    <value>sevki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>geminigroup.ltd</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-27 20:26:02</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2026-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>geminigroup.uk.com</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-10 23:53:06</query_time>
   <create_date>2006-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/geminigroup.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns21.net-hosted.com</value>
    <value>ns22.net-hosted.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>geminigroup.uk</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-03 17:13:49</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>parked.webber.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>geminigroup.online</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 23:53:06</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>geminigroup.co.in</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-13 19:47:18</query_time>
   <create_date>2011-04-16</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gemini organosys</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>geminigroup.fund</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-04-16 16:14:45</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>geminigroup.co</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 19:22:44</query_time>
   <create_date>2014-04-03</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-04-02</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>geminigroup.it</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 12:33:27</query_time>
   <create_date>2013-03-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Gemini Trasporti S.r.l.</registrant_company>
   <registrant_address>Via Rasia, 1013</registrant_address>
   <registrant_city>Livigno</registrant_city>
   <registrant_state>SO</registrant_state>
   <registrant_zip>23030</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>geminigroup.ae</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-27 19:22:44</query_time>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_name>Kiran bose</registrant_name>
   <registrant_company>Gemini Group</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>geminigroup.one</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-27 06:09:44</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>geminigroup.org</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 19:47:18</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>3976</registrar_iana>
   <registrar_name>NAMEBEACON.COM INC</registrar_name>
   <registrar_website>https://namebeacon.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bahl Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>geminigroup.in</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-17 22:02:15</query_time>
   <create_date>2012-01-13</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Web Element, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webelementinc.in</value>
    <value>ns2.webelementinc.in</value>
    <value>ns3.webelementinc.in</value>
    <value>ns4.webelementinc.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>geminigroup.xyz</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 23:53:06</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>geminigroup.pl</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 22:02:15</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>geminigroup.info</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 22:14:37</query_time>
   <create_date>2009-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>geminigroup.ca</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 18:53:38</query_time>
   <create_date>2007-09-23</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>Netfirms, LTD</registrar_name>
   <registrar_website>www.netfirms.ca</registrar_website>
   <registrant_name>Gemini Group Inc.</registrant_name>
   <name_servers>
    <value>ns1.chinookwebs.com</value>
    <value>ns2.chinookwebs.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>geminigroup.io</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 18:53:38</query_time>
   <create_date>2021-12-04</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>geminigroup.mobi</domain_name>
   <domain_keyword>geminigroup</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-31 18:53:38</query_time>
   <create_date>2008-01-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns21.domaincontrol.com</value>
    <value>ns22.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>26</num>
   <domain_name>gesinigroup.com</domain_name>
   <domain_keyword>gesinigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:33:04</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>geminisgroup.net</domain_name>
   <domain_keyword>geminisgroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 07:57:11</query_time>
   <create_date>2007-10-09</create_date>
   <update_date>2017-10-10</update_date>
   <expiry_date>2027-10-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.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>geminigreen.com</domain_name>
   <domain_keyword>geminigreen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 13:40:02</query_time>
   <create_date>2012-04-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>geminitgroup.com</domain_name>
   <domain_keyword>geminitgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 07:57:18</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>geminigroves.com</domain_name>
   <domain_keyword>geminigroves</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 19:47:18</query_time>
   <create_date>2021-05-08</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>geninigroup.com</domain_name>
   <domain_keyword>geninigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 02:31:33</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>gemini-group.co.uk</domain_name>
   <domain_keyword>gemini-group</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 06:08:21</query_time>
   <create_date>1997-07-25</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>remanigroep.nl</domain_name>
   <domain_keyword>remanigroep</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-28 02:30:22</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2022-10-14</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.dn-s.nl</value>
    <value>ns2.dn-s.nl</value>
    <value>ns3.dn-s.nl</value>
    <value>ns4.dn-s.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>seminigroup.com</domain_name>
   <domain_keyword>seminigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:41:19</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>chris.ns.cloudflare.com</value>
    <value>marlowe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gemini-group.net</domain_name>
   <domain_keyword>gemini-group</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 07:22:09</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-03-11</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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>geminigroups.net</domain_name>
   <domain_keyword>geminigroups</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 19:47:18</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8faff75c-ff6e-44e0-a4a5-65ec56be61bf</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>heminkgroep.com</domain_name>
   <domain_keyword>heminkgroep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 22:56:06</query_time>
   <create_date>2021-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hemink Groep B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=heminkgroep.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>geminisgroup.org</domain_name>
   <domain_keyword>geminisgroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 19:22:54</query_time>
   <create_date>2007-10-09</create_date>
   <update_date>2018-02-27</update_date>
   <expiry_date>2027-10-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Geminis Group Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>00000</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>geminagroup.ro</domain_name>
   <domain_keyword>geminagroup</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-27 06:08:07</query_time>
   <create_date>2019-04-17</create_date>
   <expiry_date>2029-04-14</expiry_date>
   <registrar_name>MANIZ Studio SRL</registrar_name>
   <registrar_website>www.maniz.ro</registrar_website>
   <name_servers>
    <value>nsh1.maniz.ro</value>
    <value>nsh2.maniz.ro</value>
    <value>nsh3.maniz.ro</value>
    <value>nsh4.maniz.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>giminigroup.com</domain_name>
   <domain_keyword>giminigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 22:37:36</query_time>
   <create_date>2014-06-09</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.swscloud.com</value>
    <value>ns2.swscloud.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>41</num>
   <domain_name>geminisgroup.info</domain_name>
   <domain_keyword>geminisgroup</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 19:22:54</query_time>
   <create_date>2007-10-09</create_date>
   <update_date>2018-02-12</update_date>
   <expiry_date>2027-10-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Geminis Group Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>00000</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.worldnic.com</value>
    <value>ns16.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>gemini-group.com</domain_name>
   <domain_keyword>gemini-group</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:08:18</query_time>
   <create_date>2012-11-08</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2024-11-08</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>West Midlands</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/041e0e4a-0445-40a5-9b01-89689d662085</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mellowms.co.uk</value>
    <value>ns2.mellowms.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>gaminigroup.com</domain_name>
   <domain_keyword>gaminigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 08:21:13</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1351</registrar_iana>
   <registrar_name>Rainydaydomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>Statutory Masking Enabled</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_state>ALPES MARITIMES</registrant_state>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>7513faf1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>gemini-group.uk</domain_name>
   <domain_keyword>gemini-group</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-02 03:49:11</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>parked.webber.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>gemini3group.com</domain_name>
   <domain_keyword>gemini3group</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 05:51:36</query_time>
   <create_date>2010-06-25</create_date>
   <update_date>2020-10-16</update_date>
   <expiry_date>2025-07-10</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>geminisgroup.com</domain_name>
   <domain_keyword>geminisgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 07:57:11</query_time>
   <create_date>2007-10-09</create_date>
   <update_date>2017-10-10</update_date>
   <expiry_date>2027-10-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>geminvgroup.com</domain_name>
   <domain_keyword>geminvgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 07:57:31</query_time>
   <create_date>2021-12-30</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>geminigrok.club</domain_name>
   <domain_keyword>geminigrok</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-10 23:53:06</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>geminiprop.com</domain_name>
   <domain_keyword>geminiprop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 22:02:25</query_time>
   <create_date>2021-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>50</num>
   <domain_name>geminigrow.com</domain_name>
   <domain_keyword>geminigrow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 07:56:26</query_time>
   <create_date>2021-08-26</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>eminigroup.com</domain_name>
   <domain_keyword>eminigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 13:05:43</query_time>
   <create_date>2003-03-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>E-Promote</registrant_company>
   <registrant_address>220 E Flamingo Road</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89169</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/eminigroup.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <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>52</num>
   <domain_name>geminigrok.com</domain_name>
   <domain_keyword>geminigrok</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 07:56:26</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/geminigrok.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>geminiprop.net</domain_name>
   <domain_keyword>geminiprop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 07:56:46</query_time>
   <create_date>2013-05-07</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2025-05-07</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>geminisgroup.biz</domain_name>
   <domain_keyword>geminisgroup</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 19:22:54</query_time>
   <create_date>2007-10-09</create_date>
   <update_date>2018-01-10</update_date>
   <expiry_date>2027-10-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Geminis Group Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>00000</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.worldnic.com</value>
    <value>ns24.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>yeminigroup.com</domain_name>
   <domain_keyword>yeminigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 22:37:48</query_time>
   <create_date>2015-04-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.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>heminkgroep.nl</domain_name>
   <domain_keyword>heminkgroep</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-31 02:08:39</query_time>
   <create_date>2007-05-04</create_date>
   <update_date>2023-06-30</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>geminigroups.com</domain_name>
   <domain_keyword>geminigroups</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:53:38</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>reminigroup.com</domain_name>
   <domain_keyword>reminigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:59:04</query_time>
   <create_date>2022-10-17</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>gemini-group.ru</domain_name>
   <domain_keyword>gemini-group</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:27:10</query_time>
   <create_date>2023-06-23</create_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>geminigreen.net</domain_name>
   <domain_keyword>geminigreen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 18:53:38</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>geminirep.co.uk</domain_name>
   <domain_keyword>geminirep</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 09:56:06</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>geminigrp.co</domain_name>
   <domain_keyword>geminigrp</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 19:22:44</query_time>
   <create_date>2022-02-06</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2027-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>geminigrp.online</domain_name>
   <domain_keyword>geminigrp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 23:53:06</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-01</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>chad.ns.cloudflare.com</value>
    <value>heidi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>geminiprep.com</domain_name>
   <domain_keyword>geminiprep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 09:56:05</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>3337</registrar_iana>
   <registrar_name>DropCatch.com 1128 LLC</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>gemnigroup.com</domain_name>
   <domain_keyword>gemnigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:23:56</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>Global Domain Privacy</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY</registrant_company>
   <registrant_address>Via Zanchi 22</registrant_address>
   <registrant_city>Bergamo</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>24126</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.353230400</registrant_phone>
   <registrant_fax>+39.353230312</registrant_fax>
   <name_servers>
    <value>suspended1.plaindns.net</value>
    <value>suspended2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>geminigree.site</domain_name>
   <domain_keyword>geminigree</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 19:22:44</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>geminidrop.com</domain_name>
   <domain_keyword>geminidrop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 07:24:59</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>2704</registrar_iana>
   <registrar_name>DropCatch.com 945 LLC</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>68</num>
   <domain_name>geminigrp.com</domain_name>
   <domain_keyword>geminigrp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:53:38</query_time>
   <create_date>2002-02-08</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-08</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</registrant_name>
   <registrant_company>Hub International Limited</registrant_company>
   <registrant_address>300 N LaSalle St., 17th Floor</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60654</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8774026601</registrant_phone>
   <registrant_fax>+1.8774026606</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>
 </results>
 <stats>
  <total_time>0.522</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.