WHOIS QUERY TIME

3 May 2024 - 6:20 AM UTC

Registered: 10 September 1999
Modified: 31 May 2023

REGISTRAR

Name: Hostnet B.V.

DNSSEC

no

NAME SERVERS

peyton.ns.cloudflare.com
violet.ns.cloudflare.com

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=inkomen.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "inkomen.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "inkomen.nl",
            "domain_keyword": "inkomen",
            "domain_tld": "nl",
            "query_time": "2024-05-03 06:20:30",
            "create_date": "1999-09-10",
            "update_date": "2023-05-31",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "peyton.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>inkomen.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>inkomen.nl</domain_name>
   <domain_keyword>inkomen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 06:20:30</query_time>
   <create_date>1999-09-10</create_date>
   <update_date>2023-05-31</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>peyton.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</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.055 seconds) for "inkomen.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Apr 2023 - 11:56 PM UTC

Registered: 10 September 1999
Modified: 2 July 2019

REGISTRAR

Name: Bunabu Inc.

DNSSEC

no

NAME SERVERS

peyton.ns.cloudflare.com
violet.ns.cloudflare.com

DOMAIN STATUS

Active

#2 - QUERY TIME

3 Jun 2023 - 10:11 PM UTC

Registered: 10 September 1999
Modified: 31 May 2023

REGISTRAR

Name: Hostnet B.V.

DNSSEC

no

NAME SERVERS

peyton.ns.cloudflare.com
violet.ns.cloudflare.com

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=inkomen.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "inkomen.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "inkomen.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "inkomen.nl",
            "domain_keyword": "inkomen",
            "domain_tld": "nl",
            "query_time": "2023-04-28 23:56:46",
            "create_date": "1999-09-10",
            "update_date": "2019-07-02",
            "registrar_name": "Bunabu Inc.",
            "name_servers": [
                "peyton.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "inkomen.nl",
            "domain_keyword": "inkomen",
            "domain_tld": "nl",
            "query_time": "2023-06-03 22:11:17",
            "create_date": "1999-09-10",
            "update_date": "2023-05-31",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "peyton.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "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>inkomen.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>inkomen.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>inkomen.nl</domain_name>
   <domain_keyword>inkomen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-28 23:56:46</query_time>
   <create_date>1999-09-10</create_date>
   <update_date>2019-07-02</update_date>
   <registrar_name>Bunabu Inc.</registrar_name>
   <name_servers>
    <value>peyton.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>inkomen.nl</domain_name>
   <domain_keyword>inkomen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-06-03 22:11:17</query_time>
   <create_date>1999-09-10</create_date>
   <update_date>2023-05-31</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>peyton.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.055</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 4 domain names (in 0.021 seconds) which contained the exact domain keyword "inkomen".
Domain Name Registered Expiry Registrar Ownership
1 inkomen.nl 10 Sep 1999 - Hostnet B.V. -
2 inkomen.com 29 May 2003 29 May 2025 ANNULET, INC BuyDomains.com
3 inkomen.org 8 May 2004 8 May 2025 The Registrar Company B.V. Domeinplein
4 inkomen.net 15 Dec 2016 15 Dec 2024 Vautron Rechenzentrum AG -
5 inkomen.info 25 Feb 2023 25 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=inkomen&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "inkomen",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "inkomen.nl, inkomen.com, inkomen.org, inkomen.net, inkomen.info",
    "results": [
        {
            "num": 1,
            "domain_name": "inkomen.nl",
            "domain_keyword": "inkomen",
            "domain_tld": "nl",
            "query_time": "2024-05-03 06:20:30",
            "create_date": "1999-09-10",
            "update_date": "2023-05-31",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "peyton.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "inkomen.com",
            "domain_keyword": "inkomen",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:36:52",
            "create_date": "2003-05-29",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-29",
            "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": 3,
            "domain_name": "inkomen.org",
            "domain_keyword": "inkomen",
            "domain_tld": "org",
            "query_time": "2024-05-13 08:20:54",
            "create_date": "2004-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1480,
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "http://www.theregistrarcompany.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domeinplein",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Unknown",
            "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": [
                "ns1.fpbdomains.eu",
                "ns2.fpbdomains.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "inkomen.net",
            "domain_keyword": "inkomen",
            "domain_tld": "net",
            "query_time": "2024-05-03 06:20:30",
            "create_date": "2016-12-15",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "Noord-Holland",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.securenameserver15.nl",
                "ns2.securenameserver15.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "inkomen.info",
            "domain_keyword": "inkomen",
            "domain_tld": "info",
            "query_time": "2024-06-04 16:14:23",
            "create_date": "2023-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.021,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>inkomen</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>inkomen.nl, inkomen.com, inkomen.org, inkomen.net, inkomen.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>inkomen.nl</domain_name>
   <domain_keyword>inkomen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 06:20:30</query_time>
   <create_date>1999-09-10</create_date>
   <update_date>2023-05-31</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>peyton.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>inkomen.com</domain_name>
   <domain_keyword>inkomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:36:52</query_time>
   <create_date>2003-05-29</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-29</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>3</num>
   <domain_name>inkomen.org</domain_name>
   <domain_keyword>inkomen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 08:20:54</query_time>
   <create_date>2004-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1480</registrar_iana>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>http://www.theregistrarcompany.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domeinplein</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Unknown</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>ns1.fpbdomains.eu</value>
    <value>ns2.fpbdomains.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>inkomen.net</domain_name>
   <domain_keyword>inkomen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 06:20:30</query_time>
   <create_date>2016-12-15</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>Noord-Holland</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.securenameserver15.nl</value>
    <value>ns2.securenameserver15.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>inkomen.info</domain_name>
   <domain_keyword>inkomen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-04 16:14:23</query_time>
   <create_date>2023-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>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>
 </results>
 <stats>
  <total_time>0.021</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,749 domain names (in 0.161 seconds) which look and sound like the brand name "inkomen".
Domain Name Registered Expiry Registrar Ownership
1 inkopen.eu - - Realtime Register B.V. -
2 inkwomen.org 23 Apr 2024 23 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
3 innomen.xyz 11 Dec 2022 11 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
4 inkmen.net 9 Apr 2018 9 Apr 2025 GoDaddy.com, LLC -
5 inkofen.net 21 Oct 2004 21 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
6 nikomen.run 16 May 2024 16 May 2025 OVH SAS REDACTED FOR PRIVACY
7 inkofen.com 9 Jan 2015 9 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
8 innomen.net 22 Aug 2021 22 Aug 2024 Launchpad.com Inc. -
9 inkwomen.club 23 Apr 2024 23 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
10 inkomet.pl 2 Mar 2004 2 Mar 2025 AZ.pl Sp. z o.o. -
11 inkomun.org 7 Jun 2024 7 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
12 nikomen.it 16 Aug 2010 16 Aug 2024 Aruba s.p.a. hidden
13 inkomel.pl 3 Sep 2002 2 Sep 2024 home.pl S.A. -
14 indomen.in 18 Apr 2006 18 Apr 2025 Rediff.com India Limited indomen.in
15 infomen.online 15 Feb 2024 15 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
16 innomen.com 20 Oct 2018 20 Oct 2024 GoDaddy.com, LLC -
17 ingomen.de - - - -
18 inkomend.email 5 Jan 2017 5 Jan 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com Superior B.V.
19 inksmen.com 22 Feb 2013 22 Feb 2025 FastDomain Inc. -
20 inkomens.nl 14 Oct 2021 - AlgorithMedia -
21 inkomin.com 9 Sep 2005 9 Sep 2024 TUCOWS, INC. REDACTED FOR PRIVACY
22 inkwomen.com 24 Jul 2013 24 Jul 2024 GoDaddy.com, LLC -
23 nikomen.ru 26 Oct 2023 26 Oct 2024 REGRU-RU Private Person
24 inkopen.app 23 May 2018 23 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Liqua
25 insomen.com 14 May 2024 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 inkopen.com 25 Nov 1999 25 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu Liqua
27 inwomen.com 13 Aug 1998 12 Aug 2024 INAMES CO., LTD. Hong young jin
28 inkomon.com 17 Mar 2022 17 Mar 2025 OVH, SAS EasyChain
29 inkomun.com 6 Jun 2024 6 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
30 infomen.com 20 Dec 2013 20 Dec 2024 GoDaddy.com, LLC -
31 linkomen.com 7 Apr 2022 7 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 inwomen.ru 28 May 2018 28 May 2024 RU-CENTER-RU Private Person
33 inkonen.cloud 12 Mar 2024 12 Mar 2025 DNSPod, Inc. Liu Yong Qiang
34 infomen.jp 16 May 2012 31 May 2025 - (Not displayed by registrant's request)
35 pinkomen.jp 22 Sep 2021 30 Sep 2024 - isamu shukunami
36 inkomed.pl 21 Jun 2019 21 Jun 2024 home.pl S.A. -
37 ink-men.net 14 Apr 2018 14 Apr 2025 GoDaddy.com, LLC -
38 inkopen.biz 4 Oct 2008 3 Oct 2024 Metaregistrar BV REDACTED FOR PRIVACY
39 ink-men.org 14 Apr 2018 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 ink-men.info 14 Apr 2018 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 inbomen.nl 25 Apr 2003 - Registrar.eu -
42 infomen.pl 17 Nov 2003 17 Nov 2024 cyber_Folks S.A. -
43 infomen.org 31 Dec 2023 31 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 inkome.net 18 Sep 2023 18 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
45 indomen.com 14 Apr 2015 14 Apr 2025 Megazone Corp., dba HOSTING.KR Jun Park
46 inkmen.com 24 Jun 2015 24 Jun 2025 GoDaddy.com, LLC -
47 inkomed.ru 29 Oct 2003 29 Oct 2024 RU-CENTER-RU Limited liability company "INKO"
48 intomen.com 12 Aug 2017 12 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
49 inkoman.com 24 Apr 2021 24 Apr 2025 TurnCommerce, Inc. DBA NameBright.com -
50 inkomet.ru 23 Aug 2013 23 Aug 2024 R01-RU Private Person
51 incomen.online 2 May 2024 2 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
52 inmomen.com 11 Aug 2022 11 Aug 2024 Sav.com, LLC -
53 inkoken.nl 12 Sep 2008 - Cronon GmbH -
54 inkomet.com 5 Mar 2001 6 Mar 2025 WEBCC Centaury
55 inkwomen.ink 23 Apr 2024 23 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
56 inkopen.nl 16 Aug 1999 - Cridea -
57 pinkomen.com 15 Jan 2024 15 Jan 2026 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
58 ink-men.com 9 Apr 2018 9 Apr 2025 GoDaddy.com, LLC -
59 inkhomen.com 28 Mar 2024 28 Mar 2025 OVH, SAS Ambroise CHARRON Multimedia
60 inkmen.org 26 May 2019 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 inkmen.info 26 May 2019 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 onkomen.com 26 Sep 2022 26 Sep 2024 Aerotek Bilisim Sanayi ve Ticaret AS Privacy Protect, LLC (PrivacyProtect.org)
63 inkomet.eu - - NetArt Registrar Sp. z o.o. -
64 inomen.com 8 Nov 2015 8 Nov 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
65 inomen.net 15 Apr 2016 15 Apr 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
66 inkome.com 4 Dec 2009 4 Dec 2024 Megazone Corp., dba HOSTING.KR beats
67 inkmen.club 10 Dec 2021 10 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 inkomed.com 18 Apr 2015 18 Apr 2025 Megazone Corp., dba HOSTING.KR namyoungwoo
69 inkomn.com 21 Jul 2020 21 Jul 2024 GoDaddy.com, LLC -
70 incomen.com 4 Jul 2007 4 Jul 2024 Atak Domain Registrant of incomen.com
71 infomen.ru 14 May 2009 14 May 2025 SALENAMES-RU Private Person
72 nikomen.com 16 May 2024 16 May 2025 OVH, SAS REDACTED FOR PRIVACY
73 inkmen.xyz 26 May 2019 26 May 2025 Go Daddy, LLC Domains By Proxy, LLC
74 inikomen.com 13 May 2023 13 May 2024 CV. Jogjacamp -
75 finkomen.nl 3 Aug 2020 - team.blue nl B.V. -
76 inhome1.com 8 Oct 2020 8 Oct 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
77 incomez.com 5 Sep 2008 5 Sep 2024 GoDaddy.com, LLC -
78 incomein.net 9 Apr 2014 9 Apr 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
79 infoman.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
80 infomed.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Manager
81 indomex.io 17 Sep 2020 17 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 incomex.info 31 Mar 2023 31 Mar 2024 IONOS SE DomCollect International GmbH
83 inmoment.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
84 innomed.africa 29 Mar 2024 29 Mar 2025 Domains.co.za Innomed Clinical Trials
85 innoben.online 25 May 2021 25 May 2025 Network Solutions LLC Innovative Benefits Consulting
86 inkaven.xyz 5 Apr 2023 5 Apr 2024 Namecheap Withheld for Privacy Purposes
87 infogen.com 15 Jul 1996 14 Jul 2026 GoDaddy.com, LLC -
88 izkomed.com 15 Dec 2017 15 Dec 2024 Register.com, Inc. -
89 inkomat.com 12 Nov 2002 12 Nov 2024 IONOS SE pruefbau Dr. Ing. H. Duerner GmbH
90 inkomtel.com 16 Oct 2007 16 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
91 inkoofen.net 15 Apr 2016 15 Apr 2025 PSI-USA, Inc. dba Domain Robot Medien-Service-Mittelland GmbH
92 innomin.com 31 Mar 2014 31 Mar 2025 Wild West Domains, LLC -
93 intymen.nl 4 Dec 2013 - The Registrar Company B.V. -
94 kokomen.com 22 Sep 2016 22 Sep 2024 GoDaddy.com, LLC -
95 incomein.com 1 Apr 2013 1 Apr 2025 TurnCommerce, Inc. DBA NameBright.com Domain Administrator
96 inpolen.de - - - -
97 inkom24.ru 22 Nov 2023 22 Nov 2024 REGRU-RU Private Person
98 ink-man.ru 17 Aug 2021 17 Aug 2024 R01-RU Obschestvo s ogranichennoj otvetstvennostyu "INKERMAN"
99 aankomen.nl 24 May 2009 - Media Village B.V. -
100 wnwomen.org.cn 29 Apr 2016 29 Apr 2025 北京新网数码信息技术有限公司 渭南市妇女联合会
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 Inkomen.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=inkomen.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "inkomen.nl",
        "page_size": 100
    },
    "count": {
        "total": 2749,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "inkopen.eu, inkwomen.org, innomen.xyz, inkmen.net, inkofen.net, nikomen.run, inkofen.com, innomen.net, inkwomen.club, inkomet.pl, inkomun.org, nikomen.it, inkomel.pl, indomen.in, infomen.online, innomen.com, ingomen.de, inkomend.email, inksmen.com, inkomens.nl, inkomin.com, inkwomen.com, nikomen.ru, inkopen.app, insomen.com, inkopen.com, inwomen.com, inkomon.com, inkomun.com, infomen.com, linkomen.com, inwomen.ru, inkonen.cloud, infomen.jp, pinkomen.jp, inkomed.pl, ink-men.net, inkopen.biz, ink-men.org, ink-men.info, inbomen.nl, infomen.pl, infomen.org, inkome.net, indomen.com, inkmen.com, inkomed.ru, intomen.com, inkoman.com, inkomet.ru, incomen.online, inmomen.com, inkoken.nl, inkomet.com, inkwomen.ink, inkopen.nl, pinkomen.com, ink-men.com, inkhomen.com, inkmen.org, inkmen.info, onkomen.com, inkomet.eu, inomen.com, inomen.net, inkome.com, inkmen.club, inkomed.com, inkomn.com, incomen.com, infomen.ru, nikomen.com, inkmen.xyz, inikomen.com, finkomen.nl, inhome1.com, incomez.com, incomein.net, infoman.xyz, infomed.com.au, indomex.io, incomex.info, inmoment.xyz, innomed.africa, innoben.online, inkaven.xyz, infogen.com, izkomed.com, inkomat.com, inkomtel.com, inkoofen.net, innomin.com, intymen.nl, kokomen.com, incomein.com, inpolen.de, inkom24.ru, ink-man.ru, aankomen.nl, wnwomen.org.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "inkopen.eu",
            "domain_keyword": "inkopen",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:48:43",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ]
        },
        {
            "num": 2,
            "domain_name": "inkwomen.org",
            "domain_keyword": "inkwomen",
            "domain_tld": "org",
            "query_time": "2024-04-25 19:05:18",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2027-04-23",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "innomen.xyz",
            "domain_keyword": "innomen",
            "domain_tld": "xyz",
            "query_time": "2024-06-09 15:32:31",
            "create_date": "2022-12-11",
            "update_date": "2024-04-16",
            "expiry_date": "2024-12-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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "inkmen.net",
            "domain_keyword": "inkmen",
            "domain_tld": "net",
            "query_time": "2024-04-24 04:36:04",
            "create_date": "2018-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "inkofen.net",
            "domain_keyword": "inkofen",
            "domain_tld": "net",
            "query_time": "2024-04-24 04:36:46",
            "create_date": "2004-10-21",
            "update_date": "2023-11-25",
            "expiry_date": "2024-10-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "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": 6,
            "domain_name": "nikomen.run",
            "domain_keyword": "nikomen",
            "domain_tld": "run",
            "query_time": "2024-05-18 17:19:03",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://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": "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": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "inkofen.com",
            "domain_keyword": "inkofen",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:36:46",
            "create_date": "2015-01-09",
            "update_date": "2021-01-03",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "innomen.net",
            "domain_keyword": "innomen",
            "domain_tld": "net",
            "query_time": "2024-05-24 23:10:12",
            "create_date": "2021-08-22",
            "update_date": "2024-03-02",
            "expiry_date": "2024-08-22",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns6533.hostgator.com",
                "ns6534.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "inkwomen.club",
            "domain_keyword": "inkwomen",
            "domain_tld": "club",
            "query_time": "2024-04-25 14:30:31",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2027-04-23",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "inkomet.pl",
            "domain_keyword": "inkomet",
            "domain_tld": "pl",
            "query_time": "2024-05-07 22:58:02",
            "create_date": "2004-03-02",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-02",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "inkomun.org",
            "domain_keyword": "inkomun",
            "domain_tld": "org",
            "query_time": "2024-06-09 18:22:19",
            "create_date": "2024-06-07",
            "update_date": "2024-06-07",
            "expiry_date": "2026-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "nikomen.it",
            "domain_keyword": "nikomen",
            "domain_tld": "it",
            "query_time": "2024-05-24 16:55:04",
            "create_date": "2010-08-16",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-16",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 13,
            "domain_name": "inkomel.pl",
            "domain_keyword": "inkomel",
            "domain_tld": "pl",
            "query_time": "2024-05-17 05:52:58",
            "create_date": "2002-09-03",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-02",
            "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": 14,
            "domain_name": "indomen.in",
            "domain_keyword": "indomen",
            "domain_tld": "in",
            "query_time": "2024-05-17 17:31:55",
            "create_date": "2006-04-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-18",
            "registrar_iana": 800140,
            "registrar_name": "Rediff.com India Limited",
            "registrar_website": "http://www.rediff.co.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "indomen.in",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.rediffmailpro.com",
                "ns2.rediffmailpro.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "infomen.online",
            "domain_keyword": "infomen",
            "domain_tld": "online",
            "query_time": "2024-06-11 20:39:15",
            "create_date": "2024-02-15",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.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.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "innomen.com",
            "domain_keyword": "innomen",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:32:31",
            "create_date": "2018-10-20",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ingomen.de",
            "domain_keyword": "ingomen",
            "domain_tld": "de",
            "query_time": "2024-05-11 08:06:09",
            "update_date": "2023-08-18",
            "name_servers": [
                "ns11.jimdo.com",
                "ns12.jimdo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "inkomend.email",
            "domain_keyword": "inkomend",
            "domain_tld": "email",
            "query_time": "2024-05-07 22:58:01",
            "create_date": "2017-01-05",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-05",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Superior B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns-3.eu",
                "ns1.hix.nl",
                "ns2.hix.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "inksmen.com",
            "domain_keyword": "inksmen",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:06:26",
            "create_date": "2013-02-22",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "inkomens.nl",
            "domain_keyword": "inkomens",
            "domain_tld": "nl",
            "query_time": "2024-05-24 11:01:15",
            "create_date": "2021-10-14",
            "update_date": "2023-11-30",
            "registrar_name": "AlgorithMedia",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-am8359fa.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "inkomin.com",
            "domain_keyword": "inkomin",
            "domain_tld": "com",
            "query_time": "2024-06-04 16:14:23",
            "create_date": "2005-09-09",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-09",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Derbyshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/3648be3d-57c4-4e53-be5a-9a36f2aed78e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "inkwomen.com",
            "domain_keyword": "inkwomen",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:57:12",
            "create_date": "2013-07-24",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "nikomen.ru",
            "domain_keyword": "nikomen",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:43:06",
            "create_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "inkopen.app",
            "domain_keyword": "inkopen",
            "domain_tld": "app",
            "query_time": "2024-05-24 11:01:19",
            "create_date": "2018-05-23",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liqua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utrecht",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "insomen.com",
            "domain_keyword": "insomen",
            "domain_tld": "com",
            "query_time": "2024-05-17 15:59:00",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=insomen.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "inkopen.com",
            "domain_keyword": "inkopen",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:37:08",
            "create_date": "1999-11-25",
            "update_date": "2024-03-28",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liqua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utrecht",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=inkopen.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "inwomen.com",
            "domain_keyword": "inwomen",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:43:02",
            "create_date": "1998-08-13",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-12",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Hong young jin",
            "registrant_company": "Hong young jin",
            "registrant_address": "108 123 Banyawolbuk-ro Dong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41127",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.536551575",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "inkomon.com",
            "domain_keyword": "inkomon",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:36:53",
            "create_date": "2022-03-17",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-17",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EasyChain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "inkomun.com",
            "domain_keyword": "inkomun",
            "domain_tld": "com",
            "query_time": "2024-06-07 00:44:23",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2026-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=inkomun.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "infomen.com",
            "domain_keyword": "infomen",
            "domain_tld": "com",
            "query_time": "2024-06-11 20:39:15",
            "create_date": "2013-12-20",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-20",
            "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": 31,
            "domain_name": "linkomen.com",
            "domain_keyword": "linkomen",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:43:34",
            "create_date": "2022-04-07",
            "update_date": "2022-08-23",
            "expiry_date": "2024-04-07",
            "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": 32,
            "domain_name": "inwomen.ru",
            "domain_keyword": "inwomen",
            "domain_tld": "ru",
            "query_time": "2024-06-01 01:06:45",
            "create_date": "2018-05-28",
            "expiry_date": "2024-05-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "inkonen.cloud",
            "domain_keyword": "inkonen",
            "domain_tld": "cloud",
            "query_time": "2024-04-24 04:36:56",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liu Yong Qiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun 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": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "infomen.jp",
            "domain_keyword": "infomen",
            "domain_tld": "jp",
            "query_time": "2024-06-02 17:15:34",
            "create_date": "2012-05-16",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 35,
            "domain_name": "pinkomen.jp",
            "domain_keyword": "pinkomen",
            "domain_tld": "jp",
            "query_time": "2024-06-12 20:00:13",
            "create_date": "2021-09-22",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "isamu shukunami",
            "registrant_address": "4730 South Fort Apache Road",
            "registrant_zip": "89147",
            "registrant_email": "[email protected]",
            "registrant_phone": "702-616-9916",
            "name_servers": [
                "ns-1371.awsdns-43.org",
                "ns-1895.awsdns-44.co.uk",
                "ns-245.awsdns-30.com",
                "ns-832.awsdns-40.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 36,
            "domain_name": "inkomed.pl",
            "domain_keyword": "inkomed",
            "domain_tld": "pl",
            "query_time": "2024-05-07 22:58:03",
            "create_date": "2019-06-21",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-21",
            "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": 37,
            "domain_name": "ink-men.net",
            "domain_keyword": "ink-men",
            "domain_tld": "net",
            "query_time": "2024-05-03 06:15:24",
            "create_date": "2018-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "inkopen.biz",
            "domain_keyword": "inkopen",
            "domain_tld": "biz",
            "query_time": "2024-05-21 07:10:06",
            "create_date": "2008-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-03",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "www.metaregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ink-men.org",
            "domain_keyword": "ink-men",
            "domain_tld": "org",
            "query_time": "2024-05-03 06:15:24",
            "create_date": "2018-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ink-men.info",
            "domain_keyword": "ink-men",
            "domain_tld": "info",
            "query_time": "2024-05-03 06:15:24",
            "create_date": "2018-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "inbomen.nl",
            "domain_keyword": "inbomen",
            "domain_tld": "nl",
            "query_time": "2024-05-06 16:16:55",
            "create_date": "2003-04-25",
            "update_date": "2021-01-22",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "infomen.pl",
            "domain_keyword": "infomen",
            "domain_tld": "pl",
            "query_time": "2024-05-04 01:55:11",
            "create_date": "2003-11-17",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-17",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns1.nano.pl",
                "dns2.nano.pl",
                "dns3.nano.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "infomen.org",
            "domain_keyword": "infomen",
            "domain_tld": "org",
            "query_time": "2024-05-09 06:39:02",
            "create_date": "2023-12-31",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "inkome.net",
            "domain_keyword": "inkome",
            "domain_tld": "net",
            "query_time": "2024-06-04 16:14:22",
            "create_date": "2023-09-18",
            "update_date": "2024-05-15",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "brianna.ns.cloudflare.com",
                "julio.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "indomen.com",
            "domain_keyword": "indomen",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:48:10",
            "create_date": "2015-04-14",
            "update_date": "2024-05-24",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Jun Park",
            "registrant_company": "Jun Park",
            "registrant_address": "5F, Sangmu Tower, 7 Sangmujungang-ro,  Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "61962",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.623765993",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "inkmen.com",
            "domain_keyword": "inkmen",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:36:04",
            "create_date": "2015-06-24",
            "update_date": "2022-10-27",
            "expiry_date": "2025-06-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "inkomed.ru",
            "domain_keyword": "inkomed",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:55:08",
            "create_date": "2003-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Limited liability company \"INKO\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "intomen.com",
            "domain_keyword": "intomen",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:52:52",
            "create_date": "2017-08-12",
            "update_date": "2020-08-06",
            "expiry_date": "2025-08-12",
            "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": 49,
            "domain_name": "inkoman.com",
            "domain_keyword": "inkoman",
            "domain_tld": "com",
            "query_time": "2024-05-23 01:06:40",
            "create_date": "2021-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "inkomet.ru",
            "domain_keyword": "inkomet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:55:08",
            "create_date": "2013-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "incomen.online",
            "domain_keyword": "incomen",
            "domain_tld": "online",
            "query_time": "2024-05-05 16:34:34",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.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": [
                "hadlee.ns.cloudflare.com",
                "lennox.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "inmomen.com",
            "domain_keyword": "inmomen",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:04:56",
            "create_date": "2022-08-11",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "inkoken.nl",
            "domain_keyword": "inkoken",
            "domain_tld": "nl",
            "query_time": "2024-05-24 11:01:15",
            "create_date": "2008-09-12",
            "update_date": "2015-02-06",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks04.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 54,
            "domain_name": "inkomet.com",
            "domain_keyword": "inkomet",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:36:53",
            "create_date": "2001-03-05",
            "update_date": "2021-02-05",
            "expiry_date": "2025-03-06",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Centaury Web",
            "registrant_company": "Centaury",
            "registrant_address": "Surabaya",
            "registrant_city": "Surabaya",
            "registrant_state": "Jawa Timur",
            "registrant_zip": "60296",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.62818322622",
            "registrant_fax": "+0.0",
            "name_servers": [
                "ns1.kadne.com",
                "ns2.kadne.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "inkwomen.ink",
            "domain_keyword": "inkwomen",
            "domain_tld": "ink",
            "query_time": "2024-04-25 17:57:48",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2027-04-23",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "inkopen.nl",
            "domain_keyword": "inkopen",
            "domain_tld": "nl",
            "query_time": "2024-05-07 22:58:27",
            "create_date": "1999-08-16",
            "update_date": "2015-05-21",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 57,
            "domain_name": "pinkomen.com",
            "domain_keyword": "pinkomen",
            "domain_tld": "com",
            "query_time": "2024-05-15 04:32:57",
            "create_date": "2024-01-15",
            "update_date": "2024-03-16",
            "expiry_date": "2026-01-15",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ink-men.com",
            "domain_keyword": "ink-men",
            "domain_tld": "com",
            "query_time": "2024-06-04 16:10:00",
            "create_date": "2018-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "inkhomen.com",
            "domain_keyword": "inkhomen",
            "domain_tld": "com",
            "query_time": "2024-05-30 09:50:30",
            "create_date": "2024-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ambroise CHARRON Multimedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "inkmen.org",
            "domain_keyword": "inkmen",
            "domain_tld": "org",
            "query_time": "2024-05-30 09:51:05",
            "create_date": "2019-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "inkmen.info",
            "domain_keyword": "inkmen",
            "domain_tld": "info",
            "query_time": "2024-05-30 09:51:05",
            "create_date": "2019-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "onkomen.com",
            "domain_keyword": "onkomen",
            "domain_tld": "com",
            "query_time": "2024-04-29 16:19:40",
            "create_date": "2022-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1534,
            "registrar_name": "Aerotek Bilisim Sanayi ve Ticaret AS",
            "registrar_website": "http://www.turhost.com/domain",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "cpns1.turhost.com",
                "cpns2.turhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "inkomet.eu",
            "domain_keyword": "inkomet",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:48:43",
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://netart-registrar.com",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ]
        },
        {
            "num": 64,
            "domain_name": "inomen.com",
            "domain_keyword": "inomen",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:12:56",
            "create_date": "2015-11-08",
            "update_date": "2021-10-27",
            "expiry_date": "2025-11-08",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "inomen.net",
            "domain_keyword": "inomen",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:12:56",
            "create_date": "2016-04-15",
            "update_date": "2023-04-17",
            "expiry_date": "2026-04-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "inkome.com",
            "domain_keyword": "inkome",
            "domain_tld": "com",
            "query_time": "2024-05-13 08:20:54",
            "create_date": "2009-12-04",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "inkmen.club",
            "domain_keyword": "inkmen",
            "domain_tld": "club",
            "query_time": "2024-05-03 06:20:14",
            "create_date": "2021-12-10",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-10",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "inkomed.com",
            "domain_keyword": "inkomed",
            "domain_tld": "com",
            "query_time": "2024-05-07 18:54:17",
            "create_date": "2015-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "namyoungwoo",
            "registrant_company": "namyoungwoo",
            "registrant_address": "jiha b01 Bulgoknam-ro 21beon-gil, Bundang-gu,  Seongnam-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "13604",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1037490707",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "inkomn.com",
            "domain_keyword": "inkomn",
            "domain_tld": "com",
            "query_time": "2024-05-03 06:20:31",
            "create_date": "2020-07-21",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "incomen.com",
            "domain_keyword": "incomen",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:23:52",
            "create_date": "2007-07-04",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain",
            "registrar_website": "http://apiname.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Registrant of incomen.com",
            "registrant_address": "72 Chase Side, Suite 2, London, United Kingdom, N14 5PH",
            "registrant_city": "London",
            "registrant_state": "Chase Side",
            "registrant_zip": "N14 5PH",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.7520644531",
            "name_servers": [
                "cloud-un10.nokhosting.com",
                "cloud-un11.nokhosting.com",
                "cloud-un12.nokhosting.com",
                "cloud-un9.nokhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "infomen.ru",
            "domain_keyword": "infomen",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:51:24",
            "create_date": "2009-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "nikomen.com",
            "domain_keyword": "nikomen",
            "domain_tld": "com",
            "query_time": "2024-05-19 15:12:34",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "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": "FR",
            "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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "inkmen.xyz",
            "domain_keyword": "inkmen",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 09:51:05",
            "create_date": "2019-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "inikomen.com",
            "domain_keyword": "inikomen",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:24:25",
            "create_date": "2023-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2024-05-13",
            "registrar_iana": 1478,
            "registrar_name": "CV. Jogjacamp",
            "registrar_website": "http://resellercamp.com/",
            "registrant_state": "Jawa Barat",
            "registrant_country": "ID",
            "name_servers": [
                "exp1.liqu.id",
                "exp2.liqu.id",
                "id1.pasarhosting.com",
                "id2.pasarhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "finkomen.nl",
            "domain_keyword": "finkomen",
            "domain_tld": "nl",
            "query_time": "2024-06-07 09:45:41",
            "create_date": "2020-08-03",
            "update_date": "2021-11-27",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 76,
            "domain_name": "inhome1.com",
            "domain_keyword": "inhome1",
            "domain_tld": "com",
            "query_time": "2024-04-23 21:38:10",
            "create_date": "2020-10-08",
            "update_date": "2021-02-07",
            "expiry_date": "2025-10-08",
            "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": [
                "donald.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "incomez.com",
            "domain_keyword": "incomez",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:25:42",
            "create_date": "2008-09-05",
            "update_date": "2023-10-20",
            "expiry_date": "2024-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "incomein.net",
            "domain_keyword": "incomein",
            "domain_tld": "net",
            "query_time": "2024-04-25 12:05:12",
            "create_date": "2014-04-09",
            "update_date": "2024-02-29",
            "expiry_date": "2025-04-09",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "jeff.ns.cloudflare.com",
                "lady.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "infoman.xyz",
            "domain_keyword": "infoman",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 06:38:55",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "infomed.com.au",
            "domain_keyword": "infomed",
            "domain_tld": "com.au",
            "query_time": "2024-05-24 10:54:19",
            "update_date": "2024-05-16",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "indomex.io",
            "domain_keyword": "indomex",
            "domain_tld": "io",
            "query_time": "2024-05-17 17:31:56",
            "create_date": "2020-09-17",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "incomex.info",
            "domain_keyword": "incomex",
            "domain_tld": "info",
            "query_time": "2024-05-28 18:14:48",
            "create_date": "2023-03-31",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomCollect International GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "inmoment.xyz",
            "domain_keyword": "inmoment",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 09:53:23",
            "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": "innomed.africa",
            "domain_keyword": "innomed",
            "domain_tld": "africa",
            "query_time": "2024-05-29 21:37:31",
            "create_date": "2024-03-29",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1645,
            "registrar_name": "Domains.co.za",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Innomed Clinical Trials",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "innoben.online",
            "domain_keyword": "innoben",
            "domain_tld": "online",
            "query_time": "2024-05-28 05:39:35",
            "create_date": "2021-05-25",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Innovative Benefits Consulting",
            "registrant_state": "PA",
            "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": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "inkaven.xyz",
            "domain_keyword": "inkaven",
            "domain_tld": "xyz",
            "query_time": "2024-06-04 16:10:52",
            "create_date": "2023-04-05",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "infogen.com",
            "domain_keyword": "infogen",
            "domain_tld": "com",
            "query_time": "2024-06-06 13:26:02",
            "create_date": "1996-07-15",
            "update_date": "2022-09-06",
            "expiry_date": "2026-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "izkomed.com",
            "domain_keyword": "izkomed",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:46:44",
            "create_date": "2017-12-15",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "inkomat.com",
            "domain_keyword": "inkomat",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:36:52",
            "create_date": "2002-11-12",
            "update_date": "2018-03-12",
            "expiry_date": "2024-11-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pruefbau Dr. Ing. H. Duerner GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1109.ui-dns.biz",
                "ns1109.ui-dns.com",
                "ns1109.ui-dns.de",
                "ns1109.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "inkomtel.com",
            "domain_keyword": "inkomtel",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:36:55",
            "create_date": "2007-10-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-16",
            "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": "BG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "https://tieredaccess.com/contact/9307c5f6-3107-4e60-b499-2badeff3c28c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.superhosting.bg",
                "ns74.superhosting.bg"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "inkoofen.net",
            "domain_keyword": "inkoofen",
            "domain_tld": "net",
            "query_time": "2024-04-24 04:37:02",
            "create_date": "2016-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "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": "Medien-Service-Mittelland GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sachsen-Anhalt",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/inkoofen.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.icyteas.de",
                "ns2.icyteas.de",
                "ns3.icyteas.de",
                "ns4.icyteas.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "innomin.com",
            "domain_keyword": "innomin",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:23:04",
            "create_date": "2014-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns3018.mochahost.com",
                "ns4018.mochahost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "intymen.nl",
            "domain_keyword": "intymen",
            "domain_tld": "nl",
            "query_time": "2024-04-27 04:09:22",
            "create_date": "2013-12-04",
            "update_date": "2015-05-12",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.thednscompany.com",
                "ns2.thednscompany.com",
                "ns3.thednscompany.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 94,
            "domain_name": "kokomen.com",
            "domain_keyword": "kokomen",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:05:25",
            "create_date": "2016-09-22",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "incomein.com",
            "domain_keyword": "incomein",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:05:12",
            "create_date": "2013-04-01",
            "update_date": "2021-03-26",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Administrator",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "inpolen.de",
            "domain_keyword": "inpolen",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:16:29",
            "update_date": "2018-06-06",
            "name_servers": [
                "ns1.otonet.pl",
                "ns2.otonet.pl",
                "ns3.otonet.pl"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 97,
            "domain_name": "inkom24.ru",
            "domain_keyword": "inkom24",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:55:07",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "ink-man.ru",
            "domain_keyword": "ink-man",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:54:57",
            "create_date": "2021-08-17",
            "expiry_date": "2024-08-17",
            "registrar_name": "R01-RU",
            "registrant_company": "Obschestvo s ogranichennoj otvetstvennostyu \"INKERMAN\"",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "aankomen.nl",
            "domain_keyword": "aankomen",
            "domain_tld": "nl",
            "query_time": "2024-05-04 13:35:32",
            "create_date": "2009-05-24",
            "update_date": "2022-10-10",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 100,
            "domain_name": "wnwomen.org.cn",
            "domain_keyword": "wnwomen",
            "domain_tld": "org.cn",
            "query_time": "2024-05-06 08:23:00",
            "create_date": "2016-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "渭南市妇女联合会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.161,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>inkomen.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2749</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>inkopen.eu, inkwomen.org, innomen.xyz, inkmen.net, inkofen.net, nikomen.run, inkofen.com, innomen.net, inkwomen.club, inkomet.pl, inkomun.org, nikomen.it, inkomel.pl, indomen.in, infomen.online, innomen.com, ingomen.de, inkomend.email, inksmen.com, inkomens.nl, inkomin.com, inkwomen.com, nikomen.ru, inkopen.app, insomen.com, inkopen.com, inwomen.com, inkomon.com, inkomun.com, infomen.com, linkomen.com, inwomen.ru, inkonen.cloud, infomen.jp, pinkomen.jp, inkomed.pl, ink-men.net, inkopen.biz, ink-men.org, ink-men.info, inbomen.nl, infomen.pl, infomen.org, inkome.net, indomen.com, inkmen.com, inkomed.ru, intomen.com, inkoman.com, inkomet.ru, incomen.online, inmomen.com, inkoken.nl, inkomet.com, inkwomen.ink, inkopen.nl, pinkomen.com, ink-men.com, inkhomen.com, inkmen.org, inkmen.info, onkomen.com, inkomet.eu, inomen.com, inomen.net, inkome.com, inkmen.club, inkomed.com, inkomn.com, incomen.com, infomen.ru, nikomen.com, inkmen.xyz, inikomen.com, finkomen.nl, inhome1.com, incomez.com, incomein.net, infoman.xyz, infomed.com.au, indomex.io, incomex.info, inmoment.xyz, innomed.africa, innoben.online, inkaven.xyz, infogen.com, izkomed.com, inkomat.com, inkomtel.com, inkoofen.net, innomin.com, intymen.nl, kokomen.com, incomein.com, inpolen.de, inkom24.ru, ink-man.ru, aankomen.nl, wnwomen.org.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>inkopen.eu</domain_name>
   <domain_keyword>inkopen</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:48:43</query_time>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>inkwomen.org</domain_name>
   <domain_keyword>inkwomen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 19:05:18</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2027-04-23</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>ns17.domaincontrol.com</value>
    <value>ns18.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>innomen.xyz</domain_name>
   <domain_keyword>innomen</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-09 15:32:31</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-12-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>inkmen.net</domain_name>
   <domain_keyword>inkmen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 04:36:04</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>5</num>
   <domain_name>inkofen.net</domain_name>
   <domain_keyword>inkofen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 04:36:46</query_time>
   <create_date>2004-10-21</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>6</num>
   <domain_name>nikomen.run</domain_name>
   <domain_keyword>nikomen</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-18 17:19:03</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>inkofen.com</domain_name>
   <domain_keyword>inkofen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:36:46</query_time>
   <create_date>2015-01-09</create_date>
   <update_date>2021-01-03</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>innomen.net</domain_name>
   <domain_keyword>innomen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 23:10:12</query_time>
   <create_date>2021-08-22</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns6533.hostgator.com</value>
    <value>ns6534.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>inkwomen.club</domain_name>
   <domain_keyword>inkwomen</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 14:30:31</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2027-04-23</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>inkomet.pl</domain_name>
   <domain_keyword>inkomet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-07 22:58:02</query_time>
   <create_date>2004-03-02</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>inkomun.org</domain_name>
   <domain_keyword>inkomun</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 18:22:19</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2026-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>12</num>
   <domain_name>nikomen.it</domain_name>
   <domain_keyword>nikomen</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-24 16:55:04</query_time>
   <create_date>2010-08-16</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>inkomel.pl</domain_name>
   <domain_keyword>inkomel</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 05:52:58</query_time>
   <create_date>2002-09-03</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-02</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>14</num>
   <domain_name>indomen.in</domain_name>
   <domain_keyword>indomen</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-17 17:31:55</query_time>
   <create_date>2006-04-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>800140</registrar_iana>
   <registrar_name>Rediff.com India Limited</registrar_name>
   <registrar_website>http://www.rediff.co.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>indomen.in</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.rediffmailpro.com</value>
    <value>ns2.rediffmailpro.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>infomen.online</domain_name>
   <domain_keyword>infomen</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-11 20:39:15</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.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.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>innomen.com</domain_name>
   <domain_keyword>innomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:32:31</query_time>
   <create_date>2018-10-20</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ingomen.de</domain_name>
   <domain_keyword>ingomen</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-11 08:06:09</query_time>
   <update_date>2023-08-18</update_date>
   <name_servers>
    <value>ns11.jimdo.com</value>
    <value>ns12.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>inkomend.email</domain_name>
   <domain_keyword>inkomend</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-07 22:58:01</query_time>
   <create_date>2017-01-05</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Superior B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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-3.eu</value>
    <value>ns1.hix.nl</value>
    <value>ns2.hix.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>inksmen.com</domain_name>
   <domain_keyword>inksmen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:06:26</query_time>
   <create_date>2013-02-22</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>inkomens.nl</domain_name>
   <domain_keyword>inkomens</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 11:01:15</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-11-30</update_date>
   <registrar_name>AlgorithMedia</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-am8359fa.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>inkomin.com</domain_name>
   <domain_keyword>inkomin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 16:14:23</query_time>
   <create_date>2005-09-09</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Derbyshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3648be3d-57c4-4e53-be5a-9a36f2aed78e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>inkwomen.com</domain_name>
   <domain_keyword>inkwomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:57:12</query_time>
   <create_date>2013-07-24</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-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.eftydns.com</value>
    <value>ns2.eftydns.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>23</num>
   <domain_name>nikomen.ru</domain_name>
   <domain_keyword>nikomen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:43:06</query_time>
   <create_date>2023-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>inkopen.app</domain_name>
   <domain_keyword>inkopen</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 11:01:19</query_time>
   <create_date>2018-05-23</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liqua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utrecht</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>insomen.com</domain_name>
   <domain_keyword>insomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 15:59:00</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=insomen.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>inkopen.com</domain_name>
   <domain_keyword>inkopen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:37:08</query_time>
   <create_date>1999-11-25</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liqua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utrecht</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=inkopen.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>inwomen.com</domain_name>
   <domain_keyword>inwomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:43:02</query_time>
   <create_date>1998-08-13</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Hong young jin</registrant_name>
   <registrant_company>Hong young jin</registrant_company>
   <registrant_address>108 123 Banyawolbuk-ro Dong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41127</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.536551575</registrant_phone>
   <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>28</num>
   <domain_name>inkomon.com</domain_name>
   <domain_keyword>inkomon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:36:53</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EasyChain</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>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>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>inkomun.com</domain_name>
   <domain_keyword>inkomun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 00:44:23</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2026-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=inkomun.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>30</num>
   <domain_name>infomen.com</domain_name>
   <domain_keyword>infomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 20:39:15</query_time>
   <create_date>2013-12-20</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>31</num>
   <domain_name>linkomen.com</domain_name>
   <domain_keyword>linkomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:43:34</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-04-07</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>32</num>
   <domain_name>inwomen.ru</domain_name>
   <domain_keyword>inwomen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 01:06:45</query_time>
   <create_date>2018-05-28</create_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>inkonen.cloud</domain_name>
   <domain_keyword>inkonen</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-24 04:36:56</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</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>Liu Yong Qiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yun 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>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>infomen.jp</domain_name>
   <domain_keyword>infomen</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 17:15:34</query_time>
   <create_date>2012-05-16</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>pinkomen.jp</domain_name>
   <domain_keyword>pinkomen</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-12 20:00:13</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>isamu shukunami</registrant_name>
   <registrant_address>4730 South Fort Apache Road</registrant_address>
   <registrant_zip>89147</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>702-616-9916</registrant_phone>
   <name_servers>
    <value>ns-1371.awsdns-43.org</value>
    <value>ns-1895.awsdns-44.co.uk</value>
    <value>ns-245.awsdns-30.com</value>
    <value>ns-832.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>inkomed.pl</domain_name>
   <domain_keyword>inkomed</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-07 22:58:03</query_time>
   <create_date>2019-06-21</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-21</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>37</num>
   <domain_name>ink-men.net</domain_name>
   <domain_keyword>ink-men</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 06:15:24</query_time>
   <create_date>2018-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>inkopen.biz</domain_name>
   <domain_keyword>inkopen</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-21 07:10:06</query_time>
   <create_date>2008-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>www.metaregistrar.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>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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ink-men.org</domain_name>
   <domain_keyword>ink-men</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 06:15:24</query_time>
   <create_date>2018-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ink-men.info</domain_name>
   <domain_keyword>ink-men</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 06:15:24</query_time>
   <create_date>2018-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>inbomen.nl</domain_name>
   <domain_keyword>inbomen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 16:16:55</query_time>
   <create_date>2003-04-25</create_date>
   <update_date>2021-01-22</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>infomen.pl</domain_name>
   <domain_keyword>infomen</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-04 01:55:11</query_time>
   <create_date>2003-11-17</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns1.nano.pl</value>
    <value>dns2.nano.pl</value>
    <value>dns3.nano.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>infomen.org</domain_name>
   <domain_keyword>infomen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 06:39:02</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>inkome.net</domain_name>
   <domain_keyword>inkome</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 16:14:22</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>brianna.ns.cloudflare.com</value>
    <value>julio.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>indomen.com</domain_name>
   <domain_keyword>indomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:48:10</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Jun Park</registrant_name>
   <registrant_company>Jun Park</registrant_company>
   <registrant_address>5F, Sangmu Tower, 7 Sangmujungang-ro,  Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>61962</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.623765993</registrant_phone>
   <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>46</num>
   <domain_name>inkmen.com</domain_name>
   <domain_keyword>inkmen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:36:04</query_time>
   <create_date>2015-06-24</create_date>
   <update_date>2022-10-27</update_date>
   <expiry_date>2025-06-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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>inkomed.ru</domain_name>
   <domain_keyword>inkomed</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:55:08</query_time>
   <create_date>2003-10-29</create_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Limited liability company &quot;INKO&quot;</registrant_company>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>intomen.com</domain_name>
   <domain_keyword>intomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:52:52</query_time>
   <create_date>2017-08-12</create_date>
   <update_date>2020-08-06</update_date>
   <expiry_date>2025-08-12</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>49</num>
   <domain_name>inkoman.com</domain_name>
   <domain_keyword>inkoman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 01:06:40</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <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>50</num>
   <domain_name>inkomet.ru</domain_name>
   <domain_keyword>inkomet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:55:08</query_time>
   <create_date>2013-08-23</create_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>incomen.online</domain_name>
   <domain_keyword>incomen</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 16:34:34</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.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>hadlee.ns.cloudflare.com</value>
    <value>lennox.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>inmomen.com</domain_name>
   <domain_keyword>inmomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:04:56</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.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>53</num>
   <domain_name>inkoken.nl</domain_name>
   <domain_keyword>inkoken</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 11:01:15</query_time>
   <create_date>2008-09-12</create_date>
   <update_date>2015-02-06</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>inkomet.com</domain_name>
   <domain_keyword>inkomet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:36:53</query_time>
   <create_date>2001-03-05</create_date>
   <update_date>2021-02-05</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Centaury Web</registrant_name>
   <registrant_company>Centaury</registrant_company>
   <registrant_address>Surabaya</registrant_address>
   <registrant_city>Surabaya</registrant_city>
   <registrant_state>Jawa Timur</registrant_state>
   <registrant_zip>60296</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.62818322622</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>ns1.kadne.com</value>
    <value>ns2.kadne.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>55</num>
   <domain_name>inkwomen.ink</domain_name>
   <domain_keyword>inkwomen</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-25 17:57:48</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2027-04-23</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>inkopen.nl</domain_name>
   <domain_keyword>inkopen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 22:58:27</query_time>
   <create_date>1999-08-16</create_date>
   <update_date>2015-05-21</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>pinkomen.com</domain_name>
   <domain_keyword>pinkomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 04:32:57</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2026-01-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ink-men.com</domain_name>
   <domain_keyword>ink-men</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 16:10:00</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>59</num>
   <domain_name>inkhomen.com</domain_name>
   <domain_keyword>inkhomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 09:50:30</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ambroise CHARRON Multimedia</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>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>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>inkmen.org</domain_name>
   <domain_keyword>inkmen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 09:51:05</query_time>
   <create_date>2019-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>inkmen.info</domain_name>
   <domain_keyword>inkmen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 09:51:05</query_time>
   <create_date>2019-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>onkomen.com</domain_name>
   <domain_keyword>onkomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 16:19:40</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1534</registrar_iana>
   <registrar_name>Aerotek Bilisim Sanayi ve Ticaret AS</registrar_name>
   <registrar_website>http://www.turhost.com/domain</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>cpns1.turhost.com</value>
    <value>cpns2.turhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>inkomet.eu</domain_name>
   <domain_keyword>inkomet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:48:43</query_time>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://netart-registrar.com</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>inomen.com</domain_name>
   <domain_keyword>inomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:12:56</query_time>
   <create_date>2015-11-08</create_date>
   <update_date>2021-10-27</update_date>
   <expiry_date>2025-11-08</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>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>inomen.net</domain_name>
   <domain_keyword>inomen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:12:56</query_time>
   <create_date>2016-04-15</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2026-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>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>66</num>
   <domain_name>inkome.com</domain_name>
   <domain_keyword>inkome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 08:20:54</query_time>
   <create_date>2009-12-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>inkmen.club</domain_name>
   <domain_keyword>inkmen</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-03 06:20:14</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-10</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>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>68</num>
   <domain_name>inkomed.com</domain_name>
   <domain_keyword>inkomed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 18:54:17</query_time>
   <create_date>2015-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>namyoungwoo</registrant_name>
   <registrant_company>namyoungwoo</registrant_company>
   <registrant_address>jiha b01 Bulgoknam-ro 21beon-gil, Bundang-gu,  Seongnam-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>13604</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1037490707</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>inkomn.com</domain_name>
   <domain_keyword>inkomn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 06:20:31</query_time>
   <create_date>2020-07-21</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>incomen.com</domain_name>
   <domain_keyword>incomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:23:52</query_time>
   <create_date>2007-07-04</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain</registrar_name>
   <registrar_website>http://apiname.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Registrant of incomen.com</registrant_company>
   <registrant_address>72 Chase Side, Suite 2, London, United Kingdom, N14 5PH</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>Chase Side</registrant_state>
   <registrant_zip>N14 5PH</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.7520644531</registrant_phone>
   <name_servers>
    <value>cloud-un10.nokhosting.com</value>
    <value>cloud-un11.nokhosting.com</value>
    <value>cloud-un12.nokhosting.com</value>
    <value>cloud-un9.nokhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>infomen.ru</domain_name>
   <domain_keyword>infomen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:51:24</query_time>
   <create_date>2009-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>nikomen.com</domain_name>
   <domain_keyword>nikomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 15:12:34</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>inkmen.xyz</domain_name>
   <domain_keyword>inkmen</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 09:51:05</query_time>
   <create_date>2019-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>inikomen.com</domain_name>
   <domain_keyword>inikomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:24:25</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-05-13</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV. Jogjacamp</registrar_name>
   <registrar_website>http://resellercamp.com/</registrar_website>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_country>ID</registrant_country>
   <name_servers>
    <value>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
    <value>id1.pasarhosting.com</value>
    <value>id2.pasarhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>finkomen.nl</domain_name>
   <domain_keyword>finkomen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-07 09:45:41</query_time>
   <create_date>2020-08-03</create_date>
   <update_date>2021-11-27</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>inhome1.com</domain_name>
   <domain_keyword>inhome1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 21:38:10</query_time>
   <create_date>2020-10-08</create_date>
   <update_date>2021-02-07</update_date>
   <expiry_date>2025-10-08</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>donald.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>incomez.com</domain_name>
   <domain_keyword>incomez</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:25:42</query_time>
   <create_date>2008-09-05</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-09-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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>incomein.net</domain_name>
   <domain_keyword>incomein</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 12:05:12</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>jeff.ns.cloudflare.com</value>
    <value>lady.ns.cloudflare.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>infoman.xyz</domain_name>
   <domain_keyword>infoman</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 06:38:55</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>infomed.com.au</domain_name>
   <domain_keyword>infomed</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-24 10:54:19</query_time>
   <update_date>2024-05-16</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>indomex.io</domain_name>
   <domain_keyword>indomex</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-17 17:31:56</query_time>
   <create_date>2020-09-17</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-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>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>82</num>
   <domain_name>incomex.info</domain_name>
   <domain_keyword>incomex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 18:14:48</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomCollect International GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>inmoment.xyz</domain_name>
   <domain_keyword>inmoment</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 09:53:23</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>innomed.africa</domain_name>
   <domain_keyword>innomed</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-29 21:37:31</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Domains.co.za</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Innomed Clinical Trials</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>innoben.online</domain_name>
   <domain_keyword>innoben</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 05:39:35</query_time>
   <create_date>2021-05-25</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Innovative Benefits Consulting</registrant_company>
   <registrant_state>PA</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>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>inkaven.xyz</domain_name>
   <domain_keyword>inkaven</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-04 16:10:52</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>infogen.com</domain_name>
   <domain_keyword>infogen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 13:26:02</query_time>
   <create_date>1996-07-15</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2026-07-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>ns41.domaincontrol.com</value>
    <value>ns42.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>88</num>
   <domain_name>izkomed.com</domain_name>
   <domain_keyword>izkomed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:46:44</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.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>inkomat.com</domain_name>
   <domain_keyword>inkomat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:36:52</query_time>
   <create_date>2002-11-12</create_date>
   <update_date>2018-03-12</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pruefbau Dr. Ing. H. Duerner GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1109.ui-dns.biz</value>
    <value>ns1109.ui-dns.com</value>
    <value>ns1109.ui-dns.de</value>
    <value>ns1109.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>inkomtel.com</domain_name>
   <domain_keyword>inkomtel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:36:55</query_time>
   <create_date>2007-10-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-16</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>BG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/9307c5f6-3107-4e60-b499-2badeff3c28c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.superhosting.bg</value>
    <value>ns74.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>inkoofen.net</domain_name>
   <domain_keyword>inkoofen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 04:37:02</query_time>
   <create_date>2016-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</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>Medien-Service-Mittelland GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sachsen-Anhalt</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/inkoofen.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.icyteas.de</value>
    <value>ns2.icyteas.de</value>
    <value>ns3.icyteas.de</value>
    <value>ns4.icyteas.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>innomin.com</domain_name>
   <domain_keyword>innomin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:23:04</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns3018.mochahost.com</value>
    <value>ns4018.mochahost.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>intymen.nl</domain_name>
   <domain_keyword>intymen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 04:09:22</query_time>
   <create_date>2013-12-04</create_date>
   <update_date>2015-05-12</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.thednscompany.com</value>
    <value>ns2.thednscompany.com</value>
    <value>ns3.thednscompany.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>kokomen.com</domain_name>
   <domain_keyword>kokomen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:05:25</query_time>
   <create_date>2016-09-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-22</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>incomein.com</domain_name>
   <domain_keyword>incomein</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:05:12</query_time>
   <create_date>2013-04-01</create_date>
   <update_date>2021-03-26</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>inpolen.de</domain_name>
   <domain_keyword>inpolen</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:16:29</query_time>
   <update_date>2018-06-06</update_date>
   <name_servers>
    <value>ns1.otonet.pl</value>
    <value>ns2.otonet.pl</value>
    <value>ns3.otonet.pl</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>inkom24.ru</domain_name>
   <domain_keyword>inkom24</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:55:07</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</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>98</num>
   <domain_name>ink-man.ru</domain_name>
   <domain_keyword>ink-man</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:54:57</query_time>
   <create_date>2021-08-17</create_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_company>Obschestvo s ogranichennoj otvetstvennostyu &quot;INKERMAN&quot;</registrant_company>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>aankomen.nl</domain_name>
   <domain_keyword>aankomen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 13:35:32</query_time>
   <create_date>2009-05-24</create_date>
   <update_date>2022-10-10</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>wnwomen.org.cn</domain_name>
   <domain_keyword>wnwomen</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-06 08:23:00</query_time>
   <create_date>2016-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>渭南市妇女联合会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.161</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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