WHOIS QUERY TIME

2 May 2024 - 5:22 PM UTC

Registered: 30 April 2024
Modified: 1 May 2024
Expiry: 30 April 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

3932.ns1.abovedomains.com
3932.ns2.abovedomains.com

DOMAIN STATUS

addPeriod
clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=citibankc.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "citibankc.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "citibankc.shop",
            "domain_keyword": "citibankc",
            "domain_tld": "shop",
            "query_time": "2024-05-02 17:22:47",
            "create_date": "2024-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "3932.ns1.abovedomains.com",
                "3932.ns2.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>citibankc.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>citibankc.shop</domain_name>
   <domain_keyword>citibankc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 17:22:47</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>3932.ns1.abovedomains.com</value>
    <value>3932.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</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.21 seconds) for "citibankc.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

2 May 2024 - 5:22 PM UTC

Registered: 30 April 2024
Modified: 1 May 2024
Expiry: 30 April 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

3932.ns1.abovedomains.com
3932.ns2.abovedomains.com

DOMAIN STATUS

addPeriod
clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=citibankc.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "citibankc.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "citibankc.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "citibankc.shop",
            "domain_keyword": "citibankc",
            "domain_tld": "shop",
            "query_time": "2024-05-02 17:22:47",
            "create_date": "2024-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "3932.ns1.abovedomains.com",
                "3932.ns2.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.21,
        "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>citibankc.shop</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>citibankc.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>citibankc.shop</domain_name>
   <domain_keyword>citibankc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 17:22:47</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>3932.ns1.abovedomains.com</value>
    <value>3932.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.21</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 1 domain names (in 0.143 seconds) which contained the exact domain keyword "citibankc".
Domain Name Registered Expiry Registrar Ownership
1 citibankc.com 19 Jun 2009 19 Jun 2024 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
2 citibankc.shop 30 Apr 2024 30 Apr 2025 GoDaddy.com LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=citibankc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "citibankc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "citibankc.com, citibankc.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "citibankc.com",
            "domain_keyword": "citibankc",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:41:06",
            "create_date": "2009-06-19",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-19",
            "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": 2,
            "domain_name": "citibankc.shop",
            "domain_keyword": "citibankc",
            "domain_tld": "shop",
            "query_time": "2024-05-02 17:22:47",
            "create_date": "2024-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "3932.ns1.abovedomains.com",
                "3932.ns2.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.143,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>citibankc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>citibankc.com, citibankc.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>citibankc.com</domain_name>
   <domain_keyword>citibankc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:41:06</query_time>
   <create_date>2009-06-19</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-19</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>2</num>
   <domain_name>citibankc.shop</domain_name>
   <domain_keyword>citibankc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 17:22:47</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>3932.ns1.abovedomains.com</value>
    <value>3932.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.143</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 549 domain names (in 0.409 seconds) which look and sound like the brand name "citibankc".
Domain Name Registered Expiry Registrar Ownership
1 citibankco.in 31 Mar 2017 31 Mar 2026 Dynadot LLC REDACTED FOR PRIVACY
2 citibank2.com 15 Jul 2023 15 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
3 citibanki.com 4 Jul 2008 4 Jul 2024 Media Elite Holdings Limited Fundacion Privacy Services LTD
4 citibankcn.com 13 Oct 2021 13 Oct 2024 GoDaddy.com, LLC -
5 citibanks.org 31 Mar 2024 31 Mar 2025 Whogohost Limited FreightExpress
6 citibankj.com 25 Apr 2009 25 Apr 2025 Media Elite Holdings Limited Fundacion Privacy Services LTD
7 citibankr.com 9 Jun 2013 9 Jun 2025 GoDaddy.com, LLC -
8 citibanks.site 12 Jan 2024 12 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
9 citibankl.com 23 May 2022 23 May 2024 GRANSY S.R.O D/B/A SUBREG.CZ Expired Expired
10 citibanks.tech 25 Mar 2024 25 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
11 citibankco.buzz 20 Jan 2024 20 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
12 citibank1.cfd 18 Apr 2023 18 Apr 2025 URL Solutions Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
13 citibankw.com 7 Apr 2024 7 Apr 2025 Cloud Yuqu LLC REDACTED FOR PRIVACY
14 citibanks.com 5 Jun 2007 5 Jun 2025 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
15 citibank1.net 6 Jun 1999 6 Jun 2024 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
16 citibanck.com 23 Nov 2008 23 Nov 2025 TLD Registrar Solutions Ltd. Whois Privacy Corp.
17 citibank8.com 2 Oct 2023 2 Oct 2024 DropCatch.com 583 LLC Redacted for GDPR privacy
18 citibanks.ws 5 Dec 2003 5 Dec 2028 GLOBAL DOMAINS INTERNATIONAL Private Domain Registrations
19 citibank.tv 26 Nov 2004 26 Nov 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
20 citibank.store 20 Nov 2023 20 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
21 citibank.im - - - Redacted
22 citibank.pe - - MarkMonitor Inc. Domain Administrator
23 citibank.co.nz 21 Dec 1997 - MarkMonitor. Inc -
24 citibank.systems 10 Mar 2014 10 Mar 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
25 citibank.vip 19 Mar 2020 19 Mar 2025 EU Technology (HK) Limited REDACTED FOR PRIVACY
26 citibank.ac.cn 5 Feb 2024 5 Feb 2025 腾讯云计算(北京)有限责任公司 宋京辉
27 citibank.click 12 Nov 2014 12 Nov 2024 MarkMonitor Inc. Citibank, N.A.
28 citibank.llc 5 Jul 2019 5 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 citibank.kim 11 May 2016 11 May 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
30 citibank.cz 20 May 1998 12 Oct 2024 REG-IPMIRROR Citibank Europe plc
31 citibank.love 8 Jul 2015 8 Jul 2024 MarkMonitor Inc. Citibank, N.A.
32 citibank.trading 19 Oct 2015 19 Oct 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
33 citibank.sale 23 Dec 2015 23 Dec 2024 MarkMonitor Inc. Citibank, N.A.
34 citibank.nz 30 Sep 2022 - Instra Corporation Pty Ltd. -
35 citibank.club 9 May 2014 8 May 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
36 citibank.wales 29 Mar 2016 29 Mar 2025 CSC Corporate Domains, Inc. REDACTED FOR PRIVACY
37 citibank.reviews 29 Apr 2014 29 Apr 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
38 citibank.org.cn 28 Apr 2023 28 Apr 2025 广州云讯信息科技有限公司 我游(广州)网络有限公司
39 citibank.co.jp 22 May 1997 - - Citibank N.A.
40 citibank.bot 30 Jan 2024 30 Jan 2025 EnCirca, Inc. Citibank, N.A.
41 citibanc.com 5 Jun 2010 5 Jun 2025 Media Elite Holdings Limited Fundacion Privacy Services LTD
42 citibank.zip 25 May 2023 25 May 2025 CSC Corporate Domains, Inc. Citibank, N.A.
43 citibank.cx - - CentralNic Ltd CitiBank, N.A.
44 citibank.forum 15 Dec 2020 15 Dec 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
45 citibank.com.pl 18 Sep 1997 31 Dec 2024 Corporation Service Company -
46 citibank.blog 18 Oct 2016 18 Oct 2024 MarkMonitor, Inc (TLDs) Citibank, N.A.
47 citibank.earth 12 Oct 2020 12 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 citibank.info 25 Jul 2001 25 Jul 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
49 citibank.wiki 18 May 2016 18 May 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
50 citibank.ooo 8 Feb 2016 8 Feb 2025 CSC Corporate Domains Inc. CitiBank, N.A.
51 citibank.tickets 4 Sep 2015 4 Sep 2024 MarkMonitor, Inc (TLDs) Citibank, N.A.
52 citibank.cat 29 Nov 2011 29 Nov 2024 MarkMonitor Citibank, N.A.
53 citibanks.online 4 Aug 2022 4 Aug 2024 Tucows.com Co. Contact Privacy Inc. Customer 0164948668
54 citibank1.com 6 Jun 1999 6 Jun 2025 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
55 citibanks.loan 21 Feb 2024 21 Feb 2025 GoDaddy.com, LLC Repossessed by Go Daddy
56 citibankk.com 29 May 2022 29 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
57 citibankk.co.in 17 Oct 2007 17 Oct 2024 S.G.S. Technologie Pvt Ltd dba Netandhost.com Domaen.com
58 citibanks.net 13 Jun 2006 13 Jun 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
59 citibankk.vip 1 May 2024 1 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Abe
60 citibanks.co.uk 2 Jul 2023 2 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
61 citibank.co.ke 12 Feb 2003 31 Dec 2024 Afriregister Limited CitiBank, N.A.
62 citibank.host 15 Feb 2016 15 Feb 2025 MarkMonitor, Inc (TLDs) Citibank, N.A.
63 citibank.soccer 17 Aug 2015 17 Aug 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
64 citibank.top 26 Apr 2023 26 Apr 2025 Web Commerce Communications Ltd wangergou
65 citibank.miami 28 Sep 2015 28 Sep 2024 MarkMonitor, Inc. Citibank, N.A.
66 citibank.co.in 28 Feb 2003 28 Feb 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
67 citibank.markets 12 Jun 2015 12 Jun 2025 MarkMonitor Inc. Citibank, N.A.
68 citibank.fit 21 May 2023 21 May 2024 Hong Kong Juming Network Technology Co., Ltd zhou lian xin
69 citibank.com.hn 12 Feb 2009 12 Feb 2025 Corporation Service Company CitiBank, N.A.
70 citibank.black 6 Mar 2016 6 Mar 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
71 citibank.market 28 Oct 2014 28 Oct 2024 MarkMonitor Inc. Citibank, N.A.
72 citibank.ht - - MarkMonitor Citibank, N.A.
73 citibank.ru 13 Aug 1998 31 Aug 2024 RU-CENTER-RU CitiBank, N.A.
74 citibank.xn--fiq228c5hs 25 Apr 2014 25 Apr 2025 CSC Corporate Domains, Inc. -
75 citibank.org.uk 1 Mar 2023 1 Mar 2028 Gandi [Tag = GANDI] -
76 citibank.nl 20 Nov 1997 - Corporation Service Company Limited -
77 citibank.fans 20 Aug 2015 20 Aug 2024 CSC Corporate Domains Inc. CitiBank, N.A.
78 citibank.giving 14 Dec 2022 14 Dec 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
79 citibank.news 6 Jul 2015 6 Jul 2024 MarkMonitor Inc. Citibank, N.A.
80 citibank.uk.com 24 May 2021 24 May 2025 Instra Corporation Pty Ltd -
81 citibank.pub 2 Jun 2015 2 Jun 2025 MarkMonitor Inc. Citibank, N.A.
82 citibank.org 12 Mar 1999 12 Mar 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
83 citibank.site 8 Jul 2015 8 Jul 2024 MarkMonitor, Inc (TLDs) Citibank, N.A.
84 citibank.online 19 Aug 2015 19 Aug 2024 CSC Corporate Domains Inc. CitiBank, N.A.
85 citibank.me 13 Jun 2008 13 Jun 2025 MarkMonitor Inc. Citibank, N.A.
86 citibank.sa.com 10 Nov 2023 10 Nov 2024 Sav.com, LLC -
87 citibank.cl 3 Sep 1996 9 Dec 2024 NIC Chile CitiBank, N.A.
88 citibank.work 20 Jan 2015 20 Jan 2025 MarkMonitor, Inc. Citibank, N.A.
89 citibank.it 25 Mar 1998 18 Mar 2025 CSC Corporate Domains, Inc. Citibank N.A
90 citibank.co.uk 17 Mar 1997 17 Mar 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
91 citibank.wang 3 Jul 2014 3 Jul 2024 MarkMonitor Citibank, N.A.
92 citibank.ms - - MarkMonitor -
93 citibank.net.cn 2 Feb 2024 2 Feb 2025 阿里云计算有限公司(万网) 余邦涨
94 citibank.loan 3 Aug 2015 2 Aug 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
95 citibank.website 19 Sep 2014 19 Sep 2024 MarkMonitor, Inc (TLDs) Citibank, N.A.
96 citibank.forex 19 Oct 2015 19 Oct 2024 MarkMonitor Inc. Citibank, N.A.
97 citibank.istanbul 11 May 2016 11 May 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
98 citibankcc.com 31 Oct 2023 31 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
99 citibanks.info 18 Jan 2024 18 Jan 2025 Cloudflare, Inc ipathways.org
100 citibankd.com 6 Sep 2006 6 Sep 2024 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
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 Citibankc.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=citibankc.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "citibankc.shop",
        "page_size": 100
    },
    "count": {
        "total": 549,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "citibankco.in, citibank2.com, citibanki.com, citibankcn.com, citibanks.org, citibankj.com, citibankr.com, citibanks.site, citibankl.com, citibanks.tech, citibankco.buzz, citibank1.cfd, citibankw.com, citibanks.com, citibank1.net, citibanck.com, citibank8.com, citibanks.ws, citibank.tv, citibank.store, citibank.im, citibank.pe, citibank.co.nz, citibank.systems, citibank.vip, citibank.ac.cn, citibank.click, citibank.llc, citibank.kim, citibank.cz, citibank.love, citibank.trading, citibank.sale, citibank.nz, citibank.club, citibank.wales, citibank.reviews, citibank.org.cn, citibank.co.jp, citibank.bot, citibanc.com, citibank.zip, citibank.cx, citibank.forum, citibank.com.pl, citibank.blog, citibank.earth, citibank.info, citibank.wiki, citibank.ooo, citibank.tickets, citibank.cat, citibanks.online, citibank1.com, citibanks.loan, citibankk.com, citibankk.co.in, citibanks.net, citibankk.vip, citibanks.co.uk, citibank.co.ke, citibank.host, citibank.soccer, citibank.top, citibank.miami, citibank.co.in, citibank.markets, citibank.fit, citibank.com.hn, citibank.black, citibank.market, citibank.ht, citibank.ru, citibank.xn--fiq228c5hs, citibank.org.uk, citibank.nl, citibank.fans, citibank.giving, citibank.news, citibank.uk.com, citibank.pub, citibank.org, citibank.site, citibank.online, citibank.me, citibank.sa.com, citibank.cl, citibank.work, citibank.it, citibank.co.uk, citibank.wang, citibank.ms, citibank.net.cn, citibank.loan, citibank.website, citibank.forex, citibank.istanbul, citibankcc.com, citibanks.info, citibankd.com",
    "results": [
        {
            "num": 1,
            "domain_name": "citibankco.in",
            "domain_keyword": "citibankco",
            "domain_tld": "in",
            "query_time": "2024-05-05 00:04:44",
            "create_date": "2017-03-31",
            "update_date": "2021-09-21",
            "expiry_date": "2026-03-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "citibank2.com",
            "domain_keyword": "citibank2",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:27:25",
            "create_date": "2023-07-15",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of citibank2.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1198.awsdns-21.org",
                "ns-1830.awsdns-36.co.uk",
                "ns-320.awsdns-40.com",
                "ns-865.awsdns-44.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "citibanki.com",
            "domain_keyword": "citibanki",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:51:48",
            "create_date": "2008-07-04",
            "update_date": "2021-06-16",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "citibankcn.com",
            "domain_keyword": "citibankcn",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:06:47",
            "create_date": "2021-10-13",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "citibanks.org",
            "domain_keyword": "citibanks",
            "domain_tld": "org",
            "query_time": "2024-05-27 09:47:11",
            "create_date": "2024-03-31",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-31",
            "registrar_iana": 3954,
            "registrar_name": "Whogohost Limited",
            "registrar_website": "https://whois.whogohost.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FreightExpress",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Abuja",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsc.go54.com",
                "nsd.go54.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "citibankj.com",
            "domain_keyword": "citibankj",
            "domain_tld": "com",
            "query_time": "2024-04-25 00:07:21",
            "create_date": "2009-04-25",
            "update_date": "2022-03-23",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "citibankr.com",
            "domain_keyword": "citibankr",
            "domain_tld": "com",
            "query_time": "2024-06-10 00:40:48",
            "create_date": "2013-06-09",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "citibanks.site",
            "domain_keyword": "citibanks",
            "domain_tld": "site",
            "query_time": "2024-05-11 16:27:26",
            "create_date": "2024-01-12",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-12",
            "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": [
                "ns1.serverhostgroup.com",
                "ns2.serverhostgroup.com",
                "ns3.serverhostgroup.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "citibankl.com",
            "domain_keyword": "citibankl",
            "domain_tld": "com",
            "query_time": "2024-06-07 01:08:43",
            "create_date": "2022-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2024-05-23",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Expired Expired",
            "registrant_company": "Expired Expired",
            "registrant_address": "Expired Expired",
            "registrant_city": "Expired Expired",
            "registrant_state": "Expired Expired",
            "registrant_zip": "Expired Expired",
            "registrant_country": "CZ",
            "registrant_email": "expired expired",
            "registrant_phone": "Expired Expired",
            "registrant_fax": "Expired Expired",
            "name_servers": [
                "ns.parktons.com",
                "ns1.localhosty.com",
                "ns2.localhosty.com",
                "ns2.parktons.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "citibanks.tech",
            "domain_keyword": "citibanks",
            "domain_tld": "tech",
            "query_time": "2024-05-23 14:02:25",
            "create_date": "2024-03-25",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "citibankco.buzz",
            "domain_keyword": "citibankco",
            "domain_tld": "buzz",
            "query_time": "2024-05-18 23:41:06",
            "create_date": "2024-01-20",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "citibank1.cfd",
            "domain_keyword": "citibank1",
            "domain_tld": "cfd",
            "query_time": "2024-05-05 00:04:44",
            "create_date": "2023-04-18",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions Inc.",
            "registrar_website": "https://pananames.com",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_state": "NA",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "citibankw.com",
            "domain_keyword": "citibankw",
            "domain_tld": "com",
            "query_time": "2024-06-06 05:57:56",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=citibankw.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.diymysite.com",
                "ns4.diymysite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "citibanks.com",
            "domain_keyword": "citibanks",
            "domain_tld": "com",
            "query_time": "2024-06-05 00:02:47",
            "create_date": "2007-06-05",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-05",
            "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": 15,
            "domain_name": "citibank1.net",
            "domain_keyword": "citibank1",
            "domain_tld": "net",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "1999-06-06",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-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": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "citibanck.com",
            "domain_keyword": "citibanck",
            "domain_tld": "com",
            "query_time": "2024-05-10 13:46:57",
            "create_date": "2008-11-23",
            "update_date": "2023-12-03",
            "expiry_date": "2025-11-23",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "citibank8.com",
            "domain_keyword": "citibank8",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:51:46",
            "create_date": "2023-10-02",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-02",
            "registrar_iana": 2063,
            "registrar_name": "DropCatch.com 583 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "Sichuan",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "citibanks.ws",
            "domain_keyword": "citibanks",
            "domain_tld": "ws",
            "query_time": "2024-06-06 05:58:10",
            "create_date": "2003-12-05",
            "update_date": "2020-05-06",
            "expiry_date": "2028-12-05",
            "registrar_iana": 1463,
            "registrar_name": "GLOBAL DOMAINS INTERNATIONAL",
            "registrar_website": "http://www.website.ws/",
            "registrant_name": "Private Domain Registrations",
            "registrant_address": "701 Palomar Airport Rd, Suite 300",
            "registrant_city": "Carlsbad",
            "registrant_state": "CA",
            "registrant_zip": "92011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7606023000",
            "name_servers": [
                "ns1.gd23.parklogic.com",
                "ns2.gd23.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "citibank.tv",
            "domain_keyword": "citibank",
            "domain_tld": "tv",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2004-11-26",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-26",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "citibank.store",
            "domain_keyword": "citibank",
            "domain_tld": "store",
            "query_time": "2024-05-27 20:26:02",
            "create_date": "2023-11-20",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "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": [
                "bonnie.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "citibank.im",
            "domain_keyword": "citibank",
            "domain_tld": "im",
            "query_time": "2024-05-11 16:27:25",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ]
        },
        {
            "num": 22,
            "domain_name": "citibank.pe",
            "domain_keyword": "citibank",
            "domain_tld": "pe",
            "query_time": "2024-06-06 05:57:30",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 23,
            "domain_name": "citibank.co.nz",
            "domain_keyword": "citibank",
            "domain_tld": "co.nz",
            "query_time": "2024-06-06 05:57:29",
            "create_date": "1997-12-21",
            "update_date": "2024-02-15",
            "registrar_name": "MarkMonitor. Inc",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "citibank.systems",
            "domain_keyword": "citibank",
            "domain_tld": "systems",
            "query_time": "2024-05-11 16:27:25",
            "create_date": "2014-03-10",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-10",
            "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": 25,
            "domain_name": "citibank.vip",
            "domain_keyword": "citibank",
            "domain_tld": "vip",
            "query_time": "2024-05-05 00:04:44",
            "create_date": "2020-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1716,
            "registrar_name": "EU Technology (HK) Limited",
            "registrar_website": "http://www.yuminghome.com/",
            "registrant_name": "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": "please query the rdds service of the registrar 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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "citibank.ac.cn",
            "domain_keyword": "citibank",
            "domain_tld": "ac.cn",
            "query_time": "2024-05-08 17:51:46",
            "create_date": "2024-02-05",
            "expiry_date": "2025-02-05",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "宋京辉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "parakeet.dnspod.net",
                "reception.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "citibank.click",
            "domain_keyword": "citibank",
            "domain_tld": "click",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2014-11-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-12",
            "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": "TX",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "citibank.llc",
            "domain_keyword": "citibank",
            "domain_tld": "llc",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2019-07-05",
            "update_date": "2023-06-10",
            "expiry_date": "2024-07-05",
            "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": 29,
            "domain_name": "citibank.kim",
            "domain_keyword": "citibank",
            "domain_tld": "kim",
            "query_time": "2024-05-15 06:06:46",
            "create_date": "2016-05-11",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-11",
            "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_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": 30,
            "domain_name": "citibank.cz",
            "domain_keyword": "citibank",
            "domain_tld": "cz",
            "query_time": "2024-06-08 11:12:23",
            "create_date": "1998-05-20",
            "update_date": "2023-08-28",
            "expiry_date": "2024-10-12",
            "registrar_name": "REG-IPMIRROR",
            "registrant_name": "Domain Admin",
            "registrant_company": "Citibank Europe plc",
            "registrant_address": "1 North Wall Quay, Dublin, D01 T8Y1",
            "registrant_country": "IE",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ]
        },
        {
            "num": 31,
            "domain_name": "citibank.love",
            "domain_keyword": "citibank",
            "domain_tld": "love",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2015-07-08",
            "update_date": "2023-05-29",
            "expiry_date": "2024-07-08",
            "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 query the rdds service of the registrar 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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "citibank.trading",
            "domain_keyword": "citibank",
            "domain_tld": "trading",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2015-10-19",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-19",
            "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": 33,
            "domain_name": "citibank.sale",
            "domain_keyword": "citibank",
            "domain_tld": "sale",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2015-12-23",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-23",
            "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": "TX",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "citibank.nz",
            "domain_keyword": "citibank",
            "domain_tld": "nz",
            "query_time": "2024-06-06 05:57:30",
            "create_date": "2022-09-30",
            "update_date": "2022-10-31",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "redemptionPeriod",
                "serverDeleteProhibited",
                "serverHold",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "citibank.club",
            "domain_keyword": "citibank",
            "domain_tld": "club",
            "query_time": "2024-05-11 16:27:25",
            "create_date": "2014-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "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_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": 36,
            "domain_name": "citibank.wales",
            "domain_keyword": "citibank",
            "domain_tld": "wales",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2016-03-29",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscglobal.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": "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": 37,
            "domain_name": "citibank.reviews",
            "domain_keyword": "citibank",
            "domain_tld": "reviews",
            "query_time": "2024-05-08 17:51:46",
            "create_date": "2014-04-29",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-29",
            "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": 38,
            "domain_name": "citibank.org.cn",
            "domain_keyword": "citibank",
            "domain_tld": "org.cn",
            "query_time": "2024-05-08 17:51:46",
            "create_date": "2023-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "我游(广州)网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "citibank.co.jp",
            "domain_keyword": "citibank",
            "domain_tld": "co.jp",
            "query_time": "2024-05-02 23:51:46",
            "create_date": "1997-05-22",
            "update_date": "2023-06-01",
            "registrant_company": "Citibank N.A.",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ]
        },
        {
            "num": 40,
            "domain_name": "citibank.bot",
            "domain_keyword": "citibank",
            "domain_tld": "bot",
            "query_time": "2024-05-27 20:26:02",
            "create_date": "2024-01-30",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.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": 41,
            "domain_name": "citibanc.com",
            "domain_keyword": "citibanc",
            "domain_tld": "com",
            "query_time": "2024-06-05 00:01:46",
            "create_date": "2010-06-05",
            "update_date": "2022-03-23",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365465",
            "name_servers": [
                "ns1.redmonddc.com",
                "ns2.redmonddc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "citibank.zip",
            "domain_keyword": "citibank",
            "domain_tld": "zip",
            "query_time": "2024-05-25 00:08:07",
            "create_date": "2023-05-25",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-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 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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "citibank.cx",
            "domain_keyword": "citibank",
            "domain_tld": "cx",
            "query_time": "2024-05-23 14:02:25",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "citibank.forum",
            "domain_keyword": "citibank",
            "domain_tld": "forum",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2020-12-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-12-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "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": 45,
            "domain_name": "citibank.com.pl",
            "domain_keyword": "citibank",
            "domain_tld": "com.pl",
            "query_time": "2024-05-05 00:04:45",
            "create_date": "1997-09-18",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-31",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "ns.citibank.com",
                "ns2.citibank.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "citibank.blog",
            "domain_keyword": "citibank",
            "domain_tld": "blog",
            "query_time": "2024-05-18 23:41:03",
            "create_date": "2016-10-18",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-18",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Citibank, N.A.",
            "registrant_state": "TX",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "citibank.earth",
            "domain_keyword": "citibank",
            "domain_tld": "earth",
            "query_time": "2024-06-10 07:40:00",
            "create_date": "2020-10-12",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-12",
            "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": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "citibank.info",
            "domain_keyword": "citibank",
            "domain_tld": "info",
            "query_time": "2024-05-18 23:41:04",
            "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": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "citibank.wiki",
            "domain_keyword": "citibank",
            "domain_tld": "wiki",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2016-05-18",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-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": 50,
            "domain_name": "citibank.ooo",
            "domain_keyword": "citibank",
            "domain_tld": "ooo",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2016-02-08",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "CitiBank, N.A.",
            "registrant_state": "NY",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "citibank.tickets",
            "domain_keyword": "citibank",
            "domain_tld": "tickets",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2015-09-04",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-04",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Citibank, N.A.",
            "registrant_state": "TX",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "citibank.cat",
            "domain_keyword": "citibank",
            "domain_tld": "cat",
            "query_time": "2024-06-01 09:54:55",
            "create_date": "2011-11-29",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor",
            "registrar_website": "https://www.markmonitor.com/",
            "registrant_company": "Citibank, N.A.",
            "registrant_state": "NY",
            "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.",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "citibanks.online",
            "domain_keyword": "citibanks",
            "domain_tld": "online",
            "query_time": "2024-05-08 17:51:48",
            "create_date": "2022-08-04",
            "update_date": "2024-04-23",
            "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 0164948668",
            "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.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "citibank1.com",
            "domain_keyword": "citibank1",
            "domain_tld": "com",
            "query_time": "2024-06-06 00:05:58",
            "create_date": "1999-06-06",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-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": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "citibanks.loan",
            "domain_keyword": "citibanks",
            "domain_tld": "loan",
            "query_time": "2024-06-06 05:57:53",
            "create_date": "2024-02-21",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "citibankk.com",
            "domain_keyword": "citibankk",
            "domain_tld": "com",
            "query_time": "2024-05-29 00:07:26",
            "create_date": "2022-05-29",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-29",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=citibankk.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "807.ns1.abovedomains.com",
                "807.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "citibankk.co.in",
            "domain_keyword": "citibankk",
            "domain_tld": "co.in",
            "query_time": "2024-06-03 15:36:49",
            "create_date": "2007-10-17",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-17",
            "registrar_iana": 800147,
            "registrar_name": "S.G.S. Technologie Pvt Ltd dba Netandhost.com",
            "registrar_website": "http://www.netandhost.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domaen.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "citibanks.net",
            "domain_keyword": "citibanks",
            "domain_tld": "net",
            "query_time": "2024-05-08 17:51:48",
            "create_date": "2006-06-13",
            "update_date": "2023-11-17",
            "expiry_date": "2024-06-13",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "citibankk.vip",
            "domain_keyword": "citibankk",
            "domain_tld": "vip",
            "query_time": "2024-05-01 22:31:49",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Abe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "emma.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "citibanks.co.uk",
            "domain_keyword": "citibanks",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 15:52:46",
            "create_date": "2023-07-02",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "citibank.co.ke",
            "domain_keyword": "citibank",
            "domain_tld": "co.ke",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2003-02-12",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-31",
            "registrar_name": "Afriregister Limited",
            "registrar_website": "RegistrarURL",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "6400 Las Colinas Blvd",
            "registrant_city": "Irving",
            "registrant_state": "TX",
            "registrant_zip": "75039",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "registrant_fax": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.iafrica.com",
                "ns2.iafrica.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "citibank.host",
            "domain_keyword": "citibank",
            "domain_tld": "host",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2016-02-15",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Citibank, N.A.",
            "registrant_state": "NY",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "citibank.soccer",
            "domain_keyword": "citibank",
            "domain_tld": "soccer",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2015-08-17",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-17",
            "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": 64,
            "domain_name": "citibank.top",
            "domain_keyword": "citibank",
            "domain_tld": "top",
            "query_time": "2024-06-03 04:50:39",
            "create_date": "2023-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wangergou",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "xiang gang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "citibank.miami",
            "domain_keyword": "citibank",
            "domain_tld": "miami",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2015-09-28",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-28",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "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": "TX",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "citibank.co.in",
            "domain_keyword": "citibank",
            "domain_tld": "co.in",
            "query_time": "2024-06-02 22:08:39",
            "create_date": "2003-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "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": [
                "ns.citicorp.com",
                "ns2.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "citibank.markets",
            "domain_keyword": "citibank",
            "domain_tld": "markets",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2015-06-12",
            "update_date": "2024-05-17",
            "expiry_date": "2025-06-12",
            "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": "TX",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "citibank.fit",
            "domain_keyword": "citibank",
            "domain_tld": "fit",
            "query_time": "2024-06-05 01:58:18",
            "create_date": "2023-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2024-05-21",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhou lian xin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hongkong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "please-renew-your-domain-in-www.juminghk.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "citibank.com.hn",
            "domain_keyword": "citibank",
            "domain_tld": "com.hn",
            "query_time": "2024-05-27 20:26:02",
            "create_date": "2009-02-12",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-12",
            "registrar_name": "Corporation Service Company",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "citibank.black",
            "domain_keyword": "citibank",
            "domain_tld": "black",
            "query_time": "2024-05-08 17:51:46",
            "create_date": "2016-03-06",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-06",
            "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": 71,
            "domain_name": "citibank.market",
            "domain_keyword": "citibank",
            "domain_tld": "market",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2014-10-28",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-28",
            "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": "TX",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "citibank.ht",
            "domain_keyword": "citibank",
            "domain_tld": "ht",
            "query_time": "2024-05-15 06:06:46",
            "registrar_name": "MarkMonitor",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "citibank.ru",
            "domain_keyword": "citibank",
            "domain_tld": "ru",
            "query_time": "2024-06-13 11:17:25",
            "create_date": "1998-08-13",
            "expiry_date": "2024-08-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "CitiBank, N.A.",
            "name_servers": [
                "ns.citicorp.com",
                "ns3.citibank.ru",
                "ns4.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "citibank.xn--fiq228c5hs",
            "domain_keyword": "citibank",
            "domain_tld": "xn--fiq228c5hs",
            "query_time": "2024-05-05 00:04:44",
            "create_date": "2014-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "citibank.org.uk",
            "domain_keyword": "citibank",
            "domain_tld": "org.uk",
            "query_time": "2024-05-08 17:51:48",
            "create_date": "2023-03-01",
            "update_date": "2024-03-25",
            "expiry_date": "2028-03-01",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-124-b.gandi.net",
                "ns-131-c.gandi.net",
                "ns-175-a.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "citibank.nl",
            "domain_keyword": "citibank",
            "domain_tld": "nl",
            "query_time": "2024-06-06 05:57:30",
            "create_date": "1997-11-20",
            "update_date": "2022-10-19",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 77,
            "domain_name": "citibank.fans",
            "domain_keyword": "citibank",
            "domain_tld": "fans",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2015-08-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "CitiBank, N.A.",
            "registrant_state": "NY",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "citibank.giving",
            "domain_keyword": "citibank",
            "domain_tld": "giving",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2022-12-14",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-14",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": 79,
            "domain_name": "citibank.news",
            "domain_keyword": "citibank",
            "domain_tld": "news",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2015-07-06",
            "update_date": "2023-05-29",
            "expiry_date": "2024-07-06",
            "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 query the rdds service of the registrar 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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "citibank.uk.com",
            "domain_keyword": "citibank",
            "domain_tld": "uk.com",
            "query_time": "2024-05-27 20:26:02",
            "create_date": "2021-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "https://instra.com/",
            "registrant_email": "https://whois.centralnic.com/contact/citibank.uk.com/registrant",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "citibank.pub",
            "domain_keyword": "citibank",
            "domain_tld": "pub",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2015-06-02",
            "update_date": "2024-05-06",
            "expiry_date": "2025-06-02",
            "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": "TX",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "citibank.org",
            "domain_keyword": "citibank",
            "domain_tld": "org",
            "query_time": "2024-05-11 16:27:25",
            "create_date": "1999-03-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "citibank.site",
            "domain_keyword": "citibank",
            "domain_tld": "site",
            "query_time": "2024-05-30 04:05:07",
            "create_date": "2015-07-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-08",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Citibank, N.A.",
            "registrant_state": "NY",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "citibank.online",
            "domain_keyword": "citibank",
            "domain_tld": "online",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2015-08-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "CitiBank, N.A.",
            "registrant_state": "NY",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "citibank.me",
            "domain_keyword": "citibank",
            "domain_tld": "me",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2008-06-13",
            "update_date": "2024-05-18",
            "expiry_date": "2025-06-13",
            "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": "TX",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "citibank.sa.com",
            "domain_keyword": "citibank",
            "domain_tld": "sa.com",
            "query_time": "2024-05-08 10:39:23",
            "create_date": "2023-11-10",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-10",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_email": "https://whois.centralnic.com/contact/citibank.sa.com/registrant",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "citibank.cl",
            "domain_keyword": "citibank",
            "domain_tld": "cl",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "1996-09-03",
            "expiry_date": "2024-12-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "CitiBank, N.A.",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ]
        },
        {
            "num": 88,
            "domain_name": "citibank.work",
            "domain_keyword": "citibank",
            "domain_tld": "work",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2015-01-20",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-20",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "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 query the rdds service of the registrar 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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "citibank.it",
            "domain_keyword": "citibank",
            "domain_tld": "it",
            "query_time": "2024-06-06 05:57:30",
            "create_date": "1998-03-25",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-18",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "Citibank N.A",
            "registrant_address": "FORO BUONAPARTE 16",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20121",
            "registrant_country": "IT",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 90,
            "domain_name": "citibank.co.uk",
            "domain_keyword": "citibank",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 14:02:26",
            "create_date": "1997-03-17",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-17",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citibank.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "citibank.wang",
            "domain_keyword": "citibank",
            "domain_tld": "wang",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2014-07-03",
            "update_date": "2023-05-25",
            "expiry_date": "2024-07-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor",
            "registrar_website": "https://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 query the rdds service of the registrar 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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "citibank.ms",
            "domain_keyword": "citibank",
            "domain_tld": "ms",
            "query_time": "2024-05-23 14:02:25",
            "registrar_name": "MarkMonitor",
            "registrar_website": "http://www.markmonitor.com",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "citibank.net.cn",
            "domain_keyword": "citibank",
            "domain_tld": "net.cn",
            "query_time": "2024-06-06 05:57:30",
            "create_date": "2024-02-02",
            "expiry_date": "2025-02-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "余邦涨",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "citibank.loan",
            "domain_keyword": "citibank",
            "domain_tld": "loan",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2015-08-03",
            "update_date": "2023-07-01",
            "expiry_date": "2024-08-02",
            "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_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": 95,
            "domain_name": "citibank.website",
            "domain_keyword": "citibank",
            "domain_tld": "website",
            "query_time": "2024-05-18 23:41:05",
            "create_date": "2014-09-19",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Citibank, N.A.",
            "registrant_state": "TX",
            "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.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "citibank.forex",
            "domain_keyword": "citibank",
            "domain_tld": "forex",
            "query_time": "2024-05-18 23:41:04",
            "create_date": "2015-10-19",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-19",
            "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": "TX",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "citibank.istanbul",
            "domain_keyword": "citibank",
            "domain_tld": "istanbul",
            "query_time": "2024-05-15 06:06:46",
            "create_date": "2016-05-11",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-11",
            "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": 98,
            "domain_name": "citibankcc.com",
            "domain_keyword": "citibankcc",
            "domain_tld": "com",
            "query_time": "2024-06-06 05:57:30",
            "create_date": "2023-10-31",
            "update_date": "2024-06-05",
            "expiry_date": "2024-10-31",
            "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": "NEW SOUTH WALES",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=citibankcc.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": 99,
            "domain_name": "citibanks.info",
            "domain_keyword": "citibanks",
            "domain_tld": "info",
            "query_time": "2024-06-06 05:57:53",
            "create_date": "2024-01-18",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ipathways.org",
            "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": [
                "casey.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "citibankd.com",
            "domain_keyword": "citibankd",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:41:07",
            "create_date": "2006-09-06",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-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.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.409,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>citibankc.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>549</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>citibankco.in, citibank2.com, citibanki.com, citibankcn.com, citibanks.org, citibankj.com, citibankr.com, citibanks.site, citibankl.com, citibanks.tech, citibankco.buzz, citibank1.cfd, citibankw.com, citibanks.com, citibank1.net, citibanck.com, citibank8.com, citibanks.ws, citibank.tv, citibank.store, citibank.im, citibank.pe, citibank.co.nz, citibank.systems, citibank.vip, citibank.ac.cn, citibank.click, citibank.llc, citibank.kim, citibank.cz, citibank.love, citibank.trading, citibank.sale, citibank.nz, citibank.club, citibank.wales, citibank.reviews, citibank.org.cn, citibank.co.jp, citibank.bot, citibanc.com, citibank.zip, citibank.cx, citibank.forum, citibank.com.pl, citibank.blog, citibank.earth, citibank.info, citibank.wiki, citibank.ooo, citibank.tickets, citibank.cat, citibanks.online, citibank1.com, citibanks.loan, citibankk.com, citibankk.co.in, citibanks.net, citibankk.vip, citibanks.co.uk, citibank.co.ke, citibank.host, citibank.soccer, citibank.top, citibank.miami, citibank.co.in, citibank.markets, citibank.fit, citibank.com.hn, citibank.black, citibank.market, citibank.ht, citibank.ru, citibank.xn--fiq228c5hs, citibank.org.uk, citibank.nl, citibank.fans, citibank.giving, citibank.news, citibank.uk.com, citibank.pub, citibank.org, citibank.site, citibank.online, citibank.me, citibank.sa.com, citibank.cl, citibank.work, citibank.it, citibank.co.uk, citibank.wang, citibank.ms, citibank.net.cn, citibank.loan, citibank.website, citibank.forex, citibank.istanbul, citibankcc.com, citibanks.info, citibankd.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>citibankco.in</domain_name>
   <domain_keyword>citibankco</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-05 00:04:44</query_time>
   <create_date>2017-03-31</create_date>
   <update_date>2021-09-21</update_date>
   <expiry_date>2026-03-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>citibank2.com</domain_name>
   <domain_keyword>citibank2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:27:25</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of citibank2.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1198.awsdns-21.org</value>
    <value>ns-1830.awsdns-36.co.uk</value>
    <value>ns-320.awsdns-40.com</value>
    <value>ns-865.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>citibanki.com</domain_name>
   <domain_keyword>citibanki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:51:48</query_time>
   <create_date>2008-07-04</create_date>
   <update_date>2021-06-16</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.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>citibankcn.com</domain_name>
   <domain_keyword>citibankcn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:06:47</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>citibanks.org</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 09:47:11</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>Whogohost Limited</registrar_name>
   <registrar_website>https://whois.whogohost.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FreightExpress</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Abuja</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NG</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>nsc.go54.com</value>
    <value>nsd.go54.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>citibankj.com</domain_name>
   <domain_keyword>citibankj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 00:07:21</query_time>
   <create_date>2009-04-25</create_date>
   <update_date>2022-03-23</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.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>citibankr.com</domain_name>
   <domain_keyword>citibankr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 00:40:48</query_time>
   <create_date>2013-06-09</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>8</num>
   <domain_name>citibanks.site</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-11 16:27:26</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-12</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>ns1.serverhostgroup.com</value>
    <value>ns2.serverhostgroup.com</value>
    <value>ns3.serverhostgroup.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>citibankl.com</domain_name>
   <domain_keyword>citibankl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 01:08:43</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Expired Expired</registrant_name>
   <registrant_company>Expired Expired</registrant_company>
   <registrant_address>Expired Expired</registrant_address>
   <registrant_city>Expired Expired</registrant_city>
   <registrant_state>Expired Expired</registrant_state>
   <registrant_zip>Expired Expired</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>expired expired</registrant_email>
   <registrant_phone>Expired Expired</registrant_phone>
   <registrant_fax>Expired Expired</registrant_fax>
   <name_servers>
    <value>ns.parktons.com</value>
    <value>ns1.localhosty.com</value>
    <value>ns2.localhosty.com</value>
    <value>ns2.parktons.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>citibanks.tech</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-23 14:02:25</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>citibankco.buzz</domain_name>
   <domain_keyword>citibankco</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-18 23:41:06</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>citibank1.cfd</domain_name>
   <domain_keyword>citibank1</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-05 00:04:44</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions Inc.</registrar_name>
   <registrar_website>https://pananames.com</registrar_website>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>PA</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>citibankw.com</domain_name>
   <domain_keyword>citibankw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 05:57:56</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.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>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=citibankw.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.diymysite.com</value>
    <value>ns4.diymysite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>citibanks.com</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 00:02:47</query_time>
   <create_date>2007-06-05</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-05</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>15</num>
   <domain_name>citibank1.net</domain_name>
   <domain_keyword>citibank1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>1999-06-06</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-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>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>16</num>
   <domain_name>citibanck.com</domain_name>
   <domain_keyword>citibanck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 13:46:57</query_time>
   <create_date>2008-11-23</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-11-23</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>citibank8.com</domain_name>
   <domain_keyword>citibank8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:51:46</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>2063</registrar_iana>
   <registrar_name>DropCatch.com 583 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>Sichuan</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR 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>18</num>
   <domain_name>citibanks.ws</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-06 05:58:10</query_time>
   <create_date>2003-12-05</create_date>
   <update_date>2020-05-06</update_date>
   <expiry_date>2028-12-05</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>GLOBAL DOMAINS INTERNATIONAL</registrar_name>
   <registrar_website>http://www.website.ws/</registrar_website>
   <registrant_name>Private Domain Registrations</registrant_name>
   <registrant_address>701 Palomar Airport Rd, Suite 300</registrant_address>
   <registrant_city>Carlsbad</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7606023000</registrant_phone>
   <name_servers>
    <value>ns1.gd23.parklogic.com</value>
    <value>ns2.gd23.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>citibank.tv</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2004-11-26</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-26</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>citibank.store</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 20:26:02</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</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>bonnie.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>citibank.im</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-11 16:27:25</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>citibank.pe</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-06-06 05:57:30</query_time>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>citibank.co.nz</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-06 05:57:29</query_time>
   <create_date>1997-12-21</create_date>
   <update_date>2024-02-15</update_date>
   <registrar_name>MarkMonitor. Inc</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>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>citibank.systems</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-11 16:27:25</query_time>
   <create_date>2014-03-10</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-10</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>25</num>
   <domain_name>citibank.vip</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-05 00:04:44</query_time>
   <create_date>2020-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1716</registrar_iana>
   <registrar_name>EU Technology (HK) Limited</registrar_name>
   <registrar_website>http://www.yuminghome.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>GuangDong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>citibank.ac.cn</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>ac.cn</domain_tld>
   <query_time>2024-05-08 17:51:46</query_time>
   <create_date>2024-02-05</create_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>宋京辉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>parakeet.dnspod.net</value>
    <value>reception.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>citibank.click</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2014-11-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-12</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>TX</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>citibank.llc</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-07-05</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>29</num>
   <domain_name>citibank.kim</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-15 06:06:46</query_time>
   <create_date>2016-05-11</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-11</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_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>30</num>
   <domain_name>citibank.cz</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-08 11:12:23</query_time>
   <create_date>1998-05-20</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>REG-IPMIRROR</registrar_name>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Citibank Europe plc</registrant_company>
   <registrant_address>1 North Wall Quay, Dublin, D01 T8Y1</registrant_address>
   <registrant_country>IE</registrant_country>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
  </value>
  <value>
   <num>31</num>
   <domain_name>citibank.love</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-07-08</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 query the rdds service of the registrar 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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>citibank.trading</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>trading</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2015-10-19</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-19</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>33</num>
   <domain_name>citibank.sale</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2015-12-23</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-23</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>TX</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>citibank.nz</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-06-06 05:57:30</query_time>
   <create_date>2022-09-30</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
    <value>serverDeleteProhibited</value>
    <value>serverHold</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>citibank.club</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-11 16:27:25</query_time>
   <create_date>2014-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</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_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>36</num>
   <domain_name>citibank.wales</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2016-03-29</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscglobal.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>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>37</num>
   <domain_name>citibank.reviews</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-05-08 17:51:46</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-29</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>38</num>
   <domain_name>citibank.org.cn</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-08 17:51:46</query_time>
   <create_date>2023-04-28</create_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>我游(广州)网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>citibank.co.jp</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-02 23:51:46</query_time>
   <create_date>1997-05-22</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>Citibank N.A.</registrant_company>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
  </value>
  <value>
   <num>40</num>
   <domain_name>citibank.bot</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-27 20:26:02</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.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>41</num>
   <domain_name>citibanc.com</domain_name>
   <domain_keyword>citibanc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 00:01:46</query_time>
   <create_date>2010-06-05</create_date>
   <update_date>2022-03-23</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365465</registrant_phone>
   <name_servers>
    <value>ns1.redmonddc.com</value>
    <value>ns2.redmonddc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>citibank.zip</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-25 00:08:07</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-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 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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>citibank.cx</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-23 14:02:25</query_time>
   <registrar_name>CentralNic Ltd</registrar_name>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>citibank.forum</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>forum</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2020-12-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>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>45</num>
   <domain_name>citibank.com.pl</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-05 00:04:45</query_time>
   <create_date>1997-09-18</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>ns.citibank.com</value>
    <value>ns2.citibank.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>citibank.blog</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-18 23:41:03</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Citibank, N.A.</registrant_company>
   <registrant_state>TX</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.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>47</num>
   <domain_name>citibank.earth</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-06-10 07:40:00</query_time>
   <create_date>2020-10-12</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-12</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>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>citibank.info</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 23:41:04</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>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>49</num>
   <domain_name>citibank.wiki</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-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>50</num>
   <domain_name>citibank.ooo</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2016-02-08</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_state>NY</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.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>51</num>
   <domain_name>citibank.tickets</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>tickets</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2015-09-04</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Citibank, N.A.</registrant_company>
   <registrant_state>TX</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.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>52</num>
   <domain_name>citibank.cat</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-01 09:54:55</query_time>
   <create_date>2011-11-29</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <registrant_company>Citibank, N.A.</registrant_company>
   <registrant_state>NY</registrant_state>
   <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>
   <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>53</num>
   <domain_name>citibanks.online</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 17:51:48</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2024-04-23</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 0164948668</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.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>citibank1.com</domain_name>
   <domain_keyword>citibank1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 00:05:58</query_time>
   <create_date>1999-06-06</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-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>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>55</num>
   <domain_name>citibanks.loan</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>loan</domain_tld>
   <query_time>2024-06-06 05:57:53</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repossessed by Go Daddy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>citibankk.com</domain_name>
   <domain_keyword>citibankk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 00:07:26</query_time>
   <create_date>2022-05-29</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=citibankk.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>807.ns1.abovedomains.com</value>
    <value>807.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>citibankk.co.in</domain_name>
   <domain_keyword>citibankk</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-03 15:36:49</query_time>
   <create_date>2007-10-17</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>800147</registrar_iana>
   <registrar_name>S.G.S. Technologie Pvt Ltd dba Netandhost.com</registrar_name>
   <registrar_website>http://www.netandhost.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domaen.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>citibanks.net</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 17:51:48</query_time>
   <create_date>2006-06-13</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>NY</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>citibankk.vip</domain_name>
   <domain_keyword>citibankk</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-01 22:31:49</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Abe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>emma.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>citibanks.co.uk</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 15:52:46</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>citibank.co.ke</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2003-02-12</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Afriregister Limited</registrar_name>
   <registrar_website>RegistrarURL</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>6400 Las Colinas Blvd</registrant_address>
   <registrant_city>Irving</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>75039</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <registrant_fax>Redacted | Registry Policy</registrant_fax>
   <name_servers>
    <value>ns1.iafrica.com</value>
    <value>ns2.iafrica.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>citibank.host</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2016-02-15</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Citibank, N.A.</registrant_company>
   <registrant_state>NY</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.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>63</num>
   <domain_name>citibank.soccer</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>soccer</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-17</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>64</num>
   <domain_name>citibank.top</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-03 04:50:39</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wangergou</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>xiang gang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>citibank.miami</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>miami</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2015-09-28</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>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>TX</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>citibank.co.in</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-02 22:08:39</query_time>
   <create_date>2003-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</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>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>citibank.markets</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>markets</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-06-12</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>TX</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>citibank.fit</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-06-05 01:58:18</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhou lian xin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hongkong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>please-renew-your-domain-in-www.juminghk.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>citibank.com.hn</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>com.hn</domain_tld>
   <query_time>2024-05-27 20:26:02</query_time>
   <create_date>2009-02-12</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrar_website>http://www.csccorporatedomains.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>citibank.black</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-05-08 17:51:46</query_time>
   <create_date>2016-03-06</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-06</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>71</num>
   <domain_name>citibank.market</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2014-10-28</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-28</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>TX</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>citibank.ht</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>ht</domain_tld>
   <query_time>2024-05-15 06:06:46</query_time>
   <registrar_name>MarkMonitor</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>citibank.ru</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-13 11:17:25</query_time>
   <create_date>1998-08-13</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns3.citibank.ru</value>
    <value>ns4.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>citibank.xn--fiq228c5hs</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>xn--fiq228c5hs</domain_tld>
   <query_time>2024-05-05 00:04:44</query_time>
   <create_date>2014-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>75</num>
   <domain_name>citibank.org.uk</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-08 17:51:48</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2028-03-01</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-124-b.gandi.net</value>
    <value>ns-131-c.gandi.net</value>
    <value>ns-175-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>citibank.nl</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 05:57:30</query_time>
   <create_date>1997-11-20</create_date>
   <update_date>2022-10-19</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>citibank.fans</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2015-08-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_state>NY</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.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>78</num>
   <domain_name>citibank.giving</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>giving</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>79</num>
   <domain_name>citibank.news</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2015-07-06</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-07-06</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 query the rdds service of the registrar 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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>citibank.uk.com</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-27 20:26:02</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>https://instra.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/citibank.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>citibank.pub</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2015-06-02</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-06-02</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>TX</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>citibank.org</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 16:27:25</query_time>
   <create_date>1999-03-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>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>83</num>
   <domain_name>citibank.site</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 04:05:07</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Citibank, N.A.</registrant_company>
   <registrant_state>NY</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.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>84</num>
   <domain_name>citibank.online</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_state>NY</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.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>85</num>
   <domain_name>citibank.me</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2008-06-13</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-06-13</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>TX</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>citibank.sa.com</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>sa.com</domain_tld>
   <query_time>2024-05-08 10:39:23</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/citibank.sa.com/registrant</registrant_email>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>citibank.cl</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>1996-09-03</create_date>
   <expiry_date>2024-12-09</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>
    <value>ns5.citicorp.com</value>
   </name_servers>
  </value>
  <value>
   <num>88</num>
   <domain_name>citibank.work</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>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 query the rdds service of the registrar 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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>citibank.it</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-06 05:57:30</query_time>
   <create_date>1998-03-25</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>Citibank N.A</registrant_company>
   <registrant_address>FORO BUONAPARTE 16</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>citibank.co.uk</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 14:02:26</query_time>
   <create_date>1997-03-17</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-17</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.citibank.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>citibank.wang</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2014-07-03</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor</registrar_name>
   <registrar_website>https://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 query the rdds service of the registrar 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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>citibank.ms</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-23 14:02:25</query_time>
   <registrar_name>MarkMonitor</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>citibank.net.cn</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-06-06 05:57:30</query_time>
   <create_date>2024-02-02</create_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>余邦涨</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>citibank.loan</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>loan</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2015-08-03</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-08-02</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_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>95</num>
   <domain_name>citibank.website</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-18 23:41:05</query_time>
   <create_date>2014-09-19</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Citibank, N.A.</registrant_company>
   <registrant_state>TX</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.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>96</num>
   <domain_name>citibank.forex</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>forex</domain_tld>
   <query_time>2024-05-18 23:41:04</query_time>
   <create_date>2015-10-19</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-19</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>TX</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>citibank.istanbul</domain_name>
   <domain_keyword>citibank</domain_keyword>
   <domain_tld>istanbul</domain_tld>
   <query_time>2024-05-15 06:06:46</query_time>
   <create_date>2016-05-11</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-11</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>98</num>
   <domain_name>citibankcc.com</domain_name>
   <domain_keyword>citibankcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 05:57:30</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-10-31</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>NEW SOUTH WALES</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=citibankcc.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>99</num>
   <domain_name>citibanks.info</domain_name>
   <domain_keyword>citibanks</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-06 05:57:53</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ipathways.org</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>casey.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>citibankd.com</domain_name>
   <domain_keyword>citibankd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:41:07</query_time>
   <create_date>2006-09-06</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-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.interimnameserver.com</value>
    <value>ns2.interimnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.409</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.