WHOIS QUERY TIME

19 May 2024 - 3:25 AM UTC

Registered: 12 June 2002
Modified: 10 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ipor.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ipor.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ipor.nl",
            "domain_keyword": "ipor",
            "domain_tld": "nl",
            "query_time": "2024-05-19 03:25:26",
            "create_date": "2002-06-12",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ipor.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ipor.nl</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 03:25:26</query_time>
   <create_date>2002-06-12</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.067 seconds) for "ipor.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 5:36 AM UTC

Registered: 12 June 2002
Modified: 2 December 2020

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl
nsn3.mijndomein.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

10 Nov 2023 - 11:07 PM UTC

Registered: 12 June 2002
Modified: 10 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=ipor.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ipor.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ipor.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "ipor.nl",
            "domain_keyword": "ipor",
            "domain_tld": "nl",
            "query_time": "2023-04-25 05:36:50",
            "create_date": "2002-06-12",
            "update_date": "2020-12-02",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl",
                "nsn3.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "ipor.nl",
            "domain_keyword": "ipor",
            "domain_tld": "nl",
            "query_time": "2023-11-10 23:07:23",
            "create_date": "2002-06-12",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.067,
        "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>ipor.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>ipor.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ipor.nl</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 05:36:50</query_time>
   <create_date>2002-06-12</create_date>
   <update_date>2020-12-02</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
    <value>nsn3.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ipor.nl</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-11-10 23:07:23</query_time>
   <create_date>2002-06-12</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.067</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 20 domain names (in 0.034 seconds) which contained the exact domain keyword "ipor".
Domain Name Registered Expiry Registrar Ownership
1 ipor.com 13 Feb 2001 13 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 ipor.nl 12 Jun 2002 - Metaregistrar B.V. -
3 ipor.pt 2 Mar 2006 - - José Maciel e Irmãos Lda
4 ipor.ru 26 Feb 2008 26 Feb 2025 RU-CENTER-RU NETGALAXY LTD
5 ipor.jp 24 Jul 2008 31 Jul 2024 - chinoken
6 ipor.net 24 Dec 2014 24 Dec 2024 GoDaddy.com, LLC -
7 ipor.me 16 Sep 2015 16 Sep 2026 Gabia, Inc. iporter
8 ipor.pl 9 Mar 2020 9 Mar 2025 Globtel Internet Szymon Hersztek -
9 ipor.info 27 Dec 2020 27 Dec 2026 Gandi SAS IPOR Labs AG
10 ipor.capital 27 Dec 2020 27 Dec 2024 Gandi SAS IPOR Labs AG
11 ipor.foundation 27 Dec 2020 27 Dec 2026 Gandi SAS IPOR Labs AG
12 ipor.io 16 Feb 2021 16 Feb 2027 Gandi SAS IPOR Labs AG
13 ipor.center 29 Jun 2021 29 Jun 2024 Porkbun LLC nothing
14 ipor.finance 22 Sep 2021 22 Sep 2024 Amazon Registrar, Inc. Identity Protection Service
15 ipor.org 11 Jun 2022 11 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 ipor.one 20 Apr 2023 20 Apr 2024 Dynadot Inc REDACTED FOR PRIVACY
17 ipor.com.cn 19 Sep 2023 19 Sep 2024 郑州世纪创联电子科技开发有限公司 肖疏雨
18 ipor.shop 18 Oct 2023 18 Oct 2024 Realtime Register B.V. -
19 ipor.pro 17 Dec 2023 17 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 ipor.pe - - Yachay Telecomunicaciones DREAMS OF SOFTWARE IN PERU SAC
21 ipor.eu - - Realtime Register B.V. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ipor&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ipor",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 21,
        "relation": "eq",
        "current": 21
    },
    "unique_domains": "ipor.com, ipor.nl, ipor.pt, ipor.ru, ipor.jp, ipor.net, ipor.me, ipor.pl, ipor.info, ipor.capital, ipor.foundation, ipor.io, ipor.center, ipor.finance, ipor.org, ipor.one, ipor.com.cn, ipor.shop, ipor.pro, ipor.pe, ipor.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "ipor.com",
            "domain_keyword": "ipor",
            "domain_tld": "com",
            "query_time": "2024-05-27 13:25:05",
            "create_date": "2001-02-13",
            "update_date": "2023-12-08",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "mns01.domaincontrol.com",
                "mns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ipor.nl",
            "domain_keyword": "ipor",
            "domain_tld": "nl",
            "query_time": "2024-05-19 03:25:26",
            "create_date": "2002-06-12",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "ipor.pt",
            "domain_keyword": "ipor",
            "domain_tld": "pt",
            "query_time": "2024-05-27 13:25:05",
            "create_date": "2006-03-02",
            "registrant_name": "José Maciel e Irmãos Lda",
            "registrant_address": "Lugar de Algares",
            "registrant_city": "Viana do Castelo",
            "registrant_state": "Viana do Castelo",
            "registrant_zip": "4700",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com",
                "ns3.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 4,
            "domain_name": "ipor.ru",
            "domain_keyword": "ipor",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:33:34",
            "create_date": "2008-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "ipor.jp",
            "domain_keyword": "ipor",
            "domain_tld": "jp",
            "query_time": "2024-04-17 08:09:55",
            "create_date": "2008-07-24",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "chinoken",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 6,
            "domain_name": "ipor.net",
            "domain_keyword": "ipor",
            "domain_tld": "net",
            "query_time": "2024-05-08 08:11:37",
            "create_date": "2014-12-24",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ipor.me",
            "domain_keyword": "ipor",
            "domain_tld": "me",
            "query_time": "2024-05-19 03:25:26",
            "create_date": "2015-09-16",
            "update_date": "2023-08-28",
            "expiry_date": "2026-09-16",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "iporter",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ipor.pl",
            "domain_keyword": "ipor",
            "domain_tld": "pl",
            "query_time": "2024-05-21 07:28:41",
            "create_date": "2020-03-09",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-09",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ipor.info",
            "domain_keyword": "ipor",
            "domain_tld": "info",
            "query_time": "2024-05-04 05:54:06",
            "create_date": "2020-12-27",
            "update_date": "2024-02-22",
            "expiry_date": "2026-12-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IPOR Labs AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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-1081.awsdns-07.org",
                "ns-1617.awsdns-10.co.uk",
                "ns-283.awsdns-35.com",
                "ns-808.awsdns-37.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ipor.capital",
            "domain_keyword": "ipor",
            "domain_tld": "capital",
            "query_time": "2024-05-04 05:54:06",
            "create_date": "2020-12-27",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IPOR Labs AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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-1246.awsdns-27.org",
                "ns-1954.awsdns-52.co.uk",
                "ns-460.awsdns-57.com",
                "ns-801.awsdns-36.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ipor.foundation",
            "domain_keyword": "ipor",
            "domain_tld": "foundation",
            "query_time": "2024-05-27 13:25:05",
            "create_date": "2020-12-27",
            "update_date": "2023-05-31",
            "expiry_date": "2026-12-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IPOR Labs AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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-1141.awsdns-14.org",
                "ns-1958.awsdns-52.co.uk",
                "ns-505.awsdns-63.com",
                "ns-865.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ipor.io",
            "domain_keyword": "ipor",
            "domain_tld": "io",
            "query_time": "2024-05-19 03:25:26",
            "create_date": "2021-02-16",
            "update_date": "2024-02-22",
            "expiry_date": "2027-02-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IPOR Labs AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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-1048.awsdns-03.org",
                "ns-1907.awsdns-46.co.uk",
                "ns-243.awsdns-30.com",
                "ns-661.awsdns-18.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ipor.center",
            "domain_keyword": "ipor",
            "domain_tld": "center",
            "query_time": "2024-05-27 13:25:05",
            "create_date": "2021-06-29",
            "update_date": "2023-09-09",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "nothing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Brabant",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "clark.ns.cloudflare.com",
                "harlee.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ipor.finance",
            "domain_keyword": "ipor",
            "domain_tld": "finance",
            "query_time": "2024-05-21 07:28:41",
            "create_date": "2021-09-22",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-22",
            "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-1.awsdns-00.com",
                "ns-1078.awsdns-06.org",
                "ns-1935.awsdns-49.co.uk",
                "ns-901.awsdns-48.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ipor.org",
            "domain_keyword": "ipor",
            "domain_tld": "org",
            "query_time": "2024-05-27 13:25:05",
            "create_date": "2022-06-11",
            "update_date": "2024-05-15",
            "expiry_date": "2025-06-11",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ipor.one",
            "domain_keyword": "ipor",
            "domain_tld": "one",
            "query_time": "2024-06-01 01:14:11",
            "create_date": "2023-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2024-04-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ipor.com.cn",
            "domain_keyword": "ipor",
            "domain_tld": "com.cn",
            "query_time": "2024-05-27 13:25:05",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "肖疏雨",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ipor.shop",
            "domain_keyword": "ipor",
            "domain_tld": "shop",
            "query_time": "2024-04-17 08:09:57",
            "create_date": "2023-10-18",
            "update_date": "2024-01-29",
            "expiry_date": "2024-10-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ipor.pro",
            "domain_keyword": "ipor",
            "domain_tld": "pro",
            "query_time": "2024-04-12 13:30:52",
            "create_date": "2023-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ipor.pe",
            "domain_keyword": "ipor",
            "domain_tld": "pe",
            "query_time": "2024-04-12 13:30:51",
            "registrar_name": "Yachay Telecomunicaciones",
            "registrant_name": "DREAMS OF SOFTWARE IN PERU SAC",
            "name_servers": [
                "merlin.ns.cloudflare.com",
                "phoenix.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 21,
            "domain_name": "ipor.eu",
            "domain_keyword": "ipor",
            "domain_tld": "eu",
            "query_time": "2024-05-15 15:09:31",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ipor</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>21</total>
  <relation>eq</relation>
  <current>21</current>
 </count>
 <unique_domains>ipor.com, ipor.nl, ipor.pt, ipor.ru, ipor.jp, ipor.net, ipor.me, ipor.pl, ipor.info, ipor.capital, ipor.foundation, ipor.io, ipor.center, ipor.finance, ipor.org, ipor.one, ipor.com.cn, ipor.shop, ipor.pro, ipor.pe, ipor.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ipor.com</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 13:25:05</query_time>
   <create_date>2001-02-13</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>mns01.domaincontrol.com</value>
    <value>mns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ipor.nl</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 03:25:26</query_time>
   <create_date>2002-06-12</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ipor.pt</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-27 13:25:05</query_time>
   <create_date>2006-03-02</create_date>
   <registrant_name>José Maciel e Irmãos Lda</registrant_name>
   <registrant_address>Lugar de Algares</registrant_address>
   <registrant_city>Viana do Castelo</registrant_city>
   <registrant_state>Viana do Castelo</registrant_state>
   <registrant_zip>4700</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
    <value>ns3.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>ipor.ru</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:33:34</query_time>
   <create_date>2008-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</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>5</num>
   <domain_name>ipor.jp</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 08:09:55</query_time>
   <create_date>2008-07-24</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>chinoken</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>ipor.net</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 08:11:37</query_time>
   <create_date>2014-12-24</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>7</num>
   <domain_name>ipor.me</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-19 03:25:26</query_time>
   <create_date>2015-09-16</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2026-09-16</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>iporter</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>KR</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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ipor.pl</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 07:28:41</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ipor.info</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 05:54:06</query_time>
   <create_date>2020-12-27</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2026-12-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IPOR Labs AG</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>please query the rdds service of the registrar 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-1081.awsdns-07.org</value>
    <value>ns-1617.awsdns-10.co.uk</value>
    <value>ns-283.awsdns-35.com</value>
    <value>ns-808.awsdns-37.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ipor.capital</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-04 05:54:06</query_time>
   <create_date>2020-12-27</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IPOR Labs AG</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>please query the rdds service of the registrar 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-1246.awsdns-27.org</value>
    <value>ns-1954.awsdns-52.co.uk</value>
    <value>ns-460.awsdns-57.com</value>
    <value>ns-801.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ipor.foundation</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-27 13:25:05</query_time>
   <create_date>2020-12-27</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2026-12-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IPOR Labs AG</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>please query the rdds service of the registrar 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-1141.awsdns-14.org</value>
    <value>ns-1958.awsdns-52.co.uk</value>
    <value>ns-505.awsdns-63.com</value>
    <value>ns-865.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ipor.io</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 03:25:26</query_time>
   <create_date>2021-02-16</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2027-02-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IPOR Labs AG</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>please query the rdds service of the registrar 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-1048.awsdns-03.org</value>
    <value>ns-1907.awsdns-46.co.uk</value>
    <value>ns-243.awsdns-30.com</value>
    <value>ns-661.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ipor.center</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-27 13:25:05</query_time>
   <create_date>2021-06-29</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>nothing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Brabant</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>clark.ns.cloudflare.com</value>
    <value>harlee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ipor.finance</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-21 07:28:41</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-22</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-1.awsdns-00.com</value>
    <value>ns-1078.awsdns-06.org</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-901.awsdns-48.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>15</num>
   <domain_name>ipor.org</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 13:25:05</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-06-11</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>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>16</num>
   <domain_name>ipor.one</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-01 01:14:11</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ipor.com.cn</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-27 13:25:05</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>肖疏雨</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ipor.shop</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 08:09:57</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-10-18</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ipor.pro</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-12 13:30:52</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ipor.pe</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-04-12 13:30:51</query_time>
   <registrar_name>Yachay Telecomunicaciones</registrar_name>
   <registrant_name>DREAMS OF SOFTWARE IN PERU SAC</registrant_name>
   <name_servers>
    <value>merlin.ns.cloudflare.com</value>
    <value>phoenix.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>ipor.eu</domain_name>
   <domain_keyword>ipor</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-15 15:09:31</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>
 </results>
 <stats>
  <total_time>0.034</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 2,512 domain names (in 0.061 seconds) which look and sound like the brand name "ipor".
Domain Name Registered Expiry Registrar Ownership
1 ipod.hamburg 14 Jul 2014 14 Jul 2024 MarkMonitor Inc. -
2 iporn.top 3 May 2024 3 May 2025 GoDaddy.com Domains By Proxy, LLC
3 iphr.net 1 Feb 2008 1 Feb 2025 ANNULET, INC BuyDomains.com
4 icor.online 18 Jun 2021 18 Jun 2024 Cronon GmbH Ireneusz Bachurski Przedsiebiorstwo INFO-BI
5 iport.online 1 May 2021 1 May 2025 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Ireneusz Bachurski Przedsiebiorstwo INFO-BI
6 ipoc.lgbt 27 Oct 2023 27 Oct 2024 NETIM SARL Borrow A Geek
7 yipor.com 23 Sep 2015 23 Sep 2024 Dynadot Inc -
8 iopr.org 22 Nov 2000 22 Nov 2024 Gandi SAS OIPR
9 ivor.ro 28 Aug 2006 26 Sep 2025 ICI - Registrar -
10 pior.pt - - - -
11 ikor.pl 17 Oct 2007 17 Oct 2024 home.pl S.A. -
12 ipowr.co 14 Mar 2024 14 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 ippr.org 25 Apr 2000 25 Apr 2025 Mesh Digital Limited Domains By Proxy, LLC
14 ipod.xn--tckwe 17 Dec 2015 17 Dec 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
15 icor.cloud 16 Nov 2021 16 Nov 2024 Mesh Digital Limited Domains By Proxy, LLC
16 ilpor.com 29 Jan 2008 29 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
17 ipar.tv 3 Feb 2011 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 upor.org 17 Nov 2022 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 icor.lt 12 Jan 2010 13 Jan 2025 Kauno technologijos universitetas UAB "ICOR"
20 ipod.pl 16 Apr 2020 16 Apr 2025 Aftermarket.pl Limited -
21 izor.link 23 Jul 2023 23 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
22 ipgr.cc 14 Oct 2020 14 Oct 2024 GoDaddy.com, LLC -
23 ifor.me 8 Nov 2023 8 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Yi Wei Ren
24 igor.com.pl 6 Aug 2003 5 Aug 2024 Domena.pl sp. z o.o. -
25 ipop.fun 24 Mar 2023 24 Mar 2026 Go Daddy, LLC Domains By Proxy, LLC
26 ipok.me 21 Oct 2022 21 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
27 spor.se 24 Apr 2007 24 Apr 2025 LoopiaGroup2 -
28 qpor.com 15 Apr 2005 15 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
29 opor.ng 1 Dec 2021 1 Dec 2024 NETIM Redacted | EU Registrar
30 iporn.win 2 May 2021 2 May 2025 Porkbun Private by Design, LLC
31 ipoe.education 21 Aug 2021 21 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 ipo0.com 8 Jun 2023 8 Jun 2024 GRANSY S.R.O D/B/A SUBREG.CZ My Domain Provider
33 ipoh.dev 23 Mar 2023 23 Mar 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
34 inor.com.au - - Melbourne IT Yudhister Singh
35 iport.co.uk 9 May 2012 9 May 2026 Garth Piesse [Tag = COHERENT-NZ] -
36 ipro.pl 15 Feb 2001 14 Feb 2025 nazwa.pl sp. z o.o. -
37 dpor.me 4 Dec 2023 4 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169506582
38 ipar.bz 3 Feb 2011 3 Feb 2026 GoDaddy.com, LLC -
39 ipro.com.pl 14 Jan 2013 14 Jan 2025 home.pl S.A. -
40 iaor.ru 28 Nov 2023 28 Nov 2024 REGRU-RU Private Person
41 ipoz.ru 28 May 2007 28 May 2025 R01-RU Private Person
42 gpor.com 13 Jun 2005 21 Aug 2024 GoDaddy.com, LLC -
43 ipo3.com 6 Nov 2014 6 Nov 2024 eName Technology Co.,Ltd. -
44 ipoc.jp 17 Nov 2020 30 Nov 2024 - (Not displayed by registrant's request)
45 ipon.live 5 May 2024 5 May 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 ipos.info 27 Dec 2023 27 Dec 2024 Sav.com, LLC - 48 Privacy Protection
47 ipoc.net.cn 22 Mar 2012 22 Mar 2025 阿里云计算有限公司(万网) 武汉市为侨产业园服务有限公司
48 igor.id.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Igor Chuprov
49 ipoa.clinic 12 Jan 2017 12 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0147033555
50 ipou.online 11 Nov 2023 11 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
51 ipro.fun 30 Aug 2022 30 Aug 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
52 ipcr.net 22 Feb 2015 22 Feb 2025 Cronon GmbH -
53 iror.co.uk 6 Jan 2020 6 Jan 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
54 iporn.net 5 May 2001 5 May 2025 GoDaddy.com, LLC -
55 ipod.space 28 Jan 2015 28 Jan 2025 MarkMonitor, Inc (TLDs) Apple Inc.
56 spor.today 9 Sep 2022 9 Sep 2024 Sav.com, LLC - 15 REDACTED FOR PRIVACY
57 ipop.club 7 May 2015 6 May 2024 Key-Systems LLC AZB
58 imor.cn 11 Jun 2023 11 Jun 2024 北京东方网景信息科技有限公司 吴永安
59 iporr.com 27 Aug 2018 27 Aug 2024 PSI-USA, Inc. dba Domain Robot Wolfgang Moecklin IT-Services
60 ihor.su 10 Jan 2020 10 Jan 2025 RUCENTER-SU IHOR HOSTING LLC
61 izor.ru 19 Jan 2018 19 Jan 2025 REGRU-RU Private Person
62 gpor.asia 19 Aug 2023 19 Aug 2024 DNSPod, Inc. Zhao Jing Min
63 iptr.biz 5 Feb 2018 5 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA IPTR s.r.o.
64 ivor.cc 28 Feb 2000 28 Feb 2026 GoDaddy.com, LLC -
65 ifor.store 6 Feb 2024 6 Feb 2025 Gabia, Inc. -
66 ipvr.net 22 Jun 2023 22 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
67 ipol.co.uk 12 Aug 2011 12 Aug 2024 Garth Piesse [Tag = COHERENT-NZ] -
68 ipzr.pl 24 May 2021 24 May 2025 AZ.pl Sp. z o.o. -
69 ipro.chat 6 Jun 2023 6 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Lin Jie
70 uipor.com 22 Mar 2024 22 Mar 2025 Dynadot Inc -
71 spor.info 2 Nov 2011 2 Nov 2024 Key-Systems GmbH Missing Media
72 ipod.green 24 Mar 2015 24 Mar 2025 MarkMonitor Inc. Apple Inc.
73 iport.pro 4 Aug 2011 4 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
74 ipro.technology 31 Jan 2020 31 Jan 2028 MarkMonitor Inc. DNStination Inc.
75 vipor.com 4 Sep 1997 3 Sep 2024 GoDaddy Online Services Cayman Islands Ltd. -
76 ipcor.ie 11 Dec 2013 11 Dec 2024 Image ICT Solutions LTD REDACTED FOR PRIVACY
77 ipoir.ru 29 May 2018 29 May 2025 REGTIME-RU Avtonomnaya Nekommercheskaya Organizatsiya Dopolnitelnogo Professionalnogo Obrazovaniya "Institut Professionalnogo Obrazovaniya i Razvitiya" g. Ryazan
78 ipo7.com 6 Jan 2007 6 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
79 ihor.site 6 Dec 2023 6 Dec 2024 Key-Systems LLC Techcloud sp. z o.o
80 kipor.it 29 Oct 2019 29 Oct 2024 Mobilling di Vito Longo Vito Longo
81 iport.vip 17 May 2016 17 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Bei Jing Yi Shang Xun Da Ke Ji You Xian Gong Si
82 ip-r.ru 9 Apr 2020 9 Apr 2025 REGRU-RU Private Person
83 ipoc.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
84 ipo8.cc 22 Apr 2023 22 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
85 icor.info 3 Sep 2009 3 Sep 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
86 ipok.pl 4 Jan 2008 4 Jan 2025 premium.pl Sp. z o.o. -
87 iper.world 10 Mar 2021 10 Mar 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang yu feng
88 ipoy.me 23 Aug 2023 23 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 ipgor.com 14 Nov 2015 14 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 impor.online 25 Nov 2017 25 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
91 ipdr.store 31 May 2024 31 May 2025 Communigal Communications Ltd Domain Name Privacy Inc.
92 ipos.work 2 Mar 2021 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 ipog.org 4 Sep 2002 4 Sep 2024 CloudFlare, Inc. ipog
94 ipoa.shop 4 Dec 2023 4 Dec 2024 Realtime Register B.V. -
95 ipora.net 14 Jun 2013 14 Jun 2025 OVH, SAS REDACTED FOR PRIVACY
96 igor.org.br 18 Dec 2001 18 Dec 2024 - IGOR AC.
97 ipox.top 24 Dec 2023 24 Dec 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
98 iporn.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
99 ipos.io 29 Dec 2019 29 Dec 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
100 iprr.org 10 Apr 2000 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Ipor.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ipor.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ipor.nl",
        "page_size": 100
    },
    "count": {
        "total": 2512,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ipod.hamburg, iporn.top, iphr.net, icor.online, iport.online, ipoc.lgbt, yipor.com, iopr.org, ivor.ro, pior.pt, ikor.pl, ipowr.co, ippr.org, ipod.xn--tckwe, icor.cloud, ilpor.com, ipar.tv, upor.org, icor.lt, ipod.pl, izor.link, ipgr.cc, ifor.me, igor.com.pl, ipop.fun, ipok.me, spor.se, qpor.com, opor.ng, iporn.win, ipoe.education, ipo0.com, ipoh.dev, inor.com.au, iport.co.uk, ipro.pl, dpor.me, ipar.bz, ipro.com.pl, iaor.ru, ipoz.ru, gpor.com, ipo3.com, ipoc.jp, ipon.live, ipos.info, ipoc.net.cn, igor.id.au, ipoa.clinic, ipou.online, ipro.fun, ipcr.net, iror.co.uk, iporn.net, ipod.space, spor.today, ipop.club, imor.cn, iporr.com, ihor.su, izor.ru, gpor.asia, iptr.biz, ivor.cc, ifor.store, ipvr.net, ipol.co.uk, ipzr.pl, ipro.chat, uipor.com, spor.info, ipod.green, iport.pro, ipro.technology, vipor.com, ipcor.ie, ipoir.ru, ipo7.com, ihor.site, kipor.it, iport.vip, ip-r.ru, ipoc.xyz, ipo8.cc, icor.info, ipok.pl, iper.world, ipoy.me, ipgor.com, impor.online, ipdr.store, ipos.work, ipog.org, ipoa.shop, ipora.net, igor.org.br, ipox.top, iporn.ai, ipos.io, iprr.org",
    "results": [
        {
            "num": 1,
            "domain_name": "ipod.hamburg",
            "domain_keyword": "ipod",
            "domain_tld": "hamburg",
            "query_time": "2024-04-12 13:29:55",
            "create_date": "2014-07-14",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-14",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "iporn.top",
            "domain_keyword": "iporn",
            "domain_tld": "top",
            "query_time": "2024-05-04 05:54:08",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "http://www.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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "iphr.net",
            "domain_keyword": "iphr",
            "domain_tld": "net",
            "query_time": "2024-04-16 16:17:53",
            "create_date": "2008-02-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "icor.online",
            "domain_keyword": "icor",
            "domain_tld": "online",
            "query_time": "2024-05-07 07:33:36",
            "create_date": "2021-06-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "PL",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "iport.online",
            "domain_keyword": "iport",
            "domain_tld": "online",
            "query_time": "2024-05-08 08:12:08",
            "create_date": "2021-05-01",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-01",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ipoc.lgbt",
            "domain_keyword": "ipoc",
            "domain_tld": "lgbt",
            "query_time": "2024-05-08 08:11:14",
            "create_date": "2023-10-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Borrow A Geek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar 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.borrowageek.com",
                "ns2.borrowageek.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "yipor.com",
            "domain_keyword": "yipor",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:21:18",
            "create_date": "2015-09-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "iopr.org",
            "domain_keyword": "iopr",
            "domain_tld": "org",
            "query_time": "2024-04-21 22:55:44",
            "create_date": "2000-11-22",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OIPR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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.netsysteme.net",
                "ns2.netsysteme.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ivor.ro",
            "domain_keyword": "ivor",
            "domain_tld": "ro",
            "query_time": "2024-05-19 19:11:41",
            "create_date": "2006-08-28",
            "expiry_date": "2025-09-26",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns.rohost.com",
                "ns2.rohost.com",
                "ns3.rohost.com",
                "ns4.rohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 10,
            "domain_name": "pior.pt",
            "domain_keyword": "pior",
            "domain_tld": "pt",
            "query_time": "2024-05-19 14:47:11",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 11,
            "domain_name": "ikor.pl",
            "domain_keyword": "ikor",
            "domain_tld": "pl",
            "query_time": "2024-05-19 16:31:09",
            "create_date": "2007-10-17",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-17",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ipowr.co",
            "domain_keyword": "ipowr",
            "domain_tld": "co",
            "query_time": "2024-05-19 03:26:04",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ippr.org",
            "domain_keyword": "ippr",
            "domain_tld": "org",
            "query_time": "2024-05-14 02:44:18",
            "create_date": "2000-04-25",
            "update_date": "2023-11-15",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.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": [
                "jeff.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ipod.xn--tckwe",
            "domain_keyword": "ipod",
            "domain_tld": "xn--tckwe",
            "query_time": "2024-05-24 14:48:34",
            "create_date": "2015-12-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-17",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Apple Inc.",
            "registrant_address": "One Apple Park Way",
            "registrant_city": "Cupertino",
            "registrant_state": "California",
            "registrant_zip": "95014",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4089961010",
            "name_servers": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "icor.cloud",
            "domain_keyword": "icor",
            "domain_tld": "cloud",
            "query_time": "2024-05-23 12:31:01",
            "create_date": "2021-11-16",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.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.krystal.uk",
                "ns2.krystal.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ilpor.com",
            "domain_keyword": "ilpor",
            "domain_tld": "com",
            "query_time": "2024-05-27 07:06:23",
            "create_date": "2008-01-29",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-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": "Capital",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PY",
            "registrant_email": "https://tieredaccess.com/contact/5ed154b1-e77a-4f2d-a8da-eac829a19eed",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.hostmar.com",
                "ns4.hostmar.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ipar.tv",
            "domain_keyword": "ipar",
            "domain_tld": "tv",
            "query_time": "2024-05-29 21:49:34",
            "create_date": "2011-02-03",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-03",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "upor.org",
            "domain_keyword": "upor",
            "domain_tld": "org",
            "query_time": "2024-04-07 13:27:28",
            "create_date": "2022-11-17",
            "update_date": "2023-08-17",
            "expiry_date": "2024-11-17",
            "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": [
                "rocky.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "icor.lt",
            "domain_keyword": "icor",
            "domain_tld": "lt",
            "query_time": "2024-04-08 02:42:57",
            "create_date": "2010-01-12",
            "expiry_date": "2025-01-13",
            "registrar_name": "Kauno technologijos universitetas",
            "registrar_website": "https://www.domains.lt",
            "registrant_company": "UAB \"ICOR\"",
            "name_servers": [
                "aspen.ns.cloudflare.com",
                "etienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 20,
            "domain_name": "ipod.pl",
            "domain_keyword": "ipod",
            "domain_tld": "pl",
            "query_time": "2024-04-17 08:07:55",
            "create_date": "2020-04-16",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-16",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 21,
            "domain_name": "izor.link",
            "domain_keyword": "izor",
            "domain_tld": "link",
            "query_time": "2024-04-08 01:40:37",
            "create_date": "2023-07-23",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ipgr.cc",
            "domain_keyword": "ipgr",
            "domain_tld": "cc",
            "query_time": "2024-04-07 09:35:32",
            "create_date": "2020-10-14",
            "update_date": "2022-10-15",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ifor.me",
            "domain_keyword": "ifor",
            "domain_tld": "me",
            "query_time": "2024-04-21 14:46:00",
            "create_date": "2023-11-08",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yi Wei Ren",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "igor.com.pl",
            "domain_keyword": "igor",
            "domain_tld": "com.pl",
            "query_time": "2024-03-18 04:22:31",
            "create_date": "2003-08-06",
            "update_date": "2021-04-15",
            "expiry_date": "2024-08-05",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.ogicom.pl",
                "ns2.ogicom.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ipop.fun",
            "domain_keyword": "ipop",
            "domain_tld": "fun",
            "query_time": "2024-05-04 05:54:03",
            "create_date": "2023-03-24",
            "update_date": "2024-04-16",
            "expiry_date": "2026-03-24",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ipok.me",
            "domain_keyword": "ipok",
            "domain_tld": "me",
            "query_time": "2024-05-04 05:53:49",
            "create_date": "2022-10-21",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "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": [
                "brynne.ns.cloudflare.com",
                "keaton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "spor.se",
            "domain_keyword": "spor",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:14:02",
            "create_date": "2007-04-24",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-24",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 28,
            "domain_name": "qpor.com",
            "domain_keyword": "qpor",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:47:03",
            "create_date": "2005-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shan Xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com",
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "opor.ng",
            "domain_keyword": "opor",
            "domain_tld": "ng",
            "query_time": "2024-05-13 04:56:13",
            "create_date": "2021-12-01",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-01",
            "registrar_name": "NETIM",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "UA",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "iporn.win",
            "domain_keyword": "iporn",
            "domain_tld": "win",
            "query_time": "2024-05-08 08:11:38",
            "create_date": "2021-05-02",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "harlan.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ipoe.education",
            "domain_keyword": "ipoe",
            "domain_tld": "education",
            "query_time": "2024-05-08 08:11:19",
            "create_date": "2021-08-21",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-21",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ipo0.com",
            "domain_keyword": "ipo0",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:11:12",
            "create_date": "2023-06-08",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "My Domain Provider",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ipoh.dev",
            "domain_keyword": "ipoh",
            "domain_tld": "dev",
            "query_time": "2024-05-21 07:28:30",
            "create_date": "2023-03-23",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Selangor Darul Ehsan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "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": [
                "carl.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "inor.com.au",
            "domain_keyword": "inor",
            "domain_tld": "com.au",
            "query_time": "2024-05-18 19:57:16",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Yudhister Singh",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "iport.co.uk",
            "domain_keyword": "iport",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 02:44:02",
            "create_date": "2012-05-09",
            "update_date": "2023-01-09",
            "expiry_date": "2026-05-09",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "ipro.pl",
            "domain_keyword": "ipro",
            "domain_tld": "pl",
            "query_time": "2024-05-19 03:27:01",
            "create_date": "2001-02-15",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-14",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns41.cloudns.net",
                "ns42.cloudns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "dpor.me",
            "domain_keyword": "dpor",
            "domain_tld": "me",
            "query_time": "2024-06-02 05:54:32",
            "create_date": "2023-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169506582",
            "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.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ipar.bz",
            "domain_keyword": "ipar",
            "domain_tld": "bz",
            "query_time": "2024-05-29 21:49:34",
            "create_date": "2011-02-03",
            "update_date": "2023-08-01",
            "expiry_date": "2026-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ipro.com.pl",
            "domain_keyword": "ipro",
            "domain_tld": "com.pl",
            "query_time": "2024-04-08 06:40:42",
            "create_date": "2013-01-14",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-14",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "iaor.ru",
            "domain_keyword": "iaor",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:35:17",
            "create_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "ipoz.ru",
            "domain_keyword": "ipoz",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:34:07",
            "create_date": "2007-05-28",
            "expiry_date": "2025-05-28",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "parking1.nic.ru",
                "parking2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "gpor.com",
            "domain_keyword": "gpor",
            "domain_tld": "com",
            "query_time": "2024-05-02 23:49:26",
            "create_date": "2005-06-13",
            "update_date": "2022-09-16",
            "expiry_date": "2024-08-21",
            "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": 43,
            "domain_name": "ipo3.com",
            "domain_keyword": "ipo3",
            "domain_tld": "com",
            "query_time": "2024-04-12 13:29:51",
            "create_date": "2014-11-06",
            "update_date": "2015-09-14",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/ipo3.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ipoc.jp",
            "domain_keyword": "ipoc",
            "domain_tld": "jp",
            "query_time": "2024-04-12 13:29:53",
            "create_date": "2020-11-17",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-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": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "ipon.live",
            "domain_keyword": "ipon",
            "domain_tld": "live",
            "query_time": "2024-05-08 15:49:58",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2026-05-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ipos.info",
            "domain_keyword": "ipos",
            "domain_tld": "info",
            "query_time": "2024-05-08 08:12:10",
            "create_date": "2023-12-27",
            "update_date": "2024-01-08",
            "expiry_date": "2024-12-27",
            "registrar_iana": 3938,
            "registrar_name": "Sav.com, LLC - 48",
            "registrar_website": "https://rdapserver.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ipoc.net.cn",
            "domain_keyword": "ipoc",
            "domain_tld": "net.cn",
            "query_time": "2024-05-04 05:52:44",
            "create_date": "2012-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "武汉市为侨产业园服务有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "igor.id.au",
            "domain_keyword": "igor",
            "domain_tld": "id.au",
            "query_time": "2024-05-11 18:11:16",
            "update_date": "2023-10-10",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Igor Chuprov",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ipoa.clinic",
            "domain_keyword": "ipoa",
            "domain_tld": "clinic",
            "query_time": "2024-05-21 07:28:23",
            "create_date": "2017-01-12",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-12",
            "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 0147033555",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ipou.online",
            "domain_keyword": "ipou",
            "domain_tld": "online",
            "query_time": "2024-05-19 03:26:02",
            "create_date": "2023-11-11",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-11",
            "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": [
                "hera.ns.cloudflare.com",
                "jaxson.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ipro.fun",
            "domain_keyword": "ipro",
            "domain_tld": "fun",
            "query_time": "2024-05-14 02:45:06",
            "create_date": "2022-08-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-30",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ipcr.net",
            "domain_keyword": "ipcr",
            "domain_tld": "net",
            "query_time": "2024-05-23 11:34:01",
            "create_date": "2015-02-22",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks18.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "iror.co.uk",
            "domain_keyword": "iror",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 20:30:08",
            "create_date": "2020-01-06",
            "update_date": "2023-07-20",
            "expiry_date": "2026-01-06",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "iporn.net",
            "domain_keyword": "iporn",
            "domain_tld": "net",
            "query_time": "2024-05-27 13:25:06",
            "create_date": "2001-05-05",
            "update_date": "2023-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.hostedtube.com",
                "ns2.hostedtube.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ipod.space",
            "domain_keyword": "ipod",
            "domain_tld": "space",
            "query_time": "2024-05-24 14:48:33",
            "create_date": "2015-01-28",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-28",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Apple Inc.",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "spor.today",
            "domain_keyword": "spor",
            "domain_tld": "today",
            "query_time": "2024-05-24 16:17:13",
            "create_date": "2022-09-09",
            "update_date": "2024-04-14",
            "expiry_date": "2024-09-09",
            "registrar_iana": 3905,
            "registrar_name": "Sav.com, LLC - 15",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ipop.club",
            "domain_keyword": "ipop",
            "domain_tld": "club",
            "query_time": "2024-06-02 17:06:19",
            "create_date": "2015-05-07",
            "update_date": "2023-06-21",
            "expiry_date": "2024-05-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AZB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "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": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "imor.cn",
            "domain_keyword": "imor",
            "domain_tld": "cn",
            "query_time": "2024-04-14 06:35:26",
            "create_date": "2023-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "吴永安",
            "registrant_email": "[email protected]",
            "name_servers": [
                "17ex1.dns.com",
                "17ex2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "iporr.com",
            "domain_keyword": "iporr",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:10:19",
            "create_date": "2018-08-27",
            "update_date": "2023-10-16",
            "expiry_date": "2024-08-27",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolfgang Moecklin IT-Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/iporr.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ihor.su",
            "domain_keyword": "ihor",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:22",
            "create_date": "2020-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "IHOR HOSTING LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+74991124597",
            "name_servers": [
                "alexa.ns.cloudflare.com",
                "darwin.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 61,
            "domain_name": "izor.ru",
            "domain_keyword": "izor",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:37:26",
            "create_date": "2018-01-19",
            "expiry_date": "2025-01-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "gpor.asia",
            "domain_keyword": "gpor",
            "domain_tld": "asia",
            "query_time": "2024-05-02 23:49:25",
            "create_date": "2023-08-19",
            "update_date": "2023-12-26",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhao Jing Min",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan 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": [
                "athena.dnspod.net",
                "steam.dnspod.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "iptr.biz",
            "domain_keyword": "iptr",
            "domain_tld": "biz",
            "query_time": "2024-04-26 09:36:51",
            "create_date": "2018-02-05",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IPTR s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jihomoravsky",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ivor.cc",
            "domain_keyword": "ivor",
            "domain_tld": "cc",
            "query_time": "2024-05-13 01:11:41",
            "create_date": "2000-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2026-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8503.hostgator.com",
                "ns8504.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ifor.store",
            "domain_keyword": "ifor",
            "domain_tld": "store",
            "query_time": "2024-05-26 13:50:14",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ipvr.net",
            "domain_keyword": "ipvr",
            "domain_tld": "net",
            "query_time": "2024-05-15 09:42:20",
            "create_date": "2023-06-22",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MAKATI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ipvr.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": 67,
            "domain_name": "ipol.co.uk",
            "domain_keyword": "ipol",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 09:37:26",
            "create_date": "2011-08-12",
            "update_date": "2023-10-21",
            "expiry_date": "2024-08-12",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "ipzr.pl",
            "domain_keyword": "ipzr",
            "domain_tld": "pl",
            "query_time": "2024-05-16 14:14:12",
            "create_date": "2021-05-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-24",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ipro.chat",
            "domain_keyword": "ipro",
            "domain_tld": "chat",
            "query_time": "2024-05-14 02:45:06",
            "create_date": "2023-06-06",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lin Jie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "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": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "uipor.com",
            "domain_keyword": "uipor",
            "domain_tld": "com",
            "query_time": "2024-05-22 03:33:26",
            "create_date": "2024-03-22",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "spor.info",
            "domain_keyword": "spor",
            "domain_tld": "info",
            "query_time": "2024-05-23 03:27:49",
            "create_date": "2011-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Missing Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NW",
            "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": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ipod.green",
            "domain_keyword": "ipod",
            "domain_tld": "green",
            "query_time": "2024-05-24 04:05:33",
            "create_date": "2015-03-24",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-24",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apple Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "iport.pro",
            "domain_keyword": "iport",
            "domain_tld": "pro",
            "query_time": "2024-05-19 03:25:27",
            "create_date": "2011-08-04",
            "update_date": "2023-06-12",
            "expiry_date": "2024-08-04",
            "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": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ipro.technology",
            "domain_keyword": "ipro",
            "domain_tld": "technology",
            "query_time": "2024-05-19 03:26:58",
            "create_date": "2020-01-31",
            "update_date": "2023-03-24",
            "expiry_date": "2028-01-31",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNStination Inc.",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "vipor.com",
            "domain_keyword": "vipor",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:43:53",
            "create_date": "1997-09-04",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ipcor.ie",
            "domain_keyword": "ipcor",
            "domain_tld": "ie",
            "query_time": "2024-05-29 21:50:35",
            "create_date": "2013-12-11",
            "update_date": "2024-01-13",
            "expiry_date": "2024-12-11",
            "registrar_name": "Image ICT Solutions LTD",
            "registrar_website": "www.imageictsolutions.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jillian.ns.cloudflare.com",
                "tadeo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ipoir.ru",
            "domain_keyword": "ipoir",
            "domain_tld": "ru",
            "query_time": "2024-06-01 01:14:06",
            "create_date": "2018-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "REGTIME-RU",
            "registrant_company": "Avtonomnaya Nekommercheskaya Organizatsiya Dopolnitelnogo Professionalnogo Obrazovaniya \"Institut Professionalnogo Obrazovaniya i Razvitiya\" g. Ryazan",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net",
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "ipo7.com",
            "domain_keyword": "ipo7",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:40:26",
            "create_date": "2007-01-06",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=ipo7.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ihor.site",
            "domain_keyword": "ihor",
            "domain_tld": "site",
            "query_time": "2024-04-11 08:30:56",
            "create_date": "2023-12-06",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Techcloud sp. z o.o",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "amir.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kipor.it",
            "domain_keyword": "kipor",
            "domain_tld": "it",
            "query_time": "2024-04-18 07:55:50",
            "create_date": "2019-10-29",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-29",
            "registrar_name": "Mobilling di Vito Longo",
            "registrar_website": "http://domini.tv",
            "registrant_company": "Vito Longo",
            "registrant_address": "Corso Alcide De Gasperi 298",
            "registrant_city": "Bari",
            "registrant_state": "BA",
            "registrant_zip": "70125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 81,
            "domain_name": "iport.vip",
            "domain_keyword": "iport",
            "domain_tld": "vip",
            "query_time": "2024-04-17 08:10:19",
            "create_date": "2016-05-17",
            "update_date": "2019-12-13",
            "expiry_date": "2025-05-17",
            "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": "Bei Jing Yi Shang Xun Da Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ip-r.ru",
            "domain_keyword": "ip-r",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:32:31",
            "create_date": "2020-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "ipoc.xyz",
            "domain_keyword": "ipoc",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 05:52:44",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ipo8.cc",
            "domain_keyword": "ipo8",
            "domain_tld": "cc",
            "query_time": "2024-05-04 05:52:41",
            "create_date": "2023-04-22",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "icor.info",
            "domain_keyword": "icor",
            "domain_tld": "info",
            "query_time": "2024-05-07 07:33:36",
            "create_date": "2009-09-03",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-03",
            "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": "DE",
            "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": [
                "ns.ipn.de",
                "ns.link-m.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ipok.pl",
            "domain_keyword": "ipok",
            "domain_tld": "pl",
            "query_time": "2024-04-02 06:10:46",
            "create_date": "2008-01-04",
            "update_date": "2024-03-21",
            "expiry_date": "2025-01-04",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.premium.pl",
                "ns2.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "iper.world",
            "domain_keyword": "iper",
            "domain_tld": "world",
            "query_time": "2024-05-24 14:42:48",
            "create_date": "2021-03-10",
            "update_date": "2021-03-15",
            "expiry_date": "2031-03-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang yu feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ipoy.me",
            "domain_keyword": "ipoy",
            "domain_tld": "me",
            "query_time": "2024-05-14 02:44:09",
            "create_date": "2023-08-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "frida.ns.cloudflare.com",
                "santino.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ipgor.com",
            "domain_keyword": "ipgor",
            "domain_tld": "com",
            "query_time": "2024-05-15 09:36:15",
            "create_date": "2015-11-14",
            "update_date": "2021-08-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "impor.online",
            "domain_keyword": "impor",
            "domain_tld": "online",
            "query_time": "2024-05-15 16:56:26",
            "create_date": "2017-11-25",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ipdr.store",
            "domain_keyword": "ipdr",
            "domain_tld": "store",
            "query_time": "2024-06-02 17:23:17",
            "create_date": "2024-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ipos.work",
            "domain_keyword": "ipos",
            "domain_tld": "work",
            "query_time": "2024-04-12 13:31:02",
            "create_date": "2021-03-02",
            "update_date": "2023-07-27",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ipog.org",
            "domain_keyword": "ipog",
            "domain_tld": "org",
            "query_time": "2024-04-17 08:08:42",
            "create_date": "2002-09-04",
            "update_date": "2023-08-10",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ipog",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "ryan.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "ipoa.shop",
            "domain_keyword": "ipoa",
            "domain_tld": "shop",
            "query_time": "2024-04-17 08:07:44",
            "create_date": "2023-12-04",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-04",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ipora.net",
            "domain_keyword": "ipora",
            "domain_tld": "net",
            "query_time": "2024-04-17 08:09:55",
            "create_date": "2013-06-14",
            "update_date": "2024-04-03",
            "expiry_date": "2025-06-14",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "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": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipora.net",
                "ns2.ipora.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "igor.org.br",
            "domain_keyword": "igor",
            "domain_tld": "org.br",
            "query_time": "2024-05-04 03:32:28",
            "create_date": "2001-12-18",
            "update_date": "2023-01-30",
            "expiry_date": "2024-12-18",
            "registrant_name": "IGOR AC.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.msitecnologia.com",
                "ns4.msitecnologia.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 97,
            "domain_name": "ipox.top",
            "domain_keyword": "ipox",
            "domain_tld": "top",
            "query_time": "2024-05-04 05:54:53",
            "create_date": "2023-12-24",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gracie.ns.cloudflare.com",
                "yisroel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "iporn.ai",
            "domain_keyword": "iporn",
            "domain_tld": "ai",
            "query_time": "2024-05-04 05:54:07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ipos.io",
            "domain_keyword": "ipos",
            "domain_tld": "io",
            "query_time": "2024-05-04 05:54:35",
            "create_date": "2019-12-29",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "iprr.org",
            "domain_keyword": "iprr",
            "domain_tld": "org",
            "query_time": "2024-05-04 05:57:43",
            "create_date": "2000-04-10",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-10",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ipor.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2512</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ipod.hamburg, iporn.top, iphr.net, icor.online, iport.online, ipoc.lgbt, yipor.com, iopr.org, ivor.ro, pior.pt, ikor.pl, ipowr.co, ippr.org, ipod.xn--tckwe, icor.cloud, ilpor.com, ipar.tv, upor.org, icor.lt, ipod.pl, izor.link, ipgr.cc, ifor.me, igor.com.pl, ipop.fun, ipok.me, spor.se, qpor.com, opor.ng, iporn.win, ipoe.education, ipo0.com, ipoh.dev, inor.com.au, iport.co.uk, ipro.pl, dpor.me, ipar.bz, ipro.com.pl, iaor.ru, ipoz.ru, gpor.com, ipo3.com, ipoc.jp, ipon.live, ipos.info, ipoc.net.cn, igor.id.au, ipoa.clinic, ipou.online, ipro.fun, ipcr.net, iror.co.uk, iporn.net, ipod.space, spor.today, ipop.club, imor.cn, iporr.com, ihor.su, izor.ru, gpor.asia, iptr.biz, ivor.cc, ifor.store, ipvr.net, ipol.co.uk, ipzr.pl, ipro.chat, uipor.com, spor.info, ipod.green, iport.pro, ipro.technology, vipor.com, ipcor.ie, ipoir.ru, ipo7.com, ihor.site, kipor.it, iport.vip, ip-r.ru, ipoc.xyz, ipo8.cc, icor.info, ipok.pl, iper.world, ipoy.me, ipgor.com, impor.online, ipdr.store, ipos.work, ipog.org, ipoa.shop, ipora.net, igor.org.br, ipox.top, iporn.ai, ipos.io, iprr.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ipod.hamburg</domain_name>
   <domain_keyword>ipod</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-04-12 13:29:55</query_time>
   <create_date>2014-07-14</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>2</num>
   <domain_name>iporn.top</domain_name>
   <domain_keyword>iporn</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-04 05:54:08</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>http://www.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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>iphr.net</domain_name>
   <domain_keyword>iphr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 16:17:53</query_time>
   <create_date>2008-02-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</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>4</num>
   <domain_name>icor.online</domain_name>
   <domain_keyword>icor</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 07:33:36</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>PL</registrant_state>
   <registrant_country>PL</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.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>iport.online</domain_name>
   <domain_keyword>iport</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 08:12:08</query_time>
   <create_date>2021-05-01</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_country>PL</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>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ipoc.lgbt</domain_name>
   <domain_keyword>ipoc</domain_keyword>
   <domain_tld>lgbt</domain_tld>
   <query_time>2024-05-08 08:11:14</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Borrow A Geek</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>IE</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.borrowageek.com</value>
    <value>ns2.borrowageek.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>yipor.com</domain_name>
   <domain_keyword>yipor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:21:18</query_time>
   <create_date>2015-09-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>iopr.org</domain_name>
   <domain_keyword>iopr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 22:55:44</query_time>
   <create_date>2000-11-22</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OIPR</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>FR</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.netsysteme.net</value>
    <value>ns2.netsysteme.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ivor.ro</domain_name>
   <domain_keyword>ivor</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-19 19:11:41</query_time>
   <create_date>2006-08-28</create_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns.rohost.com</value>
    <value>ns2.rohost.com</value>
    <value>ns3.rohost.com</value>
    <value>ns4.rohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pior.pt</domain_name>
   <domain_keyword>pior</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-19 14:47:11</query_time>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>ikor.pl</domain_name>
   <domain_keyword>ikor</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 16:31:09</query_time>
   <create_date>2007-10-17</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ipowr.co</domain_name>
   <domain_keyword>ipowr</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 03:26:04</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ippr.org</domain_name>
   <domain_keyword>ippr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 02:44:18</query_time>
   <create_date>2000-04-25</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>jeff.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.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>ipod.xn--tckwe</domain_name>
   <domain_keyword>ipod</domain_keyword>
   <domain_tld>xn--tckwe</domain_tld>
   <query_time>2024-05-24 14:48:34</query_time>
   <create_date>2015-12-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Apple Inc.</registrant_company>
   <registrant_address>One Apple Park Way</registrant_address>
   <registrant_city>Cupertino</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>95014</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4089961010</registrant_phone>
   <name_servers>
    <value>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>icor.cloud</domain_name>
   <domain_keyword>icor</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-23 12:31:01</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.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.krystal.uk</value>
    <value>ns2.krystal.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ilpor.com</domain_name>
   <domain_keyword>ilpor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 07:06:23</query_time>
   <create_date>2008-01-29</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-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>Capital</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PY</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5ed154b1-e77a-4f2d-a8da-eac829a19eed</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.hostmar.com</value>
    <value>ns4.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ipar.tv</domain_name>
   <domain_keyword>ipar</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-29 21:49:34</query_time>
   <create_date>2011-02-03</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-03</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>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>18</num>
   <domain_name>upor.org</domain_name>
   <domain_keyword>upor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 13:27:28</query_time>
   <create_date>2022-11-17</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-11-17</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>rocky.ns.cloudflare.com</value>
    <value>rosa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>icor.lt</domain_name>
   <domain_keyword>icor</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-08 02:42:57</query_time>
   <create_date>2010-01-12</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Kauno technologijos universitetas</registrar_name>
   <registrar_website>https://www.domains.lt</registrar_website>
   <registrant_company>UAB &quot;ICOR&quot;</registrant_company>
   <name_servers>
    <value>aspen.ns.cloudflare.com</value>
    <value>etienne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>ipod.pl</domain_name>
   <domain_keyword>ipod</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-17 08:07:55</query_time>
   <create_date>2020-04-16</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>izor.link</domain_name>
   <domain_keyword>izor</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-08 01:40:37</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ipgr.cc</domain_name>
   <domain_keyword>ipgr</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-07 09:35:32</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.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>ifor.me</domain_name>
   <domain_keyword>ifor</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-21 14:46:00</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yi Wei Ren</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>igor.com.pl</domain_name>
   <domain_keyword>igor</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-18 04:22:31</query_time>
   <create_date>2003-08-06</create_date>
   <update_date>2021-04-15</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.ogicom.pl</value>
    <value>ns2.ogicom.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ipop.fun</domain_name>
   <domain_keyword>ipop</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-04 05:54:03</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-03-24</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ipok.me</domain_name>
   <domain_keyword>ipok</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-04 05:53:49</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</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>brynne.ns.cloudflare.com</value>
    <value>keaton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>spor.se</domain_name>
   <domain_keyword>spor</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:14:02</query_time>
   <create_date>2007-04-24</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>qpor.com</domain_name>
   <domain_keyword>qpor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:47:03</query_time>
   <create_date>2005-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</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>Shan Xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>opor.ng</domain_name>
   <domain_keyword>opor</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-13 04:56:13</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>NETIM</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>iporn.win</domain_name>
   <domain_keyword>iporn</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-08 08:11:38</query_time>
   <create_date>2021-05-02</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>harlan.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ipoe.education</domain_name>
   <domain_keyword>ipoe</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-08 08:11:19</query_time>
   <create_date>2021-08-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-21</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ipo0.com</domain_name>
   <domain_keyword>ipo0</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:11:12</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ipoh.dev</domain_name>
   <domain_keyword>ipoh</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-21 07:28:30</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</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>Selangor Darul Ehsan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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>carl.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>inor.com.au</domain_name>
   <domain_keyword>inor</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-18 19:57:16</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Yudhister Singh</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>iport.co.uk</domain_name>
   <domain_keyword>iport</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 02:44:02</query_time>
   <create_date>2012-05-09</create_date>
   <update_date>2023-01-09</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>ipro.pl</domain_name>
   <domain_keyword>ipro</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 03:27:01</query_time>
   <create_date>2001-02-15</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns41.cloudns.net</value>
    <value>ns42.cloudns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>dpor.me</domain_name>
   <domain_keyword>dpor</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-02 05:54:32</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169506582</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.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.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>38</num>
   <domain_name>ipar.bz</domain_name>
   <domain_keyword>ipar</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-29 21:49:34</query_time>
   <create_date>2011-02-03</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2026-02-03</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>
   <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>39</num>
   <domain_name>ipro.com.pl</domain_name>
   <domain_keyword>ipro</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-08 06:40:42</query_time>
   <create_date>2013-01-14</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>iaor.ru</domain_name>
   <domain_keyword>iaor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:35:17</query_time>
   <create_date>2023-11-28</create_date>
   <expiry_date>2024-11-28</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>41</num>
   <domain_name>ipoz.ru</domain_name>
   <domain_keyword>ipoz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:34:07</query_time>
   <create_date>2007-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>parking1.nic.ru</value>
    <value>parking2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>gpor.com</domain_name>
   <domain_keyword>gpor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 23:49:26</query_time>
   <create_date>2005-06-13</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2024-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>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>43</num>
   <domain_name>ipo3.com</domain_name>
   <domain_keyword>ipo3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 13:29:51</query_time>
   <create_date>2014-11-06</create_date>
   <update_date>2015-09-14</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/ipo3.com</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>44</num>
   <domain_name>ipoc.jp</domain_name>
   <domain_keyword>ipoc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-12 13:29:53</query_time>
   <create_date>2020-11-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-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>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>ipon.live</domain_name>
   <domain_keyword>ipon</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 15:49:58</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2026-05-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ipos.info</domain_name>
   <domain_keyword>ipos</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 08:12:10</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>3938</registrar_iana>
   <registrar_name>Sav.com, LLC - 48</registrar_name>
   <registrar_website>https://rdapserver.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ipoc.net.cn</domain_name>
   <domain_keyword>ipoc</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-04 05:52:44</query_time>
   <create_date>2012-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>武汉市为侨产业园服务有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>igor.id.au</domain_name>
   <domain_keyword>igor</domain_keyword>
   <domain_tld>id.au</domain_tld>
   <query_time>2024-05-11 18:11:16</query_time>
   <update_date>2023-10-10</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Igor Chuprov</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ipoa.clinic</domain_name>
   <domain_keyword>ipoa</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-05-21 07:28:23</query_time>
   <create_date>2017-01-12</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-12</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 0147033555</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ipou.online</domain_name>
   <domain_keyword>ipou</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 03:26:02</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-11</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>hera.ns.cloudflare.com</value>
    <value>jaxson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ipro.fun</domain_name>
   <domain_keyword>ipro</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-14 02:45:06</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ipcr.net</domain_name>
   <domain_keyword>ipcr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 11:34:01</query_time>
   <create_date>2015-02-22</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>iror.co.uk</domain_name>
   <domain_keyword>iror</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 20:30:08</query_time>
   <create_date>2020-01-06</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2026-01-06</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>iporn.net</domain_name>
   <domain_keyword>iporn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 13:25:06</query_time>
   <create_date>2001-05-05</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.hostedtube.com</value>
    <value>ns2.hostedtube.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ipod.space</domain_name>
   <domain_keyword>ipod</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-24 14:48:33</query_time>
   <create_date>2015-01-28</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Apple Inc.</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>56</num>
   <domain_name>spor.today</domain_name>
   <domain_keyword>spor</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-24 16:17:13</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>3905</registrar_iana>
   <registrar_name>Sav.com, LLC - 15</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ipop.club</domain_name>
   <domain_keyword>ipop</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-02 17:06:19</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AZB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevis</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>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>imor.cn</domain_name>
   <domain_keyword>imor</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-14 06:35:26</query_time>
   <create_date>2023-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>吴永安</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>17ex1.dns.com</value>
    <value>17ex2.dns.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>iporr.com</domain_name>
   <domain_keyword>iporr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:10:19</query_time>
   <create_date>2018-08-27</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolfgang Moecklin IT-Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/iporr.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ihor.su</domain_name>
   <domain_keyword>ihor</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:22</query_time>
   <create_date>2020-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>IHOR HOSTING LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+74991124597</registrant_phone>
   <name_servers>
    <value>alexa.ns.cloudflare.com</value>
    <value>darwin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>izor.ru</domain_name>
   <domain_keyword>izor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:37:26</query_time>
   <create_date>2018-01-19</create_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>gpor.asia</domain_name>
   <domain_keyword>gpor</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-02 23:49:25</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-08-19</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>Zhao Jing Min</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan 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>athena.dnspod.net</value>
    <value>steam.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>iptr.biz</domain_name>
   <domain_keyword>iptr</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 09:36:51</query_time>
   <create_date>2018-02-05</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IPTR s.r.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jihomoravsky</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ivor.cc</domain_name>
   <domain_keyword>ivor</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 01:11:41</query_time>
   <create_date>2000-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2026-02-28</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>ns8503.hostgator.com</value>
    <value>ns8504.hostgator.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>65</num>
   <domain_name>ifor.store</domain_name>
   <domain_keyword>ifor</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 13:50:14</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</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>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</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>ipvr.net</domain_name>
   <domain_keyword>ipvr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 09:42:20</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>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=ipvr.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>67</num>
   <domain_name>ipol.co.uk</domain_name>
   <domain_keyword>ipol</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 09:37:26</query_time>
   <create_date>2011-08-12</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>ipzr.pl</domain_name>
   <domain_keyword>ipzr</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 14:14:12</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ipro.chat</domain_name>
   <domain_keyword>ipro</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-14 02:45:06</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lin Jie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>uipor.com</domain_name>
   <domain_keyword>uipor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 03:33:26</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>spor.info</domain_name>
   <domain_keyword>spor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 03:27:49</query_time>
   <create_date>2011-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Missing Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NW</registrant_state>
   <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>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ipod.green</domain_name>
   <domain_keyword>ipod</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-24 04:05:33</query_time>
   <create_date>2015-03-24</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apple Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>73</num>
   <domain_name>iport.pro</domain_name>
   <domain_keyword>iport</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 03:25:27</query_time>
   <create_date>2011-08-04</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-08-04</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>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ipro.technology</domain_name>
   <domain_keyword>ipro</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-19 03:26:58</query_time>
   <create_date>2020-01-31</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2028-01-31</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>75</num>
   <domain_name>vipor.com</domain_name>
   <domain_keyword>vipor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:43:53</query_time>
   <create_date>1997-09-04</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>76</num>
   <domain_name>ipcor.ie</domain_name>
   <domain_keyword>ipcor</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-29 21:50:35</query_time>
   <create_date>2013-12-11</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>Image ICT Solutions LTD</registrar_name>
   <registrar_website>www.imageictsolutions.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>jillian.ns.cloudflare.com</value>
    <value>tadeo.ns.cloudflare.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>ipoir.ru</domain_name>
   <domain_keyword>ipoir</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 01:14:06</query_time>
   <create_date>2018-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_company>Avtonomnaya Nekommercheskaya Organizatsiya Dopolnitelnogo Professionalnogo Obrazovaniya &quot;Institut Professionalnogo Obrazovaniya i Razvitiya&quot; g. Ryazan</registrant_company>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>ipo7.com</domain_name>
   <domain_keyword>ipo7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:40:26</query_time>
   <create_date>2007-01-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=ipo7.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <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>79</num>
   <domain_name>ihor.site</domain_name>
   <domain_keyword>ihor</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-11 08:30:56</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Techcloud sp. z o.o</registrant_company>
   <registrant_country>PL</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>amir.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>kipor.it</domain_name>
   <domain_keyword>kipor</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 07:55:50</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>Mobilling di Vito Longo</registrar_name>
   <registrar_website>http://domini.tv</registrar_website>
   <registrant_company>Vito Longo</registrant_company>
   <registrant_address>Corso Alcide De Gasperi 298</registrant_address>
   <registrant_city>Bari</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>iport.vip</domain_name>
   <domain_keyword>iport</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-17 08:10:19</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2019-12-13</update_date>
   <expiry_date>2025-05-17</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>Bei Jing Yi Shang Xun Da Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</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>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ip-r.ru</domain_name>
   <domain_keyword>ip-r</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:32:31</query_time>
   <create_date>2020-04-09</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>ipoc.xyz</domain_name>
   <domain_keyword>ipoc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 05:52:44</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ipo8.cc</domain_name>
   <domain_keyword>ipo8</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-04 05:52:41</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>icor.info</domain_name>
   <domain_keyword>icor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 07:33:36</query_time>
   <create_date>2009-09-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-03</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>DE</registrant_state>
   <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>ns.ipn.de</value>
    <value>ns.link-m.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ipok.pl</domain_name>
   <domain_keyword>ipok</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-02 06:10:46</query_time>
   <create_date>2008-01-04</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.premium.pl</value>
    <value>ns2.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>iper.world</domain_name>
   <domain_keyword>iper</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-24 14:42:48</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2021-03-15</update_date>
   <expiry_date>2031-03-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang yu feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>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>88</num>
   <domain_name>ipoy.me</domain_name>
   <domain_keyword>ipoy</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-14 02:44:09</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>frida.ns.cloudflare.com</value>
    <value>santino.ns.cloudflare.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>ipgor.com</domain_name>
   <domain_keyword>ipgor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 09:36:15</query_time>
   <create_date>2015-11-14</create_date>
   <update_date>2021-08-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>impor.online</domain_name>
   <domain_keyword>impor</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 16:56:26</query_time>
   <create_date>2017-11-25</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ipdr.store</domain_name>
   <domain_keyword>ipdr</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 17:23:17</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ipos.work</domain_name>
   <domain_keyword>ipos</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-12 13:31:02</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>93</num>
   <domain_name>ipog.org</domain_name>
   <domain_keyword>ipog</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 08:08:42</query_time>
   <create_date>2002-09-04</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ipog</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>ryan.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ipoa.shop</domain_name>
   <domain_keyword>ipoa</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 08:07:44</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-04</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ipora.net</domain_name>
   <domain_keyword>ipora</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 08:09:55</query_time>
   <create_date>2013-06-14</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipora.net</value>
    <value>ns2.ipora.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>igor.org.br</domain_name>
   <domain_keyword>igor</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-04 03:32:28</query_time>
   <create_date>2001-12-18</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrant_name>IGOR AC.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.msitecnologia.com</value>
    <value>ns4.msitecnologia.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>ipox.top</domain_name>
   <domain_keyword>ipox</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-04 05:54:53</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gracie.ns.cloudflare.com</value>
    <value>yisroel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>iporn.ai</domain_name>
   <domain_keyword>iporn</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-04 05:54:07</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ipos.io</domain_name>
   <domain_keyword>ipos</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-04 05:54:35</query_time>
   <create_date>2019-12-29</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>100</num>
   <domain_name>iprr.org</domain_name>
   <domain_keyword>iprr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 05:57:43</query_time>
   <create_date>2000-04-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-10</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.061</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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