WHOIS QUERY TIME

9 Jun 2024 - 8:28 PM UTC

Registered: 22 August 2003
Modified: 21 July 2023
Expiry: 22 August 2024

NAME SERVERS

ns.citicorp.com
ns2.citicorp.com
ns5.citicorp.com

DOMAIN STATUS

published

REGISTRANT

Name: Guerra Oliveira
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=citigold.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "citigold.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "citigold.com.br",
            "domain_keyword": "citigold",
            "domain_tld": "com.br",
            "query_time": "2024-06-09 20:28:30",
            "create_date": "2003-08-22",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-22",
            "registrant_name": "Guerra Oliveira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>citigold.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>citigold.com.br</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-09 20:28:30</query_time>
   <create_date>2003-08-22</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrant_name>Guerra Oliveira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.033 seconds) for "citigold.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

11 Dec 2023 - 11:24 PM UTC

Registered: 22 August 2003
Modified: 21 July 2023
Expiry: 22 August 2024

NAME SERVERS

ns.citicorp.com
ns2.citicorp.com
ns5.citicorp.com

DOMAIN STATUS

published

REGISTRANT

Name: Guerra Oliveira
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=citigold.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "citigold.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "citigold.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "citigold.com.br",
            "domain_keyword": "citigold",
            "domain_tld": "com.br",
            "query_time": "2023-12-11 23:24:38",
            "create_date": "2003-08-22",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-22",
            "registrant_name": "Guerra Oliveira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "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>citigold.com.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>citigold.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>citigold.com.br</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-12-11 23:24:38</query_time>
   <create_date>2003-08-22</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrant_name>Guerra Oliveira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 30 domain names (in 0.016 seconds) which contained the exact domain keyword "citigold".
Domain Name Registered Expiry Registrar Ownership
1 citigold.co.uk 1 Mar 1999 1 Mar 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
2 citigold.cl 9 Nov 1999 6 Dec 2024 NIC Chile CitiBank, N.A.
3 citigold.info 25 Jul 2001 25 Jul 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
4 citigold.biz 17 Nov 2001 18 Nov 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
5 citigold.com 26 Mar 2002 26 Mar 2025 Domain.com, LLC REDACTED FOR PRIVACY
6 citigold.us 19 Apr 2002 18 Apr 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
7 citigold.pl 26 Apr 2003 25 Apr 2025 Corporation Service Company -
8 citigold.com.br 22 Aug 2003 22 Aug 2024 - Guerra Oliveira
9 citigold.be 28 Apr 2005 - CSC Corporate Domains, Inc. -
10 citigold.net 10 Sep 2005 10 Sep 2024 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
11 citigold.com.cn 10 Sep 2005 10 Sep 2024 阿里云计算有限公司(万网) 袁志勇
12 citigold.cn 12 Dec 2005 12 Dec 2024 阿里云计算有限公司(万网) 倪志福
13 citigold.pt 9 Feb 2008 11 Feb 2024 - -
14 citigold.in 20 Jun 2008 20 Jun 2024 MarkMonitor Inc. Citibank, N.A.
15 citigold.co.nz 20 Jun 2008 - CSC Corporate Domains, Inc -
16 citigold.tel 22 Jan 2009 22 Mar 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
17 citigold.ro 14 Jul 2009 12 Sep 2024 MarkMonitor Inc. -
18 citigold.co 23 Nov 2011 22 Nov 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
19 citigold.app 8 May 2018 8 May 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
20 citigold.uk 21 Jun 2019 21 Jun 2025 Markmonitor Inc. [Tag = MARKMONITOR] -
21 citigold.shop 26 May 2023 26 May 2025 Dreamscape Networks International Pte Ltd -
22 citigold.site 26 May 2023 26 May 2025 Dreamscape Networks International Pte Ltd TONGJI SUTRA PTY LTD
23 citigold.life 26 May 2023 26 May 2025 Dreamscape Networks International Pte Ltd TONGJI SUTRA PTY LTD
24 citigold.org 26 May 2023 26 May 2025 Dreamscape Networks International Pte Ltd TONGJI SUTRA PTY LTD
25 citigold.online 10 Dec 2023 10 Dec 2024 Communigal Communications Ltd Domain Name Privacy Inc.
26 citigold.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
27 citigold.io 9 May 2024 9 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
28 citigold.net.au - - Web Address Registration Pty Ltd Jason Liuer
29 citigold.au - - Web Address Registration Pty Ltd Jason Liuer
30 citigold.ae - - Host Arabia ( Tasjeel.ae ) CITI GOLD
31 citigold.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Admin

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=citigold&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "citigold",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 31,
        "relation": "eq",
        "current": 31
    },
    "unique_domains": "citigold.co.uk, citigold.cl, citigold.info, citigold.biz, citigold.com, citigold.us, citigold.pl, citigold.com.br, citigold.be, citigold.net, citigold.com.cn, citigold.cn, citigold.pt, citigold.in, citigold.co.nz, citigold.tel, citigold.ro, citigold.co, citigold.app, citigold.uk, citigold.shop, citigold.site, citigold.life, citigold.org, citigold.online, citigold.xyz, citigold.io, citigold.net.au, citigold.au, citigold.ae, citigold.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "citigold.co.uk",
            "domain_keyword": "citigold",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 17:52:56",
            "create_date": "1999-03-01",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-01",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "citigold.cl",
            "domain_keyword": "citigold",
            "domain_tld": "cl",
            "query_time": "2024-05-18 23:42:08",
            "create_date": "1999-11-09",
            "expiry_date": "2024-12-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "CitiBank, N.A.",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com"
            ]
        },
        {
            "num": 3,
            "domain_name": "citigold.info",
            "domain_keyword": "citigold",
            "domain_tld": "info",
            "query_time": "2024-05-18 23:42:08",
            "create_date": "2001-07-25",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "citigold.biz",
            "domain_keyword": "citigold",
            "domain_tld": "biz",
            "query_time": "2024-05-18 23:42:08",
            "create_date": "2001-11-17",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "citigold.com",
            "domain_keyword": "citigold",
            "domain_tld": "com",
            "query_time": "2024-05-25 08:07:10",
            "create_date": "2002-03-26",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-26",
            "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": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/fadcc71b-c34a-4eef-9ea5-50556329be07",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "citigold.us",
            "domain_keyword": "citigold",
            "domain_tld": "us",
            "query_time": "2024-05-21 18:57:35",
            "create_date": "2002-04-19",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Domain Administration",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "390 Greenwich Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10013",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8553844622",
            "registrant_fax": "+1.8449647740",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "citigold.pl",
            "domain_keyword": "citigold",
            "domain_tld": "pl",
            "query_time": "2024-05-01 06:55:25",
            "create_date": "2003-04-26",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-25",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "citigold.com.br",
            "domain_keyword": "citigold",
            "domain_tld": "com.br",
            "query_time": "2024-06-09 20:28:30",
            "create_date": "2003-08-22",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-22",
            "registrant_name": "Guerra Oliveira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "citigold.be",
            "domain_keyword": "citigold",
            "domain_tld": "be",
            "query_time": "2024-06-09 20:28:28",
            "create_date": "2005-04-28",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 10,
            "domain_name": "citigold.net",
            "domain_keyword": "citigold",
            "domain_tld": "net",
            "query_time": "2024-05-18 23:42:08",
            "create_date": "2005-09-10",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-10",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administration",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "390 Greenwich Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10013",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8553844622",
            "registrant_fax": "+1.8449647740",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "citigold.com.cn",
            "domain_keyword": "citigold",
            "domain_tld": "com.cn",
            "query_time": "2024-06-09 20:28:28",
            "create_date": "2005-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "袁志勇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "citigold.cn",
            "domain_keyword": "citigold",
            "domain_tld": "cn",
            "query_time": "2024-06-09 20:28:28",
            "create_date": "2005-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "倪志福",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "citigold.pt",
            "domain_keyword": "citigold",
            "domain_tld": "pt",
            "query_time": "2024-06-01 04:31:41",
            "create_date": "2008-02-09",
            "expiry_date": "2024-02-11",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 14,
            "domain_name": "citigold.in",
            "domain_keyword": "citigold",
            "domain_tld": "in",
            "query_time": "2024-05-18 23:42:08",
            "create_date": "2008-06-20",
            "update_date": "2022-09-06",
            "expiry_date": "2024-06-20",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Citibank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "citigold.co.nz",
            "domain_keyword": "citigold",
            "domain_tld": "co.nz",
            "query_time": "2024-06-09 20:28:28",
            "create_date": "2008-06-20",
            "update_date": "2023-06-18",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "citigold.tel",
            "domain_keyword": "citigold",
            "domain_tld": "tel",
            "query_time": "2024-05-18 23:42:09",
            "create_date": "2009-01-22",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "citigold.ro",
            "domain_keyword": "citigold",
            "domain_tld": "ro",
            "query_time": "2024-06-09 20:28:28",
            "create_date": "2009-07-14",
            "expiry_date": "2024-09-12",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "www.markmonitor.com",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 18,
            "domain_name": "citigold.co",
            "domain_keyword": "citigold",
            "domain_tld": "co",
            "query_time": "2024-05-18 23:42:10",
            "create_date": "2011-11-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "citigold.app",
            "domain_keyword": "citigold",
            "domain_tld": "app",
            "query_time": "2024-05-11 16:28:33",
            "create_date": "2018-05-08",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "citigold.uk",
            "domain_keyword": "citigold",
            "domain_tld": "uk",
            "query_time": "2024-06-09 20:28:30",
            "create_date": "2019-06-21",
            "update_date": "2024-05-20",
            "expiry_date": "2025-06-21",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "citigold.shop",
            "domain_keyword": "citigold",
            "domain_tld": "shop",
            "query_time": "2024-05-27 00:03:42",
            "create_date": "2023-05-26",
            "update_date": "2023-07-04",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "citigold.site",
            "domain_keyword": "citigold",
            "domain_tld": "site",
            "query_time": "2024-05-29 02:00:54",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "TONGJI SUTRA PTY LTD",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "citigold.life",
            "domain_keyword": "citigold",
            "domain_tld": "life",
            "query_time": "2024-05-27 00:47:15",
            "create_date": "2023-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TONGJI SUTRA PTY LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "citigold.org",
            "domain_keyword": "citigold",
            "domain_tld": "org",
            "query_time": "2024-05-29 02:00:54",
            "create_date": "2023-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TONGJI SUTRA PTY LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "citigold.online",
            "domain_keyword": "citigold",
            "domain_tld": "online",
            "query_time": "2024-06-09 20:28:28",
            "create_date": "2023-12-10",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-10",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "citigold.xyz",
            "domain_keyword": "citigold",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 20:02:04",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "citigold.io",
            "domain_keyword": "citigold",
            "domain_tld": "io",
            "query_time": "2024-05-10 06:58:14",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "citigold.net.au",
            "domain_keyword": "citigold",
            "domain_tld": "net.au",
            "query_time": "2024-04-28 18:05:18",
            "update_date": "2024-02-26",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Jason Liuer",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "citigold.au",
            "domain_keyword": "citigold",
            "domain_tld": "au",
            "query_time": "2024-05-19 11:12:33",
            "update_date": "2024-02-26",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Jason Liuer",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "citigold.ae",
            "domain_keyword": "citigold",
            "domain_tld": "ae",
            "query_time": "2024-05-27 20:26:25",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "CITI GOLD",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns3.tasjeel.ae",
                "ns4.tasjeel.ae"
            ],
            "domain_status": [
                "serverHold",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 31,
            "domain_name": "citigold.com.au",
            "domain_keyword": "citigold",
            "domain_tld": "com.au",
            "query_time": "2024-06-09 20:28:28",
            "update_date": "2024-06-06",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>citigold</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>31</total>
  <relation>eq</relation>
  <current>31</current>
 </count>
 <unique_domains>citigold.co.uk, citigold.cl, citigold.info, citigold.biz, citigold.com, citigold.us, citigold.pl, citigold.com.br, citigold.be, citigold.net, citigold.com.cn, citigold.cn, citigold.pt, citigold.in, citigold.co.nz, citigold.tel, citigold.ro, citigold.co, citigold.app, citigold.uk, citigold.shop, citigold.site, citigold.life, citigold.org, citigold.online, citigold.xyz, citigold.io, citigold.net.au, citigold.au, citigold.ae, citigold.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>citigold.co.uk</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 17:52:56</query_time>
   <create_date>1999-03-01</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>citigold.cl</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-18 23:42:08</query_time>
   <create_date>1999-11-09</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>CitiBank, N.A.</registrant_name>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>citigold.info</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 23:42:08</query_time>
   <create_date>2001-07-25</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>citigold.biz</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 23:42:08</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.nsroot1.com</value>
    <value>ns2.nsroot2.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>citigold.com</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 08:07:10</query_time>
   <create_date>2002-03-26</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-26</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>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fadcc71b-c34a-4eef-9ea5-50556329be07</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>citigold.us</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-21 18:57:35</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Domain Administration</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>390 Greenwich Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10013</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8553844622</registrant_phone>
   <registrant_fax>+1.8449647740</registrant_fax>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>citigold.pl</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-01 06:55:25</query_time>
   <create_date>2003-04-26</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>citigold.com.br</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-09 20:28:30</query_time>
   <create_date>2003-08-22</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrant_name>Guerra Oliveira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>citigold.be</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-09 20:28:28</query_time>
   <create_date>2005-04-28</create_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>citigold.net</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 23:42:08</query_time>
   <create_date>2005-09-10</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-10</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 Administration</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>390 Greenwich Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10013</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8553844622</registrant_phone>
   <registrant_fax>+1.8449647740</registrant_fax>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>citigold.com.cn</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-09 20:28:28</query_time>
   <create_date>2005-09-10</create_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>袁志勇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>citigold.cn</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-09 20:28:28</query_time>
   <create_date>2005-12-12</create_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>倪志福</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>citigold.pt</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 04:31:41</query_time>
   <create_date>2008-02-09</create_date>
   <expiry_date>2024-02-11</expiry_date>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>citigold.in</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 23:42:08</query_time>
   <create_date>2008-06-20</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Citibank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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.nsroot1.com</value>
    <value>ns2.nsroot2.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>15</num>
   <domain_name>citigold.co.nz</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-09 20:28:28</query_time>
   <create_date>2008-06-20</create_date>
   <update_date>2023-06-18</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>citigold.tel</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-18 23:42:09</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>citigold.ro</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-09 20:28:28</query_time>
   <create_date>2009-07-14</create_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>citigold.co</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 23:42:10</query_time>
   <create_date>2011-11-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>citigold.app</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 16:28:33</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>citigold.uk</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-09 20:28:30</query_time>
   <create_date>2019-06-21</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>citigold.shop</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-27 00:03:42</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>citigold.site</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-29 02:00:54</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>TONGJI SUTRA PTY LTD</registrant_company>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>citigold.life</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-27 00:47:15</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TONGJI SUTRA PTY LTD</registrant_company>
   <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>please query the rdds service of the registrar 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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>citigold.org</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 02:00:54</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TONGJI SUTRA PTY LTD</registrant_company>
   <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>please query the rdds service of the registrar 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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>citigold.online</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-09 20:28:28</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>citigold.xyz</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 20:02:04</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>citigold.io</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-10 06:58:14</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>citigold.net.au</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-28 18:05:18</query_time>
   <update_date>2024-02-26</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Jason Liuer</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>citigold.au</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 11:12:33</query_time>
   <update_date>2024-02-26</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Jason Liuer</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>citigold.ae</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-27 20:26:25</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>CITI GOLD</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns3.tasjeel.ae</value>
    <value>ns4.tasjeel.ae</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>citigold.com.au</domain_name>
   <domain_keyword>citigold</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-09 20:28:28</query_time>
   <update_date>2024-06-06</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.016</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 633 domain names (in 0.204 seconds) which look and sound like the brand name "citigold".
Domain Name Registered Expiry Registrar Ownership
1 citi-gold.com 20 Sep 2018 20 Sep 2024 Tucows Domains Inc. -
2 citikold.solutions 26 Feb 2024 26 Feb 2027 Network Solutions, LLC APPTELINK SA
3 ciligold.com 16 Aug 2023 16 Aug 2024 One.com A/S REDACTED FOR PRIVACY
4 citagold.com 22 May 2019 22 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
5 citiegold.com 17 Jun 2019 17 Jun 2024 GoDaddy.com, LLC -
6 citygold.uz 19 Sep 2020 28 Sep 2030 SUVAN NET -
7 citygold.com 19 Apr 1997 20 Apr 2025 Network Solutions, LLC DATASTAR Inc.
8 citygold.net 21 Feb 1998 20 Feb 2025 Network Solutions, LLC -
9 citigolf.com 17 Apr 2010 17 Apr 2025 Megazone Corp., dba HOSTING.KR beats
10 citygold.asia 19 Feb 2020 19 Feb 2025 eNom, LLC Data Protected
11 kitigold.com 27 Nov 2023 27 Nov 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
12 citikold.net 24 Feb 2023 24 Feb 2025 FastDomain Inc. -
13 citygold.in 18 Dec 2019 18 Dec 2024 Dynadot LLC REDACTED FOR PRIVACY
14 mitigold.com 22 Apr 2022 22 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
15 citifold.com 20 Jun 2017 20 Jun 2024 GoDaddy.com, LLC -
16 cibigold.com 19 Jan 2024 19 Jan 2025 DropCatch.com 1262 LLC HugeDomains.com
17 citigod.com 1 Jan 2022 1 Jan 2025 GoDaddy.com, LLC -
18 citygold.co.in 21 Feb 2023 21 Feb 2028 Endurance Digital Domain Technology LLP N/A
19 citygold.online 16 Feb 2023 16 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
20 citi-gold.ru 27 Jul 2023 27 Jul 2024 REGRU-RU Private Person
21 citygold.estate 9 Oct 2019 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 citygold.org 18 Sep 2023 18 Sep 2024 Dynadot Inc REDACTED FOR PRIVACY
23 citikold.com 16 Dec 2008 16 Dec 2033 Wild West Domains, LLC -
24 citikold.tech 26 Feb 2024 26 Feb 2027 Network Solutions LLC APPTELINK SA
25 ciyigold.com 22 Feb 2024 22 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
26 itigold.com 16 Aug 2023 16 Aug 2024 TLDS L.L.C. d/b/a SRSPlus -
27 citirgold.com 11 Sep 2023 11 Sep 2024 GoDaddy.com, LLC -
28 citiglob.com 29 Sep 2005 29 Sep 2024 IONOS SE 1&1 Internet Inc
29 minigold.ru 30 Nov 2023 30 Nov 2024 REGRU-RU Private Person
30 digigold.ru 14 Nov 2023 14 Nov 2024 RU-CENTER-RU Private Person
31 mikigold.fun 30 Apr 2024 30 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
32 minigold.net 13 Jan 2004 13 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
33 digigold.finance 30 Sep 2023 30 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 citigoldhk.com 11 May 2012 11 May 2025 ENOM, INC. REDACTED FOR PRIVACY
35 citibond.uk 23 Jan 2018 23 Jan 2025 LCN.com Ltd [Tag = LCN] -
36 vatigold.com 16 Nov 2020 16 Nov 2024 GoDaddy.com, LLC -
37 caligold.com 17 Feb 2009 17 Feb 2026 GoDaddy.com, LLC -
38 pinigold.com 3 Mar 2023 2 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
39 ritzgold.com 25 Apr 2023 25 Apr 2024 NAMECHEAP INC Withheld for Privacy Purposes
40 kifigold.com 23 Apr 2023 23 Apr 2024 1API GmbH REDACTED FOR PRIVACY
41 liligold.com 5 Nov 2014 5 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 minigold.io 14 Dec 2022 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 cirigolf.org 7 Mar 2006 7 Mar 2028 GoDaddy.com, LLC Domains By Proxy, LLC
44 withgold.site 19 Dec 2023 19 Dec 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
45 citiworld.org 20 Feb 2017 20 Feb 2025 OVH sas Sistemas de Fidelizacion Citiworld S.L
46 sitzgold.com 6 Mar 2023 6 Mar 2025 Squarespace Domains II LLC Compgro GmbH
47 chiligold.com 5 Jun 2011 5 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
48 kritigold.com 30 Nov 2017 30 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
49 kitagold.net 10 Mar 2021 10 Mar 2025 P.A. Viet Nam Company Limited Nguyen Ngoc Tu
50 catsgold.com 14 Feb 2020 14 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 citygolf.brussels 4 Jul 2015 4 Jul 2024 OVH SAS REDACTED FOR PRIVACY
52 dirigold.com 8 Nov 2022 8 Nov 2024 GKG.NET, INC. Isaak Dahle Associates
53 vitagold.se 22 Aug 2023 22 Aug 2024 One.com -
54 citigolden.com 1 Jan 2022 1 Jan 2025 GoDaddy.com, LLC -
55 giti-gold.com 4 Aug 2021 4 Aug 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
56 bitbigold.com 27 Dec 2021 27 Dec 2024 INET CORPORATION Privacy Protection Service INC d/b/a PrivacyProtect.org
57 citiweld.com 12 Aug 2015 11 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
58 pitagold.com 9 Nov 2016 9 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
59 fittgold.com 30 Nov 2023 30 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
60 casigold.com 4 Jun 2024 4 Jun 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
61 comigold.com 16 Dec 2021 16 Dec 2024 OVH, SAS Switch Maker
62 gigigold.com 26 Jun 2013 26 Jun 2025 GoDaddy.com, LLC -
63 ritagold.com 18 May 2015 18 May 2026 GoDaddy.com, LLC -
64 withgold.sbs 31 May 2024 31 May 2025 NameSilo, LLC See PrivacyGuardian.org
65 citigoup.com 2 Jul 2021 2 Jul 2025 DNSPod, Inc. REDACTED FOR PRIVACY
66 mikigold.pro 30 Apr 2024 30 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 cotegold.cloud 4 Aug 2020 4 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0158890059
68 digigold.org 26 Jul 2017 26 Jul 2025 Dynadot Inc REDACTED FOR PRIVACY
69 linigold.com 28 Dec 2021 28 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 bit-gold.money 2 Nov 2019 2 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
71 civigolf.com 31 Jan 2024 31 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
72 kiwigold.us 27 Mar 2022 27 Mar 2027 GoDaddy.com, LLC Churchill Consulting
73 caligold.ca 18 May 2022 18 May 2025 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
74 city-gold.space 28 Aug 2023 28 Aug 2024 Hosting Ukraine LLC Hosting Ukraine LLC
75 citibolt.com 23 Aug 2018 23 Aug 2024 GoDaddy.com, LLC -
76 cotegold.tech 4 Aug 2020 4 Aug 2024 Tucows.com Co. Contact Privacy Inc. Customer 0158890054
77 dizigold.online 27 Mar 2023 27 Mar 2025 Above.com Pty Ltd Privacy Protection
78 kibigold.com 15 Oct 2023 15 Oct 2024 GoDaddy.com, LLC -
79 citifood.com 5 Aug 2009 5 Aug 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
80 citigulf.com 5 Jun 2018 5 Jun 2025 GoDaddy.com, LLC -
81 litegold.com 28 Apr 2013 28 Apr 2025 Metaregistrar BV REDACTED FOR PRIVACY
82 gidigold.com 20 Oct 2023 20 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
83 vicigold.com 5 Dec 2003 5 Dec 2024 Tucows Domains Inc. -
84 kitagold.com 10 Mar 2021 10 Mar 2025 P.A. Viet Nam Company Limited Nguyen Ngoc Tu
85 bit2gold.com 17 Nov 2020 17 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
86 lithigold.com 30 May 2021 30 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
87 carigold.com 15 Nov 2005 15 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
88 citygold1.com 21 Mar 2008 21 Mar 2025 GoDaddy.com, LLC -
89 vitagold.co.uk 20 Oct 2020 20 Oct 2024 Krystal Hosting Ltd [Tag = KRYSTAL] -
90 dijigold.com 11 Oct 2008 11 Oct 2024 TUCOWS, INC. REDACTED FOR PRIVACY
91 citiford.com 4 Aug 2022 4 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
92 chimigold.com 25 Oct 2023 25 Oct 2024 Dynadot8 LLC -
93 citigoup.net 5 Mar 2007 6 Mar 2025 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
94 piticold.com 18 Aug 2017 18 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
95 citygolf.it 29 Oct 2014 29 Oct 2024 InterNetX GmbH GOLF IN PROGRESS S.R.L
96 bit-gold.co 8 Jan 2024 8 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
97 cavigold.com 10 Nov 2016 10 Nov 2024 GoDaddy.com, LLC -
98 digigold.store 5 Jun 2023 5 Jun 2025 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Jurisconsult Ltd o.z.
99 cintagold.com 14 Sep 2023 14 Sep 2024 Metaregistrar BV REDACTED FOR PRIVACY
100 citiworld.net 21 Nov 2021 21 Nov 2031 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Citigold.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=citigold.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "citigold.com.br",
        "page_size": 100
    },
    "count": {
        "total": 633,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "citi-gold.com, citikold.solutions, ciligold.com, citagold.com, citiegold.com, citygold.uz, citygold.com, citygold.net, citigolf.com, citygold.asia, kitigold.com, citikold.net, citygold.in, mitigold.com, citifold.com, cibigold.com, citigod.com, citygold.co.in, citygold.online, citi-gold.ru, citygold.estate, citygold.org, citikold.com, citikold.tech, ciyigold.com, itigold.com, citirgold.com, citiglob.com, minigold.ru, digigold.ru, mikigold.fun, minigold.net, digigold.finance, citigoldhk.com, citibond.uk, vatigold.com, caligold.com, pinigold.com, ritzgold.com, kifigold.com, liligold.com, minigold.io, cirigolf.org, withgold.site, citiworld.org, sitzgold.com, chiligold.com, kritigold.com, kitagold.net, catsgold.com, citygolf.brussels, dirigold.com, vitagold.se, citigolden.com, giti-gold.com, bitbigold.com, citiweld.com, pitagold.com, fittgold.com, casigold.com, comigold.com, gigigold.com, ritagold.com, withgold.sbs, citigoup.com, mikigold.pro, cotegold.cloud, digigold.org, linigold.com, bit-gold.money, civigolf.com, kiwigold.us, caligold.ca, city-gold.space, citibolt.com, cotegold.tech, dizigold.online, kibigold.com, citifood.com, citigulf.com, litegold.com, gidigold.com, vicigold.com, kitagold.com, bit2gold.com, lithigold.com, carigold.com, citygold1.com, vitagold.co.uk, dijigold.com, citiford.com, chimigold.com, citigoup.net, piticold.com, citygolf.it, bit-gold.co, cavigold.com, digigold.store, cintagold.com, citiworld.net",
    "results": [
        {
            "num": 1,
            "domain_name": "citi-gold.com",
            "domain_keyword": "citi-gold",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:40:44",
            "create_date": "2018-09-20",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "citikold.solutions",
            "domain_keyword": "citikold",
            "domain_tld": "solutions",
            "query_time": "2024-05-01 06:55:32",
            "create_date": "2024-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2027-02-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "APPTELINK SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ciligold.com",
            "domain_keyword": "ciligold",
            "domain_tld": "com",
            "query_time": "2024-05-10 02:55:18",
            "create_date": "2023-08-16",
            "update_date": "2023-11-29",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "art.ns.cloudflare.com",
                "tess.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "citagold.com",
            "domain_keyword": "citagold",
            "domain_tld": "com",
            "query_time": "2024-06-06 05:54:22",
            "create_date": "2019-05-22",
            "update_date": "2021-05-16",
            "expiry_date": "2024-05-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "citiegold.com",
            "domain_keyword": "citiegold",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:28:00",
            "create_date": "2019-06-17",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "citygold.uz",
            "domain_keyword": "citygold",
            "domain_tld": "uz",
            "query_time": "2022-07-01 05:46:00",
            "create_date": "2020-09-19",
            "update_date": "2020-09-28",
            "expiry_date": "2030-09-28",
            "registrar_name": "SUVAN NET",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "ACTIVE"
            ]
        },
        {
            "num": 7,
            "domain_name": "citygold.com",
            "domain_keyword": "citygold",
            "domain_tld": "com",
            "query_time": "2024-05-01 07:19:07",
            "create_date": "1997-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "DATASTAR Inc.",
            "registrant_company": "DATASTAR Inc.",
            "registrant_address": "P.O. Box 67277",
            "registrant_city": "Lincoln",
            "registrant_state": "NE",
            "registrant_zip": "68506",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4024848088",
            "registrant_fax": "+1.9999999999",
            "name_servers": [
                "server.datastarinc.com",
                "tower.datastarinc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "citygold.net",
            "domain_keyword": "citygold",
            "domain_tld": "net",
            "query_time": "2024-04-16 13:30:32",
            "create_date": "1998-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "datastarinc.com",
                "tower.datastarinc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "citigolf.com",
            "domain_keyword": "citigolf",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:28:29",
            "create_date": "2010-04-17",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "citygold.asia",
            "domain_keyword": "citygold",
            "domain_tld": "asia",
            "query_time": "2024-04-12 20:52:20",
            "create_date": "2020-02-19",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-19",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "dns1.hostingspeed.net",
                "dns2.hostingspeed.net",
                "dns3.hostingspeed.net",
                "dns4.hostingspeed.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kitigold.com",
            "domain_keyword": "kitigold",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:58:49",
            "create_date": "2023-11-27",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-27",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/kitigold.com/owner",
            "name_servers": [
                "lin1021.limoodns.com",
                "lin1022.limoodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "citikold.net",
            "domain_keyword": "citikold",
            "domain_tld": "net",
            "query_time": "2024-06-09 20:29:19",
            "create_date": "2023-02-24",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "citygold.in",
            "domain_keyword": "citygold",
            "domain_tld": "in",
            "query_time": "2024-04-16 13:30:32",
            "create_date": "2019-12-18",
            "update_date": "2024-02-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "mitigold.com",
            "domain_keyword": "mitigold",
            "domain_tld": "com",
            "query_time": "2024-04-29 07:39:27",
            "create_date": "2022-04-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HEILONGJIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=mitigold.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "citifold.com",
            "domain_keyword": "citifold",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:07:59",
            "create_date": "2017-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cibigold.com",
            "domain_keyword": "cibigold",
            "domain_tld": "com",
            "query_time": "2024-05-19 12:37:38",
            "create_date": "2024-01-19",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 3471,
            "registrar_name": "DropCatch.com 1262 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": 17,
            "domain_name": "citigod.com",
            "domain_keyword": "citigod",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:42:08",
            "create_date": "2022-01-01",
            "update_date": "2022-12-05",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "citygold.co.in",
            "domain_keyword": "citygold",
            "domain_tld": "co.in",
            "query_time": "2024-05-01 07:19:07",
            "create_date": "2023-02-21",
            "update_date": "2023-11-27",
            "expiry_date": "2028-02-21",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "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": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "citygold.online",
            "domain_keyword": "citygold",
            "domain_tld": "online",
            "query_time": "2024-05-01 07:19:07",
            "create_date": "2023-02-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-02-16",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "citi-gold.ru",
            "domain_keyword": "citi-gold",
            "domain_tld": "ru",
            "query_time": "2024-05-12 04:43:18",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "citygold.estate",
            "domain_keyword": "citygold",
            "domain_tld": "estate",
            "query_time": "2024-04-16 13:30:32",
            "create_date": "2019-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "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": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com",
                "ns4.supercp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "citygold.org",
            "domain_keyword": "citygold",
            "domain_tld": "org",
            "query_time": "2024-05-25 08:12:01",
            "create_date": "2023-09-18",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "citikold.com",
            "domain_keyword": "citikold",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:29:19",
            "create_date": "2008-12-16",
            "update_date": "2024-02-14",
            "expiry_date": "2033-12-16",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "citikold.tech",
            "domain_keyword": "citikold",
            "domain_tld": "tech",
            "query_time": "2024-05-01 06:55:32",
            "create_date": "2024-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2027-02-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "APPTELINK SA",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ciyigold.com",
            "domain_keyword": "ciyigold",
            "domain_tld": "com",
            "query_time": "2024-06-03 12:15:14",
            "create_date": "2024-02-22",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dakota.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "itigold.com",
            "domain_keyword": "itigold",
            "domain_tld": "com",
            "query_time": "2024-06-12 07:26:29",
            "create_date": "2023-08-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "evangeline.ns.cloudflare.com",
                "robert.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "citirgold.com",
            "domain_keyword": "citirgold",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:30:42",
            "create_date": "2023-09-11",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "citiglob.com",
            "domain_keyword": "citiglob",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:08:01",
            "create_date": "2005-09-29",
            "update_date": "2018-03-06",
            "expiry_date": "2024-09-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1052.ui-dns.biz",
                "ns1052.ui-dns.com",
                "ns1052.ui-dns.de",
                "ns1052.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "minigold.ru",
            "domain_keyword": "minigold",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:30:26",
            "create_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "digigold.ru",
            "domain_keyword": "digigold",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:11:05",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "mikigold.fun",
            "domain_keyword": "mikigold",
            "domain_tld": "fun",
            "query_time": "2024-05-03 16:27:41",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "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",
                "daniella.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "minigold.net",
            "domain_keyword": "minigold",
            "domain_tld": "net",
            "query_time": "2024-04-25 06:29:35",
            "create_date": "2004-01-13",
            "update_date": "2024-02-24",
            "expiry_date": "2025-01-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/minigold.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "digigold.finance",
            "domain_keyword": "digigold",
            "domain_tld": "finance",
            "query_time": "2024-04-25 02:26:43",
            "create_date": "2023-09-30",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "citigoldhk.com",
            "domain_keyword": "citigoldhk",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:07:04",
            "create_date": "2012-05-11",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-11",
            "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": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://tieredaccess.com/contact/d34c9aa3-7660-4517-bb98-f24e75b6078e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wtt.net.hk",
                "ns2.wtt.net.hk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "citibond.uk",
            "domain_keyword": "citibond",
            "domain_tld": "uk",
            "query_time": "2024-05-23 14:02:27",
            "create_date": "2018-01-23",
            "update_date": "2023-01-26",
            "expiry_date": "2025-01-23",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "vatigold.com",
            "domain_keyword": "vatigold",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:01:04",
            "create_date": "2020-11-16",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "caligold.com",
            "domain_keyword": "caligold",
            "domain_tld": "com",
            "query_time": "2024-04-16 10:42:01",
            "create_date": "2009-02-17",
            "update_date": "2022-09-05",
            "expiry_date": "2026-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pinigold.com",
            "domain_keyword": "pinigold",
            "domain_tld": "com",
            "query_time": "2024-05-06 11:06:01",
            "create_date": "2023-03-03",
            "update_date": "2023-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Privacy protection service - whoisproxy.ru",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "PO box 99, whoisproxy.ru",
            "registrant_city": "Moscow",
            "registrant_state": "Moscow",
            "registrant_zip": "123308",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4957856536",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ritzgold.com",
            "domain_keyword": "ritzgold",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:10:10",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2024-04-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "kifigold.com",
            "domain_keyword": "kifigold",
            "domain_tld": "com",
            "query_time": "2024-05-31 19:15:38",
            "create_date": "2023-04-23",
            "update_date": "2024-05-29",
            "expiry_date": "2024-04-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dushanbe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TJ",
            "registrant_email": "contact via https://www.1api.net/send-message/kifigold.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "domain.does.not.resolve.ispapi.net",
                "domain.name.has.expired.ispapi.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "liligold.com",
            "domain_keyword": "liligold",
            "domain_tld": "com",
            "query_time": "2024-05-01 19:00:40",
            "create_date": "2014-11-05",
            "update_date": "2020-10-30",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "minigold.io",
            "domain_keyword": "minigold",
            "domain_tld": "io",
            "query_time": "2024-05-11 21:36:00",
            "create_date": "2022-12-14",
            "update_date": "2023-08-13",
            "expiry_date": "2024-12-14",
            "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": [
                "corporate.vip51.noc40.com",
                "corporate.vip52.noc40.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cirigolf.org",
            "domain_keyword": "cirigolf",
            "domain_tld": "org",
            "query_time": "2024-04-27 13:28:08",
            "create_date": "2006-03-07",
            "update_date": "2023-06-13",
            "expiry_date": "2028-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "withgold.site",
            "domain_keyword": "withgold",
            "domain_tld": "site",
            "query_time": "2024-05-03 08:17:22",
            "create_date": "2023-12-19",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "citiworld.org",
            "domain_keyword": "citiworld",
            "domain_tld": "org",
            "query_time": "2024-05-18 23:42:35",
            "create_date": "2017-02-20",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-20",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sistemas de Fidelizacion Citiworld S.L",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns108.ovh.net",
                "ns108.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "sitzgold.com",
            "domain_keyword": "sitzgold",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:40:01",
            "create_date": "2023-03-06",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compgro GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "chiligold.com",
            "domain_keyword": "chiligold",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:23:02",
            "create_date": "2011-06-05",
            "update_date": "2021-05-30",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "kritigold.com",
            "domain_keyword": "kritigold",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:14:53",
            "create_date": "2017-11-30",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-30",
            "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": "QUEBEC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/08a3e114-6fe6-4188-be70-45bdc64d3bc1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "kitagold.net",
            "domain_keyword": "kitagold",
            "domain_tld": "net",
            "query_time": "2024-05-11 13:48:39",
            "create_date": "2021-03-10",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "Nguyen Ngoc Tu",
            "registrant_address": "Kp Tay B, Phuong Dong Hoa, Thanh pho Di An",
            "registrant_city": "Binh Duong",
            "registrant_zip": "820000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.907671805",
            "registrant_fax": "+84.907671805",
            "name_servers": [
                "ns1.pavietnam.vn",
                "ns2.pavietnam.vn",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "catsgold.com",
            "domain_keyword": "catsgold",
            "domain_tld": "com",
            "query_time": "2024-05-21 09:06:49",
            "create_date": "2020-02-14",
            "update_date": "2021-02-08",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "citygolf.brussels",
            "domain_keyword": "citygolf",
            "domain_tld": "brussels",
            "query_time": "2024-05-25 08:12:01",
            "create_date": "2015-07-04",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-04",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com/fr/domaines/dotbrussels.xml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "dirigold.com",
            "domain_keyword": "dirigold",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:46:56",
            "create_date": "2022-11-08",
            "update_date": "2023-03-17",
            "expiry_date": "2024-11-08",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "Isaak Dahle Associates",
            "registrant_state": "Maine",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/dirigold.com",
            "name_servers": [
                "ns1-ajax.vivawebhost.com",
                "ns2-ajax.vivawebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "vitagold.se",
            "domain_keyword": "vitagold",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:39:17",
            "create_date": "2023-08-22",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-22",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 54,
            "domain_name": "citigolden.com",
            "domain_keyword": "citigolden",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:28:29",
            "create_date": "2022-01-01",
            "update_date": "2022-12-05",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "giti-gold.com",
            "domain_keyword": "giti-gold",
            "domain_tld": "com",
            "query_time": "2024-05-09 21:30:23",
            "create_date": "2021-08-04",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-04",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/giti-gold.com/owner",
            "name_servers": [
                "ns1.m-design.in",
                "ns2.m-design.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bitbigold.com",
            "domain_keyword": "bitbigold",
            "domain_tld": "com",
            "query_time": "2024-05-03 22:29:04",
            "create_date": "2021-12-27",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-27",
            "registrar_iana": 3234,
            "registrar_name": "INET CORPORATION",
            "registrar_website": "www.inet.vn",
            "registrant_name": "Domain Admin, C/O ID#10760",
            "registrant_company": "Privacy Protection Service INC d/b/a PrivacyProtect.org",
            "registrant_address": "PO Box 16",
            "registrant_city": "Nobby Beach",
            "registrant_state": "Queensland",
            "registrant_zip": "QLD 4218",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.438385588",
            "name_servers": [
                "ns1.inet.vn",
                "ns2.inet.vn",
                "ns3.inet.vn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "citiweld.com",
            "domain_keyword": "citiweld",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:29:55",
            "create_date": "2015-08-12",
            "update_date": "2021-08-04",
            "expiry_date": "2024-08-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9057155938",
            "name_servers": [
                "gerald.ns.cloudflare.com",
                "ximena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "pitagold.com",
            "domain_keyword": "pitagold",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:00:36",
            "create_date": "2016-11-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://woutervanderloop.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "fittgold.com",
            "domain_keyword": "fittgold",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:39:13",
            "create_date": "2023-11-30",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "TAIWAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=fittgold.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "casigold.com",
            "domain_keyword": "casigold",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:07:38",
            "create_date": "2024-06-04",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-04",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-1464.awsdns-55.org",
                "ns-1901.awsdns-45.co.uk",
                "ns-358.awsdns-44.com",
                "ns-632.awsdns-15.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "comigold.com",
            "domain_keyword": "comigold",
            "domain_tld": "com",
            "query_time": "2024-06-09 01:16:12",
            "create_date": "2021-12-16",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-16",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Switch Maker",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BF",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "gigigold.com",
            "domain_keyword": "gigigold",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:02:16",
            "create_date": "2013-06-26",
            "update_date": "2023-06-27",
            "expiry_date": "2025-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ritagold.com",
            "domain_keyword": "ritagold",
            "domain_tld": "com",
            "query_time": "2024-05-22 02:00:54",
            "create_date": "2015-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2026-05-18",
            "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": 64,
            "domain_name": "withgold.sbs",
            "domain_keyword": "withgold",
            "domain_tld": "sbs",
            "query_time": "2024-06-02 17:10:55",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "citigoup.com",
            "domain_keyword": "citigoup",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:28:29",
            "create_date": "2021-07-02",
            "update_date": "2023-10-18",
            "expiry_date": "2025-07-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=citigoup.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "mikigold.pro",
            "domain_keyword": "mikigold",
            "domain_tld": "pro",
            "query_time": "2024-05-02 17:09:00",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chad.ns.cloudflare.com",
                "daniella.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cotegold.cloud",
            "domain_keyword": "cotegold",
            "domain_tld": "cloud",
            "query_time": "2024-05-06 16:17:16",
            "create_date": "2020-08-04",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0158890059",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "digigold.org",
            "domain_keyword": "digigold",
            "domain_tld": "org",
            "query_time": "2024-04-15 23:04:26",
            "create_date": "2017-07-26",
            "update_date": "2023-10-16",
            "expiry_date": "2025-07-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "linigold.com",
            "domain_keyword": "linigold",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:55:15",
            "create_date": "2021-12-28",
            "update_date": "2024-01-01",
            "expiry_date": "2025-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=linigold.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bit-gold.money",
            "domain_keyword": "bit-gold",
            "domain_tld": "money",
            "query_time": "2024-05-19 16:22:48",
            "create_date": "2019-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "civigolf.com",
            "domain_keyword": "civigolf",
            "domain_tld": "com",
            "query_time": "2024-05-26 03:38:28",
            "create_date": "2024-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kiwigold.us",
            "domain_keyword": "kiwigold",
            "domain_tld": "us",
            "query_time": "2024-05-25 15:57:05",
            "create_date": "2022-03-27",
            "update_date": "2022-04-01",
            "expiry_date": "2027-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Nanci Churchill",
            "registrant_company": "Churchill Consulting",
            "registrant_address": "1663 Foudray Cir S",
            "registrant_city": "Avon",
            "registrant_state": "Indiana",
            "registrant_zip": "46123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3175293783",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "caligold.ca",
            "domain_keyword": "caligold",
            "domain_tld": "ca",
            "query_time": "2024-05-21 12:20:51",
            "create_date": "2022-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "contact-us-at.edoms.biz",
                "domain-may-be-for-sale-at.edoms.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "city-gold.space",
            "domain_keyword": "city-gold",
            "domain_tld": "space",
            "query_time": "2024-05-19 15:39:42",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns18.inhostedns.com",
                "ns28.inhostedns.net",
                "ns38.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "citibolt.com",
            "domain_keyword": "citibolt",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:27:00",
            "create_date": "2018-08-23",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cotegold.tech",
            "domain_keyword": "cotegold",
            "domain_tld": "tech",
            "query_time": "2024-05-06 16:17:16",
            "create_date": "2020-08-04",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0158890054",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "dizigold.online",
            "domain_keyword": "dizigold",
            "domain_tld": "online",
            "query_time": "2024-05-25 14:22:43",
            "create_date": "2023-03-27",
            "update_date": "2023-12-05",
            "expiry_date": "2025-03-27",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kibigold.com",
            "domain_keyword": "kibigold",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:55:53",
            "create_date": "2023-10-15",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "citifood.com",
            "domain_keyword": "citifood",
            "domain_tld": "com",
            "query_time": "2024-05-27 20:26:24",
            "create_date": "2009-08-05",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4957249746",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "citigulf.com",
            "domain_keyword": "citigulf",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:29:10",
            "create_date": "2018-06-05",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-05",
            "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": 81,
            "domain_name": "litegold.com",
            "domain_keyword": "litegold",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:06:35",
            "create_date": "2013-04-28",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-28",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tortola",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VG",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 82,
            "domain_name": "gidigold.com",
            "domain_keyword": "gidigold",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:35:32",
            "create_date": "2023-10-20",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=gidigold.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "vicigold.com",
            "domain_keyword": "vicigold",
            "domain_tld": "com",
            "query_time": "2024-04-23 08:27:44",
            "create_date": "2003-12-05",
            "update_date": "2022-11-29",
            "expiry_date": "2024-12-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns147.superhosting.bg",
                "ns148.superhosting.bg"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kitagold.com",
            "domain_keyword": "kitagold",
            "domain_tld": "com",
            "query_time": "2024-05-11 13:48:39",
            "create_date": "2021-03-10",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "Nguyen Ngoc Tu",
            "registrant_address": "Kp Tay B, Phuong Dong Hoa, Thanh pho Di An",
            "registrant_city": "Binh Duong",
            "registrant_zip": "820000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.907671805",
            "registrant_fax": "+84.907671805",
            "name_servers": [
                "ns1.pavietnam.vn",
                "ns2.pavietnam.vn",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bit2gold.com",
            "domain_keyword": "bit2gold",
            "domain_tld": "com",
            "query_time": "2024-05-19 16:23:04",
            "create_date": "2020-11-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=bit2gold.com",
            "registrant_phone": "+1.4165385487",
            "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": 86,
            "domain_name": "lithigold.com",
            "domain_keyword": "lithigold",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:27:26",
            "create_date": "2021-05-30",
            "update_date": "2022-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "carigold.com",
            "domain_keyword": "carigold",
            "domain_tld": "com",
            "query_time": "2024-06-03 23:06:05",
            "create_date": "2005-11-15",
            "update_date": "2022-10-23",
            "expiry_date": "2024-11-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.carigold.com",
                "ns2.carigold.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "citygold1.com",
            "domain_keyword": "citygold1",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:30:32",
            "create_date": "2008-03-21",
            "update_date": "2022-10-15",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.expiereddnsmanager.com",
                "ns2.expiereddnsmanager.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "vitagold.co.uk",
            "domain_keyword": "vitagold",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 08:17:40",
            "create_date": "2020-10-20",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-20",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.krystal.uk",
                "ns2.krystal.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "dijigold.com",
            "domain_keyword": "dijigold",
            "domain_tld": "com",
            "query_time": "2024-04-20 01:04:34",
            "create_date": "2008-10-11",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-11",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "https://tieredaccess.com/contact/cda606d6-c27c-4cd8-b9a3-d7e4ac82ab59",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "citiford.com",
            "domain_keyword": "citiford",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:28:23",
            "create_date": "2022-08-04",
            "update_date": "2024-01-17",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=citiford.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "chimigold.com",
            "domain_keyword": "chimigold",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:15:15",
            "create_date": "2023-10-25",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1720,
            "registrar_name": "Dynadot8 LLC",
            "registrar_website": "http://www.dynadot8.com",
            "name_servers": [
                "dns1400a.trouble-free.net",
                "dns1400b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "citigoup.net",
            "domain_keyword": "citigoup",
            "domain_tld": "net",
            "query_time": "2024-05-08 17:52:56",
            "create_date": "2007-03-05",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-06",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administration",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "390 Greenwich Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10013",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8553844622",
            "registrant_fax": "+1.8449647740",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "piticold.com",
            "domain_keyword": "piticold",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:39:58",
            "create_date": "2017-08-18",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Samut Prakan",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TH",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns418.hostsevenplus.com",
                "ns419.hostsevenplus.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "citygolf.it",
            "domain_keyword": "citygolf",
            "domain_tld": "it",
            "query_time": "2024-05-25 08:12:01",
            "create_date": "2014-10-29",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-29",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "GOLF IN PROGRESS S.R.L",
            "registrant_address": "Via COlleoni 3",
            "registrant_city": "Agrate",
            "registrant_state": "MB",
            "registrant_zip": "20864",
            "registrant_country": "IT",
            "name_servers": [
                "ns1040.ui-dns.de",
                "ns1065.ui-dns.com",
                "ns1092.ui-dns.org",
                "ns1111.ui-dns.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 96,
            "domain_name": "bit-gold.co",
            "domain_keyword": "bit-gold",
            "domain_tld": "co",
            "query_time": "2024-04-22 05:37:54",
            "create_date": "2024-01-08",
            "update_date": "2024-01-13",
            "expiry_date": "2026-01-08",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "cavigold.com",
            "domain_keyword": "cavigold",
            "domain_tld": "com",
            "query_time": "2024-05-21 06:05:48",
            "create_date": "2016-11-10",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "digigold.store",
            "domain_keyword": "digigold",
            "domain_tld": "store",
            "query_time": "2024-05-13 21:16:58",
            "create_date": "2023-06-05",
            "update_date": "2024-05-10",
            "expiry_date": "2025-06-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Jurisconsult Ltd o.z.",
            "registrant_state": "CZ",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the 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": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cintagold.com",
            "domain_keyword": "cintagold",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:20:33",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 100,
            "domain_name": "citiworld.net",
            "domain_keyword": "citiworld",
            "domain_tld": "net",
            "query_time": "2024-06-09 20:31:42",
            "create_date": "2021-11-21",
            "update_date": "2022-10-09",
            "expiry_date": "2031-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.204,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>citigold.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>633</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>citi-gold.com, citikold.solutions, ciligold.com, citagold.com, citiegold.com, citygold.uz, citygold.com, citygold.net, citigolf.com, citygold.asia, kitigold.com, citikold.net, citygold.in, mitigold.com, citifold.com, cibigold.com, citigod.com, citygold.co.in, citygold.online, citi-gold.ru, citygold.estate, citygold.org, citikold.com, citikold.tech, ciyigold.com, itigold.com, citirgold.com, citiglob.com, minigold.ru, digigold.ru, mikigold.fun, minigold.net, digigold.finance, citigoldhk.com, citibond.uk, vatigold.com, caligold.com, pinigold.com, ritzgold.com, kifigold.com, liligold.com, minigold.io, cirigolf.org, withgold.site, citiworld.org, sitzgold.com, chiligold.com, kritigold.com, kitagold.net, catsgold.com, citygolf.brussels, dirigold.com, vitagold.se, citigolden.com, giti-gold.com, bitbigold.com, citiweld.com, pitagold.com, fittgold.com, casigold.com, comigold.com, gigigold.com, ritagold.com, withgold.sbs, citigoup.com, mikigold.pro, cotegold.cloud, digigold.org, linigold.com, bit-gold.money, civigolf.com, kiwigold.us, caligold.ca, city-gold.space, citibolt.com, cotegold.tech, dizigold.online, kibigold.com, citifood.com, citigulf.com, litegold.com, gidigold.com, vicigold.com, kitagold.com, bit2gold.com, lithigold.com, carigold.com, citygold1.com, vitagold.co.uk, dijigold.com, citiford.com, chimigold.com, citigoup.net, piticold.com, citygolf.it, bit-gold.co, cavigold.com, digigold.store, cintagold.com, citiworld.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>citi-gold.com</domain_name>
   <domain_keyword>citi-gold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:40:44</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>citikold.solutions</domain_name>
   <domain_keyword>citikold</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-01 06:55:32</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2027-02-26</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>APPTELINK SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ciligold.com</domain_name>
   <domain_keyword>ciligold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 02:55:18</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>tess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>citagold.com</domain_name>
   <domain_keyword>citagold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 05:54:22</query_time>
   <create_date>2019-05-22</create_date>
   <update_date>2021-05-16</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>citiegold.com</domain_name>
   <domain_keyword>citiegold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:28:00</query_time>
   <create_date>2019-06-17</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-17</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>citygold.uz</domain_name>
   <domain_keyword>citygold</domain_keyword>
   <domain_tld>uz</domain_tld>
   <query_time>2022-07-01 05:46:00</query_time>
   <create_date>2020-09-19</create_date>
   <update_date>2020-09-28</update_date>
   <expiry_date>2030-09-28</expiry_date>
   <registrar_name>SUVAN NET</registrar_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>ACTIVE</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>citygold.com</domain_name>
   <domain_keyword>citygold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 07:19:07</query_time>
   <create_date>1997-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>DATASTAR Inc.</registrant_name>
   <registrant_company>DATASTAR Inc.</registrant_company>
   <registrant_address>P.O. Box 67277</registrant_address>
   <registrant_city>Lincoln</registrant_city>
   <registrant_state>NE</registrant_state>
   <registrant_zip>68506</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4024848088</registrant_phone>
   <registrant_fax>+1.9999999999</registrant_fax>
   <name_servers>
    <value>server.datastarinc.com</value>
    <value>tower.datastarinc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>citygold.net</domain_name>
   <domain_keyword>citygold</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 13:30:32</query_time>
   <create_date>1998-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>datastarinc.com</value>
    <value>tower.datastarinc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>citigolf.com</domain_name>
   <domain_keyword>citigolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:28:29</query_time>
   <create_date>2010-04-17</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>citygold.asia</domain_name>
   <domain_keyword>citygold</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-12 20:52:20</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>dns1.hostingspeed.net</value>
    <value>dns2.hostingspeed.net</value>
    <value>dns3.hostingspeed.net</value>
    <value>dns4.hostingspeed.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kitigold.com</domain_name>
   <domain_keyword>kitigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:58:49</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/kitigold.com/owner</registrant_email>
   <name_servers>
    <value>lin1021.limoodns.com</value>
    <value>lin1022.limoodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>citikold.net</domain_name>
   <domain_keyword>citikold</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 20:29:19</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>citygold.in</domain_name>
   <domain_keyword>citygold</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-16 13:30:32</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>mitigold.com</domain_name>
   <domain_keyword>mitigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 07:39:27</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HEILONGJIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=mitigold.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>citifold.com</domain_name>
   <domain_keyword>citifold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:07:59</query_time>
   <create_date>2017-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cibigold.com</domain_name>
   <domain_keyword>cibigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 12:37:38</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>3471</registrar_iana>
   <registrar_name>DropCatch.com 1262 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>17</num>
   <domain_name>citigod.com</domain_name>
   <domain_keyword>citigod</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:42:08</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2025-01-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>ns59.domaincontrol.com</value>
    <value>ns60.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>18</num>
   <domain_name>citygold.co.in</domain_name>
   <domain_keyword>citygold</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-01 07:19:07</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2028-02-21</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>citygold.online</domain_name>
   <domain_keyword>citygold</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 07:19:07</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-02-16</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>ns13.domaincontrol.com</value>
    <value>ns14.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>20</num>
   <domain_name>citi-gold.ru</domain_name>
   <domain_keyword>citi-gold</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-12 04:43:18</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>citygold.estate</domain_name>
   <domain_keyword>citygold</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-04-16 13:30:32</query_time>
   <create_date>2019-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</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>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
    <value>ns4.supercp.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>22</num>
   <domain_name>citygold.org</domain_name>
   <domain_keyword>citygold</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 08:12:01</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>citikold.com</domain_name>
   <domain_keyword>citikold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:29:19</query_time>
   <create_date>2008-12-16</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2033-12-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.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>24</num>
   <domain_name>citikold.tech</domain_name>
   <domain_keyword>citikold</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-01 06:55:32</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2027-02-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>APPTELINK SA</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ciyigold.com</domain_name>
   <domain_keyword>ciyigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 12:15:14</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dakota.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>itigold.com</domain_name>
   <domain_keyword>itigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 07:26:29</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>evangeline.ns.cloudflare.com</value>
    <value>robert.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>citirgold.com</domain_name>
   <domain_keyword>citirgold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:30:42</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>citiglob.com</domain_name>
   <domain_keyword>citiglob</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:08:01</query_time>
   <create_date>2005-09-29</create_date>
   <update_date>2018-03-06</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1052.ui-dns.biz</value>
    <value>ns1052.ui-dns.com</value>
    <value>ns1052.ui-dns.de</value>
    <value>ns1052.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>minigold.ru</domain_name>
   <domain_keyword>minigold</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:30:26</query_time>
   <create_date>2023-11-30</create_date>
   <expiry_date>2024-11-30</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>digigold.ru</domain_name>
   <domain_keyword>digigold</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:11:05</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>mikigold.fun</domain_name>
   <domain_keyword>mikigold</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-03 16:27:41</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</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>daniella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>minigold.net</domain_name>
   <domain_keyword>minigold</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 06:29:35</query_time>
   <create_date>2004-01-13</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/minigold.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>digigold.finance</domain_name>
   <domain_keyword>digigold</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-04-25 02:26:43</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>citigoldhk.com</domain_name>
   <domain_keyword>citigoldhk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:07:04</query_time>
   <create_date>2012-05-11</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-11</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>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d34c9aa3-7660-4517-bb98-f24e75b6078e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wtt.net.hk</value>
    <value>ns2.wtt.net.hk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>citibond.uk</domain_name>
   <domain_keyword>citibond</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 14:02:27</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>vatigold.com</domain_name>
   <domain_keyword>vatigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:01:04</query_time>
   <create_date>2020-11-16</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>caligold.com</domain_name>
   <domain_keyword>caligold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 10:42:01</query_time>
   <create_date>2009-02-17</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2026-02-17</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>pinigold.com</domain_name>
   <domain_keyword>pinigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 11:06:01</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2023-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Privacy protection service - whoisproxy.ru</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>PO box 99, whoisproxy.ru</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>123308</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4957856536</registrant_phone>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.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>ritzgold.com</domain_name>
   <domain_keyword>ritzgold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:10:10</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>kifigold.com</domain_name>
   <domain_keyword>kifigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 19:15:38</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dushanbe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TJ</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/kifigold.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>domain.does.not.resolve.ispapi.net</value>
    <value>domain.name.has.expired.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>liligold.com</domain_name>
   <domain_keyword>liligold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 19:00:40</query_time>
   <create_date>2014-11-05</create_date>
   <update_date>2020-10-30</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>minigold.io</domain_name>
   <domain_keyword>minigold</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-11 21:36:00</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-12-14</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>corporate.vip51.noc40.com</value>
    <value>corporate.vip52.noc40.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cirigolf.org</domain_name>
   <domain_keyword>cirigolf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 13:28:08</query_time>
   <create_date>2006-03-07</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2028-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>44</num>
   <domain_name>withgold.site</domain_name>
   <domain_keyword>withgold</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 08:17:22</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>citiworld.org</domain_name>
   <domain_keyword>citiworld</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 23:42:35</query_time>
   <create_date>2017-02-20</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sistemas de Fidelizacion Citiworld S.L</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>ES</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>dns108.ovh.net</value>
    <value>ns108.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sitzgold.com</domain_name>
   <domain_keyword>sitzgold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:40:01</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Compgro GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>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>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>chiligold.com</domain_name>
   <domain_keyword>chiligold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:23:02</query_time>
   <create_date>2011-06-05</create_date>
   <update_date>2021-05-30</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>kritigold.com</domain_name>
   <domain_keyword>kritigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:14:53</query_time>
   <create_date>2017-11-30</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-30</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>QUEBEC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/08a3e114-6fe6-4188-be70-45bdc64d3bc1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>kitagold.net</domain_name>
   <domain_keyword>kitagold</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 13:48:39</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>Nguyen Ngoc Tu</registrant_name>
   <registrant_address>Kp Tay B, Phuong Dong Hoa, Thanh pho Di An</registrant_address>
   <registrant_city>Binh Duong</registrant_city>
   <registrant_zip>820000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.907671805</registrant_phone>
   <registrant_fax>+84.907671805</registrant_fax>
   <name_servers>
    <value>ns1.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>catsgold.com</domain_name>
   <domain_keyword>catsgold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 09:06:49</query_time>
   <create_date>2020-02-14</create_date>
   <update_date>2021-02-08</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>citygolf.brussels</domain_name>
   <domain_keyword>citygolf</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-25 08:12:01</query_time>
   <create_date>2015-07-04</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com/fr/domaines/dotbrussels.xml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</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 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>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dirigold.com</domain_name>
   <domain_keyword>dirigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:46:56</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-03-17</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>Isaak Dahle Associates</registrant_company>
   <registrant_state>Maine</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/dirigold.com</registrant_email>
   <name_servers>
    <value>ns1-ajax.vivawebhost.com</value>
    <value>ns2-ajax.vivawebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>vitagold.se</domain_name>
   <domain_keyword>vitagold</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:39:17</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>citigolden.com</domain_name>
   <domain_keyword>citigolden</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:28:29</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2025-01-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>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>55</num>
   <domain_name>giti-gold.com</domain_name>
   <domain_keyword>giti-gold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 21:30:23</query_time>
   <create_date>2021-08-04</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/giti-gold.com/owner</registrant_email>
   <name_servers>
    <value>ns1.m-design.in</value>
    <value>ns2.m-design.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bitbigold.com</domain_name>
   <domain_keyword>bitbigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 22:29:04</query_time>
   <create_date>2021-12-27</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>3234</registrar_iana>
   <registrar_name>INET CORPORATION</registrar_name>
   <registrar_website>www.inet.vn</registrar_website>
   <registrant_name>Domain Admin, C/O ID#10760</registrant_name>
   <registrant_company>Privacy Protection Service INC d/b/a PrivacyProtect.org</registrant_company>
   <registrant_address>PO Box 16</registrant_address>
   <registrant_city>Nobby Beach</registrant_city>
   <registrant_state>Queensland</registrant_state>
   <registrant_zip>QLD 4218</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.438385588</registrant_phone>
   <name_servers>
    <value>ns1.inet.vn</value>
    <value>ns2.inet.vn</value>
    <value>ns3.inet.vn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>citiweld.com</domain_name>
   <domain_keyword>citiweld</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:29:55</query_time>
   <create_date>2015-08-12</create_date>
   <update_date>2021-08-04</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9057155938</registrant_phone>
   <name_servers>
    <value>gerald.ns.cloudflare.com</value>
    <value>ximena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>pitagold.com</domain_name>
   <domain_keyword>pitagold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:00:36</query_time>
   <create_date>2016-11-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://woutervanderloop.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>fittgold.com</domain_name>
   <domain_keyword>fittgold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:39:13</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>TAIWAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=fittgold.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>casigold.com</domain_name>
   <domain_keyword>casigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:07:38</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-1464.awsdns-55.org</value>
    <value>ns-1901.awsdns-45.co.uk</value>
    <value>ns-358.awsdns-44.com</value>
    <value>ns-632.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>comigold.com</domain_name>
   <domain_keyword>comigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 01:16:12</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Switch Maker</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BF</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>gigigold.com</domain_name>
   <domain_keyword>gigigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:02:16</query_time>
   <create_date>2013-06-26</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2025-06-26</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ritagold.com</domain_name>
   <domain_keyword>ritagold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 02:00:54</query_time>
   <create_date>2015-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2026-05-18</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>64</num>
   <domain_name>withgold.sbs</domain_name>
   <domain_keyword>withgold</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-06-02 17:10:55</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>citigoup.com</domain_name>
   <domain_keyword>citigoup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:28:29</query_time>
   <create_date>2021-07-02</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=citigoup.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>mikigold.pro</domain_name>
   <domain_keyword>mikigold</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 17:09:00</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chad.ns.cloudflare.com</value>
    <value>daniella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cotegold.cloud</domain_name>
   <domain_keyword>cotegold</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-06 16:17:16</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0158890059</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>digigold.org</domain_name>
   <domain_keyword>digigold</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 23:04:26</query_time>
   <create_date>2017-07-26</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>linigold.com</domain_name>
   <domain_keyword>linigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:55:15</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-12-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=linigold.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bit-gold.money</domain_name>
   <domain_keyword>bit-gold</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-19 16:22:48</query_time>
   <create_date>2019-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>civigolf.com</domain_name>
   <domain_keyword>civigolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 03:38:28</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>kiwigold.us</domain_name>
   <domain_keyword>kiwigold</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 15:57:05</query_time>
   <create_date>2022-03-27</create_date>
   <update_date>2022-04-01</update_date>
   <expiry_date>2027-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Nanci Churchill</registrant_name>
   <registrant_company>Churchill Consulting</registrant_company>
   <registrant_address>1663 Foudray Cir S</registrant_address>
   <registrant_city>Avon</registrant_city>
   <registrant_state>Indiana</registrant_state>
   <registrant_zip>46123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3175293783</registrant_phone>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>caligold.ca</domain_name>
   <domain_keyword>caligold</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-21 12:20:51</query_time>
   <create_date>2022-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>contact-us-at.edoms.biz</value>
    <value>domain-may-be-for-sale-at.edoms.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>city-gold.space</domain_name>
   <domain_keyword>city-gold</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-19 15:39:42</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns18.inhostedns.com</value>
    <value>ns28.inhostedns.net</value>
    <value>ns38.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>citibolt.com</domain_name>
   <domain_keyword>citibolt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:27:00</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>cotegold.tech</domain_name>
   <domain_keyword>cotegold</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-06 16:17:16</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0158890054</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>77</num>
   <domain_name>dizigold.online</domain_name>
   <domain_keyword>dizigold</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 14:22:43</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd</registrar_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>kibigold.com</domain_name>
   <domain_keyword>kibigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:55:53</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>79</num>
   <domain_name>citifood.com</domain_name>
   <domain_keyword>citifood</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 20:26:24</query_time>
   <create_date>2009-08-05</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4957249746</registrant_phone>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>citigulf.com</domain_name>
   <domain_keyword>citigulf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:29:10</query_time>
   <create_date>2018-06-05</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-05</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>81</num>
   <domain_name>litegold.com</domain_name>
   <domain_keyword>litegold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:06:35</query_time>
   <create_date>2013-04-28</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tortola</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VG</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>gidigold.com</domain_name>
   <domain_keyword>gidigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:35:32</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=gidigold.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>vicigold.com</domain_name>
   <domain_keyword>vicigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 08:27:44</query_time>
   <create_date>2003-12-05</create_date>
   <update_date>2022-11-29</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns147.superhosting.bg</value>
    <value>ns148.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kitagold.com</domain_name>
   <domain_keyword>kitagold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 13:48:39</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>Nguyen Ngoc Tu</registrant_name>
   <registrant_address>Kp Tay B, Phuong Dong Hoa, Thanh pho Di An</registrant_address>
   <registrant_city>Binh Duong</registrant_city>
   <registrant_zip>820000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.907671805</registrant_phone>
   <registrant_fax>+84.907671805</registrant_fax>
   <name_servers>
    <value>ns1.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bit2gold.com</domain_name>
   <domain_keyword>bit2gold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 16:23:04</query_time>
   <create_date>2020-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=bit2gold.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>86</num>
   <domain_name>lithigold.com</domain_name>
   <domain_keyword>lithigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:27:26</query_time>
   <create_date>2021-05-30</create_date>
   <update_date>2022-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>carigold.com</domain_name>
   <domain_keyword>carigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 23:06:05</query_time>
   <create_date>2005-11-15</create_date>
   <update_date>2022-10-23</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.carigold.com</value>
    <value>ns2.carigold.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>citygold1.com</domain_name>
   <domain_keyword>citygold1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:30:32</query_time>
   <create_date>2008-03-21</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2025-03-21</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.expiereddnsmanager.com</value>
    <value>ns2.expiereddnsmanager.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>vitagold.co.uk</domain_name>
   <domain_keyword>vitagold</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 08:17:40</query_time>
   <create_date>2020-10-20</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.uk</value>
    <value>ns2.krystal.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>dijigold.com</domain_name>
   <domain_keyword>dijigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 01:04:34</query_time>
   <create_date>2008-10-11</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/cda606d6-c27c-4cd8-b9a3-d7e4ac82ab59</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>citiford.com</domain_name>
   <domain_keyword>citiford</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:28:23</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=citiford.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>chimigold.com</domain_name>
   <domain_keyword>chimigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:15:15</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1720</registrar_iana>
   <registrar_name>Dynadot8 LLC</registrar_name>
   <registrar_website>http://www.dynadot8.com</registrar_website>
   <name_servers>
    <value>dns1400a.trouble-free.net</value>
    <value>dns1400b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>citigoup.net</domain_name>
   <domain_keyword>citigoup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 17:52:56</query_time>
   <create_date>2007-03-05</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-06</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 Administration</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>390 Greenwich Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10013</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8553844622</registrant_phone>
   <registrant_fax>+1.8449647740</registrant_fax>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>piticold.com</domain_name>
   <domain_keyword>piticold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:39:58</query_time>
   <create_date>2017-08-18</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Samut Prakan</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns418.hostsevenplus.com</value>
    <value>ns419.hostsevenplus.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>citygolf.it</domain_name>
   <domain_keyword>citygolf</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 08:12:01</query_time>
   <create_date>2014-10-29</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>GOLF IN PROGRESS S.R.L</registrant_company>
   <registrant_address>Via COlleoni 3</registrant_address>
   <registrant_city>Agrate</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>20864</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1040.ui-dns.de</value>
    <value>ns1065.ui-dns.com</value>
    <value>ns1092.ui-dns.org</value>
    <value>ns1111.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>bit-gold.co</domain_name>
   <domain_keyword>bit-gold</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-22 05:37:54</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2026-01-08</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>cavigold.com</domain_name>
   <domain_keyword>cavigold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 06:05:48</query_time>
   <create_date>2016-11-10</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.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>98</num>
   <domain_name>digigold.store</domain_name>
   <domain_keyword>digigold</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 21:16:58</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Jurisconsult Ltd o.z.</registrant_company>
   <registrant_state>CZ</registrant_state>
   <registrant_country>CZ</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>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cintagold.com</domain_name>
   <domain_keyword>cintagold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:20:33</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>citiworld.net</domain_name>
   <domain_keyword>citiworld</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 20:31:42</query_time>
   <create_date>2021-11-21</create_date>
   <update_date>2022-10-09</update_date>
   <expiry_date>2031-11-21</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>ns09.domaincontrol.com</value>
    <value>ns10.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>
 </results>
 <stats>
  <total_time>0.204</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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