WHOIS QUERY TIME

21 May 2024 - 7:12 AM UTC

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

Registered

REGISTRANT

Name: Citigroup Inc
Address: 399 Park Avenue
City: NY
State: New York
ZIP: 10043
Country: United States
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=citicorp.pt
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "citicorp.pt"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "citicorp.pt",
            "domain_keyword": "citicorp",
            "domain_tld": "pt",
            "query_time": "2024-05-21 07:12:34",
            "registrant_name": "Citigroup Inc",
            "registrant_address": "399 Park Avenue",
            "registrant_city": "NY",
            "registrant_state": "New York",
            "registrant_zip": "10043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>citicorp.pt</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>citicorp.pt</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-21 07:12:34</query_time>
   <registrant_name>Citigroup Inc</registrant_name>
   <registrant_address>399 Park Avenue</registrant_address>
   <registrant_city>NY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </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.073 seconds) for "citicorp.pt" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Sep 2023 - 1:41 PM UTC

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

Registered

REGISTRANT

Name: Citigroup Inc
Address: 399 Park Avenue
City: NY
State: New York
ZIP: 10043
Country: United States
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=citicorp.pt
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "citicorp.pt",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "citicorp.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "citicorp.pt",
            "domain_keyword": "citicorp",
            "domain_tld": "pt",
            "query_time": "2023-09-06 13:41:32",
            "registrant_name": "Citigroup Inc",
            "registrant_address": "399 Park Avenue",
            "registrant_city": "NY",
            "registrant_state": "New York",
            "registrant_zip": "10043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.073,
        "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>citicorp.pt</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>citicorp.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>citicorp.pt</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2023-09-06 13:41:32</query_time>
   <registrant_name>Citigroup Inc</registrant_name>
   <registrant_address>399 Park Avenue</registrant_address>
   <registrant_city>NY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.073</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 39 domain names (in 0.02 seconds) which contained the exact domain keyword "citicorp".
Domain Name Registered Expiry Registrar Ownership
1 citicorp.com 31 Aug 1989 30 Aug 2032 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
2 citicorp.net 16 Oct 1997 15 Oct 2024 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
3 citicorp.org 8 Apr 1998 7 Apr 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
4 citicorp.jp 1 May 2001 31 May 2025 - CitiBank N.A.
5 citicorp.info 25 Jul 2001 25 Jul 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
6 citicorp.biz 17 Nov 2001 18 Nov 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
7 citicorp.us 19 Apr 2002 18 Apr 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
8 citicorp.com.cn 16 Dec 2002 16 Dec 2024 Corporation Service Company CitiBank, N.A.
9 citicorp.com.br 9 Jan 2003 9 Jan 2025 - Guerra Oliveira
10 citicorp.cn 17 Mar 2003 17 Mar 2025 Corporation Service Company CitiBank, N.A.
11 citicorp.ro 17 Apr 2003 15 Jul 2024 MarkMonitor Inc. -
12 citicorp.be 18 Apr 2003 - CSC Corporate Domains, Inc. -
13 citicorp.pl 9 May 2003 8 May 2025 Corporation Service Company -
14 citicorp.ca 19 Jun 2003 19 Jun 2024 CSC Corporate Domains (Canada) Company Citibank Canada, Inc.
15 citicorp.co.nz 25 Jun 2003 - MarkMonitor. Inc -
16 citicorp.nl 26 Jun 2003 - Corporation Service Company Limited -
17 citicorp.ie 25 Sep 2003 26 Sep 2024 Markmonitor Inc CitiBank NA
18 citicorp.it 21 Oct 2003 18 Mar 2025 CSC Corporate Domains, Inc. Citibank N.A
19 citicorp.co.uk 10 Dec 2003 10 Dec 2024 Markmonitor Inc. [Tag = MARKMONITOR] -
20 citicorp.co.in 30 Jan 2004 30 Jan 2025 MarkMonitor Inc. Citibank, N.A.
21 citicorp.in 16 Feb 2005 16 Feb 2025 MarkMonitor Inc. Citibank, N.A.
22 citicorp.cc 13 May 2005 13 May 2025 CSC CORPORATE DOMAINS, INC. CitiBank, N.A.
23 citicorp.jobs 15 Sep 2005 15 Sep 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
24 citicorp.mobi 12 Jun 2006 12 Jun 2025 MarkMonitor Inc. Citibank, N.A.
25 citicorp.asia 21 Nov 2007 21 Nov 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
26 citicorp.cl 23 Jan 2008 7 Dec 2024 NIC Chile CitiBank, N.A.
27 citicorp.me 13 Jun 2008 13 Jun 2025 MarkMonitor Inc. Citibank, N.A.
28 citicorp.tv 12 Aug 2008 12 Aug 2024 CSC Corporate Domains, Inc. CitiBank, N.A.
29 citicorp.tel 20 Feb 2009 22 Mar 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
30 citicorp.top 12 Feb 2016 12 Feb 2025 MarkMonitor Citibank, N.A.
31 citicorp.online 18 Jul 2016 18 Jul 2024 MarkMonitor, Inc (TLDs) Citibank, N.A.
32 citicorp.site 18 Jul 2016 18 Jul 2024 MarkMonitor, Inc (TLDs) Citibank, N.A.
33 citicorp.app 1 May 2018 1 May 2025 CSC Corporate Domains, Inc. CitiBank, N.A.
34 citicorp.cd 15 Jan 2021 30 Jun 2024 NIC CD Migration Office Congolais des Postes et Telecommunications - OCPT
35 citicorp.name - - CSC Corporate Domains, Inc. -
36 citicorp.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Administration
37 citicorp.com.pt - - - Citibank, N.A.
38 citicorp.com.pe - - CSC CORPORATE DOMAINS, INC CitiBank, N.A.
39 citicorp.pe - - CSC CORPORATE DOMAINS, INC CitiBank, N.A.
40 citicorp.pt - - - Citigroup Inc

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=citicorp&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "citicorp",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 40,
        "relation": "eq",
        "current": 40
    },
    "unique_domains": "citicorp.com, citicorp.net, citicorp.org, citicorp.jp, citicorp.info, citicorp.biz, citicorp.us, citicorp.com.cn, citicorp.com.br, citicorp.cn, citicorp.ro, citicorp.be, citicorp.pl, citicorp.ca, citicorp.co.nz, citicorp.nl, citicorp.ie, citicorp.it, citicorp.co.uk, citicorp.co.in, citicorp.in, citicorp.cc, citicorp.jobs, citicorp.mobi, citicorp.asia, citicorp.cl, citicorp.me, citicorp.tv, citicorp.tel, citicorp.top, citicorp.online, citicorp.site, citicorp.app, citicorp.cd, citicorp.name, citicorp.com.au, citicorp.com.pt, citicorp.com.pe, citicorp.pe, citicorp.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "citicorp.com",
            "domain_keyword": "citicorp",
            "domain_tld": "com",
            "query_time": "2024-05-28 15:02:36",
            "create_date": "1989-08-31",
            "update_date": "2023-02-03",
            "expiry_date": "2032-08-30",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "citicorp.net",
            "domain_keyword": "citicorp",
            "domain_tld": "net",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "1997-10-16",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-15",
            "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": 3,
            "domain_name": "citicorp.org",
            "domain_keyword": "citicorp",
            "domain_tld": "org",
            "query_time": "2024-04-10 22:02:27",
            "create_date": "1998-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "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": 4,
            "domain_name": "citicorp.jp",
            "domain_keyword": "citicorp",
            "domain_tld": "jp",
            "query_time": "2024-06-01 15:11:17",
            "create_date": "2001-05-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "CitiBank N.A.",
            "registrant_zip": "10013",
            "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": [
                "Active"
            ]
        },
        {
            "num": 5,
            "domain_name": "citicorp.info",
            "domain_keyword": "citicorp",
            "domain_tld": "info",
            "query_time": "2024-05-18 23:41:22",
            "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": 6,
            "domain_name": "citicorp.biz",
            "domain_keyword": "citicorp",
            "domain_tld": "biz",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2001-11-17",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "citicorp.us",
            "domain_keyword": "citicorp",
            "domain_tld": "us",
            "query_time": "2024-05-05 00:05:45",
            "create_date": "2002-04-19",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Domain Administration",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "390 Greenwich Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10013",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8553844622",
            "registrant_fax": "+1.8449647740",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "citicorp.com.cn",
            "domain_keyword": "citicorp",
            "domain_tld": "com.cn",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2002-12-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "CitiBank, N.A.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "citicorp.com.br",
            "domain_keyword": "citicorp",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2003-01-09",
            "update_date": "2023-12-14",
            "expiry_date": "2025-01-09",
            "registrant_name": "Guerra Oliveira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.citibank.com",
                "ns2.citibank.com",
                "ns5.citibank.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 10,
            "domain_name": "citicorp.cn",
            "domain_keyword": "citicorp",
            "domain_tld": "cn",
            "query_time": "2024-05-15 06:06:54",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "CitiBank, N.A.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "citicorp.ro",
            "domain_keyword": "citicorp",
            "domain_tld": "ro",
            "query_time": "2024-05-21 07:12:34",
            "create_date": "2003-04-17",
            "expiry_date": "2024-07-15",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "www.markmonitor.com",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 12,
            "domain_name": "citicorp.be",
            "domain_keyword": "citicorp",
            "domain_tld": "be",
            "query_time": "2024-05-21 07:12:33",
            "create_date": "2003-04-18",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 13,
            "domain_name": "citicorp.pl",
            "domain_keyword": "citicorp",
            "domain_tld": "pl",
            "query_time": "2024-05-05 00:05:45",
            "create_date": "2003-05-09",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-08",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "citicorp.ca",
            "domain_keyword": "citicorp",
            "domain_tld": "ca",
            "query_time": "2024-05-21 07:12:33",
            "create_date": "2003-06-19",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-19",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "Theodore Hernandez",
            "registrant_company": "Citibank Canada, Inc.",
            "registrant_address": "123 Front Street West, Suite Floor 21",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5G2M3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4169475714",
            "registrant_fax": "+1.4169475858",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "citicorp.co.nz",
            "domain_keyword": "citicorp",
            "domain_tld": "co.nz",
            "query_time": "2024-05-21 07:12:34",
            "create_date": "2003-06-25",
            "update_date": "2023-05-03",
            "registrar_name": "MarkMonitor. Inc",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "citicorp.nl",
            "domain_keyword": "citicorp",
            "domain_tld": "nl",
            "query_time": "2024-05-21 07:12:34",
            "create_date": "2003-06-26",
            "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": 17,
            "domain_name": "citicorp.ie",
            "domain_keyword": "citicorp",
            "domain_tld": "ie",
            "query_time": "2024-05-21 07:12:34",
            "create_date": "2003-09-25",
            "update_date": "2022-09-09",
            "expiry_date": "2024-09-26",
            "registrar_name": "Markmonitor Inc",
            "registrar_website": "http://www.eMarkmonitor.com",
            "registrant_name": "CitiBank NA",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "citicorp.it",
            "domain_keyword": "citicorp",
            "domain_tld": "it",
            "query_time": "2024-04-10 22:02:27",
            "create_date": "2003-10-21",
            "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": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "citicorp.co.uk",
            "domain_keyword": "citicorp",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 14:02:30",
            "create_date": "2003-12-10",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-10",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "citicorp.co.in",
            "domain_keyword": "citicorp",
            "domain_tld": "co.in",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2004-01-30",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-30",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Citibank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "citicorp.in",
            "domain_keyword": "citicorp",
            "domain_tld": "in",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2005-02-16",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Citibank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "citicorp.cc",
            "domain_keyword": "citicorp",
            "domain_tld": "cc",
            "query_time": "2024-05-15 06:06:54",
            "create_date": "2005-05-13",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-13",
            "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": 23,
            "domain_name": "citicorp.jobs",
            "domain_keyword": "citicorp",
            "domain_tld": "jobs",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2005-09-15",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "cscdbs.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": 24,
            "domain_name": "citicorp.mobi",
            "domain_keyword": "citicorp",
            "domain_tld": "mobi",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2006-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": 25,
            "domain_name": "citicorp.asia",
            "domain_keyword": "citicorp",
            "domain_tld": "asia",
            "query_time": "2024-05-18 23:41:21",
            "create_date": "2007-11-21",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-21",
            "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": 26,
            "domain_name": "citicorp.cl",
            "domain_keyword": "citicorp",
            "domain_tld": "cl",
            "query_time": "2024-05-29 02:00:51",
            "create_date": "2008-01-23",
            "expiry_date": "2024-12-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "CitiBank, N.A.",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ]
        },
        {
            "num": 27,
            "domain_name": "citicorp.me",
            "domain_keyword": "citicorp",
            "domain_tld": "me",
            "query_time": "2024-05-18 23:41:22",
            "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": 28,
            "domain_name": "citicorp.tv",
            "domain_keyword": "citicorp",
            "domain_tld": "tv",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2008-08-12",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-12",
            "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": 29,
            "domain_name": "citicorp.tel",
            "domain_keyword": "citicorp",
            "domain_tld": "tel",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2009-02-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "citicorp.top",
            "domain_keyword": "citicorp",
            "domain_tld": "top",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2016-02-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-12",
            "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": 31,
            "domain_name": "citicorp.online",
            "domain_keyword": "citicorp",
            "domain_tld": "online",
            "query_time": "2024-05-18 23:41:22",
            "create_date": "2016-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "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": 32,
            "domain_name": "citicorp.site",
            "domain_keyword": "citicorp",
            "domain_tld": "site",
            "query_time": "2024-05-31 09:17:33",
            "create_date": "2016-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "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": 33,
            "domain_name": "citicorp.app",
            "domain_keyword": "citicorp",
            "domain_tld": "app",
            "query_time": "2024-05-08 17:52:43",
            "create_date": "2018-05-01",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CitiBank, N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "citicorp.cd",
            "domain_keyword": "citicorp",
            "domain_tld": "cd",
            "query_time": "2024-05-05 00:05:45",
            "create_date": "2021-01-15",
            "update_date": "2023-07-09",
            "expiry_date": "2024-06-30",
            "registrar_name": "NIC CD Migration",
            "registrant_name": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_company": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_address": "Commune de la Gombe",
            "registrant_city": "Kinshasa",
            "registrant_country": "CG",
            "registrant_email": "supportatnic.cd",
            "registrant_phone": "+243.818068889",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "citicorp.name",
            "domain_keyword": "citicorp",
            "domain_tld": "name",
            "query_time": "2024-04-06 04:19:41",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 36,
            "domain_name": "citicorp.com.au",
            "domain_keyword": "citicorp",
            "domain_tld": "com.au",
            "query_time": "2024-05-06 21:28:24",
            "update_date": "2023-07-31",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administration",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "citicorp.com.pt",
            "domain_keyword": "citicorp",
            "domain_tld": "com.pt",
            "query_time": "2024-05-18 23:41:22",
            "registrant_name": "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],[email protected],[email protected],[email protected]",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 38,
            "domain_name": "citicorp.com.pe",
            "domain_keyword": "citicorp",
            "domain_tld": "com.pe",
            "query_time": "2024-05-18 23:41:22",
            "registrar_name": "CSC CORPORATE DOMAINS, INC",
            "registrant_name": "CitiBank, N.A.",
            "name_servers": [
                "ns.citicorp.com",
                "ns2.citicorp.com",
                "ns5.citicorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 39,
            "domain_name": "citicorp.pe",
            "domain_keyword": "citicorp",
            "domain_tld": "pe",
            "query_time": "2024-05-18 23:41:22",
            "registrar_name": "CSC CORPORATE DOMAINS, INC",
            "registrant_name": "CitiBank, N.A.",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 40,
            "domain_name": "citicorp.pt",
            "domain_keyword": "citicorp",
            "domain_tld": "pt",
            "query_time": "2024-05-21 07:12:34",
            "registrant_name": "Citigroup Inc",
            "registrant_address": "399 Park Avenue",
            "registrant_city": "NY",
            "registrant_state": "New York",
            "registrant_zip": "10043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>citicorp</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>40</total>
  <relation>eq</relation>
  <current>40</current>
 </count>
 <unique_domains>citicorp.com, citicorp.net, citicorp.org, citicorp.jp, citicorp.info, citicorp.biz, citicorp.us, citicorp.com.cn, citicorp.com.br, citicorp.cn, citicorp.ro, citicorp.be, citicorp.pl, citicorp.ca, citicorp.co.nz, citicorp.nl, citicorp.ie, citicorp.it, citicorp.co.uk, citicorp.co.in, citicorp.in, citicorp.cc, citicorp.jobs, citicorp.mobi, citicorp.asia, citicorp.cl, citicorp.me, citicorp.tv, citicorp.tel, citicorp.top, citicorp.online, citicorp.site, citicorp.app, citicorp.cd, citicorp.name, citicorp.com.au, citicorp.com.pt, citicorp.com.pe, citicorp.pe, citicorp.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>citicorp.com</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 15:02:36</query_time>
   <create_date>1989-08-31</create_date>
   <update_date>2023-02-03</update_date>
   <expiry_date>2032-08-30</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>citicorp.net</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>1997-10-16</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-15</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>3</num>
   <domain_name>citicorp.org</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-10 22:02:27</query_time>
   <create_date>1998-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</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>4</num>
   <domain_name>citicorp.jp</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 15:11:17</query_time>
   <create_date>2001-05-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>CitiBank N.A.</registrant_name>
   <registrant_zip>10013</registrant_zip>
   <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>Active</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>citicorp.info</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 23:41:22</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>6</num>
   <domain_name>citicorp.biz</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>citicorp.us</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-05 00:05:45</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Domain Administration</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>390 Greenwich Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10013</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8553844622</registrant_phone>
   <registrant_fax>+1.8449647740</registrant_fax>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>citicorp.com.cn</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2002-12-16</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>CitiBank, N.A.</registrant_name>
   <registrant_email>[email protected]</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>9</num>
   <domain_name>citicorp.com.br</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2003-01-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrant_name>Guerra Oliveira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.citibank.com</value>
    <value>ns2.citibank.com</value>
    <value>ns5.citibank.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>citicorp.cn</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-15 06:06:54</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>CitiBank, N.A.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>11</num>
   <domain_name>citicorp.ro</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-21 07:12:34</query_time>
   <create_date>2003-04-17</create_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>citicorp.be</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-21 07:12:33</query_time>
   <create_date>2003-04-18</create_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>citicorp.pl</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-05 00:05:45</query_time>
   <create_date>2003-05-09</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>citicorp.ca</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-21 07:12:33</query_time>
   <create_date>2003-06-19</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>Theodore Hernandez</registrant_name>
   <registrant_company>Citibank Canada, Inc.</registrant_company>
   <registrant_address>123 Front Street West, Suite Floor 21</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5G2M3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4169475714</registrant_phone>
   <registrant_fax>+1.4169475858</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>15</num>
   <domain_name>citicorp.co.nz</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-21 07:12:34</query_time>
   <create_date>2003-06-25</create_date>
   <update_date>2023-05-03</update_date>
   <registrar_name>MarkMonitor. Inc</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>citicorp.nl</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 07:12:34</query_time>
   <create_date>2003-06-26</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>17</num>
   <domain_name>citicorp.ie</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-21 07:12:34</query_time>
   <create_date>2003-09-25</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>Markmonitor Inc</registrar_name>
   <registrar_website>http://www.eMarkmonitor.com</registrar_website>
   <registrant_name>CitiBank NA</registrant_name>
   <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>18</num>
   <domain_name>citicorp.it</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-10 22:02:27</query_time>
   <create_date>2003-10-21</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>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>citicorp.co.uk</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 14:02:30</query_time>
   <create_date>2003-12-10</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>citicorp.co.in</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2004-01-30</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Citibank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>citicorp.in</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Citibank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>citicorp.cc</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-15 06:06:54</query_time>
   <create_date>2005-05-13</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-13</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>23</num>
   <domain_name>citicorp.jobs</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2005-09-15</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>cscdbs.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>24</num>
   <domain_name>citicorp.mobi</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2006-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>25</num>
   <domain_name>citicorp.asia</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 23:41:21</query_time>
   <create_date>2007-11-21</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-21</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>26</num>
   <domain_name>citicorp.cl</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-29 02:00:51</query_time>
   <create_date>2008-01-23</create_date>
   <expiry_date>2024-12-07</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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>citicorp.me</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-18 23:41:22</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>28</num>
   <domain_name>citicorp.tv</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2008-08-12</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-12</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>29</num>
   <domain_name>citicorp.tel</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2009-02-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>citicorp.top</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2016-02-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-12</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>31</num>
   <domain_name>citicorp.online</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <create_date>2016-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</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>32</num>
   <domain_name>citicorp.site</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-31 09:17:33</query_time>
   <create_date>2016-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</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>33</num>
   <domain_name>citicorp.app</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 17:52:43</query_time>
   <create_date>2018-05-01</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CitiBank, N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>citicorp.cd</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>cd</domain_tld>
   <query_time>2024-05-05 00:05:45</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>NIC CD Migration</registrar_name>
   <registrant_name>Office Congolais des Postes et Telecommunications - OCPT</registrant_name>
   <registrant_company>Office Congolais des Postes et Telecommunications - OCPT</registrant_company>
   <registrant_address>Commune de la Gombe</registrant_address>
   <registrant_city>Kinshasa</registrant_city>
   <registrant_country>CG</registrant_country>
   <registrant_email>supportatnic.cd</registrant_email>
   <registrant_phone>+243.818068889</registrant_phone>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>citicorp.name</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-06 04:19:41</query_time>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>citicorp.com.au</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-06 21:28:24</query_time>
   <update_date>2023-07-31</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administration</registrant_name>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>citicorp.com.pt</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <registrant_name>Citibank, N.A.</registrant_name>
   <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],[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns.citicorp.com</value>
    <value>ns2.citicorp.com</value>
    <value>ns5.citicorp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>citicorp.com.pe</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <registrar_name>CSC CORPORATE DOMAINS, INC</registrar_name>
   <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>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>citicorp.pe</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-18 23:41:22</query_time>
   <registrar_name>CSC CORPORATE DOMAINS, INC</registrar_name>
   <registrant_name>CitiBank, N.A.</registrant_name>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>citicorp.pt</domain_name>
   <domain_keyword>citicorp</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-21 07:12:34</query_time>
   <registrant_name>Citigroup Inc</registrant_name>
   <registrant_address>399 Park Avenue</registrant_address>
   <registrant_city>NY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.02</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 1,902 domain names (in 0.239 seconds) which look and sound like the brand name "citicorp".
Domain Name Registered Expiry Registrar Ownership
1 diticorp.com 21 Nov 2016 21 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 citycorp.fr 15 Sep 2022 15 Sep 2024 OVH Citynox
3 citycorp.city 14 Sep 2020 14 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 citycorp.app 25 Mar 2021 25 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
5 citiicorp.co.uk 28 Sep 2021 28 Sep 2024 Ionos SE [Tag = 1AND1] -
6 citicore.co.uk 29 Oct 1999 29 Oct 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
7 iiticorp.com 2 Oct 2022 2 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
8 cisicorp.com 11 Feb 2020 11 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
9 citicor.ca 15 Sep 2007 15 Sep 2024 Tucows.com Co. REDACTED FOR PRIVACY
10 cticorp.info 30 Dec 2016 30 Dec 2024 IONOS SE REDACTED FOR PRIVACY
11 citscorp.biz 7 Feb 2006 6 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
12 citiicorp.com 26 Mar 2023 26 Mar 2024 Xin Net Technology Corporation -
13 liticorp.com 3 Oct 1997 2 Oct 2024 GoDaddy.com, LLC -
14 citycorp.info 27 Mar 2024 27 Mar 2025 URL Solutions, Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
15 biticorp.com 14 Feb 2024 14 Feb 2025 GMO INTERNET, INC. N A
16 citecorp.net 12 Jun 2001 12 Jun 2025 Domain.com, LLC REDACTED FOR PRIVACY
17 viticorp.com 1 Jan 2017 1 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
18 citocorp.lat 13 Jul 2018 13 Jul 2024 Marcaria.com International, Inc. CITO Corp.
19 cilicorp.com 14 Apr 2006 14 Apr 2025 GoDaddy.com, LLC -
20 citiecorp.net 30 May 2024 30 May 2025 Network Solutions, LLC -
21 giticorp.net 17 May 2007 17 May 2025 Wild West Domains, LLC -
22 citicomp.com 19 Oct 2023 19 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
23 citecorp.com 26 Jul 1997 25 Jul 2024 Network Solutions, LLC -
24 citccorp.com 11 Jan 2000 11 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
25 citycorp.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
26 citicotp.com 26 Mar 2023 26 Mar 2024 Xin Net Technology Corporation -
27 citocorp.com 29 Oct 2004 29 Oct 2026 Net-Chinese Co., Ltd. -
28 csticorp.net 11 Jun 2020 11 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 citicoop.org 9 Apr 2024 9 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
30 cit-corp.com 23 Mar 2023 23 Mar 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
31 citycorp.com 19 Dec 2001 19 Dec 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 799336
32 citycorp.cl 6 Jul 2009 2 Nov 2024 MarkMonitor Inc. Citibank, N.A.
33 citucorp.com 13 Nov 2023 13 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
34 cificorp.info 24 Nov 2015 24 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 citscorp.com 5 Mar 2003 7 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
36 citycorp.biz 24 Mar 2023 24 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
37 civicorp.com 15 Oct 2014 15 Oct 2024 GoDaddy.com, LLC -
38 cificorp.net 24 Nov 2015 24 Nov 2025 GoDaddy.com, LLC -
39 siticorp.com 12 Apr 2000 12 Apr 2029 Whois Corp. seung-hyun Kim
40 citricorp.com 14 Jul 2023 14 Jul 2024 DropCatch.com 1422 LLC Redacted for GDPR privacy
41 civicorp.org 29 Mar 2020 29 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 ceticorp.com 11 May 2008 11 May 2025 Network Solutions, LLC -
43 cmticorp.com 3 Sep 2009 3 Sep 2024 Amazon Registrar, Inc. Identity Protection Service
44 citicord.com 26 Mar 2023 26 Mar 2024 Xin Net Technology Corporation -
45 citycorp.services 14 Sep 2020 14 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 citycorp.jp 19 Aug 2003 31 Aug 2024 - City Corporation Co.,Ltd
47 giticorp.org 17 May 2007 17 May 2025 Wild West Domains, LLC Domains By Proxy, LLC
48 giticorp.com 17 Aug 2010 17 Aug 2026 Network Solutions, LLC -
49 csticorp.com 11 Jun 2020 11 Jun 2024 GoDaddy.com, LLC -
50 citycorp.org 25 Mar 2021 25 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 citicomp.com.au - - Web Address Registration Pty Ltd Dennis Wong
52 citicore.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Patrick Harutoonian
53 citycorp.com.br 13 Aug 2001 13 Aug 2025 - CITYCORP CORPORATE SOLUTIONS LTDA
54 citycorp.us 13 Mar 2015 12 Mar 2025 GoDaddy.com, LLC Samar Hassan
55 csticorp.biz 13 Oct 2011 12 Oct 2030 Instra Corporation Pty Ltd Registrant of csticorp.biz
56 piticorp.com 1 Jul 2020 1 Jul 2024 GoDaddy.com, LLC -
57 1iticorp.com 5 Dec 2023 5 Dec 2026 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
58 citycorp.net 14 Sep 2020 14 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
59 citicore.in 17 Jun 2019 17 Jun 2024 GoDaddy.com, LLC SWAYAAN DIGITAL SOLUTIONS PVT LTD
60 citicrop.com 28 Oct 2014 28 Oct 2024 SAV.COM, LLC REDACTED FOR PRIVACY
61 cificorp.org 24 Nov 2015 24 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 aiticorp.com 19 Feb 2024 19 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
63 cyticorp.com 24 Sep 2021 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 citicorop.com 26 Mar 2023 26 Mar 2024 Xin Net Technology Corporation -
65 citycorp.world 27 Mar 2024 27 Mar 2025 URL Solutions, Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
66 citicopr.com 25 Oct 2022 25 Oct 2024 NameCheap, Inc. -
67 cidicorp.com 17 May 2023 17 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
68 cificorp.com 24 Nov 2015 24 Nov 2025 GoDaddy.com, LLC -
69 citacorp.com 10 Aug 2010 10 Aug 2024 GoDaddy.com, LLC -
70 cuticorp.com 26 Mar 2023 26 Mar 2024 Xin Net Technology Corporation -
71 ciicorp.com 4 Jun 2021 4 Jun 2024 GoDaddy.com, LLC -
72 citcorp.org 24 Jun 2004 24 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 018683884
73 cticorp.com 21 Nov 2002 21 Nov 2026 Domain.com, LLC REDACTED FOR PRIVACY
74 citicor.com.br 9 Oct 2006 9 Oct 2024 - Citicor servi?os m?dicos
75 iticorp.ru 16 Jul 2015 16 Jul 2024 REGRU-RU Private Person
76 cticorp.co 26 Apr 2011 25 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
77 cticorp.com.cn 17 Oct 2023 17 Oct 2024 广东时代互联科技有限公司 余昌华
78 cticorp.co.jp 20 Dec 1999 - - CTI CORPORATION. Co., Ltd.
79 citicop.com 2 Nov 2015 2 Nov 2024 GoDaddy.com, LLC -
80 cticorp.jp 26 Mar 2001 31 Mar 2025 - CTi Corporation
81 iticorp.com 10 Jan 2004 10 Jan 2025 GoDaddy.com, LLC -
82 citicor.com 9 Jul 2016 9 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 ziticorp.com 24 Jan 2020 24 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
84 citibcorp.info 8 Dec 2023 8 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
85 miticorp.com 30 Jun 2023 30 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
86 cicicorp.com 20 Jun 2011 20 Jun 2024 GoDaddy.com, LLC -
87 citicore.com 7 May 2002 7 May 2025 Network Solutions, LLC -
88 citicoup.com 26 Nov 2014 26 Nov 2024 GoDaddy.com, LLC -
89 civicorp.net 29 Mar 2020 29 Mar 2025 GoDaddy.com, LLC -
90 citicorps.com 7 Feb 2011 7 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
91 witicorp.com 10 Jan 2008 10 Jan 2025 GoDaddy.com, LLC -
92 cimicorp.com 1 Sep 1996 31 Aug 2024 Launchpad.com Inc. -
93 citicoup.nyc 26 Nov 2014 25 Nov 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
94 citicoop.com 1 Feb 2014 1 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
95 citicor.net 10 Jul 2018 10 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Registracom
96 citcorp.net 17 Sep 2008 17 Sep 2024 FastDomain Inc. -
97 citscorp.net 7 Feb 2006 7 Feb 2029 GoDaddy.com, LLC -
98 citcorp.com 19 Jan 2010 19 Jan 2025 Dynadot Inc -
99 iticorp.net 20 Mar 2002 20 Mar 2025 eNom, LLC -
100 citimorg.com 19 Feb 2005 19 Feb 2025 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 Citicorp.pt.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=citicorp.pt
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "citicorp.pt",
        "page_size": 100
    },
    "count": {
        "total": 1902,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "diticorp.com, citycorp.fr, citycorp.city, citycorp.app, citiicorp.co.uk, citicore.co.uk, iiticorp.com, cisicorp.com, citicor.ca, cticorp.info, citscorp.biz, citiicorp.com, liticorp.com, citycorp.info, biticorp.com, citecorp.net, viticorp.com, citocorp.lat, cilicorp.com, citiecorp.net, giticorp.net, citicomp.com, citecorp.com, citccorp.com, citycorp.xyz, citicotp.com, citocorp.com, csticorp.net, citicoop.org, cit-corp.com, citycorp.com, citycorp.cl, citucorp.com, cificorp.info, citscorp.com, citycorp.biz, civicorp.com, cificorp.net, siticorp.com, citricorp.com, civicorp.org, ceticorp.com, cmticorp.com, citicord.com, citycorp.services, citycorp.jp, giticorp.org, giticorp.com, csticorp.com, citycorp.org, citicomp.com.au, citicore.com.au, citycorp.com.br, citycorp.us, csticorp.biz, piticorp.com, 1iticorp.com, citycorp.net, citicore.in, citicrop.com, cificorp.org, aiticorp.com, cyticorp.com, citicorop.com, citycorp.world, citicopr.com, cidicorp.com, cificorp.com, citacorp.com, cuticorp.com, ciicorp.com, citcorp.org, cticorp.com, citicor.com.br, iticorp.ru, cticorp.co, cticorp.com.cn, cticorp.co.jp, citicop.com, cticorp.jp, iticorp.com, citicor.com, ziticorp.com, citibcorp.info, miticorp.com, cicicorp.com, citicore.com, citicoup.com, civicorp.net, citicorps.com, witicorp.com, cimicorp.com, citicoup.nyc, citicoop.com, citicor.net, citcorp.net, citscorp.net, citcorp.com, iticorp.net, citimorg.com",
    "results": [
        {
            "num": 1,
            "domain_name": "diticorp.com",
            "domain_keyword": "diticorp",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:12:18",
            "create_date": "2016-11-21",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=diticorp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.diticorp.com",
                "ns2.diticorp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "citycorp.fr",
            "domain_keyword": "citycorp",
            "domain_tld": "fr",
            "query_time": "2024-05-24 00:48:36",
            "create_date": "2022-09-15",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-15",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Citynox",
            "registrant_address": "Citynox, 1 chemin des Deux Mas, 30100 Alès",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.466306089",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 3,
            "domain_name": "citycorp.city",
            "domain_keyword": "citycorp",
            "domain_tld": "city",
            "query_time": "2024-05-19 15:42:07",
            "create_date": "2020-09-14",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-14",
            "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": 4,
            "domain_name": "citycorp.app",
            "domain_keyword": "citycorp",
            "domain_tld": "app",
            "query_time": "2024-05-23 14:04:56",
            "create_date": "2021-03-25",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "citiicorp.co.uk",
            "domain_keyword": "citiicorp",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 06:55:31",
            "create_date": "2021-09-28",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-28",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1025.ui-dns.biz",
                "ns1050.ui-dns.de",
                "ns1084.ui-dns.org",
                "ns1109.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "citicore.co.uk",
            "domain_keyword": "citicore",
            "domain_tld": "co.uk",
            "query_time": "2024-04-10 22:02:27",
            "create_date": "1999-10-29",
            "update_date": "2022-10-03",
            "expiry_date": "2024-10-29",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "iiticorp.com",
            "domain_keyword": "iiticorp",
            "domain_tld": "com",
            "query_time": "2024-04-09 05:31:04",
            "create_date": "2022-10-02",
            "update_date": "2023-11-11",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=iiticorp.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": 8,
            "domain_name": "cisicorp.com",
            "domain_keyword": "cisicorp",
            "domain_tld": "com",
            "query_time": "2024-04-10 08:47:25",
            "create_date": "2020-02-11",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=cisicorp.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "citicor.ca",
            "domain_keyword": "citicor",
            "domain_tld": "ca",
            "query_time": "2024-05-25 08:07:02",
            "create_date": "2007-09-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-15",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cticorp.info",
            "domain_keyword": "cticorp",
            "domain_tld": "info",
            "query_time": "2024-05-07 23:46:31",
            "create_date": "2016-12-30",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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": [
                "ns1038.ui-dns.de",
                "ns1074.ui-dns.biz",
                "ns1104.ui-dns.org",
                "ns1120.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "citscorp.biz",
            "domain_keyword": "citscorp",
            "domain_tld": "biz",
            "query_time": "2024-04-25 05:18:10",
            "create_date": "2006-02-07",
            "update_date": "2023-06-12",
            "expiry_date": "2029-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "citiicorp.com",
            "domain_keyword": "citiicorp",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:31:43",
            "create_date": "2023-03-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-26",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "liticorp.com",
            "domain_keyword": "liticorp",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:41:07",
            "create_date": "1997-10-03",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "citycorp.info",
            "domain_keyword": "citycorp",
            "domain_tld": "info",
            "query_time": "2024-05-25 08:10:39",
            "create_date": "2024-03-27",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions, Inc.",
            "registrar_website": "http://pananames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "vda6800a.trouble-free.net",
                "vda6800b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "biticorp.com",
            "domain_keyword": "biticorp",
            "domain_tld": "com",
            "query_time": "2024-04-09 16:37:53",
            "create_date": "2024-02-14",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Alex",
            "registrant_company": "N A",
            "registrant_address": "Lenina 12",
            "registrant_city": "Moscow",
            "registrant_state": "Moscow",
            "registrant_zip": "112144",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9778727711",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "citecorp.net",
            "domain_keyword": "citecorp",
            "domain_tld": "net",
            "query_time": "2024-04-15 14:05:04",
            "create_date": "2001-06-12",
            "update_date": "2024-04-11",
            "expiry_date": "2025-06-12",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/432aab39-1f5c-4895-8f4d-ccd2bb737bc0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "viticorp.com",
            "domain_keyword": "viticorp",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:31:41",
            "create_date": "2017-01-01",
            "update_date": "2020-12-26",
            "expiry_date": "2026-01-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "citocorp.lat",
            "domain_keyword": "citocorp",
            "domain_tld": "lat",
            "query_time": "2024-05-11 16:32:13",
            "create_date": "2018-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International, Inc.",
            "registrar_website": "http://www.marcaria.com",
            "registrant_company": "CITO Corp.",
            "registrant_state": "Taiwan",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cilicorp.com",
            "domain_keyword": "cilicorp",
            "domain_tld": "com",
            "query_time": "2024-04-14 12:12:32",
            "create_date": "2006-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "citiecorp.net",
            "domain_keyword": "citiecorp",
            "domain_tld": "net",
            "query_time": "2024-06-02 16:51:56",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "giticorp.net",
            "domain_keyword": "giticorp",
            "domain_tld": "net",
            "query_time": "2024-05-21 04:10:56",
            "create_date": "2007-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.isti.net",
                "ns2.isti.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "citicomp.com",
            "domain_keyword": "citicomp",
            "domain_tld": "com",
            "query_time": "2024-04-10 22:02:24",
            "create_date": "2023-10-19",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-19",
            "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": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=citicomp.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": 23,
            "domain_name": "citecorp.com",
            "domain_keyword": "citecorp",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:05:04",
            "create_date": "1997-07-26",
            "update_date": "2023-05-26",
            "expiry_date": "2024-07-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "citccorp.com",
            "domain_keyword": "citccorp",
            "domain_tld": "com",
            "query_time": "2024-05-19 15:22:55",
            "create_date": "2000-01-11",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "citycorp.xyz",
            "domain_keyword": "citycorp",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 01:51:01",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "citicotp.com",
            "domain_keyword": "citicotp",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:31:37",
            "create_date": "2023-03-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-26",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "citocorp.com",
            "domain_keyword": "citocorp",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:41:14",
            "create_date": "2004-10-29",
            "update_date": "2023-08-02",
            "expiry_date": "2026-10-29",
            "registrar_iana": 1336,
            "registrar_name": "Net-Chinese Co., Ltd.",
            "registrar_website": "https://www.net-chinese.com.tw",
            "name_servers": [
                "ns1.wt500.com",
                "ns2.wt500.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "csticorp.net",
            "domain_keyword": "csticorp",
            "domain_tld": "net",
            "query_time": "2024-05-01 20:42:12",
            "create_date": "2020-06-11",
            "update_date": "2020-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=csticorp.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "citicoop.org",
            "domain_keyword": "citicoop",
            "domain_tld": "org",
            "query_time": "2024-04-10 07:35:20",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cit-corp.com",
            "domain_keyword": "cit-corp",
            "domain_tld": "com",
            "query_time": "2024-05-25 08:06:02",
            "create_date": "2023-03-23",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://gmo.jp",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "citycorp.com",
            "domain_keyword": "citycorp",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:25:36",
            "create_date": "2001-12-19",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-19",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 87288",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 799336",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.dnsnuts.com",
                "ns2.dnsnuts.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "citycorp.cl",
            "domain_keyword": "citycorp",
            "domain_tld": "cl",
            "query_time": "2024-05-19 15:42:07",
            "create_date": "2009-07-06",
            "expiry_date": "2024-11-02",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://markmonitor.com/",
            "registrant_name": "Citibank, N.A.",
            "registrant_company": "Citibank, N.A.",
            "name_servers": [
                "ns1.nsroot1.com",
                "ns2.nsroot2.com"
            ]
        },
        {
            "num": 33,
            "domain_name": "citucorp.com",
            "domain_keyword": "citucorp",
            "domain_tld": "com",
            "query_time": "2024-05-30 01:49:21",
            "create_date": "2023-11-13",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.ruvds.com",
                "ns2.ruvds.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cificorp.info",
            "domain_keyword": "cificorp",
            "domain_tld": "info",
            "query_time": "2024-06-01 02:19:20",
            "create_date": "2015-11-24",
            "update_date": "2022-09-20",
            "expiry_date": "2025-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "citscorp.com",
            "domain_keyword": "citscorp",
            "domain_tld": "com",
            "query_time": "2024-05-01 07:01:26",
            "create_date": "2003-03-05",
            "update_date": "2020-01-15",
            "expiry_date": "2029-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=citscorp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "hans.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "citycorp.biz",
            "domain_keyword": "citycorp",
            "domain_tld": "biz",
            "query_time": "2024-04-19 08:41:17",
            "create_date": "2023-03-24",
            "update_date": "2023-07-24",
            "expiry_date": "2026-03-24",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "civicorp.com",
            "domain_keyword": "civicorp",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:11:10",
            "create_date": "2014-10-15",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cificorp.net",
            "domain_keyword": "cificorp",
            "domain_tld": "net",
            "query_time": "2024-04-10 06:21:28",
            "create_date": "2015-11-24",
            "update_date": "2022-09-20",
            "expiry_date": "2025-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "siticorp.com",
            "domain_keyword": "siticorp",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:45:44",
            "create_date": "2000-04-12",
            "update_date": "2024-04-05",
            "expiry_date": "2029-04-12",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "seung-hyun Kim",
            "registrant_company": "seung-hyun Kim",
            "registrant_address": "681-35 hansol bldg. myung",
            "registrant_city": "reun-dong",
            "registrant_zip": "99999",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.515521652",
            "registrant_fax": "+82.515521654",
            "name_servers": [
                "ns11.whois.co.kr",
                "ns11.whoisweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "citricorp.com",
            "domain_keyword": "citricorp",
            "domain_tld": "com",
            "query_time": "2024-05-27 20:29:45",
            "create_date": "2023-07-14",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-14",
            "registrar_iana": 3631,
            "registrar_name": "DropCatch.com 1422 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": "hong kong",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "HK",
            "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": 41,
            "domain_name": "civicorp.org",
            "domain_keyword": "civicorp",
            "domain_tld": "org",
            "query_time": "2024-05-30 01:56:07",
            "create_date": "2020-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ceticorp.com",
            "domain_keyword": "ceticorp",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:14:52",
            "create_date": "2008-05-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.icglink.com",
                "ns2.icglink.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cmticorp.com",
            "domain_keyword": "cmticorp",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:47:49",
            "create_date": "2009-09-03",
            "update_date": "2023-06-13",
            "expiry_date": "2024-09-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of cmticorp.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-1421.awsdns-49.org",
                "ns-55.awsdns-06.com",
                "ns-674.awsdns-20.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "citicord.com",
            "domain_keyword": "citicord",
            "domain_tld": "com",
            "query_time": "2024-05-25 08:07:02",
            "create_date": "2023-03-26",
            "update_date": "2024-04-26",
            "expiry_date": "2024-03-26",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "citycorp.services",
            "domain_keyword": "citycorp",
            "domain_tld": "services",
            "query_time": "2024-05-19 15:42:07",
            "create_date": "2020-09-14",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-14",
            "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": 46,
            "domain_name": "citycorp.jp",
            "domain_keyword": "citycorp",
            "domain_tld": "jp",
            "query_time": "2024-05-20 14:06:56",
            "create_date": "2003-08-19",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "City Corporation Co.,Ltd",
            "registrant_email": "[email protected]",
            "registrant_phone": "00-0000-0000",
            "name_servers": [
                "ns1.freens.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 47,
            "domain_name": "giticorp.org",
            "domain_keyword": "giticorp",
            "domain_tld": "org",
            "query_time": "2024-05-21 04:10:56",
            "create_date": "2007-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.isti.net",
                "ns2.isti.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "giticorp.com",
            "domain_keyword": "giticorp",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:03:15",
            "create_date": "2010-08-17",
            "update_date": "2024-04-11",
            "expiry_date": "2026-08-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.sparkstation.net",
                "ns3.sparkstation.net",
                "ns4.sparkstation.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "csticorp.com",
            "domain_keyword": "csticorp",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:30:20",
            "create_date": "2020-06-11",
            "update_date": "2022-11-13",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "citycorp.org",
            "domain_keyword": "citycorp",
            "domain_tld": "org",
            "query_time": "2024-05-23 14:04:55",
            "create_date": "2021-03-25",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "citicomp.com.au",
            "domain_keyword": "citicomp",
            "domain_tld": "com.au",
            "query_time": "2024-04-10 22:02:25",
            "update_date": "2022-10-20",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Dennis Wong",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "citicore.com.au",
            "domain_keyword": "citicore",
            "domain_tld": "com.au",
            "query_time": "2024-04-10 22:02:27",
            "update_date": "2023-07-15",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Patrick Harutoonian",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "citycorp.com.br",
            "domain_keyword": "citycorp",
            "domain_tld": "com.br",
            "query_time": "2024-04-16 13:25:36",
            "create_date": "2001-08-13",
            "update_date": "2023-08-17",
            "expiry_date": "2025-08-13",
            "registrant_name": "CITYCORP CORPORATE SOLUTIONS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nspro68.hostgator.com.br",
                "nspro69.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 54,
            "domain_name": "citycorp.us",
            "domain_keyword": "citycorp",
            "domain_tld": "us",
            "query_time": "2024-05-12 00:24:44",
            "create_date": "2015-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Samar Hassan",
            "registrant_address": "1312 Decatur Street NW",
            "registrant_city": "NW",
            "registrant_state": "District of Columbia",
            "registrant_zip": "20011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2022508480",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "csticorp.biz",
            "domain_keyword": "csticorp",
            "domain_tld": "biz",
            "query_time": "2024-04-08 10:08:46",
            "create_date": "2011-10-13",
            "update_date": "2021-09-19",
            "expiry_date": "2030-10-12",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of csticorp.biz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar 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.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "piticorp.com",
            "domain_keyword": "piticorp",
            "domain_tld": "com",
            "query_time": "2024-05-24 17:16:06",
            "create_date": "2020-07-01",
            "update_date": "2022-11-14",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "1iticorp.com",
            "domain_keyword": "1iticorp",
            "domain_tld": "com",
            "query_time": "2024-04-10 08:16:46",
            "create_date": "2023-12-05",
            "update_date": "2023-12-05",
            "expiry_date": "2026-12-05",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "citycorp.net",
            "domain_keyword": "citycorp",
            "domain_tld": "net",
            "query_time": "2024-05-19 15:42:07",
            "create_date": "2020-09-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "citicore.in",
            "domain_keyword": "citicore",
            "domain_tld": "in",
            "query_time": "2024-06-01 15:11:17",
            "create_date": "2019-06-17",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SWAYAAN DIGITAL SOLUTIONS PVT LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "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.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "citicrop.com",
            "domain_keyword": "citicrop",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:28:23",
            "create_date": "2014-10-28",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-28",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=citicrop.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cificorp.org",
            "domain_keyword": "cificorp",
            "domain_tld": "org",
            "query_time": "2024-06-01 02:19:20",
            "create_date": "2015-11-24",
            "update_date": "2023-07-24",
            "expiry_date": "2025-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "aiticorp.com",
            "domain_keyword": "aiticorp",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:44:37",
            "create_date": "2024-02-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of aiticorp.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-1019.awsdns-63.net",
                "ns-1220.awsdns-24.org",
                "ns-1914.awsdns-47.co.uk",
                "ns-228.awsdns-28.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cyticorp.com",
            "domain_keyword": "cyticorp",
            "domain_tld": "com",
            "query_time": "2024-05-24 03:44:59",
            "create_date": "2021-09-24",
            "update_date": "2021-09-24",
            "expiry_date": "2024-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cyticorp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "citicorop.com",
            "domain_keyword": "citicorop",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:31:37",
            "create_date": "2023-03-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-26",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "citycorp.world",
            "domain_keyword": "citycorp",
            "domain_tld": "world",
            "query_time": "2024-05-26 17:55:20",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions, Inc.",
            "registrar_website": "http://pananames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pananames.com",
                "ns2.pananames.com",
                "ns3.pananames.com",
                "ns4.pananames.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "citicopr.com",
            "domain_keyword": "citicopr",
            "domain_tld": "com",
            "query_time": "2024-06-01 15:11:17",
            "create_date": "2022-10-25",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cidicorp.com",
            "domain_keyword": "cidicorp",
            "domain_tld": "com",
            "query_time": "2024-05-20 22:37:24",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=cidicorp.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "cificorp.com",
            "domain_keyword": "cificorp",
            "domain_tld": "com",
            "query_time": "2024-06-01 02:19:20",
            "create_date": "2015-11-24",
            "update_date": "2022-09-20",
            "expiry_date": "2025-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "citacorp.com",
            "domain_keyword": "citacorp",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:44:42",
            "create_date": "2010-08-10",
            "update_date": "2022-09-07",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cuticorp.com",
            "domain_keyword": "cuticorp",
            "domain_tld": "com",
            "query_time": "2024-05-30 19:27:17",
            "create_date": "2023-03-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-26",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ciicorp.com",
            "domain_keyword": "ciicorp",
            "domain_tld": "com",
            "query_time": "2024-04-14 12:09:08",
            "create_date": "2021-06-04",
            "update_date": "2023-08-24",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "citcorp.org",
            "domain_keyword": "citcorp",
            "domain_tld": "org",
            "query_time": "2024-04-15 14:04:23",
            "create_date": "2004-06-24",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 018683884",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipowerdns.com",
                "ns1.ipowerweb.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cticorp.com",
            "domain_keyword": "cticorp",
            "domain_tld": "com",
            "query_time": "2024-05-26 18:32:27",
            "create_date": "2002-11-21",
            "update_date": "2023-12-04",
            "expiry_date": "2026-11-21",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/5bf507e3-5068-4cb9-8c78-3e6f0df3469a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "citicor.com.br",
            "domain_keyword": "citicor",
            "domain_tld": "com.br",
            "query_time": "2024-04-10 22:02:27",
            "create_date": "2006-10-09",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-09",
            "registrant_name": "Citicor servi?os m?dicos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 75,
            "domain_name": "iticorp.ru",
            "domain_keyword": "iticorp",
            "domain_tld": "ru",
            "query_time": "2024-05-24 08:51:13",
            "create_date": "2015-07-16",
            "expiry_date": "2024-07-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "cticorp.co",
            "domain_keyword": "cticorp",
            "domain_tld": "co",
            "query_time": "2024-04-25 00:19:49",
            "create_date": "2011-04-26",
            "update_date": "2024-02-02",
            "expiry_date": "2025-04-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "cticorp.com.cn",
            "domain_keyword": "cticorp",
            "domain_tld": "com.cn",
            "query_time": "2024-05-19 01:31:25",
            "create_date": "2023-10-17",
            "expiry_date": "2024-10-17",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "余昌华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cticorp.co.jp",
            "domain_keyword": "cticorp",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 01:31:25",
            "create_date": "1999-12-20",
            "update_date": "2024-01-01",
            "registrant_company": "CTI CORPORATION. Co., Ltd.",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 79,
            "domain_name": "citicop.com",
            "domain_keyword": "citicop",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:48:24",
            "create_date": "2015-11-02",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.citicop.com",
                "ns2.citicop.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cticorp.jp",
            "domain_keyword": "cticorp",
            "domain_tld": "jp",
            "query_time": "2024-04-26 04:06:48",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "CTi Corporation",
            "registrant_address": "72 Tamachi",
            "registrant_zip": "370-0824",
            "registrant_email": "[email protected]",
            "registrant_phone": "027-327-7777",
            "registrant_fax": "027-327-8127",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 81,
            "domain_name": "iticorp.com",
            "domain_keyword": "iticorp",
            "domain_tld": "com",
            "query_time": "2024-04-08 01:53:40",
            "create_date": "2004-01-10",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-10",
            "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": 82,
            "domain_name": "citicor.com",
            "domain_keyword": "citicor",
            "domain_tld": "com",
            "query_time": "2024-04-10 22:02:27",
            "create_date": "2016-07-09",
            "update_date": "2020-07-03",
            "expiry_date": "2025-07-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ziticorp.com",
            "domain_keyword": "ziticorp",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:37:16",
            "create_date": "2020-01-24",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "citibcorp.info",
            "domain_keyword": "citibcorp",
            "domain_tld": "info",
            "query_time": "2024-04-10 16:14:52",
            "create_date": "2023-12-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://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": [
                "earl.ns.cloudflare.com",
                "keyla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "miticorp.com",
            "domain_keyword": "miticorp",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:54:01",
            "create_date": "2023-06-30",
            "update_date": "2024-03-29",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "ryan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cicicorp.com",
            "domain_keyword": "cicicorp",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:54:38",
            "create_date": "2011-06-20",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "citicore.com",
            "domain_keyword": "citicore",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:49:07",
            "create_date": "2002-05-07",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "citicoup.com",
            "domain_keyword": "citicoup",
            "domain_tld": "com",
            "query_time": "2024-04-06 04:19:41",
            "create_date": "2014-11-26",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "civicorp.net",
            "domain_keyword": "civicorp",
            "domain_tld": "net",
            "query_time": "2024-05-30 01:56:07",
            "create_date": "2020-03-29",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "citicorps.com",
            "domain_keyword": "citicorps",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:08:28",
            "create_date": "2011-02-07",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-07",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/1313ba06-3af3-4998-978b-6055559a32bc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.dnsauthority.com",
                "ns5.dnsauthority.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "witicorp.com",
            "domain_keyword": "witicorp",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:13:47",
            "create_date": "2008-01-10",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.top-plus.net",
                "ns2.top-plus.net",
                "ns3.top-plus.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cimicorp.com",
            "domain_keyword": "cimicorp",
            "domain_tld": "com",
            "query_time": "2024-05-10 02:57:05",
            "create_date": "1996-09-01",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-31",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns1979.hostgator.com",
                "ns1980.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "citicoup.nyc",
            "domain_keyword": "citicoup",
            "domain_tld": "nyc",
            "query_time": "2024-05-18 23:41:23",
            "create_date": "2014-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Missouri",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "citicoop.com",
            "domain_keyword": "citicoop",
            "domain_tld": "com",
            "query_time": "2024-04-10 22:02:26",
            "create_date": "2014-02-01",
            "update_date": "2021-01-26",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "citicor.net",
            "domain_keyword": "citicor",
            "domain_tld": "net",
            "query_time": "2024-04-10 22:02:27",
            "create_date": "2018-07-10",
            "update_date": "2023-04-21",
            "expiry_date": "2024-07-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "RegistraCom - Webvisao",
            "registrant_company": "Registracom",
            "registrant_address": "Nacoes Unidas 1717",
            "registrant_city": "Bauru",
            "registrant_state": "S&#227;o Paulo",
            "registrant_zip": "17013-035",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+55.1431613000",
            "name_servers": [
                "leon484550.earth.orderbox-dns.com",
                "leon484550.mars.orderbox-dns.com",
                "leon484550.mercury.orderbox-dns.com",
                "leon484550.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "citcorp.net",
            "domain_keyword": "citcorp",
            "domain_tld": "net",
            "query_time": "2024-04-10 16:12:23",
            "create_date": "2008-09-17",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.ipower.com",
                "ns2.ipower.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "citscorp.net",
            "domain_keyword": "citscorp",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:18:10",
            "create_date": "2006-02-07",
            "update_date": "2022-09-03",
            "expiry_date": "2029-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "citcorp.com",
            "domain_keyword": "citcorp",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:04:23",
            "create_date": "2010-01-19",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "iticorp.net",
            "domain_keyword": "iticorp",
            "domain_tld": "net",
            "query_time": "2024-04-12 14:45:31",
            "create_date": "2002-03-20",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-20",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "citimorg.com",
            "domain_keyword": "citimorg",
            "domain_tld": "com",
            "query_time": "2024-04-10 22:04:20",
            "create_date": "2005-02-19",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.239,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>citicorp.pt</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1902</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>diticorp.com, citycorp.fr, citycorp.city, citycorp.app, citiicorp.co.uk, citicore.co.uk, iiticorp.com, cisicorp.com, citicor.ca, cticorp.info, citscorp.biz, citiicorp.com, liticorp.com, citycorp.info, biticorp.com, citecorp.net, viticorp.com, citocorp.lat, cilicorp.com, citiecorp.net, giticorp.net, citicomp.com, citecorp.com, citccorp.com, citycorp.xyz, citicotp.com, citocorp.com, csticorp.net, citicoop.org, cit-corp.com, citycorp.com, citycorp.cl, citucorp.com, cificorp.info, citscorp.com, citycorp.biz, civicorp.com, cificorp.net, siticorp.com, citricorp.com, civicorp.org, ceticorp.com, cmticorp.com, citicord.com, citycorp.services, citycorp.jp, giticorp.org, giticorp.com, csticorp.com, citycorp.org, citicomp.com.au, citicore.com.au, citycorp.com.br, citycorp.us, csticorp.biz, piticorp.com, 1iticorp.com, citycorp.net, citicore.in, citicrop.com, cificorp.org, aiticorp.com, cyticorp.com, citicorop.com, citycorp.world, citicopr.com, cidicorp.com, cificorp.com, citacorp.com, cuticorp.com, ciicorp.com, citcorp.org, cticorp.com, citicor.com.br, iticorp.ru, cticorp.co, cticorp.com.cn, cticorp.co.jp, citicop.com, cticorp.jp, iticorp.com, citicor.com, ziticorp.com, citibcorp.info, miticorp.com, cicicorp.com, citicore.com, citicoup.com, civicorp.net, citicorps.com, witicorp.com, cimicorp.com, citicoup.nyc, citicoop.com, citicor.net, citcorp.net, citscorp.net, citcorp.com, iticorp.net, citimorg.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>diticorp.com</domain_name>
   <domain_keyword>diticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:12:18</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=diticorp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.diticorp.com</value>
    <value>ns2.diticorp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>citycorp.fr</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-24 00:48:36</query_time>
   <create_date>2022-09-15</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Citynox</registrant_company>
   <registrant_address>Citynox, 1 chemin des Deux Mas, 30100 Alès</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.466306089</registrant_phone>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>citycorp.city</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-19 15:42:07</query_time>
   <create_date>2020-09-14</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-14</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>4</num>
   <domain_name>citycorp.app</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-23 14:04:56</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>5</num>
   <domain_name>citiicorp.co.uk</domain_name>
   <domain_keyword>citiicorp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 06:55:31</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1025.ui-dns.biz</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1084.ui-dns.org</value>
    <value>ns1109.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>citicore.co.uk</domain_name>
   <domain_keyword>citicore</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-10 22:02:27</query_time>
   <create_date>1999-10-29</create_date>
   <update_date>2022-10-03</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>iiticorp.com</domain_name>
   <domain_keyword>iiticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 05:31:04</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=iiticorp.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>8</num>
   <domain_name>cisicorp.com</domain_name>
   <domain_keyword>cisicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 08:47:25</query_time>
   <create_date>2020-02-11</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=cisicorp.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>citicor.ca</domain_name>
   <domain_keyword>citicor</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 08:07:02</query_time>
   <create_date>2007-09-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cticorp.info</domain_name>
   <domain_keyword>cticorp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 23:46:31</query_time>
   <create_date>2016-12-30</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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>ns1038.ui-dns.de</value>
    <value>ns1074.ui-dns.biz</value>
    <value>ns1104.ui-dns.org</value>
    <value>ns1120.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>citscorp.biz</domain_name>
   <domain_keyword>citscorp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-25 05:18:10</query_time>
   <create_date>2006-02-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2029-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>citiicorp.com</domain_name>
   <domain_keyword>citiicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:31:43</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>liticorp.com</domain_name>
   <domain_keyword>liticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:41:07</query_time>
   <create_date>1997-10-03</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>citycorp.info</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 08:10:39</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions, Inc.</registrar_name>
   <registrar_website>http://pananames.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>vda6800a.trouble-free.net</value>
    <value>vda6800b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>biticorp.com</domain_name>
   <domain_keyword>biticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 16:37:53</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Alex</registrant_name>
   <registrant_company>N A</registrant_company>
   <registrant_address>Lenina 12</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>112144</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9778727711</registrant_phone>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>citecorp.net</domain_name>
   <domain_keyword>citecorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 14:05:04</query_time>
   <create_date>2001-06-12</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/432aab39-1f5c-4895-8f4d-ccd2bb737bc0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.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>viticorp.com</domain_name>
   <domain_keyword>viticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:31:41</query_time>
   <create_date>2017-01-01</create_date>
   <update_date>2020-12-26</update_date>
   <expiry_date>2026-01-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>citocorp.lat</domain_name>
   <domain_keyword>citocorp</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-11 16:32:13</query_time>
   <create_date>2018-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International, Inc.</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_company>CITO Corp.</registrant_company>
   <registrant_state>Taiwan</registrant_state>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cilicorp.com</domain_name>
   <domain_keyword>cilicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 12:12:32</query_time>
   <create_date>2006-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>citiecorp.net</domain_name>
   <domain_keyword>citiecorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 16:51:56</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>giticorp.net</domain_name>
   <domain_keyword>giticorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 04:10:56</query_time>
   <create_date>2007-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.isti.net</value>
    <value>ns2.isti.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>citicomp.com</domain_name>
   <domain_keyword>citicomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 22:02:24</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-19</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>SICHUAN</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=citicomp.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>23</num>
   <domain_name>citecorp.com</domain_name>
   <domain_keyword>citecorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:05:04</query_time>
   <create_date>1997-07-26</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>citccorp.com</domain_name>
   <domain_keyword>citccorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 15:22:55</query_time>
   <create_date>2000-01-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>citycorp.xyz</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 01:51:01</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>citicotp.com</domain_name>
   <domain_keyword>citicotp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:31:37</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>citocorp.com</domain_name>
   <domain_keyword>citocorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:41:14</query_time>
   <create_date>2004-10-29</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2026-10-29</expiry_date>
   <registrar_iana>1336</registrar_iana>
   <registrar_name>Net-Chinese Co., Ltd.</registrar_name>
   <registrar_website>https://www.net-chinese.com.tw</registrar_website>
   <name_servers>
    <value>ns1.wt500.com</value>
    <value>ns2.wt500.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>csticorp.net</domain_name>
   <domain_keyword>csticorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 20:42:12</query_time>
   <create_date>2020-06-11</create_date>
   <update_date>2020-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=csticorp.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>citicoop.org</domain_name>
   <domain_keyword>citicoop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-10 07:35:20</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cit-corp.com</domain_name>
   <domain_keyword>cit-corp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 08:06:02</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://gmo.jp</registrar_website>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>citycorp.com</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:25:36</query_time>
   <create_date>2001-12-19</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 87288</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 799336</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.dnsnuts.com</value>
    <value>ns2.dnsnuts.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>citycorp.cl</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-19 15:42:07</query_time>
   <create_date>2009-07-06</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://markmonitor.com/</registrar_website>
   <registrant_name>Citibank, N.A.</registrant_name>
   <registrant_company>Citibank, N.A.</registrant_company>
   <name_servers>
    <value>ns1.nsroot1.com</value>
    <value>ns2.nsroot2.com</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>citucorp.com</domain_name>
   <domain_keyword>citucorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 01:49:21</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.ruvds.com</value>
    <value>ns2.ruvds.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cificorp.info</domain_name>
   <domain_keyword>cificorp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 02:19:20</query_time>
   <create_date>2015-11-24</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2025-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>35</num>
   <domain_name>citscorp.com</domain_name>
   <domain_keyword>citscorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 07:01:26</query_time>
   <create_date>2003-03-05</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2029-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=citscorp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>hans.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.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>36</num>
   <domain_name>citycorp.biz</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-19 08:41:17</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2026-03-24</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>civicorp.com</domain_name>
   <domain_keyword>civicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:11:10</query_time>
   <create_date>2014-10-15</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cificorp.net</domain_name>
   <domain_keyword>cificorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 06:21:28</query_time>
   <create_date>2015-11-24</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2025-11-24</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>ns29.domaincontrol.com</value>
    <value>ns30.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>39</num>
   <domain_name>siticorp.com</domain_name>
   <domain_keyword>siticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:45:44</query_time>
   <create_date>2000-04-12</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2029-04-12</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>seung-hyun Kim</registrant_name>
   <registrant_company>seung-hyun Kim</registrant_company>
   <registrant_address>681-35 hansol bldg. myung</registrant_address>
   <registrant_city>reun-dong</registrant_city>
   <registrant_zip>99999</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.515521652</registrant_phone>
   <registrant_fax>+82.515521654</registrant_fax>
   <name_servers>
    <value>ns11.whois.co.kr</value>
    <value>ns11.whoisweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>citricorp.com</domain_name>
   <domain_keyword>citricorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 20:29:45</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>3631</registrar_iana>
   <registrar_name>DropCatch.com 1422 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>hong kong</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>HK</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>41</num>
   <domain_name>civicorp.org</domain_name>
   <domain_keyword>civicorp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 01:56:07</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ceticorp.com</domain_name>
   <domain_keyword>ceticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:14:52</query_time>
   <create_date>2008-05-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.icglink.com</value>
    <value>ns2.icglink.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cmticorp.com</domain_name>
   <domain_keyword>cmticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:47:49</query_time>
   <create_date>2009-09-03</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-09-03</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 cmticorp.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-1421.awsdns-49.org</value>
    <value>ns-55.awsdns-06.com</value>
    <value>ns-674.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>citicord.com</domain_name>
   <domain_keyword>citicord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 08:07:02</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>citycorp.services</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-19 15:42:07</query_time>
   <create_date>2020-09-14</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-14</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>46</num>
   <domain_name>citycorp.jp</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 14:06:56</query_time>
   <create_date>2003-08-19</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>City Corporation Co.,Ltd</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>00-0000-0000</registrant_phone>
   <name_servers>
    <value>ns1.freens.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>giticorp.org</domain_name>
   <domain_keyword>giticorp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 04:10:56</query_time>
   <create_date>2007-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.isti.net</value>
    <value>ns2.isti.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>giticorp.com</domain_name>
   <domain_keyword>giticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:03:15</query_time>
   <create_date>2010-08-17</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-08-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.sparkstation.net</value>
    <value>ns3.sparkstation.net</value>
    <value>ns4.sparkstation.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>csticorp.com</domain_name>
   <domain_keyword>csticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:30:20</query_time>
   <create_date>2020-06-11</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>50</num>
   <domain_name>citycorp.org</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 14:04:55</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>citicomp.com.au</domain_name>
   <domain_keyword>citicomp</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-10 22:02:25</query_time>
   <update_date>2022-10-20</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Dennis Wong</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>citicore.com.au</domain_name>
   <domain_keyword>citicore</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-10 22:02:27</query_time>
   <update_date>2023-07-15</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Patrick Harutoonian</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>citycorp.com.br</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-16 13:25:36</query_time>
   <create_date>2001-08-13</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrant_name>CITYCORP CORPORATE SOLUTIONS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nspro68.hostgator.com.br</value>
    <value>nspro69.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>citycorp.us</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 00:24:44</query_time>
   <create_date>2015-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Samar Hassan</registrant_name>
   <registrant_address>1312 Decatur Street NW</registrant_address>
   <registrant_city>NW</registrant_city>
   <registrant_state>District of Columbia</registrant_state>
   <registrant_zip>20011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2022508480</registrant_phone>
   <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>55</num>
   <domain_name>csticorp.biz</domain_name>
   <domain_keyword>csticorp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-08 10:08:46</query_time>
   <create_date>2011-10-13</create_date>
   <update_date>2021-09-19</update_date>
   <expiry_date>2030-10-12</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of csticorp.biz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>piticorp.com</domain_name>
   <domain_keyword>piticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 17:16:06</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>57</num>
   <domain_name>1iticorp.com</domain_name>
   <domain_keyword>1iticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 08:16:46</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2026-12-05</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.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>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.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>citycorp.net</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 15:42:07</query_time>
   <create_date>2020-09-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>citicore.in</domain_name>
   <domain_keyword>citicore</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 15:11:17</query_time>
   <create_date>2019-06-17</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SWAYAAN DIGITAL SOLUTIONS PVT LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</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.bluehost.in</value>
    <value>ns2.bluehost.in</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>60</num>
   <domain_name>citicrop.com</domain_name>
   <domain_keyword>citicrop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:28:23</query_time>
   <create_date>2014-10-28</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=citicrop.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <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>61</num>
   <domain_name>cificorp.org</domain_name>
   <domain_keyword>cificorp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 02:19:20</query_time>
   <create_date>2015-11-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>62</num>
   <domain_name>aiticorp.com</domain_name>
   <domain_keyword>aiticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:44:37</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-19</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 aiticorp.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-1019.awsdns-63.net</value>
    <value>ns-1220.awsdns-24.org</value>
    <value>ns-1914.awsdns-47.co.uk</value>
    <value>ns-228.awsdns-28.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cyticorp.com</domain_name>
   <domain_keyword>cyticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 03:44:59</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2021-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cyticorp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>citicorop.com</domain_name>
   <domain_keyword>citicorop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:31:37</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>citycorp.world</domain_name>
   <domain_keyword>citycorp</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-26 17:55:20</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions, Inc.</registrar_name>
   <registrar_website>http://pananames.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pananames.com</value>
    <value>ns2.pananames.com</value>
    <value>ns3.pananames.com</value>
    <value>ns4.pananames.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>citicopr.com</domain_name>
   <domain_keyword>citicopr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 15:11:17</query_time>
   <create_date>2022-10-25</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>cidicorp.com</domain_name>
   <domain_keyword>cidicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 22:37:24</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=cidicorp.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cificorp.com</domain_name>
   <domain_keyword>cificorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 02:19:20</query_time>
   <create_date>2015-11-24</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2025-11-24</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>citacorp.com</domain_name>
   <domain_keyword>citacorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:44:42</query_time>
   <create_date>2010-08-10</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>cuticorp.com</domain_name>
   <domain_keyword>cuticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 19:27:17</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ciicorp.com</domain_name>
   <domain_keyword>ciicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 12:09:08</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>citcorp.org</domain_name>
   <domain_keyword>citcorp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 14:04:23</query_time>
   <create_date>2004-06-24</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 018683884</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipowerdns.com</value>
    <value>ns1.ipowerweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cticorp.com</domain_name>
   <domain_keyword>cticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 18:32:27</query_time>
   <create_date>2002-11-21</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2026-11-21</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5bf507e3-5068-4cb9-8c78-3e6f0df3469a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>citicor.com.br</domain_name>
   <domain_keyword>citicor</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-10 22:02:27</query_time>
   <create_date>2006-10-09</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrant_name>Citicor servi?os m?dicos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>iticorp.ru</domain_name>
   <domain_keyword>iticorp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-24 08:51:13</query_time>
   <create_date>2015-07-16</create_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>cticorp.co</domain_name>
   <domain_keyword>cticorp</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-25 00:19:49</query_time>
   <create_date>2011-04-26</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.worldnic.com</value>
    <value>ns70.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>cticorp.com.cn</domain_name>
   <domain_keyword>cticorp</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-19 01:31:25</query_time>
   <create_date>2023-10-17</create_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>余昌华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.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>cticorp.co.jp</domain_name>
   <domain_keyword>cticorp</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 01:31:25</query_time>
   <create_date>1999-12-20</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>CTI CORPORATION. Co., Ltd.</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>79</num>
   <domain_name>citicop.com</domain_name>
   <domain_keyword>citicop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:48:24</query_time>
   <create_date>2015-11-02</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.citicop.com</value>
    <value>ns2.citicop.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>80</num>
   <domain_name>cticorp.jp</domain_name>
   <domain_keyword>cticorp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 04:06:48</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>CTi Corporation</registrant_name>
   <registrant_address>72 Tamachi</registrant_address>
   <registrant_zip>370-0824</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>027-327-7777</registrant_phone>
   <registrant_fax>027-327-8127</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>iticorp.com</domain_name>
   <domain_keyword>iticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 01:53:40</query_time>
   <create_date>2004-01-10</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>82</num>
   <domain_name>citicor.com</domain_name>
   <domain_keyword>citicor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 22:02:27</query_time>
   <create_date>2016-07-09</create_date>
   <update_date>2020-07-03</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ziticorp.com</domain_name>
   <domain_keyword>ziticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:37:16</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>citibcorp.info</domain_name>
   <domain_keyword>citibcorp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-10 16:14:52</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>earl.ns.cloudflare.com</value>
    <value>keyla.ns.cloudflare.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>miticorp.com</domain_name>
   <domain_keyword>miticorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:54:01</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>ryan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cicicorp.com</domain_name>
   <domain_keyword>cicicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:54:38</query_time>
   <create_date>2011-06-20</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>citicore.com</domain_name>
   <domain_keyword>citicore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:49:07</query_time>
   <create_date>2002-05-07</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>citicoup.com</domain_name>
   <domain_keyword>citicoup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 04:19:41</query_time>
   <create_date>2014-11-26</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>civicorp.net</domain_name>
   <domain_keyword>civicorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 01:56:07</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-29</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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>90</num>
   <domain_name>citicorps.com</domain_name>
   <domain_keyword>citicorps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:08:28</query_time>
   <create_date>2011-02-07</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1313ba06-3af3-4998-978b-6055559a32bc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.dnsauthority.com</value>
    <value>ns5.dnsauthority.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>witicorp.com</domain_name>
   <domain_keyword>witicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:13:47</query_time>
   <create_date>2008-01-10</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.top-plus.net</value>
    <value>ns2.top-plus.net</value>
    <value>ns3.top-plus.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cimicorp.com</domain_name>
   <domain_keyword>cimicorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 02:57:05</query_time>
   <create_date>1996-09-01</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns1979.hostgator.com</value>
    <value>ns1980.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>citicoup.nyc</domain_name>
   <domain_keyword>citicoup</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-18 23:41:23</query_time>
   <create_date>2014-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-25</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Missouri</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>citicoop.com</domain_name>
   <domain_keyword>citicoop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 22:02:26</query_time>
   <create_date>2014-02-01</create_date>
   <update_date>2021-01-26</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>citicor.net</domain_name>
   <domain_keyword>citicor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 22:02:27</query_time>
   <create_date>2018-07-10</create_date>
   <update_date>2023-04-21</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>RegistraCom - Webvisao</registrant_name>
   <registrant_company>Registracom</registrant_company>
   <registrant_address>Nacoes Unidas 1717</registrant_address>
   <registrant_city>Bauru</registrant_city>
   <registrant_state>S&amp;#227;o Paulo</registrant_state>
   <registrant_zip>17013-035</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+55.1431613000</registrant_phone>
   <name_servers>
    <value>leon484550.earth.orderbox-dns.com</value>
    <value>leon484550.mars.orderbox-dns.com</value>
    <value>leon484550.mercury.orderbox-dns.com</value>
    <value>leon484550.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>citcorp.net</domain_name>
   <domain_keyword>citcorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 16:12:23</query_time>
   <create_date>2008-09-17</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.ipower.com</value>
    <value>ns2.ipower.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>citscorp.net</domain_name>
   <domain_keyword>citscorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:18:10</query_time>
   <create_date>2006-02-07</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2029-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>citcorp.com</domain_name>
   <domain_keyword>citcorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:04:23</query_time>
   <create_date>2010-01-19</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>iticorp.net</domain_name>
   <domain_keyword>iticorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 14:45:31</query_time>
   <create_date>2002-03-20</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>citimorg.com</domain_name>
   <domain_keyword>citimorg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 22:04:20</query_time>
   <create_date>2005-02-19</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-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>
 </results>
 <stats>
  <total_time>0.239</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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