WHOIS QUERY TIME

7 Apr 2024 - 9:35 AM UTC

Registered: 15 June 2011
Expiry: 15 June 2026

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns27.hichina.com
dns28.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 卢青
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=ipgc.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ipgc.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ipgc.cn",
            "domain_keyword": "ipgc",
            "domain_tld": "cn",
            "query_time": "2024-04-07 09:35:20",
            "create_date": "2011-06-15",
            "expiry_date": "2026-06-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "卢青",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ipgc.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ipgc.cn</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-07 09:35:20</query_time>
   <create_date>2011-06-15</create_date>
   <expiry_date>2026-06-15</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>卢青</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</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.093 seconds) for "ipgc.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 11:49 AM UTC

Registered: 15 June 2011
Expiry: 15 June 2026

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns27.hichina.com
dns28.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 卢青
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=ipgc.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ipgc.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "ipgc.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "ipgc.cn",
            "domain_keyword": "ipgc",
            "domain_tld": "cn",
            "query_time": "2023-02-08 11:49:48",
            "create_date": "2011-06-15",
            "expiry_date": "2026-06-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "卢青",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "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>ipgc.cn</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>ipgc.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ipgc.cn</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-08 11:49:48</query_time>
   <create_date>2011-06-15</create_date>
   <expiry_date>2026-06-15</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>卢青</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.093</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 13 domain names (in 0.05 seconds) which contained the exact domain keyword "ipgc".
Domain Name Registered Expiry Registrar Ownership
1 ipgc.com 29 Jun 2001 29 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
2 ipgc.net 16 Jan 2004 16 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
3 ipgc.ru 9 Jun 2010 9 Jun 2025 SALENAMES-RU Private Person
4 ipgc.cn 15 Jun 2011 15 Jun 2026 阿里云计算有限公司(万网) 卢青
5 ipgc.info 15 Aug 2013 15 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 ipgc.com.br 5 May 2015 5 May 2025 - Instituto de Planejamento e Gest?o de Cidades
7 ipgc.golf 24 Aug 2016 24 Aug 2024 OVH SAS International Pattaya Golf Club
8 ipgc.ca 17 Apr 2017 17 Apr 2027 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
9 ipgc.jp 14 Jun 2019 30 Jun 2024 - (Not displayed by registrant's request)
10 ipgc.org 21 Dec 2022 21 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 ipgc.com.au - - GoDaddy.com LLC trading as GoDaddy.com Don Ngo
12 ipgc.com.pe - - NIC.PE Luis Alberto Snchez Armas
13 ipgc.de - - - -
14 ipgc.ae - - Etisalat ipgc

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ipgc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ipgc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 14,
        "relation": "eq",
        "current": 14
    },
    "unique_domains": "ipgc.com, ipgc.net, ipgc.ru, ipgc.cn, ipgc.info, ipgc.com.br, ipgc.golf, ipgc.ca, ipgc.jp, ipgc.org, ipgc.com.au, ipgc.com.pe, ipgc.de, ipgc.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "ipgc.com",
            "domain_keyword": "ipgc",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:54:31",
            "create_date": "2001-06-29",
            "update_date": "2020-03-30",
            "expiry_date": "2024-06-29",
            "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": "CENTRAL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/32171174-5b67-497f-8904-f7b43b79ee85",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ipgc.net",
            "domain_keyword": "ipgc",
            "domain_tld": "net",
            "query_time": "2024-04-18 11:54:31",
            "create_date": "2004-01-16",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ipgc.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ipgc.ru",
            "domain_keyword": "ipgc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:31:41",
            "create_date": "2010-06-09",
            "expiry_date": "2025-06-09",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "ipgc.cn",
            "domain_keyword": "ipgc",
            "domain_tld": "cn",
            "query_time": "2024-04-07 09:35:20",
            "create_date": "2011-06-15",
            "expiry_date": "2026-06-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "卢青",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ipgc.info",
            "domain_keyword": "ipgc",
            "domain_tld": "info",
            "query_time": "2024-04-18 11:54:31",
            "create_date": "2013-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ipgc.com.br",
            "domain_keyword": "ipgc",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 14:43:49",
            "create_date": "2015-05-05",
            "update_date": "2023-04-05",
            "expiry_date": "2025-05-05",
            "registrant_name": "Instituto de Planejamento e Gest?o de Cidades",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 7,
            "domain_name": "ipgc.golf",
            "domain_keyword": "ipgc",
            "domain_tld": "golf",
            "query_time": "2024-05-18 13:33:19",
            "create_date": "2016-08-24",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-24",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "International Pattaya Golf Club",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chon Buri",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns10.ovh.ca",
                "ns10.ovh.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ipgc.ca",
            "domain_keyword": "ipgc",
            "domain_tld": "ca",
            "query_time": "2024-04-07 09:35:20",
            "create_date": "2017-04-17",
            "update_date": "2022-05-11",
            "expiry_date": "2027-04-17",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ipgc.jp",
            "domain_keyword": "ipgc",
            "domain_tld": "jp",
            "query_time": "2024-05-29 21:50:47",
            "create_date": "2019-06-14",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 10,
            "domain_name": "ipgc.org",
            "domain_keyword": "ipgc",
            "domain_tld": "org",
            "query_time": "2024-04-07 09:35:20",
            "create_date": "2022-12-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-21",
            "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": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ipgc.com.au",
            "domain_keyword": "ipgc",
            "domain_tld": "com.au",
            "query_time": "2024-04-07 09:35:20",
            "update_date": "2022-12-28",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Don Ngo",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ipgc.com.pe",
            "domain_keyword": "ipgc",
            "domain_tld": "com.pe",
            "query_time": "2024-05-06 13:26:36",
            "registrar_name": "NIC.PE",
            "registrant_name": "Luis Alberto Snchez Armas",
            "name_servers": [
                "ns1.hostingmacroplus.com",
                "ns2.hostingmacroplus.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 13,
            "domain_name": "ipgc.de",
            "domain_keyword": "ipgc",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:05:26",
            "update_date": "2015-05-15",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 14,
            "domain_name": "ipgc.ae",
            "domain_keyword": "ipgc",
            "domain_tld": "ae",
            "query_time": "2024-05-15 09:36:14",
            "registrar_name": "Etisalat",
            "registrant_name": "Elsawi Osman",
            "registrant_company": "ipgc",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "cdns1.interserver.net",
                "cdns2.interserver.net"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ipgc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>14</total>
  <relation>eq</relation>
  <current>14</current>
 </count>
 <unique_domains>ipgc.com, ipgc.net, ipgc.ru, ipgc.cn, ipgc.info, ipgc.com.br, ipgc.golf, ipgc.ca, ipgc.jp, ipgc.org, ipgc.com.au, ipgc.com.pe, ipgc.de, ipgc.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ipgc.com</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:54:31</query_time>
   <create_date>2001-06-29</create_date>
   <update_date>2020-03-30</update_date>
   <expiry_date>2024-06-29</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>CENTRAL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/32171174-5b67-497f-8904-f7b43b79ee85</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ipgc.net</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 11:54:31</query_time>
   <create_date>2004-01-16</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ipgc.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ipgc.ru</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:31:41</query_time>
   <create_date>2010-06-09</create_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>ipgc.cn</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-07 09:35:20</query_time>
   <create_date>2011-06-15</create_date>
   <expiry_date>2026-06-15</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>卢青</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ipgc.info</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 11:54:31</query_time>
   <create_date>2013-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</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>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>6</num>
   <domain_name>ipgc.com.br</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 14:43:49</query_time>
   <create_date>2015-05-05</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrant_name>Instituto de Planejamento e Gest?o de Cidades</registrant_name>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>ipgc.golf</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-18 13:33:19</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>International Pattaya Golf Club</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chon Buri</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>dns10.ovh.ca</value>
    <value>ns10.ovh.ca</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ipgc.ca</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-07 09:35:20</query_time>
   <create_date>2017-04-17</create_date>
   <update_date>2022-05-11</update_date>
   <expiry_date>2027-04-17</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ipgc.jp</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 21:50:47</query_time>
   <create_date>2019-06-14</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>ipgc.org</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 09:35:20</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-21</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>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>11</num>
   <domain_name>ipgc.com.au</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-07 09:35:20</query_time>
   <update_date>2022-12-28</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Don Ngo</registrant_name>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ipgc.com.pe</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-06 13:26:36</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Luis Alberto Snchez Armas</registrant_name>
   <name_servers>
    <value>ns1.hostingmacroplus.com</value>
    <value>ns2.hostingmacroplus.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>ipgc.de</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:05:26</query_time>
   <update_date>2015-05-15</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>ipgc.ae</domain_name>
   <domain_keyword>ipgc</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-15 09:36:14</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Elsawi Osman</registrant_name>
   <registrant_company>ipgc</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>cdns1.interserver.net</value>
    <value>cdns2.interserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.05</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,808 domain names (in 0.206 seconds) which look and sound like the brand name "ipgc".
Domain Name Registered Expiry Registrar Ownership
1 epgc.in 28 Jul 2011 28 Jul 2024 Endurance Digital Domain Technology LLP East Point Golf Club
2 npgc.net 28 Jul 2015 28 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
3 ipec.net.br 9 Jul 2012 9 Jul 2024 - Peterson Miranda de Andrade
4 ipcc.vip 28 Jul 2022 28 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lian yun gang li xian ke ji pei xun you xian gong si
5 ipgi.us 21 Dec 2015 20 Dec 2024 eNom, LLC Andy Ng
6 ip2c.co.uk 19 Jun 2018 19 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
7 ipoc.eu - - Realtime Register B.V. -
8 ipcc.cc 17 Feb 2004 17 Feb 2025 GoDaddy.com, LLC -
9 ipgm.info 27 Sep 2021 27 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
10 ipg9.com 27 Nov 2023 27 Nov 2024 GoDaddy.com, LLC -
11 hpgc.com 23 Dec 1998 23 Dec 2026 Cloud Yuqu LLC REDACTED FOR PRIVACY
12 spgc.ca 17 Jul 2019 17 Jul 2024 Webnames.ca Inc. REDACTED FOR PRIVACY
13 ifgc.org 14 Oct 2001 14 Oct 2024 Nics Telekomunikasyon A.S. Afternic DNescrow
14 ipga.co 29 Oct 2019 29 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 ipgo.info 21 Jun 2018 21 Jun 2024 Name.com, Inc. Domain Protection Services, Inc.
16 ibgc.ru 14 Nov 2017 14 Nov 2024 SALENAMES-RU Private Person
17 ipfc.ru 22 Jun 2009 22 Jun 2024 R01-RU Private Person
18 ipgi.net 27 Dec 2023 27 Dec 2024 Wild West Domains, LLC -
19 spgc.com.co 20 Oct 2016 19 Oct 2024 Tucows Domains Inc. Servicios Profesionales Generales Colombia Sas
20 ipac.blog 6 Jun 2017 6 Jun 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
21 vpgc.nl 10 Feb 2014 - Domeneshop AS -
22 icgc.online 29 Aug 2023 29 Aug 2024 Soluciones Corporativas IP, S.L.U. ADVANCED AVIATION GROUP S.L.
23 ipec.space 16 Jan 2020 16 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
24 ipsc.rocks 22 May 2023 22 May 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
25 iogc.ng 18 May 2016 18 May 2025 Web4Africa Oludayo Osho
26 iplc.cheap 7 Feb 2023 7 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
27 ipogc.com 18 Jun 2012 18 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
28 ipgpc.com 17 Jun 2014 17 Jun 2024 Go China Domains, LLC -
29 ipga.com.au - - Domain Directors Pty Ltd trading as Instra Peter Kalaf
30 imgc.org 10 Jan 2017 10 Jan 2025 Annulet LLC BuyDomains.com
31 iagc.top 11 Apr 2023 11 Apr 2025 Eranet International Limited gao qiang
32 ipgo.de - - - -
33 itgc.org 3 May 2017 3 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 ipsc.site 11 Feb 2017 11 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
35 ipsc.de - - - -
36 ipic.one 17 Feb 2016 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 ippc.education 8 Sep 2019 8 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 ibgc.org.br 11 Apr 2000 11 Apr 2025 - Inst. Brasileiro de Governanca Corporativa
39 upgc.com 1 Mar 1999 1 Mar 2032 GoDaddy.com, LLC -
40 ippc.net 21 Aug 2020 21 Aug 2025 GoDaddy.com, LLC -
41 sipgc.ru 22 Jan 2023 22 Jan 2025 REGRU-RU Private Person
42 ipgh.email 14 Aug 2020 14 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 ipigc.com 6 Jun 2023 6 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
44 ingc.cl 27 Nov 2001 20 Dec 2029 NIC Chile Hernán Guzmán (HERNAN ALBERTO GUZMAN ARANCIBIA)
45 iigc.co.uk 29 Jun 2004 29 Jun 2024 LCN.com Ltd [Tag = LCN] -
46 ipac.it 28 Oct 1997 8 Oct 2024 Aruba s.p.a. IPAC s.r.l.
47 iptc.org 27 Dec 1995 26 Dec 2025 Amazon Registrar, Inc. Identity Protection Service
48 idgc.com 11 May 2003 11 May 2025 GoDaddy.com, LLC -
49 npgc.in 12 Aug 2015 12 Aug 2025 Endurance Digital Domain Technology LLP N/A
50 ipdc.cn 15 Mar 2016 15 Mar 2025 浙江贰贰网络有限公司 张春龙
51 spgc.org.cn 12 Jan 2024 12 Jan 2025 上海福虎信息科技有限公司 肖建坤
52 ipbc.org 21 Mar 2006 21 Mar 2025 Wild West Domains, LLC Domains By Proxy, LLC
53 bpgc.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
54 ipmc.eu - - Ledl.net GmbH -
55 itgc.co.jp 12 Jun 2017 - - ITguard
56 ipgt.org 15 Dec 2018 15 Dec 2024 Network Solutions, LLC REDACTED FOR PRIVACY
57 ipgcn.com 22 Mar 2018 22 Mar 2025 Gname.com Pte. Ltd. YEYAN BO
58 iptc.site 5 Nov 2023 5 Nov 2024 Atak Domain Hosting n/a
59 ipgo.top 28 Jun 2023 28 Jun 2024 NameSilo,LLC PrivacyGuardian.org llc
60 ipfc.pro 12 Nov 2021 12 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER OOO "PRIMORSKIJ MAZUT"
61 irgc.shop 30 Mar 2024 30 Mar 2025 Realtime Register B.V. -
62 ipac.co.jp 15 Feb 2007 - - IPAC LTD.
63 ipsc.be 23 Aug 2007 - OVH -
64 igpc.dev 14 Feb 2023 14 Feb 2025 Tucows Domains Inc Contact Privacy Inc. Customer 0166502376
65 ipgx.one 1 Nov 2022 1 Nov 2024 Tucows Domains Inc. 1337 Services LLC
66 wpgc.net 29 Dec 2018 29 Dec 2024 GoDaddy.com, LLC -
67 ipsc.bayern 15 Jun 2023 15 Jun 2024 Cronon AG REDACTED FOR PRIVACY
68 fpgc.lat 6 Nov 2023 6 Nov 2024 Porkbun, LLC Private by Design, LLC
69 ipsc.agency 6 Nov 2020 6 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0159900007
70 ipdc.cc 11 Feb 2019 12 Feb 2025 WEBCC IPDC SOLUTIONS PTE LTD
71 ipcc.us 14 Feb 2006 13 Feb 2025 GoDaddy.com, LLC International Press Club of Chicago
72 ipgl.ru 6 May 2023 6 May 2024 REGRU-RU Private Person
73 ipec.com.br 10 Sep 2002 10 Sep 2004 - Instituto de Pesquisa do Centro Oeste
74 ipnc.nl 22 Feb 2016 - Cridea -
75 iplc.uk 17 Jan 2020 17 Jan 2025 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] -
76 ipcg.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
77 ipgp.ru 4 Dec 2019 4 Dec 2024 SALENAMES-RU Private Person
78 ipgl.golf 12 Dec 2022 12 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 itgc.xyz 7 Apr 2023 7 Apr 2025 Xin Net Technology Corp. 葛荣凯
80 fpgc.com 24 Jan 2002 24 Jan 2032 TUCOWS, INC. Get On The Web Limited
81 ypgc.com 17 Nov 2004 17 Nov 2031 Tucows Domains Inc. -
82 npgc.pt - - - -
83 ipsc.pl 16 Dec 2016 16 Dec 2024 Aftermarket.pl Limited -
84 ip2c.de - - - -
85 ipgo.tech 1 Jul 2018 1 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zeng xing wang
86 zpgc.cc 15 Mar 2023 15 Mar 2025 Domain Landing Zone LLC -
87 pigc.net 14 Jul 2023 14 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
88 icgc.site 11 Jul 2021 11 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Dreamwire Marketing
89 ipac.company 10 Sep 2020 10 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
90 ipgm.pl 23 Aug 2023 23 Aug 2024 AZ.pl Sp. z o.o. -
91 ipic.ltd 1 Dec 2019 1 Dec 2029 DNSPod, Inc. Yang Fang
92 ipuc.com.br 16 Nov 1999 16 Nov 2025 - Associacao Pro-Universidade Canoense - APUC
93 opgc.ru 31 May 2017 31 May 2025 REGRU-RU Private Person
94 vipgc.site 8 Oct 2023 8 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
95 ppgc.ru 25 Nov 2023 25 Nov 2024 REGRU-RU Private Person
96 ipec.ca 17 Oct 2000 24 Feb 2027 Go Daddy Domains Canada, Inc IPEC Consultants Ltd.
97 iptgc.com 3 Mar 2024 3 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
98 ipg2.com 27 Nov 2023 27 Nov 2025 GoDaddy.com, LLC -
99 rpgc.com.au - - Web Address Registration Pty Ltd Chad Gowrea
100 opgc.fr 29 Nov 2011 29 Nov 2026 NUXIT CNRS-OPGC
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 Ipgc.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ipgc.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ipgc.cn",
        "page_size": 100
    },
    "count": {
        "total": 1808,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "epgc.in, npgc.net, ipec.net.br, ipcc.vip, ipgi.us, ip2c.co.uk, ipoc.eu, ipcc.cc, ipgm.info, ipg9.com, hpgc.com, spgc.ca, ifgc.org, ipga.co, ipgo.info, ibgc.ru, ipfc.ru, ipgi.net, spgc.com.co, ipac.blog, vpgc.nl, icgc.online, ipec.space, ipsc.rocks, iogc.ng, iplc.cheap, ipogc.com, ipgpc.com, ipga.com.au, imgc.org, iagc.top, ipgo.de, itgc.org, ipsc.site, ipsc.de, ipic.one, ippc.education, ibgc.org.br, upgc.com, ippc.net, sipgc.ru, ipgh.email, ipigc.com, ingc.cl, iigc.co.uk, ipac.it, iptc.org, idgc.com, npgc.in, ipdc.cn, spgc.org.cn, ipbc.org, bpgc.ru, ipmc.eu, itgc.co.jp, ipgt.org, ipgcn.com, iptc.site, ipgo.top, ipfc.pro, irgc.shop, ipac.co.jp, ipsc.be, igpc.dev, ipgx.one, wpgc.net, ipsc.bayern, fpgc.lat, ipsc.agency, ipdc.cc, ipcc.us, ipgl.ru, ipec.com.br, ipnc.nl, iplc.uk, ipcg.shop, ipgp.ru, ipgl.golf, itgc.xyz, fpgc.com, ypgc.com, npgc.pt, ipsc.pl, ip2c.de, ipgo.tech, zpgc.cc, pigc.net, icgc.site, ipac.company, ipgm.pl, ipic.ltd, ipuc.com.br, opgc.ru, vipgc.site, ppgc.ru, ipec.ca, iptgc.com, ipg2.com, rpgc.com.au, opgc.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "epgc.in",
            "domain_keyword": "epgc",
            "domain_tld": "in",
            "query_time": "2024-04-06 04:31:07",
            "create_date": "2011-07-28",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-28",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "East Point Golf Club",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "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.sdin-pp-wb4.webhostbox.net",
                "ns2.sdin-pp-wb4.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "npgc.net",
            "domain_keyword": "npgc",
            "domain_tld": "net",
            "query_time": "2024-04-14 17:12:32",
            "create_date": "2015-07-28",
            "update_date": "2023-08-10",
            "expiry_date": "2024-07-28",
            "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=npgc.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ipec.net.br",
            "domain_keyword": "ipec",
            "domain_tld": "net.br",
            "query_time": "2024-05-01 04:23:50",
            "create_date": "2012-07-09",
            "update_date": "2023-04-18",
            "expiry_date": "2024-07-09",
            "registrant_name": "Peterson Miranda de Andrade",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns538.hostgator.com.br",
                "ns539.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "ipcc.vip",
            "domain_keyword": "ipcc",
            "domain_tld": "vip",
            "query_time": "2024-05-02 20:07:07",
            "create_date": "2022-07-28",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lian yun gang li xian ke ji pei xun you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ipgi.us",
            "domain_keyword": "ipgi",
            "domain_tld": "us",
            "query_time": "2024-05-02 20:10:24",
            "create_date": "2015-12-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-20",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "Andy Ng",
            "registrant_company": "Andy Ng",
            "registrant_address": "NA",
            "registrant_city": "NA",
            "registrant_state": "NA",
            "registrant_zip": "852",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+852.94818278",
            "name_servers": [
                "ns1.dataplugs.com",
                "ns2.dataplugs.com",
                "ns3.dataplugs.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ip2c.co.uk",
            "domain_keyword": "ip2c",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 13:51:16",
            "create_date": "2018-06-19",
            "update_date": "2023-10-12",
            "expiry_date": "2024-06-19",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "1378.ns1.abovedomains.com",
                "1378.ns2.abovedomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "ipoc.eu",
            "domain_keyword": "ipoc",
            "domain_tld": "eu",
            "query_time": "2024-05-10 18:50:16",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 8,
            "domain_name": "ipcc.cc",
            "domain_keyword": "ipcc",
            "domain_tld": "cc",
            "query_time": "2024-04-08 00:04:22",
            "create_date": "2004-02-17",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ipcc.cc",
                "ns2.ipcc.cc"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ipgm.info",
            "domain_keyword": "ipgm",
            "domain_tld": "info",
            "query_time": "2024-04-07 09:35:28",
            "create_date": "2021-09-27",
            "update_date": "2024-03-26",
            "expiry_date": "2024-09-27",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks18.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ipg9.com",
            "domain_keyword": "ipg9",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:35:18",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hpgc.com",
            "domain_keyword": "hpgc",
            "domain_tld": "com",
            "query_time": "2024-04-13 23:17:23",
            "create_date": "1998-12-23",
            "update_date": "1998-12-23",
            "expiry_date": "2026-12-23",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hei Long Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=hpgc.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gill.dnspod.net",
                "romaine.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "spgc.ca",
            "domain_keyword": "spgc",
            "domain_tld": "ca",
            "query_time": "2024-04-13 13:00:19",
            "create_date": "2019-07-17",
            "update_date": "2024-04-09",
            "expiry_date": "2024-07-17",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ifgc.org",
            "domain_keyword": "ifgc",
            "domain_tld": "org",
            "query_time": "2024-04-14 13:02:02",
            "create_date": "2001-10-14",
            "update_date": "2022-12-16",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Afternic DNescrow",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ipga.co",
            "domain_keyword": "ipga",
            "domain_tld": "co",
            "query_time": "2024-04-18 11:54:28",
            "create_date": "2019-10-29",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-29",
            "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": [
                "buck.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ipgo.info",
            "domain_keyword": "ipgo",
            "domain_tld": "info",
            "query_time": "2024-04-18 11:54:46",
            "create_date": "2018-06-21",
            "update_date": "2023-07-11",
            "expiry_date": "2024-06-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "bart.ns.cloudflare.com",
                "naomi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ibgc.ru",
            "domain_keyword": "ibgc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:36:04",
            "create_date": "2017-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "ipfc.ru",
            "domain_keyword": "ipfc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:31:39",
            "create_date": "2009-06-22",
            "expiry_date": "2024-06-22",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "ipgi.net",
            "domain_keyword": "ipgi",
            "domain_tld": "net",
            "query_time": "2024-05-02 20:10:22",
            "create_date": "2023-12-27",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-27",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "spgc.com.co",
            "domain_keyword": "spgc",
            "domain_tld": "com.co",
            "query_time": "2024-05-06 16:21:03",
            "create_date": "2016-10-20",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Servicios Profesionales Generales Colombia Sas",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cundinamarca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.colombiahosting.com",
                "ns2.colombiahosting.com",
                "ns3.colombiahosting.com",
                "ns4.colombiahosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ipac.blog",
            "domain_keyword": "ipac",
            "domain_tld": "blog",
            "query_time": "2024-05-02 07:12:31",
            "create_date": "2017-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "vpgc.nl",
            "domain_keyword": "vpgc",
            "domain_tld": "nl",
            "query_time": "2024-05-09 10:36:15",
            "create_date": "2014-02-10",
            "update_date": "2021-03-18",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "lloyd.ns.cloudflare.com",
                "perla.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 22,
            "domain_name": "icgc.online",
            "domain_keyword": "icgc",
            "domain_tld": "online",
            "query_time": "2024-05-16 03:06:47",
            "create_date": "2023-08-29",
            "update_date": "2024-04-12",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, S.L.U.",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "ADVANCED AVIATION GROUP S.L.",
            "registrant_state": "Girona",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ipec.space",
            "domain_keyword": "ipec",
            "domain_tld": "space",
            "query_time": "2024-05-14 02:38:49",
            "create_date": "2020-01-16",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ipsc.rocks",
            "domain_keyword": "ipsc",
            "domain_tld": "rocks",
            "query_time": "2024-05-24 14:49:52",
            "create_date": "2023-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "iogc.ng",
            "domain_keyword": "iogc",
            "domain_tld": "ng",
            "query_time": "2024-05-22 15:24:43",
            "create_date": "2016-05-18",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-18",
            "registrar_iana": 664,
            "registrar_name": "Web4Africa",
            "registrar_website": "https://web4africa.ng",
            "registrant_name": "Oludayo Osho",
            "registrant_address": "29, Folawewo Street, Off Ogundana Street",
            "registrant_city": "Ikeja",
            "registrant_state": "Lagos",
            "registrant_zip": "01234",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8033381180",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "iplc.cheap",
            "domain_keyword": "iplc",
            "domain_tld": "cheap",
            "query_time": "2024-04-07 09:40:12",
            "create_date": "2023-02-07",
            "update_date": "2024-03-23",
            "expiry_date": "2025-02-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "ipogc.com",
            "domain_keyword": "ipogc",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:08:42",
            "create_date": "2012-06-18",
            "update_date": "2022-06-06",
            "expiry_date": "2024-06-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ipgpc.com",
            "domain_keyword": "ipgpc",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:54:49",
            "create_date": "2014-06-17",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ipga.com.au",
            "domain_keyword": "ipga",
            "domain_tld": "com.au",
            "query_time": "2024-04-18 11:54:28",
            "update_date": "2022-08-10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Peter Kalaf",
            "name_servers": [
                "ns1.ootwdns.com",
                "ns2.ootwdns.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "imgc.org",
            "domain_keyword": "imgc",
            "domain_tld": "org",
            "query_time": "2024-04-19 15:05:49",
            "create_date": "2017-01-10",
            "update_date": "2024-02-24",
            "expiry_date": "2025-01-10",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "iagc.top",
            "domain_keyword": "iagc",
            "domain_tld": "top",
            "query_time": "2024-04-30 01:12:34",
            "create_date": "2023-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "gao qiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CQ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ipgo.de",
            "domain_keyword": "ipgo",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:05:26",
            "update_date": "2023-09-13",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "itgc.org",
            "domain_keyword": "itgc",
            "domain_tld": "org",
            "query_time": "2024-05-08 22:47:07",
            "create_date": "2017-05-03",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-03",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ipsc.site",
            "domain_keyword": "ipsc",
            "domain_tld": "site",
            "query_time": "2024-05-19 03:27:31",
            "create_date": "2017-02-11",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "NA",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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.domaincom-default.domainparkingserver.net",
                "ns2.domaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ipsc.de",
            "domain_keyword": "ipsc",
            "domain_tld": "de",
            "query_time": "2024-05-22 12:11:27",
            "update_date": "2017-05-22",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 36,
            "domain_name": "ipic.one",
            "domain_keyword": "ipic",
            "domain_tld": "one",
            "query_time": "2024-05-14 02:41:49",
            "create_date": "2016-02-17",
            "update_date": "2024-03-12",
            "expiry_date": "2025-02-17",
            "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": 37,
            "domain_name": "ippc.education",
            "domain_keyword": "ippc",
            "domain_tld": "education",
            "query_time": "2024-05-27 13:26:04",
            "create_date": "2019-09-08",
            "update_date": "2023-07-19",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ibgc.org.br",
            "domain_keyword": "ibgc",
            "domain_tld": "org.br",
            "query_time": "2024-06-02 20:07:47",
            "create_date": "2000-04-11",
            "update_date": "2021-03-21",
            "expiry_date": "2025-04-11",
            "registrant_name": "Inst. Brasileiro de Governanca Corporativa",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "haley.ns.cloudflare.com",
                "lennox.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 39,
            "domain_name": "upgc.com",
            "domain_keyword": "upgc",
            "domain_tld": "com",
            "query_time": "2024-04-08 08:55:15",
            "create_date": "1999-03-01",
            "update_date": "2023-03-02",
            "expiry_date": "2032-03-01",
            "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": 40,
            "domain_name": "ippc.net",
            "domain_keyword": "ippc",
            "domain_tld": "net",
            "query_time": "2024-04-12 13:31:50",
            "create_date": "2020-08-21",
            "update_date": "2024-01-17",
            "expiry_date": "2025-08-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sipgc.ru",
            "domain_keyword": "sipgc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:14:31",
            "create_date": "2023-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "marvin.ns.cloudflare.com",
                "shaz.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "ipgh.email",
            "domain_keyword": "ipgh",
            "domain_tld": "email",
            "query_time": "2024-05-06 13:26:37",
            "create_date": "2020-08-14",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ipigc.com",
            "domain_keyword": "ipigc",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:08:39",
            "create_date": "2023-06-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.clksite.com",
                "ns2.clksite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ingc.cl",
            "domain_keyword": "ingc",
            "domain_tld": "cl",
            "query_time": "2024-04-20 13:33:46",
            "create_date": "2001-11-27",
            "expiry_date": "2029-12-20",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Hernán Guzmán (HERNAN ALBERTO GUZMAN ARANCIBIA)",
            "name_servers": [
                "dns1.hostingplus.cl",
                "dns2.hostingplus.cl",
                "dns3.hostingplus.cl"
            ]
        },
        {
            "num": 45,
            "domain_name": "iigc.co.uk",
            "domain_keyword": "iigc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 13:00:40",
            "create_date": "2004-06-29",
            "update_date": "2022-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns14.zoneedit.com",
                "ns8.zoneedit.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "ipac.it",
            "domain_keyword": "ipac",
            "domain_tld": "it",
            "query_time": "2024-04-22 05:32:31",
            "create_date": "1997-10-28",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-08",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "IPAC s.r.l.",
            "registrant_address": "Via rosa Luxemburg, 12/14",
            "registrant_city": "COLLEGNO",
            "registrant_state": "TO",
            "registrant_zip": "10093",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 47,
            "domain_name": "iptc.org",
            "domain_keyword": "iptc",
            "domain_tld": "org",
            "query_time": "2024-05-13 13:38:09",
            "create_date": "1995-12-27",
            "update_date": "2023-01-05",
            "expiry_date": "2025-12-26",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1281.awsdns-32.org",
                "ns-1687.awsdns-18.co.uk",
                "ns-474.awsdns-59.com",
                "ns-995.awsdns-60.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "idgc.com",
            "domain_keyword": "idgc",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:14:20",
            "create_date": "2003-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "npgc.in",
            "domain_keyword": "npgc",
            "domain_tld": "in",
            "query_time": "2024-05-21 22:32:44",
            "create_date": "2015-08-12",
            "update_date": "2024-05-18",
            "expiry_date": "2025-08-12",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "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.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ipdc.cn",
            "domain_keyword": "ipdc",
            "domain_tld": "cn",
            "query_time": "2024-05-15 09:35:40",
            "create_date": "2016-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "张春龙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "spgc.org.cn",
            "domain_keyword": "spgc",
            "domain_tld": "org.cn",
            "query_time": "2024-05-31 01:12:21",
            "create_date": "2024-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "肖建坤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ipbc.org",
            "domain_keyword": "ipbc",
            "domain_tld": "org",
            "query_time": "2024-04-19 23:18:19",
            "create_date": "2006-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-21",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "bpgc.ru",
            "domain_keyword": "bpgc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:03:59",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "ipmc.eu",
            "domain_keyword": "ipmc",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:37:15",
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "https://www.ledl.net",
            "name_servers": [
                "ns1.domaintechnik.at",
                "ns2.domaintechnik.at",
                "ns3.domaintechnik.at",
                "ns4.domaintechnik.at"
            ]
        },
        {
            "num": 55,
            "domain_name": "itgc.co.jp",
            "domain_keyword": "itgc",
            "domain_tld": "co.jp",
            "query_time": "2024-04-13 14:52:06",
            "create_date": "2017-06-12",
            "update_date": "2023-07-01",
            "registrant_company": "ITguard",
            "name_servers": [
                "ns-1214.awsdns-23.org",
                "ns-2018.awsdns-60.co.uk",
                "ns-406.awsdns-50.com",
                "ns-983.awsdns-58.net"
            ]
        },
        {
            "num": 56,
            "domain_name": "ipgt.org",
            "domain_keyword": "ipgt",
            "domain_tld": "org",
            "query_time": "2024-04-18 11:55:13",
            "create_date": "2018-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ipgcn.com",
            "domain_keyword": "ipgcn",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:54:32",
            "create_date": "2018-03-22",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "YEYAN BO",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "PU DONG XIN QU",
            "registrant_state": "SHANGHAI",
            "registrant_zip": "86",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "17663698568",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "iptc.site",
            "domain_keyword": "iptc",
            "domain_tld": "site",
            "query_time": "2024-05-19 03:28:47",
            "create_date": "2023-11-05",
            "update_date": "2024-04-22",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Dubai",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the 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": [
                "jasper.ns.cloudflare.com",
                "thea.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ipgo.top",
            "domain_keyword": "ipgo",
            "domain_tld": "top",
            "query_time": "2024-05-24 14:43:54",
            "create_date": "2023-06-28",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-28",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ipfc.pro",
            "domain_keyword": "ipfc",
            "domain_tld": "pro",
            "query_time": "2024-05-24 14:43:05",
            "create_date": "2021-11-12",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-12",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO \"PRIMORSKIJ MAZUT\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Primorskiy kray",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "korolyov.ens.mail.ru",
                "zlatoust.ens.mail.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "irgc.shop",
            "domain_keyword": "irgc",
            "domain_tld": "shop",
            "query_time": "2024-05-29 21:55:33",
            "create_date": "2024-03-30",
            "update_date": "2024-05-24",
            "expiry_date": "2025-03-30",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ipac.co.jp",
            "domain_keyword": "ipac",
            "domain_tld": "co.jp",
            "query_time": "2024-05-30 03:28:30",
            "create_date": "2007-02-15",
            "update_date": "2024-03-01",
            "registrant_company": "IPAC LTD.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        },
        {
            "num": 63,
            "domain_name": "ipsc.be",
            "domain_keyword": "ipsc",
            "domain_tld": "be",
            "query_time": "2024-05-27 13:28:47",
            "create_date": "2007-08-23",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 64,
            "domain_name": "igpc.dev",
            "domain_keyword": "igpc",
            "domain_tld": "dev",
            "query_time": "2024-04-07 07:47:24",
            "create_date": "2023-02-14",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-14",
            "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 0166502376",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ipgx.one",
            "domain_keyword": "ipgx",
            "domain_tld": "one",
            "query_time": "2024-04-18 11:55:17",
            "create_date": "2022-11-01",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "cruz.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wpgc.net",
            "domain_keyword": "wpgc",
            "domain_tld": "net",
            "query_time": "2024-04-24 21:54:18",
            "create_date": "2018-12-29",
            "update_date": "2024-02-11",
            "expiry_date": "2024-12-29",
            "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": 67,
            "domain_name": "ipsc.bayern",
            "domain_keyword": "ipsc",
            "domain_tld": "bayern",
            "query_time": "2024-05-14 02:46:01",
            "create_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "https://www.cronon.org/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the 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": [
                "docks05.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fpgc.lat",
            "domain_keyword": "fpgc",
            "domain_tld": "lat",
            "query_time": "2024-05-17 21:11:12",
            "create_date": "2023-11-06",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ipsc.agency",
            "domain_keyword": "ipsc",
            "domain_tld": "agency",
            "query_time": "2024-05-19 03:27:30",
            "create_date": "2020-11-06",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-06",
            "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 0159900007",
            "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": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ipdc.cc",
            "domain_keyword": "ipdc",
            "domain_tld": "cc",
            "query_time": "2024-05-24 14:41:34",
            "create_date": "2019-02-11",
            "update_date": "2023-10-10",
            "expiry_date": "2025-02-12",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "IPDC SOLUTIONS",
            "registrant_company": "IPDC SOLUTIONS PTE LTD",
            "registrant_address": "20, Maxwell Road #10-12 Maxwell House,",
            "registrant_city": "Singapore",
            "registrant_state": "Singapore",
            "registrant_zip": "069113",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+65.62232316",
            "registrant_fax": "+65.62212629",
            "name_servers": [
                "ns101.ipdc.cc",
                "ns102.ipdc.cc"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ipcc.us",
            "domain_keyword": "ipcc",
            "domain_tld": "us",
            "query_time": "2024-05-29 21:50:05",
            "create_date": "2006-02-14",
            "update_date": "2023-02-19",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Phil Moy",
            "registrant_company": "International Press Club of Chicago",
            "registrant_address": "1433 Spyglass Court",
            "registrant_city": "Itasca",
            "registrant_state": "IL",
            "registrant_zip": "60143",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6309367317",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ipgl.ru",
            "domain_keyword": "ipgl",
            "domain_tld": "ru",
            "query_time": "2024-06-02 17:04:13",
            "create_date": "2023-05-06",
            "expiry_date": "2024-05-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "ipec.com.br",
            "domain_keyword": "ipec",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 17:03:49",
            "create_date": "2002-09-10",
            "update_date": "2007-10-11",
            "expiry_date": "2004-09-10",
            "registrant_name": "Instituto de Pesquisa do Centro Oeste",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "on-hold BCO"
            ]
        },
        {
            "num": 74,
            "domain_name": "ipnc.nl",
            "domain_keyword": "ipnc",
            "domain_tld": "nl",
            "query_time": "2024-04-12 13:29:15",
            "create_date": "2016-02-22",
            "update_date": "2020-10-28",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 75,
            "domain_name": "iplc.uk",
            "domain_keyword": "iplc",
            "domain_tld": "uk",
            "query_time": "2024-04-16 16:23:08",
            "create_date": "2020-01-17",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-17",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "ipcg.shop",
            "domain_keyword": "ipcg",
            "domain_tld": "shop",
            "query_time": "2024-04-19 23:19:50",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ipgp.ru",
            "domain_keyword": "ipgp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:31:44",
            "create_date": "2019-12-04",
            "expiry_date": "2024-12-04",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "ipgl.golf",
            "domain_keyword": "ipgl",
            "domain_tld": "golf",
            "query_time": "2024-05-02 20:10:23",
            "create_date": "2022-12-12",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-12",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "itgc.xyz",
            "domain_keyword": "itgc",
            "domain_tld": "xyz",
            "query_time": "2024-04-13 14:52:06",
            "create_date": "2023-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fpgc.com",
            "domain_keyword": "fpgc",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:05:01",
            "create_date": "2002-01-24",
            "update_date": "2024-03-11",
            "expiry_date": "2032-01-24",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "GOTW Hostmaster",
            "registrant_company": "Get On The Web Limited",
            "registrant_address": "Fawley House 2 Regatta Place",
            "registrant_city": "Bourne End",
            "registrant_state": "Buckinghamshire",
            "registrant_zip": "SL8 5TD",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1923902000",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ypgc.com",
            "domain_keyword": "ypgc",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:57:31",
            "create_date": "2004-11-17",
            "update_date": "2024-03-11",
            "expiry_date": "2031-11-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "npgc.pt",
            "domain_keyword": "npgc",
            "domain_tld": "pt",
            "query_time": "2024-05-08 21:59:38",
            "name_servers": [
                "ns13.dns-host-servers.com",
                "ns14.dns-host-servers.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 83,
            "domain_name": "ipsc.pl",
            "domain_keyword": "ipsc",
            "domain_tld": "pl",
            "query_time": "2024-05-08 08:14:10",
            "create_date": "2016-12-16",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-16",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.jchost02.pl",
                "ns2.jchost02.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ip2c.de",
            "domain_keyword": "ip2c",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:04:57",
            "update_date": "2021-08-31",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "ipgo.tech",
            "domain_keyword": "ipgo",
            "domain_tld": "tech",
            "query_time": "2024-05-24 14:43:54",
            "create_date": "2018-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "zeng xing wang",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "zpgc.cc",
            "domain_keyword": "zpgc",
            "domain_tld": "cc",
            "query_time": "2024-05-14 21:39:27",
            "create_date": "2023-03-15",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-15",
            "registrar_iana": 2824,
            "registrar_name": "Domain Landing Zone LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "pigc.net",
            "domain_keyword": "pigc",
            "domain_tld": "net",
            "query_time": "2024-05-25 11:12:28",
            "create_date": "2023-07-14",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-14",
            "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": "MAKATI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=pigc.net",
            "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": 88,
            "domain_name": "icgc.site",
            "domain_keyword": "icgc",
            "domain_tld": "site",
            "query_time": "2024-05-29 02:15:21",
            "create_date": "2021-07-11",
            "update_date": "2023-11-03",
            "expiry_date": "2024-07-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Dreamwire Marketing",
            "registrant_state": "IA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ipac.company",
            "domain_keyword": "ipac",
            "domain_tld": "company",
            "query_time": "2024-05-30 03:28:30",
            "create_date": "2020-09-10",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "ipgm.pl",
            "domain_keyword": "ipgm",
            "domain_tld": "pl",
            "query_time": "2024-03-24 04:24:14",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ipic.ltd",
            "domain_keyword": "ipic",
            "domain_tld": "ltd",
            "query_time": "2024-04-07 09:39:23",
            "create_date": "2019-12-01",
            "update_date": "2019-12-06",
            "expiry_date": "2029-12-01",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yang Fang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "sean.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ipuc.com.br",
            "domain_keyword": "ipuc",
            "domain_tld": "com.br",
            "query_time": "2024-04-16 19:16:44",
            "create_date": "1999-11-16",
            "update_date": "2022-10-18",
            "expiry_date": "2025-11-16",
            "registrant_name": "Associacao Pro-Universidade Canoense - APUC",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.matrix.com.br",
                "ns3.matrix.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 93,
            "domain_name": "opgc.ru",
            "domain_keyword": "opgc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:26:34",
            "create_date": "2017-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "vipgc.site",
            "domain_keyword": "vipgc",
            "domain_tld": "site",
            "query_time": "2024-05-03 18:38:33",
            "create_date": "2023-10-08",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-08",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "diana.ns.cloudflare.com",
                "kayden.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ppgc.ru",
            "domain_keyword": "ppgc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:35:20",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "ipec.ca",
            "domain_keyword": "ipec",
            "domain_tld": "ca",
            "query_time": "2024-05-02 09:54:11",
            "create_date": "2000-10-17",
            "update_date": "2023-03-06",
            "expiry_date": "2027-02-24",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Jeff Smith",
            "registrant_company": "IPEC Consultants Ltd.",
            "registrant_address": "2889 Norland Avenue",
            "registrant_city": "Burnaby",
            "registrant_state": "BC",
            "registrant_zip": "V5B3A9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7144284621",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "iptgc.com",
            "domain_keyword": "iptgc",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:15:35",
            "create_date": "2024-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "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": "SHANGHAI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=iptgc.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": 98,
            "domain_name": "ipg2.com",
            "domain_keyword": "ipg2",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:26:35",
            "create_date": "2023-11-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "rpgc.com.au",
            "domain_keyword": "rpgc",
            "domain_tld": "com.au",
            "query_time": "2024-05-05 20:18:11",
            "update_date": "2024-04-11",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Chad Gowrea",
            "name_servers": [
                "ns1.miclub.com.au",
                "ns2.miclub.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "opgc.fr",
            "domain_keyword": "opgc",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:53:33",
            "create_date": "2011-11-29",
            "update_date": "2021-10-22",
            "expiry_date": "2026-11-29",
            "registrar_name": "NUXIT",
            "registrar_website": "https://www.nuxit.com/creation-et-transfert-de-domaine/",
            "registrant_company": "CNRS-OPGC",
            "registrant_address": "24, avenue des Landais, 63171 Aubiere",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.473407355",
            "name_servers": [
                "ns3.dns26.net",
                "ns4.dns26.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.206,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ipgc.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1808</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>epgc.in, npgc.net, ipec.net.br, ipcc.vip, ipgi.us, ip2c.co.uk, ipoc.eu, ipcc.cc, ipgm.info, ipg9.com, hpgc.com, spgc.ca, ifgc.org, ipga.co, ipgo.info, ibgc.ru, ipfc.ru, ipgi.net, spgc.com.co, ipac.blog, vpgc.nl, icgc.online, ipec.space, ipsc.rocks, iogc.ng, iplc.cheap, ipogc.com, ipgpc.com, ipga.com.au, imgc.org, iagc.top, ipgo.de, itgc.org, ipsc.site, ipsc.de, ipic.one, ippc.education, ibgc.org.br, upgc.com, ippc.net, sipgc.ru, ipgh.email, ipigc.com, ingc.cl, iigc.co.uk, ipac.it, iptc.org, idgc.com, npgc.in, ipdc.cn, spgc.org.cn, ipbc.org, bpgc.ru, ipmc.eu, itgc.co.jp, ipgt.org, ipgcn.com, iptc.site, ipgo.top, ipfc.pro, irgc.shop, ipac.co.jp, ipsc.be, igpc.dev, ipgx.one, wpgc.net, ipsc.bayern, fpgc.lat, ipsc.agency, ipdc.cc, ipcc.us, ipgl.ru, ipec.com.br, ipnc.nl, iplc.uk, ipcg.shop, ipgp.ru, ipgl.golf, itgc.xyz, fpgc.com, ypgc.com, npgc.pt, ipsc.pl, ip2c.de, ipgo.tech, zpgc.cc, pigc.net, icgc.site, ipac.company, ipgm.pl, ipic.ltd, ipuc.com.br, opgc.ru, vipgc.site, ppgc.ru, ipec.ca, iptgc.com, ipg2.com, rpgc.com.au, opgc.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>epgc.in</domain_name>
   <domain_keyword>epgc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-06 04:31:07</query_time>
   <create_date>2011-07-28</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>East Point Golf Club</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</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.sdin-pp-wb4.webhostbox.net</value>
    <value>ns2.sdin-pp-wb4.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>npgc.net</domain_name>
   <domain_keyword>npgc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 17:12:32</query_time>
   <create_date>2015-07-28</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-07-28</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=npgc.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ipec.net.br</domain_name>
   <domain_keyword>ipec</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-01 04:23:50</query_time>
   <create_date>2012-07-09</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrant_name>Peterson Miranda de Andrade</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns538.hostgator.com.br</value>
    <value>ns539.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>ipcc.vip</domain_name>
   <domain_keyword>ipcc</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-02 20:07:07</query_time>
   <create_date>2022-07-28</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lian yun gang li xian ke ji pei xun you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ipgi.us</domain_name>
   <domain_keyword>ipgi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-02 20:10:24</query_time>
   <create_date>2015-12-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>Andy Ng</registrant_name>
   <registrant_company>Andy Ng</registrant_company>
   <registrant_address>NA</registrant_address>
   <registrant_city>NA</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>852</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+852.94818278</registrant_phone>
   <name_servers>
    <value>ns1.dataplugs.com</value>
    <value>ns2.dataplugs.com</value>
    <value>ns3.dataplugs.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>ip2c.co.uk</domain_name>
   <domain_keyword>ip2c</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 13:51:16</query_time>
   <create_date>2018-06-19</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>1378.ns1.abovedomains.com</value>
    <value>1378.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>ipoc.eu</domain_name>
   <domain_keyword>ipoc</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-10 18:50:16</query_time>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>ipcc.cc</domain_name>
   <domain_keyword>ipcc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-08 00:04:22</query_time>
   <create_date>2004-02-17</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ipcc.cc</value>
    <value>ns2.ipcc.cc</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ipgm.info</domain_name>
   <domain_keyword>ipgm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-07 09:35:28</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ipg9.com</domain_name>
   <domain_keyword>ipg9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:35:18</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</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>ns67.domaincontrol.com</value>
    <value>ns68.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>11</num>
   <domain_name>hpgc.com</domain_name>
   <domain_keyword>hpgc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 23:17:23</query_time>
   <create_date>1998-12-23</create_date>
   <update_date>1998-12-23</update_date>
   <expiry_date>2026-12-23</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hei Long Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=hpgc.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gill.dnspod.net</value>
    <value>romaine.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>spgc.ca</domain_name>
   <domain_keyword>spgc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-13 13:00:19</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ifgc.org</domain_name>
   <domain_keyword>ifgc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 13:02:02</query_time>
   <create_date>2001-10-14</create_date>
   <update_date>2022-12-16</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Afternic DNescrow</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>please query the rdds service of the registrar 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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ipga.co</domain_name>
   <domain_keyword>ipga</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 11:54:28</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-29</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>buck.ns.cloudflare.com</value>
    <value>serena.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>15</num>
   <domain_name>ipgo.info</domain_name>
   <domain_keyword>ipgo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 11:54:46</query_time>
   <create_date>2018-06-21</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>bart.ns.cloudflare.com</value>
    <value>naomi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ibgc.ru</domain_name>
   <domain_keyword>ibgc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:36:04</query_time>
   <create_date>2017-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>ipfc.ru</domain_name>
   <domain_keyword>ipfc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:31:39</query_time>
   <create_date>2009-06-22</create_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>ipgi.net</domain_name>
   <domain_keyword>ipgi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 20:10:22</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>spgc.com.co</domain_name>
   <domain_keyword>spgc</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-06 16:21:03</query_time>
   <create_date>2016-10-20</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Servicios Profesionales Generales Colombia Sas</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cundinamarca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.colombiahosting.com</value>
    <value>ns2.colombiahosting.com</value>
    <value>ns3.colombiahosting.com</value>
    <value>ns4.colombiahosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ipac.blog</domain_name>
   <domain_keyword>ipac</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-02 07:12:31</query_time>
   <create_date>2017-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>vpgc.nl</domain_name>
   <domain_keyword>vpgc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 10:36:15</query_time>
   <create_date>2014-02-10</create_date>
   <update_date>2021-03-18</update_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>lloyd.ns.cloudflare.com</value>
    <value>perla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>icgc.online</domain_name>
   <domain_keyword>icgc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 03:06:47</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, S.L.U.</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>ADVANCED AVIATION GROUP S.L.</registrant_company>
   <registrant_state>Girona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ipec.space</domain_name>
   <domain_keyword>ipec</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-14 02:38:49</query_time>
   <create_date>2020-01-16</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ipsc.rocks</domain_name>
   <domain_keyword>ipsc</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-24 14:49:52</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>iogc.ng</domain_name>
   <domain_keyword>iogc</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-22 15:24:43</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>664</registrar_iana>
   <registrar_name>Web4Africa</registrar_name>
   <registrar_website>https://web4africa.ng</registrar_website>
   <registrant_name>Oludayo Osho</registrant_name>
   <registrant_address>29, Folawewo Street, Off Ogundana Street</registrant_address>
   <registrant_city>Ikeja</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>01234</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8033381180</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>iplc.cheap</domain_name>
   <domain_keyword>iplc</domain_keyword>
   <domain_tld>cheap</domain_tld>
   <query_time>2024-04-07 09:40:12</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ipogc.com</domain_name>
   <domain_keyword>ipogc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:08:42</query_time>
   <create_date>2012-06-18</create_date>
   <update_date>2022-06-06</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ipgpc.com</domain_name>
   <domain_keyword>ipgpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:54:49</query_time>
   <create_date>2014-06-17</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.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>29</num>
   <domain_name>ipga.com.au</domain_name>
   <domain_keyword>ipga</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-18 11:54:28</query_time>
   <update_date>2022-08-10</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Peter Kalaf</registrant_name>
   <name_servers>
    <value>ns1.ootwdns.com</value>
    <value>ns2.ootwdns.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>imgc.org</domain_name>
   <domain_keyword>imgc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 15:05:49</query_time>
   <create_date>2017-01-10</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>iagc.top</domain_name>
   <domain_keyword>iagc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 01:12:34</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>gao qiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CQ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ipgo.de</domain_name>
   <domain_keyword>ipgo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:05:26</query_time>
   <update_date>2023-09-13</update_date>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>itgc.org</domain_name>
   <domain_keyword>itgc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 22:47:07</query_time>
   <create_date>2017-05-03</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-03</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>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>34</num>
   <domain_name>ipsc.site</domain_name>
   <domain_keyword>ipsc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 03:27:31</query_time>
   <create_date>2017-02-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>IT</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.domaincom-default.domainparkingserver.net</value>
    <value>ns2.domaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ipsc.de</domain_name>
   <domain_keyword>ipsc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 12:11:27</query_time>
   <update_date>2017-05-22</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>ipic.one</domain_name>
   <domain_keyword>ipic</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-14 02:41:49</query_time>
   <create_date>2016-02-17</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-02-17</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>37</num>
   <domain_name>ippc.education</domain_name>
   <domain_keyword>ippc</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-27 13:26:04</query_time>
   <create_date>2019-09-08</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>38</num>
   <domain_name>ibgc.org.br</domain_name>
   <domain_keyword>ibgc</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-02 20:07:47</query_time>
   <create_date>2000-04-11</create_date>
   <update_date>2021-03-21</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrant_name>Inst. Brasileiro de Governanca Corporativa</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>haley.ns.cloudflare.com</value>
    <value>lennox.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>upgc.com</domain_name>
   <domain_keyword>upgc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 08:55:15</query_time>
   <create_date>1999-03-01</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2032-03-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>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>40</num>
   <domain_name>ippc.net</domain_name>
   <domain_keyword>ippc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 13:31:50</query_time>
   <create_date>2020-08-21</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>41</num>
   <domain_name>sipgc.ru</domain_name>
   <domain_keyword>sipgc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:14:31</query_time>
   <create_date>2023-01-22</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>marvin.ns.cloudflare.com</value>
    <value>shaz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>ipgh.email</domain_name>
   <domain_keyword>ipgh</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-06 13:26:37</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>43</num>
   <domain_name>ipigc.com</domain_name>
   <domain_keyword>ipigc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:08:39</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.clksite.com</value>
    <value>ns2.clksite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ingc.cl</domain_name>
   <domain_keyword>ingc</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-20 13:33:46</query_time>
   <create_date>2001-11-27</create_date>
   <expiry_date>2029-12-20</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Hernán Guzmán (HERNAN ALBERTO GUZMAN ARANCIBIA)</registrant_name>
   <name_servers>
    <value>dns1.hostingplus.cl</value>
    <value>dns2.hostingplus.cl</value>
    <value>dns3.hostingplus.cl</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>iigc.co.uk</domain_name>
   <domain_keyword>iigc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 13:00:40</query_time>
   <create_date>2004-06-29</create_date>
   <update_date>2022-06-29</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns14.zoneedit.com</value>
    <value>ns8.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>ipac.it</domain_name>
   <domain_keyword>ipac</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-22 05:32:31</query_time>
   <create_date>1997-10-28</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>IPAC s.r.l.</registrant_company>
   <registrant_address>Via rosa Luxemburg, 12/14</registrant_address>
   <registrant_city>COLLEGNO</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10093</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>iptc.org</domain_name>
   <domain_keyword>iptc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 13:38:09</query_time>
   <create_date>1995-12-27</create_date>
   <update_date>2023-01-05</update_date>
   <expiry_date>2025-12-26</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1281.awsdns-32.org</value>
    <value>ns-1687.awsdns-18.co.uk</value>
    <value>ns-474.awsdns-59.com</value>
    <value>ns-995.awsdns-60.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>48</num>
   <domain_name>idgc.com</domain_name>
   <domain_keyword>idgc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:14:20</query_time>
   <create_date>2003-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>npgc.in</domain_name>
   <domain_keyword>npgc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-21 22:32:44</query_time>
   <create_date>2015-08-12</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</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.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ipdc.cn</domain_name>
   <domain_keyword>ipdc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-15 09:35:40</query_time>
   <create_date>2016-03-15</create_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>张春龙</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>spgc.org.cn</domain_name>
   <domain_keyword>spgc</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-31 01:12:21</query_time>
   <create_date>2024-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>上海福虎信息科技有限公司</registrar_name>
   <registrant_name>肖建坤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ipbc.org</domain_name>
   <domain_keyword>ipbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 23:18:19</query_time>
   <create_date>2006-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-21</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>53</num>
   <domain_name>bpgc.ru</domain_name>
   <domain_keyword>bpgc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:03:59</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>ipmc.eu</domain_name>
   <domain_keyword>ipmc</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:37:15</query_time>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>https://www.ledl.net</registrar_website>
   <name_servers>
    <value>ns1.domaintechnik.at</value>
    <value>ns2.domaintechnik.at</value>
    <value>ns3.domaintechnik.at</value>
    <value>ns4.domaintechnik.at</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>itgc.co.jp</domain_name>
   <domain_keyword>itgc</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-13 14:52:06</query_time>
   <create_date>2017-06-12</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>ITguard</registrant_company>
   <name_servers>
    <value>ns-1214.awsdns-23.org</value>
    <value>ns-2018.awsdns-60.co.uk</value>
    <value>ns-406.awsdns-50.com</value>
    <value>ns-983.awsdns-58.net</value>
   </name_servers>
  </value>
  <value>
   <num>56</num>
   <domain_name>ipgt.org</domain_name>
   <domain_keyword>ipgt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 11:55:13</query_time>
   <create_date>2018-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ipgcn.com</domain_name>
   <domain_keyword>ipgcn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:54:32</query_time>
   <create_date>2018-03-22</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>YEYAN BO</registrant_name>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>PU DONG XIN QU</registrant_city>
   <registrant_state>SHANGHAI</registrant_state>
   <registrant_zip>86</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>17663698568</registrant_phone>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>iptc.site</domain_name>
   <domain_keyword>iptc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 03:28:47</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Dubai</registrant_state>
   <registrant_country>AE</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>jasper.ns.cloudflare.com</value>
    <value>thea.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ipgo.top</domain_name>
   <domain_keyword>ipgo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-24 14:43:54</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-28</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ipfc.pro</domain_name>
   <domain_keyword>ipfc</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 14:43:05</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO &quot;PRIMORSKIJ MAZUT&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Primorskiy kray</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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>korolyov.ens.mail.ru</value>
    <value>zlatoust.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>irgc.shop</domain_name>
   <domain_keyword>irgc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-29 21:55:33</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ipac.co.jp</domain_name>
   <domain_keyword>ipac</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-30 03:28:30</query_time>
   <create_date>2007-02-15</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>IPAC LTD.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>63</num>
   <domain_name>ipsc.be</domain_name>
   <domain_keyword>ipsc</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 13:28:47</query_time>
   <create_date>2007-08-23</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>igpc.dev</domain_name>
   <domain_keyword>igpc</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-07 07:47:24</query_time>
   <create_date>2023-02-14</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-14</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 0166502376</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ipgx.one</domain_name>
   <domain_keyword>ipgx</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-18 11:55:17</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1337 Services LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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>cruz.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wpgc.net</domain_name>
   <domain_keyword>wpgc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 21:54:18</query_time>
   <create_date>2018-12-29</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-12-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>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>67</num>
   <domain_name>ipsc.bayern</domain_name>
   <domain_keyword>ipsc</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-05-14 02:46:01</query_time>
   <create_date>2023-06-15</create_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>https://www.cronon.org/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>docks05.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fpgc.lat</domain_name>
   <domain_keyword>fpgc</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-17 21:11:12</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ipsc.agency</domain_name>
   <domain_keyword>ipsc</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-19 03:27:30</query_time>
   <create_date>2020-11-06</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-06</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 0159900007</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>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ipdc.cc</domain_name>
   <domain_keyword>ipdc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-24 14:41:34</query_time>
   <create_date>2019-02-11</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>IPDC SOLUTIONS</registrant_name>
   <registrant_company>IPDC SOLUTIONS PTE LTD</registrant_company>
   <registrant_address>20, Maxwell Road #10-12 Maxwell House,</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>069113</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+65.62232316</registrant_phone>
   <registrant_fax>+65.62212629</registrant_fax>
   <name_servers>
    <value>ns101.ipdc.cc</value>
    <value>ns102.ipdc.cc</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>71</num>
   <domain_name>ipcc.us</domain_name>
   <domain_keyword>ipcc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-29 21:50:05</query_time>
   <create_date>2006-02-14</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Phil Moy</registrant_name>
   <registrant_company>International Press Club of Chicago</registrant_company>
   <registrant_address>1433 Spyglass Court</registrant_address>
   <registrant_city>Itasca</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60143</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6309367317</registrant_phone>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ipgl.ru</domain_name>
   <domain_keyword>ipgl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 17:04:13</query_time>
   <create_date>2023-05-06</create_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>ipec.com.br</domain_name>
   <domain_keyword>ipec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 17:03:49</query_time>
   <create_date>2002-09-10</create_date>
   <update_date>2007-10-11</update_date>
   <expiry_date>2004-09-10</expiry_date>
   <registrant_name>Instituto de Pesquisa do Centro Oeste</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>on-hold BCO</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>ipnc.nl</domain_name>
   <domain_keyword>ipnc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-12 13:29:15</query_time>
   <create_date>2016-02-22</create_date>
   <update_date>2020-10-28</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>iplc.uk</domain_name>
   <domain_keyword>iplc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 16:23:08</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>ipcg.shop</domain_name>
   <domain_keyword>ipcg</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-19 23:19:50</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ipgp.ru</domain_name>
   <domain_keyword>ipgp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:31:44</query_time>
   <create_date>2019-12-04</create_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>ipgl.golf</domain_name>
   <domain_keyword>ipgl</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-02 20:10:23</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>itgc.xyz</domain_name>
   <domain_keyword>itgc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-13 14:52:06</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fpgc.com</domain_name>
   <domain_keyword>fpgc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:05:01</query_time>
   <create_date>2002-01-24</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-01-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>GOTW Hostmaster</registrant_name>
   <registrant_company>Get On The Web Limited</registrant_company>
   <registrant_address>Fawley House 2 Regatta Place</registrant_address>
   <registrant_city>Bourne End</registrant_city>
   <registrant_state>Buckinghamshire</registrant_state>
   <registrant_zip>SL8 5TD</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1923902000</registrant_phone>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.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>81</num>
   <domain_name>ypgc.com</domain_name>
   <domain_keyword>ypgc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:57:31</query_time>
   <create_date>2004-11-17</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-11-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>npgc.pt</domain_name>
   <domain_keyword>npgc</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-08 21:59:38</query_time>
   <name_servers>
    <value>ns13.dns-host-servers.com</value>
    <value>ns14.dns-host-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>ipsc.pl</domain_name>
   <domain_keyword>ipsc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-08 08:14:10</query_time>
   <create_date>2016-12-16</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.jchost02.pl</value>
    <value>ns2.jchost02.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ip2c.de</domain_name>
   <domain_keyword>ip2c</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:04:57</query_time>
   <update_date>2021-08-31</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>ipgo.tech</domain_name>
   <domain_keyword>ipgo</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-24 14:43:54</query_time>
   <create_date>2018-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>zeng xing wang</registrant_company>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>zpgc.cc</domain_name>
   <domain_keyword>zpgc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-14 21:39:27</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>2824</registrar_iana>
   <registrar_name>Domain Landing Zone LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>pigc.net</domain_name>
   <domain_keyword>pigc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 11:12:28</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-14</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>MAKATI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=pigc.net</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>88</num>
   <domain_name>icgc.site</domain_name>
   <domain_keyword>icgc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-29 02:15:21</query_time>
   <create_date>2021-07-11</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Dreamwire Marketing</registrant_company>
   <registrant_state>IA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ipac.company</domain_name>
   <domain_keyword>ipac</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-30 03:28:30</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ipgm.pl</domain_name>
   <domain_keyword>ipgm</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-24 04:24:14</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ipic.ltd</domain_name>
   <domain_keyword>ipic</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-07 09:39:23</query_time>
   <create_date>2019-12-01</create_date>
   <update_date>2019-12-06</update_date>
   <expiry_date>2029-12-01</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yang Fang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>sean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ipuc.com.br</domain_name>
   <domain_keyword>ipuc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-16 19:16:44</query_time>
   <create_date>1999-11-16</create_date>
   <update_date>2022-10-18</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrant_name>Associacao Pro-Universidade Canoense - APUC</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.matrix.com.br</value>
    <value>ns3.matrix.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>opgc.ru</domain_name>
   <domain_keyword>opgc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:26:34</query_time>
   <create_date>2017-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>vipgc.site</domain_name>
   <domain_keyword>vipgc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 18:38:33</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>diana.ns.cloudflare.com</value>
    <value>kayden.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>95</num>
   <domain_name>ppgc.ru</domain_name>
   <domain_keyword>ppgc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:35:20</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>ipec.ca</domain_name>
   <domain_keyword>ipec</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-02 09:54:11</query_time>
   <create_date>2000-10-17</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2027-02-24</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Jeff Smith</registrant_name>
   <registrant_company>IPEC Consultants Ltd.</registrant_company>
   <registrant_address>2889 Norland Avenue</registrant_address>
   <registrant_city>Burnaby</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V5B3A9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7144284621</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>iptgc.com</domain_name>
   <domain_keyword>iptgc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:15:35</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</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>SHANGHAI</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=iptgc.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>98</num>
   <domain_name>ipg2.com</domain_name>
   <domain_keyword>ipg2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:26:35</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-11-27</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>ns67.domaincontrol.com</value>
    <value>ns68.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>99</num>
   <domain_name>rpgc.com.au</domain_name>
   <domain_keyword>rpgc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-05 20:18:11</query_time>
   <update_date>2024-04-11</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Chad Gowrea</registrant_name>
   <name_servers>
    <value>ns1.miclub.com.au</value>
    <value>ns2.miclub.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>opgc.fr</domain_name>
   <domain_keyword>opgc</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:53:33</query_time>
   <create_date>2011-11-29</create_date>
   <update_date>2021-10-22</update_date>
   <expiry_date>2026-11-29</expiry_date>
   <registrar_name>NUXIT</registrar_name>
   <registrar_website>https://www.nuxit.com/creation-et-transfert-de-domaine/</registrar_website>
   <registrant_company>CNRS-OPGC</registrant_company>
   <registrant_address>24, avenue des Landais, 63171 Aubiere</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.473407355</registrant_phone>
   <name_servers>
    <value>ns3.dns26.net</value>
    <value>ns4.dns26.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.206</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.