WHOIS QUERY TIME

21 May 2024 - 11:22 PM UTC

Registered: 4 November 2004
Modified: 5 October 2023
Expiry: 4 November 2024

NAME SERVERS

a.sec.dns.br
b.sec.dns.br

DOMAIN STATUS

published

REGISTRANT

Name: NetDom Tecnologia e Sistema da Informacao LTDA
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=netdom.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "netdom.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "netdom.com.br",
            "domain_keyword": "netdom",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 23:22:05",
            "create_date": "2004-11-04",
            "update_date": "2023-10-05",
            "expiry_date": "2024-11-04",
            "registrant_name": "NetDom Tecnologia e Sistema da Informacao LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>netdom.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>netdom.com.br</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 23:22:05</query_time>
   <create_date>2004-11-04</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrant_name>NetDom Tecnologia e Sistema da Informacao LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</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.147 seconds) for "netdom.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Aug 2016 - 11:52 PM UTC

Registered: 4 November 2004
Modified: 7 October 2015
Expiry: 4 November 2016

NAME SERVERS

a.sec.dns.br
b.sec.dns.br

DOMAIN STATUS

published

REGISTRANT

Name: Daniel Mattos
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

19 Apr 2024 - 10:39 PM UTC

Registered: 4 November 2004
Modified: 5 October 2023
Expiry: 4 November 2024

NAME SERVERS

a.sec.dns.br
b.sec.dns.br

DOMAIN STATUS

published

REGISTRANT

Name: NetDom Tecnologia e Sistema da Informacao LTDA
Country: Brazil
Email: [email protected]

* 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=netdom.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "netdom.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "netdom.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "netdom.com.br",
            "domain_keyword": "netdom",
            "domain_tld": "com.br",
            "query_time": "2016-08-30 23:52:28",
            "create_date": "2004-11-04",
            "update_date": "2015-10-07",
            "expiry_date": "2016-11-04",
            "registrant_name": "Daniel Mattos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "netdom.com.br",
            "domain_keyword": "netdom",
            "domain_tld": "com.br",
            "query_time": "2024-04-19 22:39:19",
            "create_date": "2004-11-04",
            "update_date": "2023-10-05",
            "expiry_date": "2024-11-04",
            "registrant_name": "NetDom Tecnologia e Sistema da Informacao LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.147,
        "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>netdom.com.br</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>netdom.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>netdom.com.br</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2016-08-30 23:52:28</query_time>
   <create_date>2004-11-04</create_date>
   <update_date>2015-10-07</update_date>
   <expiry_date>2016-11-04</expiry_date>
   <registrant_name>Daniel Mattos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>netdom.com.br</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-19 22:39:19</query_time>
   <create_date>2004-11-04</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrant_name>NetDom Tecnologia e Sistema da Informacao LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.147</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 8 domain names (in 0.025 seconds) which contained the exact domain keyword "netdom".
Domain Name Registered Expiry Registrar Ownership
1 netdom.com 14 May 2002 14 May 2025 GoDaddy.com, LLC -
2 netdom.com.br 4 Nov 2004 4 Nov 2024 - NetDom Tecnologia e Sistema da Informacao LTDA
3 netdom.net.br 25 Nov 2016 25 Nov 2024 - NetDom Tecnologia e Sistema da Informacao LTDA
4 netdom.us 11 Dec 2016 10 Dec 2024 OVH sas Valentin Lamboley-Depoire
5 netdom.net 8 Dec 2017 7 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
6 netdom.social 17 Apr 2020 17 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
7 netdom.ru 30 Mar 2021 30 Mar 2025 SALENAMES-RU Private Person
8 netdom.pl 27 Dec 2022 27 Dec 2024 Aftermarket.pl Limited -
9 netdom.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=netdom&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "netdom",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "netdom.com, netdom.com.br, netdom.net.br, netdom.us, netdom.net, netdom.social, netdom.ru, netdom.pl, netdom.de",
    "results": [
        {
            "num": 1,
            "domain_name": "netdom.com",
            "domain_keyword": "netdom",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:21:49",
            "create_date": "2002-05-14",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-14",
            "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": 2,
            "domain_name": "netdom.com.br",
            "domain_keyword": "netdom",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 23:22:05",
            "create_date": "2004-11-04",
            "update_date": "2023-10-05",
            "expiry_date": "2024-11-04",
            "registrant_name": "NetDom Tecnologia e Sistema da Informacao LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "netdom.net.br",
            "domain_keyword": "netdom",
            "domain_tld": "net.br",
            "query_time": "2024-04-19 22:39:19",
            "create_date": "2016-11-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-25",
            "registrant_name": "NetDom Tecnologia e Sistema da Informacao LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.netdom.net.br",
                "ns2.netdom.net.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "netdom.us",
            "domain_keyword": "netdom",
            "domain_tld": "us",
            "query_time": "2024-06-12 17:00:14",
            "create_date": "2016-12-11",
            "update_date": "2024-04-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "Valentin Lamboley-Depoire",
            "registrant_address": "office #9984072, c/o OwO, BP80157",
            "registrant_city": "Roubaix Cedex 1",
            "registrant_zip": "59053",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.972101007",
            "name_servers": [
                "ns0.dom.scw.cloud",
                "ns1.dom.scw.cloud"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "netdom.net",
            "domain_keyword": "netdom",
            "domain_tld": "net",
            "query_time": "2024-04-19 22:39:19",
            "create_date": "2017-12-08",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-07",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Privacy protection service - whoisproxy.ru",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "PO box 99, whoisproxy.ru",
            "registrant_city": "Moscow",
            "registrant_state": "Moscow",
            "registrant_zip": "123308",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4957856536",
            "name_servers": [
                "ns1.netdom.net",
                "ns2.netdom.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "netdom.social",
            "domain_keyword": "netdom",
            "domain_tld": "social",
            "query_time": "2024-05-05 11:38:32",
            "create_date": "2020-04-17",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PF",
            "registrant_email": "please query the rdds service of the registrar 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.netdom.social",
                "ns2.netdom.social"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "netdom.ru",
            "domain_keyword": "netdom",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:01:52",
            "create_date": "2021-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "netdom.pl",
            "domain_keyword": "netdom",
            "domain_tld": "pl",
            "query_time": "2024-06-12 17:00:17",
            "create_date": "2022-12-27",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-27",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.dcsaas.net",
                "ns2.dcsaas.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "netdom.de",
            "domain_keyword": "netdom",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:02:54",
            "update_date": "2023-03-15",
            "name_servers": [
                "ns1043.ui-dns.de",
                "ns1070.ui-dns.biz",
                "ns1076.ui-dns.org",
                "ns1084.ui-dns.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>netdom</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>netdom.com, netdom.com.br, netdom.net.br, netdom.us, netdom.net, netdom.social, netdom.ru, netdom.pl, netdom.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>netdom.com</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:21:49</query_time>
   <create_date>2002-05-14</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>2</num>
   <domain_name>netdom.com.br</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 23:22:05</query_time>
   <create_date>2004-11-04</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrant_name>NetDom Tecnologia e Sistema da Informacao LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>netdom.net.br</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-19 22:39:19</query_time>
   <create_date>2016-11-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrant_name>NetDom Tecnologia e Sistema da Informacao LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.netdom.net.br</value>
    <value>ns2.netdom.net.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>netdom.us</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-12 17:00:14</query_time>
   <create_date>2016-12-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>Valentin Lamboley-Depoire</registrant_name>
   <registrant_address>office #9984072, c/o OwO, BP80157</registrant_address>
   <registrant_city>Roubaix Cedex 1</registrant_city>
   <registrant_zip>59053</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.972101007</registrant_phone>
   <name_servers>
    <value>ns0.dom.scw.cloud</value>
    <value>ns1.dom.scw.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>netdom.net</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 22:39:19</query_time>
   <create_date>2017-12-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Privacy protection service - whoisproxy.ru</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>PO box 99, whoisproxy.ru</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>123308</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4957856536</registrant_phone>
   <name_servers>
    <value>ns1.netdom.net</value>
    <value>ns2.netdom.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>netdom.social</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-05 11:38:32</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PF</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.netdom.social</value>
    <value>ns2.netdom.social</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>netdom.ru</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:01:52</query_time>
   <create_date>2021-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>netdom.pl</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-12 17:00:17</query_time>
   <create_date>2022-12-27</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.dcsaas.net</value>
    <value>ns2.dcsaas.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>netdom.de</domain_name>
   <domain_keyword>netdom</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:02:54</query_time>
   <update_date>2023-03-15</update_date>
   <name_servers>
    <value>ns1043.ui-dns.de</value>
    <value>ns1070.ui-dns.biz</value>
    <value>ns1076.ui-dns.org</value>
    <value>ns1084.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.025</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 5,263 domain names (in 0.135 seconds) which look and sound like the brand name "netdom".
Domain Name Registered Expiry Registrar Ownership
1 neddom.ru 18 Oct 2023 18 Oct 2024 RU-CENTER-RU Private Person
2 neodom.network 22 Apr 2022 22 Apr 2025 Sav.com, LLC Privacy Protection
3 inetdom.com 4 Apr 2021 4 Apr 2025 SAV.COM, LLC REDACTED FOR PRIVACY
4 netcom.ca 9 Oct 2000 27 Dec 2024 Tucows.com Co. Allstream Inc.
5 netcom.hr 28 Sep 1998 26 Dec 2024 CARNET NETCOM d. o. o.
6 nextdom.org 16 Aug 2023 16 Aug 2024 DropCatch.com 1358 LLC www.DropCatch.com
7 netdoom.com 27 Jun 2021 27 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
8 netdox.asia 16 Sep 2019 16 Sep 2024 PSI-USA, Inc. dba Domain Robot netdox.de
9 jetdom.com 30 Jul 2020 30 Jul 2024 Epik LLC -
10 netbom.net 29 Dec 2021 29 Dec 2032 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
11 nerdom.app 11 Jul 2023 11 Jul 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
12 netkom.dev 25 Mar 2019 25 Mar 2025 OVH sas NETKOM
13 zetdom.org 1 Feb 2022 1 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
14 nettom.info 9 Jun 2008 9 Jun 2025 Key-Systems GmbH NETTOM S.C. ANNA CHUCHROWSKA-ZIAJKA, TOMASZ ZIAJKA
15 netdot.pl 9 Mar 2011 9 Mar 2025 Consulting Service Sp. z o.o. -
16 netrom.com 27 Nov 1995 26 Nov 2024 Megazone Corp., dba HOSTING.KR Netrom Inc
17 vetdom.im - 2 Jul 2025 - Redacted
18 netcom.info 26 Jul 2001 26 Jul 2024 united-domains AG Wolffheim Unternehmensberatung Einzelfirma
19 newdom.site 29 Jan 2024 29 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
20 netcom.store 26 Apr 2018 26 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
21 netkom.site 1 Jan 2024 1 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
22 netpom.com 7 Aug 2023 7 Aug 2024 Gname 043 Inc -
23 nstdom.ru 14 Dec 2023 14 Dec 2024 REGRU-RU Private Person
24 zetdom.com 22 Oct 2019 22 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
25 netcom.click 28 Feb 2023 28 Feb 2025 OVH sas NETCOM
26 neodom.com.pl 27 Jul 2004 27 Jul 2024 OVH SAS -
27 netkom.net 13 Apr 1999 13 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
28 netcom.info.pl 20 Jan 2005 20 Jan 2025 Digital Media Technology Sp. z o.o. -
29 netkom.org 23 Jan 2006 23 Jan 2025 PSI-USA, Inc. dba Domain Robot NetKom GbR
30 netdon.com 20 Aug 2004 20 Aug 2024 Tucows Domains Inc. -
31 newdom.website 21 Apr 2022 21 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Self
32 petdom.org.uk 22 Sep 2013 22 Sep 2024 20i Ltd [Tag = STACK] -
33 netcom.guide 5 Dec 2023 5 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169519657
34 netdos.xyz 6 Apr 2023 6 Apr 2024 Nics Telekomunikasyon A.S. MERKEZEFENDI DENIZLI
35 netdoc.xyz 28 Feb 2022 28 Feb 2025 Sav.com, LLC Privacy Protection
36 newdom.by 24 Aug 2011 31 Aug 2025 Reliable Software, Ltd ЧУП "Новый Дом плюс"
37 neodom.com 16 Sep 2017 16 Sep 2024 GoDaddy.com, LLC -
38 netcom.domains 18 Aug 2022 18 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
39 neodom.biz 5 Jul 2017 4 Jul 2024 NetArt Registrar Sp z o.o. NEODOM ALEKSANDRA MAJERCZYK
40 netcom.lat 9 May 2019 9 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
41 netdem.nl 9 May 2011 - Greenhost -
42 nettom.net 9 Jun 2008 9 Jun 2025 Key-Systems GmbH REDACTED FOR PRIVACY
43 netdox.com 22 Jun 2002 22 Jun 2024 CSC CORPORATE DOMAINS, INC. Conduent Business Services, LLC
44 netxom.com 4 May 2002 4 May 2025 GoDaddy.com, LLC -
45 nesdom.space 3 Jul 2023 3 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li jun
46 netcom.works 10 Oct 2021 10 Oct 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
47 petdom.com 19 Dec 2006 19 Dec 2024 GoDaddy.com, LLC -
48 nevdom.ru 5 Mar 2008 5 Mar 2025 REGRU-RU Private Person
49 netcom.uk.net 21 Mar 2005 21 Mar 2025 Network Solutions LLC -
50 netcom.xyz 6 Sep 2020 6 Sep 2024 Sav.com, LLC Privacy Protection
51 netsom.com 1 Dec 2009 1 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 netdoc.dev 16 Jan 2024 16 Jan 2025 Porkbun LLC Private by Design, LLC
53 netcom.it 1 Jun 2011 12 Jun 2024 Register S.p.a. NetCom Srl
54 vetdom.net 20 Aug 2011 20 Aug 2024 OVH, SAS SAS FAGET VIENNET VETERINAIRES
55 netdol.xyz 9 Aug 2018 9 Aug 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhao Yuelan
56 netvom.online 4 Dec 2023 4 Dec 2024 Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş. GDPR Masked
57 netdot.org 29 May 2023 29 May 2025 Porkbun LLC Private by Design, LLC
58 wetdom.ru 15 Jul 2020 15 Jul 2024 REGRU-RU Private Person
59 netcom.bi 31 Jan 2020 31 Jan 2025 Netim NETCOM EPE
60 netcom.ninja 5 Jul 2017 5 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 netdos.com 17 May 2003 17 May 2024 ANNULET, INC BuyDomains.com
62 neodom.su 25 Jan 2010 25 Jan 2025 RUCENTER-SU Private Person
63 netcom.ltd 8 May 2024 8 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang chang shi
64 nestdom.com 8 Feb 2020 8 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
65 netcom.nyc 27 Mar 2015 26 Mar 2025 GoDaddy.com, LLC NetCom Learning
66 setdom.store 21 Aug 2023 21 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
67 netdorm.com 8 Dec 1998 7 Dec 2025 Netdorm, Inc. dba DnsExit.com -
68 netdoma.com 23 Dec 2007 23 Dec 2025 Alpine Domains Inc. eWeb Development Inc.
69 getdom.pl 26 Oct 2021 26 Oct 2024 PERSKIMEDIA Szymon Perski -
70 betdom.pl 9 Jun 2021 9 Jun 2025 Aftermarket.pl Limited -
71 letdom.ru 1 Aug 2017 1 Aug 2024 REGRU-RU Private Person
72 netcom.website 3 May 2023 3 May 2025 NameSilo, LLC PrivacyGuardian.org llc
73 netlom.com 27 Aug 2013 27 Aug 2024 GoDaddy.com, LLC -
74 neodom.net 17 Apr 2014 17 Apr 2025 GANDI SAS NEODOM
75 netcom.vip 30 May 2023 30 May 2024 Sav.com, LLC - 7 REDACTED FOR PRIVACY
76 netfom.com 25 Jun 2005 25 Jun 2024 GoDaddy.com, LLC -
77 vetdom.com 11 May 2008 11 May 2029 OVH, SAS EMMANUEL FAGET
78 netcom.su 11 Apr 2023 11 Apr 2025 R01-SU OBSchESTVO S OGRANIChENNOJ OTVETSTVENNOSTYu SSSK
79 netcom.cloud 4 Jul 2020 4 Jul 2024 GoDaddy Domains By Proxy, LLC
80 betdom.com 27 Apr 2005 27 Apr 2025 Dynadot Inc -
81 netcom.nl 24 Jun 2009 - XNS Registrar B.V. -
82 metdom.su 7 Sep 2010 7 Sep 2024 RUCENTER-SU Private Person
83 netdome.org 16 Jul 2007 16 Jul 2027 GoDaddy.com, LLC Domains By Proxy, LLC
84 nemdom.ru 11 Jan 2016 11 Jan 2025 RU-CENTER-RU OOO "Nemetskiy Dom Balashiha"
85 netkom.mobi 30 Sep 2015 30 Sep 2024 OVH SAS NETKOM
86 netcom.center 26 Jun 2014 26 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Limited Liability Company "Network Communications"
87 netcom.com.pe - - NIC.PE Hector Chang
88 netwom.it 11 May 2009 15 Apr 2025 Shellrent s.p.a. Cristina Chierichetti
89 nextdom.com 30 Sep 2010 30 Sep 2024 Namebay REDACTED FOR PRIVACY
90 netrom.it 18 Dec 2012 18 Dec 2024 Domeneshop AS NETROM TRANSLATION AS
91 netcom.site 15 Mar 2016 15 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) dong guan shi xiang jiu mai wang luo you xian gong si
92 nftdom.com 19 Apr 2024 19 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
93 netiom.com 15 Aug 2018 15 Aug 2024 GoDaddy.com, LLC -
94 netdim.com 30 Jan 2014 30 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
95 netdem.com 26 Oct 2023 26 Oct 2024 DropCatch.com 1183 LLC HugeDomains.com
96 vetdom.pl 2 Oct 2023 2 Oct 2024 PERSKIMEDIA Szymon Perski -
97 nedtom.us.com 26 Dec 2022 26 Dec 2024 Namecheap -
98 netcom.hu 17 May 2011 - - -
99 newdom.net 4 Mar 2021 4 Mar 2025 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
100 netrom.in 10 Apr 2023 10 Apr 2025 GoDaddy.com, LLC Netrom Services India Pvt Ltd
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 Netdom.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=netdom.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "netdom.com.br",
        "page_size": 100
    },
    "count": {
        "total": 5263,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "neddom.ru, neodom.network, inetdom.com, netcom.ca, netcom.hr, nextdom.org, netdoom.com, netdox.asia, jetdom.com, netbom.net, nerdom.app, netkom.dev, zetdom.org, nettom.info, netdot.pl, netrom.com, vetdom.im, netcom.info, newdom.site, netcom.store, netkom.site, netpom.com, nstdom.ru, zetdom.com, netcom.click, neodom.com.pl, netkom.net, netcom.info.pl, netkom.org, netdon.com, newdom.website, petdom.org.uk, netcom.guide, netdos.xyz, netdoc.xyz, newdom.by, neodom.com, netcom.domains, neodom.biz, netcom.lat, netdem.nl, nettom.net, netdox.com, netxom.com, nesdom.space, netcom.works, petdom.com, nevdom.ru, netcom.uk.net, netcom.xyz, netsom.com, netdoc.dev, netcom.it, vetdom.net, netdol.xyz, netvom.online, netdot.org, wetdom.ru, netcom.bi, netcom.ninja, netdos.com, neodom.su, netcom.ltd, nestdom.com, netcom.nyc, setdom.store, netdorm.com, netdoma.com, getdom.pl, betdom.pl, letdom.ru, netcom.website, netlom.com, neodom.net, netcom.vip, netfom.com, vetdom.com, netcom.su, netcom.cloud, betdom.com, netcom.nl, metdom.su, netdome.org, nemdom.ru, netkom.mobi, netcom.center, netcom.com.pe, netwom.it, nextdom.com, netrom.it, netcom.site, nftdom.com, netiom.com, netdim.com, netdem.com, vetdom.pl, nedtom.us.com, netcom.hu, newdom.net, netrom.in",
    "results": [
        {
            "num": 1,
            "domain_name": "neddom.ru",
            "domain_keyword": "neddom",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:49:34",
            "create_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ignat.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "neodom.network",
            "domain_keyword": "neodom",
            "domain_tld": "network",
            "query_time": "2024-04-23 00:46:47",
            "create_date": "2022-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "inetdom.com",
            "domain_keyword": "inetdom",
            "domain_tld": "com",
            "query_time": "2024-05-23 21:28:30",
            "create_date": "2021-04-04",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-04",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=inetdom.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns.inetdns.com",
                "ns.inetdns.eu",
                "ns.inetdns.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "netcom.ca",
            "domain_keyword": "netcom",
            "domain_tld": "ca",
            "query_time": "2024-05-07 07:38:46",
            "create_date": "2000-10-09",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-27",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Allstream Inc.",
            "registrant_address": "200 Wellington Street West",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5V3G2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4166446888",
            "name_servers": [
                "auth-ns1.allstream.com",
                "auth-ns2.allstream.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "netcom.hr",
            "domain_keyword": "netcom",
            "domain_tld": "hr",
            "query_time": "2024-05-07 07:38:46",
            "create_date": "1998-09-28",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "NETCOM d. o. o.",
            "registrant_address": "Riva 6",
            "registrant_city": "Rijeka",
            "registrant_state": "HR",
            "registrant_zip": "51000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.netcom-hosting.com",
                "ns2.netcom-hosting.com",
                "ns3.netcom.hr",
                "ns4.netcom.hr"
            ]
        },
        {
            "num": 6,
            "domain_name": "nextdom.org",
            "domain_keyword": "nextdom",
            "domain_tld": "org",
            "query_time": "2024-05-10 06:27:39",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 3567,
            "registrar_name": "DropCatch.com 1358 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.DropCatch.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "netdoom.com",
            "domain_keyword": "netdoom",
            "domain_tld": "com",
            "query_time": "2024-05-23 12:23:21",
            "create_date": "2021-06-27",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "netdox.asia",
            "domain_keyword": "netdox",
            "domain_tld": "asia",
            "query_time": "2024-05-26 01:09:28",
            "create_date": "2019-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "netdox.de",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "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": [
                "nsa0.schlundtech.de",
                "nsb0.schlundtech.de",
                "nsc0.schlundtech.de",
                "nsd0.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "jetdom.com",
            "domain_keyword": "jetdom",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:11:28",
            "create_date": "2020-07-30",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-30",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "netbom.net",
            "domain_keyword": "netbom",
            "domain_tld": "net",
            "query_time": "2024-05-07 07:38:21",
            "create_date": "2021-12-29",
            "update_date": "2023-08-26",
            "expiry_date": "2032-12-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=netbom.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "nerdom.app",
            "domain_keyword": "nerdom",
            "domain_tld": "app",
            "query_time": "2024-05-28 19:51:59",
            "create_date": "2023-07-11",
            "update_date": "2024-04-09",
            "expiry_date": "2024-07-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "netkom.dev",
            "domain_keyword": "netkom",
            "domain_tld": "dev",
            "query_time": "2024-04-27 21:39:29",
            "create_date": "2019-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-25",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NETKOM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "zetdom.org",
            "domain_keyword": "zetdom",
            "domain_tld": "org",
            "query_time": "2024-05-17 22:17:37",
            "create_date": "2022-02-01",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-01",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1450.awsdns-53.org",
                "ns-1765.awsdns-28.co.uk",
                "ns-479.awsdns-59.com",
                "ns-899.awsdns-48.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "nettom.info",
            "domain_keyword": "nettom",
            "domain_tld": "info",
            "query_time": "2024-06-09 00:37:13",
            "create_date": "2008-06-09",
            "update_date": "2024-05-25",
            "expiry_date": "2025-06-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NETTOM S.C. ANNA CHUCHROWSKA-ZIAJKA, TOMASZ ZIAJKA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "netdot.pl",
            "domain_keyword": "netdot",
            "domain_tld": "pl",
            "query_time": "2024-04-19 22:39:24",
            "create_date": "2011-03-09",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-09",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "netrom.com",
            "domain_keyword": "netrom",
            "domain_tld": "com",
            "query_time": "2024-05-07 07:47:47",
            "create_date": "1995-11-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Netrom Inc",
            "registrant_company": "Netrom Inc",
            "registrant_address": "590330 Myeongnyun-ro 26an-gil,  Jung-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41962",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.534220377",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "vetdom.im",
            "domain_keyword": "vetdom",
            "domain_tld": "im",
            "query_time": "2024-05-15 01:19:18",
            "expiry_date": "2025-07-02",
            "registrant_name": "Redacted",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ]
        },
        {
            "num": 18,
            "domain_name": "netcom.info",
            "domain_keyword": "netcom",
            "domain_tld": "info",
            "query_time": "2024-06-12 16:58:56",
            "create_date": "2001-07-26",
            "update_date": "2024-06-10",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolffheim Unternehmensberatung Einzelfirma",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "newdom.site",
            "domain_keyword": "newdom",
            "domain_tld": "site",
            "query_time": "2024-05-25 14:35:36",
            "create_date": "2024-01-29",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "bjorn.ns.cloudflare.com",
                "ingrid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "netcom.store",
            "domain_keyword": "netcom",
            "domain_tld": "store",
            "query_time": "2024-05-05 11:37:47",
            "create_date": "2018-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "netkom.site",
            "domain_keyword": "netkom",
            "domain_tld": "site",
            "query_time": "2024-05-07 07:44:03",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "netpom.com",
            "domain_keyword": "netpom",
            "domain_tld": "com",
            "query_time": "2024-04-25 00:02:56",
            "create_date": "2023-08-07",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-07",
            "registrar_iana": 4012,
            "registrar_name": "Gname 043 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "nstdom.ru",
            "domain_keyword": "nstdom",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:28:40",
            "create_date": "2023-12-14",
            "expiry_date": "2024-12-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "zetdom.com",
            "domain_keyword": "zetdom",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:33:21",
            "create_date": "2019-10-22",
            "update_date": "2023-08-13",
            "expiry_date": "2024-10-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Veliko Tarnovo",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns-1002.awsdns-61.net",
                "ns-1167.awsdns-17.org",
                "ns-1541.awsdns-00.co.uk",
                "ns-435.awsdns-54.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "netcom.click",
            "domain_keyword": "netcom",
            "domain_tld": "click",
            "query_time": "2024-05-07 07:38:46",
            "create_date": "2023-02-28",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-28",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NETCOM",
            "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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "neodom.com.pl",
            "domain_keyword": "neodom",
            "domain_tld": "com.pl",
            "query_time": "2024-05-22 14:48:22",
            "create_date": "2004-07-27",
            "update_date": "2023-06-16",
            "expiry_date": "2024-07-27",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.vipower.pl",
                "ns2.vipower.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "netkom.net",
            "domain_keyword": "netkom",
            "domain_tld": "net",
            "query_time": "2024-05-25 19:59:58",
            "create_date": "1999-04-13",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns4.netkom.it",
                "ns5.netkom.it",
                "ns6.netkom.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "netcom.info.pl",
            "domain_keyword": "netcom",
            "domain_tld": "info.pl",
            "query_time": "2024-06-12 16:58:56",
            "create_date": "2005-01-20",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-20",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "netkom.org",
            "domain_keyword": "netkom",
            "domain_tld": "org",
            "query_time": "2024-04-27 21:39:29",
            "create_date": "2006-01-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-23",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NetKom GbR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "netdon.com",
            "domain_keyword": "netdon",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:39:21",
            "create_date": "2004-08-20",
            "update_date": "2021-04-18",
            "expiry_date": "2024-08-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "newdom.website",
            "domain_keyword": "newdom",
            "domain_tld": "website",
            "query_time": "2024-04-30 14:37:26",
            "create_date": "2022-04-21",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Self",
            "registrant_state": "NY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns19.parkpage.foundationapi.com",
                "dns20.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "petdom.org.uk",
            "domain_keyword": "petdom",
            "domain_tld": "org.uk",
            "query_time": "2024-04-18 13:23:02",
            "create_date": "2013-09-22",
            "update_date": "2023-06-19",
            "expiry_date": "2024-09-22",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.eco-dns.co.uk",
                "ns2.eco-dns.co.uk",
                "ns3.eco-dns.co.uk",
                "ns4.eco-dns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "netcom.guide",
            "domain_keyword": "netcom",
            "domain_tld": "guide",
            "query_time": "2024-05-28 19:58:04",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169519657",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "netdos.xyz",
            "domain_keyword": "netdos",
            "domain_tld": "xyz",
            "query_time": "2024-06-12 17:00:16",
            "create_date": "2023-04-06",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-06",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "MERKEZEFENDI  DENIZLI",
            "registrant_state": "MERKEZEFENDI",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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": [
                "ex1.natrohost.com",
                "ex2.natrohost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "netdoc.xyz",
            "domain_keyword": "netdoc",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 07:39:45",
            "create_date": "2022-02-28",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-28",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": [
                "dns1.a.io",
                "dns2.a.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "newdom.by",
            "domain_keyword": "newdom",
            "domain_tld": "by",
            "query_time": "2024-05-25 14:35:36",
            "create_date": "2011-08-24",
            "update_date": "2023-08-02",
            "expiry_date": "2025-08-31",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ЧУП \"Новый Дом плюс\"",
            "registrant_address": "210035, -, г. Витебск, пр-т  Московский, д. 74, к. 1, кв. 73, комната 3",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375212586464",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 37,
            "domain_name": "neodom.com",
            "domain_keyword": "neodom",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:10:29",
            "create_date": "2017-09-16",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-16",
            "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": 38,
            "domain_name": "netcom.domains",
            "domain_keyword": "netcom",
            "domain_tld": "domains",
            "query_time": "2024-06-12 16:58:56",
            "create_date": "2022-08-18",
            "update_date": "2024-01-29",
            "expiry_date": "2024-08-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "neodom.biz",
            "domain_keyword": "neodom",
            "domain_tld": "biz",
            "query_time": "2024-04-16 13:33:54",
            "create_date": "2017-07-05",
            "update_date": "2024-02-06",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp z o.o.",
            "registrar_website": "www.netart-registrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEODOM ALEKSANDRA MAJERCZYK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "dolnoslaskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "netcom.lat",
            "domain_keyword": "netcom",
            "domain_tld": "lat",
            "query_time": "2024-05-09 00:17:15",
            "create_date": "2019-05-09",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "netdem.nl",
            "domain_keyword": "netdem",
            "domain_tld": "nl",
            "query_time": "2024-05-26 01:09:21",
            "create_date": "2011-05-09",
            "update_date": "2021-02-15",
            "registrar_name": "Greenhost",
            "name_servers": [
                "ns1.greenhost.nl",
                "ns2.greenhost.net",
                "ns3.greenhost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 42,
            "domain_name": "nettom.net",
            "domain_keyword": "nettom",
            "domain_tld": "net",
            "query_time": "2024-06-09 00:36:26",
            "create_date": "2008-06-09",
            "update_date": "2024-05-20",
            "expiry_date": "2025-06-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.dinfo.pl",
            "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": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "netdox.com",
            "domain_keyword": "netdox",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:00:17",
            "create_date": "2002-06-22",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-22",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Registrar",
            "registrant_company": "Conduent Business Services, LLC",
            "registrant_address": "100 Campus Dr., Suite 200",
            "registrant_city": "Florham Park",
            "registrant_state": "NJ",
            "registrant_zip": "07932",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8774142676",
            "registrant_fax": "+1.2039751986",
            "name_servers": [
                "ns1.amicillc.com",
                "ns2.amicillc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "netxom.com",
            "domain_keyword": "netxom",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:00:43",
            "create_date": "2002-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "nesdom.space",
            "domain_keyword": "nesdom",
            "domain_tld": "space",
            "query_time": "2024-05-23 12:17:29",
            "create_date": "2023-07-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "li jun",
            "registrant_state": "hei long jiang",
            "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": [
                "brady.ns.cloudflare.com",
                "nicole.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "netcom.works",
            "domain_keyword": "netcom",
            "domain_tld": "works",
            "query_time": "2024-06-12 16:58:56",
            "create_date": "2021-10-10",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-10",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "petdom.com",
            "domain_keyword": "petdom",
            "domain_tld": "com",
            "query_time": "2024-04-18 13:23:02",
            "create_date": "2006-12-19",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "nevdom.ru",
            "domain_keyword": "nevdom",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:44:12",
            "create_date": "2008-03-05",
            "expiry_date": "2025-03-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "netcom.uk.net",
            "domain_keyword": "netcom",
            "domain_tld": "uk.net",
            "query_time": "2024-05-22 11:53:44",
            "create_date": "2005-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_email": "https://whois.centralnic.com/contact/netcom.uk.net/registrant",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "netcom.xyz",
            "domain_keyword": "netcom",
            "domain_tld": "xyz",
            "query_time": "2024-04-15 01:09:04",
            "create_date": "2020-09-06",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "netsom.com",
            "domain_keyword": "netsom",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:17:26",
            "create_date": "2009-12-01",
            "update_date": "2020-01-15",
            "expiry_date": "2025-12-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "netdoc.dev",
            "domain_keyword": "netdoc",
            "domain_tld": "dev",
            "query_time": "2024-05-04 03:49:53",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "netcom.it",
            "domain_keyword": "netcom",
            "domain_tld": "it",
            "query_time": "2024-05-05 11:37:47",
            "create_date": "2011-06-01",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-12",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "NetCom Srl",
            "registrant_address": "Via Goito 138",
            "registrant_city": "Padova",
            "registrant_state": "PD",
            "registrant_zip": "35142",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "vetdom.net",
            "domain_keyword": "vetdom",
            "domain_tld": "net",
            "query_time": "2024-05-09 07:04:26",
            "create_date": "2011-08-20",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-20",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAS FAGET VIENNET VETERINAIRES",
            "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": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "netdol.xyz",
            "domain_keyword": "netdol",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 05:30:42",
            "create_date": "2018-08-09",
            "update_date": "2023-10-13",
            "expiry_date": "2026-08-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Zhao Yuelan",
            "registrant_state": "guang dong",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "netvom.online",
            "domain_keyword": "netvom",
            "domain_tld": "online",
            "query_time": "2024-05-31 14:24:25",
            "create_date": "2023-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.",
            "registrar_website": "http://www.turkticaret.net",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "netdot.org",
            "domain_keyword": "netdot",
            "domain_tld": "org",
            "query_time": "2024-05-31 14:21:14",
            "create_date": "2023-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-122.awsdns-15.com",
                "ns-1334.awsdns-38.org",
                "ns-1768.awsdns-29.co.uk",
                "ns-867.awsdns-44.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "wetdom.ru",
            "domain_keyword": "wetdom",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:05:47",
            "create_date": "2020-07-15",
            "expiry_date": "2024-07-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "netcom.bi",
            "domain_keyword": "netcom",
            "domain_tld": "bi",
            "query_time": "2024-05-26 01:08:15",
            "create_date": "2020-01-31",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-31",
            "registrar_name": "Netim",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "NETCOM EPE",
            "registrant_address": "SINOPOULOU TAKI 37",
            "registrant_city": "ATHENS",
            "registrant_zip": "142 32",
            "registrant_country": "GR",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.domainhostservers.net",
                "ns2.domainhostservers.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "netcom.ninja",
            "domain_keyword": "netcom",
            "domain_tld": "ninja",
            "query_time": "2024-05-23 12:23:05",
            "create_date": "2017-07-05",
            "update_date": "2023-08-19",
            "expiry_date": "2024-07-05",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "netdos.com",
            "domain_keyword": "netdos",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:21:14",
            "create_date": "2003-05-17",
            "update_date": "2023-10-23",
            "expiry_date": "2024-05-17",
            "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-8668229073",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "neodom.su",
            "domain_keyword": "neodom",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:21:27",
            "create_date": "2010-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 63,
            "domain_name": "netcom.ltd",
            "domain_keyword": "netcom",
            "domain_tld": "ltd",
            "query_time": "2024-05-10 11:08:29",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang chang shi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "nestdom.com",
            "domain_keyword": "nestdom",
            "domain_tld": "com",
            "query_time": "2024-05-15 18:11:49",
            "create_date": "2020-02-08",
            "update_date": "2023-08-30",
            "expiry_date": "2025-02-08",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=nestdom.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "netcom.nyc",
            "domain_keyword": "netcom",
            "domain_tld": "nyc",
            "query_time": "2024-05-26 01:08:15",
            "create_date": "2015-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NetCom Learning",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "setdom.store",
            "domain_keyword": "setdom",
            "domain_tld": "store",
            "query_time": "2024-05-12 09:48:23",
            "create_date": "2023-08-21",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "brodie.ns.cloudflare.com",
                "marissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "netdorm.com",
            "domain_keyword": "netdorm",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:39:22",
            "create_date": "1998-12-08",
            "update_date": "2022-12-22",
            "expiry_date": "2025-12-07",
            "registrar_iana": 887,
            "registrar_name": "Netdorm, Inc. dba DnsExit.com",
            "registrar_website": "http://www.dnsexit.com",
            "name_servers": [
                "ns1.dnsexit.com",
                "ns2.dnsexit.com",
                "ns3.dnsexit.com",
                "ns4.dnsexit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "netdoma.com",
            "domain_keyword": "netdoma",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:39:19",
            "create_date": "2007-12-23",
            "update_date": "2023-08-25",
            "expiry_date": "2025-12-23",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "getdom.pl",
            "domain_keyword": "getdom",
            "domain_tld": "pl",
            "query_time": "2024-05-28 23:38:22",
            "create_date": "2021-10-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-26",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "nspl3.4eversolutions.pl",
                "nspl4.4eversolutions.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "betdom.pl",
            "domain_keyword": "betdom",
            "domain_tld": "pl",
            "query_time": "2024-06-07 00:15:43",
            "create_date": "2021-06-09",
            "update_date": "2024-05-15",
            "expiry_date": "2025-06-09",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "kia.ns.cloudflare.com",
                "lamar.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "letdom.ru",
            "domain_keyword": "letdom",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:31:34",
            "create_date": "2017-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "netcom.website",
            "domain_keyword": "netcom",
            "domain_tld": "website",
            "query_time": "2024-05-07 07:38:47",
            "create_date": "2023-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "netlom.com",
            "domain_keyword": "netlom",
            "domain_tld": "com",
            "query_time": "2024-05-29 05:21:47",
            "create_date": "2013-08-27",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "neodom.net",
            "domain_keyword": "neodom",
            "domain_tld": "net",
            "query_time": "2024-04-16 13:33:54",
            "create_date": "2014-04-17",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "Jocelyn MANCEAU",
            "registrant_company": "NEODOM",
            "registrant_address": "1 BIS RUE THIBAUDEAU",
            "registrant_city": "NEUVILLE-DE-POITOU",
            "registrant_zip": "86170",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.579795018",
            "name_servers": [
                "ns1.sos-data.net",
                "ns2.sos-data.net",
                "ns3.sos-data.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "netcom.vip",
            "domain_keyword": "netcom",
            "domain_tld": "vip",
            "query_time": "2024-06-06 03:26:32",
            "create_date": "2023-05-30",
            "update_date": "2024-02-26",
            "expiry_date": "2024-05-30",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC - 7",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "netfom.com",
            "domain_keyword": "netfom",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:42:56",
            "create_date": "2005-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "vetdom.com",
            "domain_keyword": "vetdom",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:05:05",
            "create_date": "2008-05-11",
            "update_date": "2021-12-08",
            "expiry_date": "2029-05-11",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "EMMANUEL FAGET",
            "registrant_address": "ZI CROIX SUD, 2 rue Joseph Cugnot",
            "registrant_city": "NARBONNE",
            "registrant_zip": "11100",
            "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": "+33.488008900",
            "registrant_fax": "+33.979945995",
            "name_servers": [
                "dns.vetdom.com",
                "ns.vetdom.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "netcom.su",
            "domain_keyword": "netcom",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:21:30",
            "create_date": "2023-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "R01-SU",
            "registrant_company": "OBSchESTVO S OGRANIChENNOJ OTVETSTVENNOSTYu SSSK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 965 9666661",
            "registrant_fax": "+7 965 9666661",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 79,
            "domain_name": "netcom.cloud",
            "domain_keyword": "netcom",
            "domain_tld": "cloud",
            "query_time": "2024-05-23 12:23:05",
            "create_date": "2020-07-04",
            "update_date": "2023-10-11",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "betdom.com",
            "domain_keyword": "betdom",
            "domain_tld": "com",
            "query_time": "2024-04-28 15:36:41",
            "create_date": "2005-04-27",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "netcom.nl",
            "domain_keyword": "netcom",
            "domain_tld": "nl",
            "query_time": "2024-05-07 07:38:46",
            "create_date": "2009-06-24",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 82,
            "domain_name": "metdom.su",
            "domain_keyword": "metdom",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:35:14",
            "create_date": "2010-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 83,
            "domain_name": "netdome.org",
            "domain_keyword": "netdome",
            "domain_tld": "org",
            "query_time": "2024-04-19 22:39:20",
            "create_date": "2007-07-16",
            "update_date": "2023-06-18",
            "expiry_date": "2027-07-16",
            "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": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "nemdom.ru",
            "domain_keyword": "nemdom",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:53:18",
            "create_date": "2016-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"Nemetskiy Dom Balashiha\"",
            "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": 85,
            "domain_name": "netkom.mobi",
            "domain_keyword": "netkom",
            "domain_tld": "mobi",
            "query_time": "2024-05-05 11:43:40",
            "create_date": "2015-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NETKOM",
            "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": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "netcom.center",
            "domain_keyword": "netcom",
            "domain_tld": "center",
            "query_time": "2024-05-18 23:20:53",
            "create_date": "2014-06-26",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-26",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Limited Liability Company \"Network Communications\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rostovskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "netcom.com.pe",
            "domain_keyword": "netcom",
            "domain_tld": "com.pe",
            "query_time": "2024-05-02 08:59:22",
            "registrar_name": "NIC.PE",
            "registrant_name": "Hector Chang",
            "name_servers": [
                "ns1.servidorlatinoamerica.com",
                "ns2.servidorlatinoamerica.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 88,
            "domain_name": "netwom.it",
            "domain_keyword": "netwom",
            "domain_tld": "it",
            "query_time": "2024-05-08 11:58:10",
            "create_date": "2009-05-11",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-15",
            "registrar_name": "Shellrent s.p.a.",
            "registrar_website": "http://www.shellrent.com/",
            "registrant_company": "Cristina Chierichetti",
            "registrant_address": "Via Dei Poggi , 7",
            "registrant_city": "Bardolino",
            "registrant_state": "VR",
            "registrant_zip": "37100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.serverlet.com",
                "ns2.serverlet.com",
                "ns3.serverlet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 89,
            "domain_name": "nextdom.com",
            "domain_keyword": "nextdom",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:03:41",
            "create_date": "2010-09-30",
            "update_date": "2022-09-15",
            "expiry_date": "2024-09-30",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=25043312-c609-495e-a97c-5dac1db806be&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "netrom.it",
            "domain_keyword": "netrom",
            "domain_tld": "it",
            "query_time": "2024-05-14 05:36:50",
            "create_date": "2012-12-18",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-18",
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com/",
            "registrant_company": "NETROM TRANSLATION AS",
            "registrant_address": "Heiane 13",
            "registrant_city": "FREKHAUG",
            "registrant_state": "NO",
            "registrant_zip": "5918",
            "registrant_country": "NO",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 91,
            "domain_name": "netcom.site",
            "domain_keyword": "netcom",
            "domain_tld": "site",
            "query_time": "2024-05-15 18:15:58",
            "create_date": "2016-03-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "dong guan shi xiang jiu mai wang luo you xian gong si",
            "registrant_state": "guang dong",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "nftdom.com",
            "domain_keyword": "nftdom",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:58:54",
            "create_date": "2024-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-wh1.web.z.com",
                "ns-wh2.web.z.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "netiom.com",
            "domain_keyword": "netiom",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:37:53",
            "create_date": "2018-08-15",
            "update_date": "2022-10-13",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "netdim.com",
            "domain_keyword": "netdim",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:38:56",
            "create_date": "2014-01-30",
            "update_date": "2021-01-24",
            "expiry_date": "2026-01-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "netdem.com",
            "domain_keyword": "netdem",
            "domain_tld": "com",
            "query_time": "2024-05-07 07:39:40",
            "create_date": "2023-10-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-26",
            "registrar_iana": 3392,
            "registrar_name": "DropCatch.com 1183 LLC",
            "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": 96,
            "domain_name": "vetdom.pl",
            "domain_keyword": "vetdom",
            "domain_tld": "pl",
            "query_time": "2024-04-15 23:01:28",
            "create_date": "2023-10-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "nedtom.us.com",
            "domain_keyword": "nedtom",
            "domain_tld": "us.com",
            "query_time": "2024-05-12 18:07:23",
            "create_date": "2022-12-26",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_email": "https://whois.centralnic.com/contact/nedtom.us.com/registrant",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "netcom.hu",
            "domain_keyword": "netcom",
            "domain_tld": "hu",
            "query_time": "2024-05-15 05:24:50",
            "create_date": "2011-05-17"
        },
        {
            "num": 99,
            "domain_name": "newdom.net",
            "domain_keyword": "newdom",
            "domain_tld": "net",
            "query_time": "2024-05-10 08:53:55",
            "create_date": "2021-03-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/8912ecc4-a65b-4d94-9ca3-be2d14c60e54",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com",
                "verify1.domainpeople.com",
                "verify2.domainpeople.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "netrom.in",
            "domain_keyword": "netrom",
            "domain_tld": "in",
            "query_time": "2024-05-14 05:36:50",
            "create_date": "2023-04-10",
            "update_date": "2023-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Netrom Services India Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bihar",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.135,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>netdom.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5263</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>neddom.ru, neodom.network, inetdom.com, netcom.ca, netcom.hr, nextdom.org, netdoom.com, netdox.asia, jetdom.com, netbom.net, nerdom.app, netkom.dev, zetdom.org, nettom.info, netdot.pl, netrom.com, vetdom.im, netcom.info, newdom.site, netcom.store, netkom.site, netpom.com, nstdom.ru, zetdom.com, netcom.click, neodom.com.pl, netkom.net, netcom.info.pl, netkom.org, netdon.com, newdom.website, petdom.org.uk, netcom.guide, netdos.xyz, netdoc.xyz, newdom.by, neodom.com, netcom.domains, neodom.biz, netcom.lat, netdem.nl, nettom.net, netdox.com, netxom.com, nesdom.space, netcom.works, petdom.com, nevdom.ru, netcom.uk.net, netcom.xyz, netsom.com, netdoc.dev, netcom.it, vetdom.net, netdol.xyz, netvom.online, netdot.org, wetdom.ru, netcom.bi, netcom.ninja, netdos.com, neodom.su, netcom.ltd, nestdom.com, netcom.nyc, setdom.store, netdorm.com, netdoma.com, getdom.pl, betdom.pl, letdom.ru, netcom.website, netlom.com, neodom.net, netcom.vip, netfom.com, vetdom.com, netcom.su, netcom.cloud, betdom.com, netcom.nl, metdom.su, netdome.org, nemdom.ru, netkom.mobi, netcom.center, netcom.com.pe, netwom.it, nextdom.com, netrom.it, netcom.site, nftdom.com, netiom.com, netdim.com, netdem.com, vetdom.pl, nedtom.us.com, netcom.hu, newdom.net, netrom.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>neddom.ru</domain_name>
   <domain_keyword>neddom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:49:34</query_time>
   <create_date>2023-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ignat.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>neodom.network</domain_name>
   <domain_keyword>neodom</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-23 00:46:47</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>inetdom.com</domain_name>
   <domain_keyword>inetdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 21:28:30</query_time>
   <create_date>2021-04-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=inetdom.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns.inetdns.com</value>
    <value>ns.inetdns.eu</value>
    <value>ns.inetdns.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>netcom.ca</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-07 07:38:46</query_time>
   <create_date>2000-10-09</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Allstream Inc.</registrant_name>
   <registrant_address>200 Wellington Street West</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5V3G2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4166446888</registrant_phone>
   <name_servers>
    <value>auth-ns1.allstream.com</value>
    <value>auth-ns2.allstream.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>netcom.hr</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-07 07:38:46</query_time>
   <create_date>1998-09-28</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>NETCOM d. o. o.</registrant_name>
   <registrant_address>Riva 6</registrant_address>
   <registrant_city>Rijeka</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>51000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.netcom-hosting.com</value>
    <value>ns2.netcom-hosting.com</value>
    <value>ns3.netcom.hr</value>
    <value>ns4.netcom.hr</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>nextdom.org</domain_name>
   <domain_keyword>nextdom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 06:27:39</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>3567</registrar_iana>
   <registrar_name>DropCatch.com 1358 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.DropCatch.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>netdoom.com</domain_name>
   <domain_keyword>netdoom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 12:23:21</query_time>
   <create_date>2021-06-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>netdox.asia</domain_name>
   <domain_keyword>netdox</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-26 01:09:28</query_time>
   <create_date>2019-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>netdox.de</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa0.schlundtech.de</value>
    <value>nsb0.schlundtech.de</value>
    <value>nsc0.schlundtech.de</value>
    <value>nsd0.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>jetdom.com</domain_name>
   <domain_keyword>jetdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:11:28</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>netbom.net</domain_name>
   <domain_keyword>netbom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 07:38:21</query_time>
   <create_date>2021-12-29</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2032-12-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=netbom.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>nerdom.app</domain_name>
   <domain_keyword>nerdom</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-28 19:51:59</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>netkom.dev</domain_name>
   <domain_keyword>netkom</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-27 21:39:29</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NETKOM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.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>13</num>
   <domain_name>zetdom.org</domain_name>
   <domain_keyword>zetdom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 22:17:37</query_time>
   <create_date>2022-02-01</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1450.awsdns-53.org</value>
    <value>ns-1765.awsdns-28.co.uk</value>
    <value>ns-479.awsdns-59.com</value>
    <value>ns-899.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>nettom.info</domain_name>
   <domain_keyword>nettom</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 00:37:13</query_time>
   <create_date>2008-06-09</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NETTOM S.C. ANNA CHUCHROWSKA-ZIAJKA, TOMASZ ZIAJKA</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>netdot.pl</domain_name>
   <domain_keyword>netdot</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-19 22:39:24</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>netrom.com</domain_name>
   <domain_keyword>netrom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 07:47:47</query_time>
   <create_date>1995-11-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-26</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>Netrom Inc</registrant_name>
   <registrant_company>Netrom Inc</registrant_company>
   <registrant_address>590330 Myeongnyun-ro 26an-gil,  Jung-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41962</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.534220377</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>vetdom.im</domain_name>
   <domain_keyword>vetdom</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-15 01:19:18</query_time>
   <expiry_date>2025-07-02</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>18</num>
   <domain_name>netcom.info</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 16:58:56</query_time>
   <create_date>2001-07-26</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolffheim Unternehmensberatung Einzelfirma</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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>newdom.site</domain_name>
   <domain_keyword>newdom</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 14:35:36</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>bjorn.ns.cloudflare.com</value>
    <value>ingrid.ns.cloudflare.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>netcom.store</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-05 11:37:47</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>netkom.site</domain_name>
   <domain_keyword>netkom</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 07:44:03</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</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.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>22</num>
   <domain_name>netpom.com</domain_name>
   <domain_keyword>netpom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 00:02:56</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>4012</registrar_iana>
   <registrar_name>Gname 043 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>nstdom.ru</domain_name>
   <domain_keyword>nstdom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:28:40</query_time>
   <create_date>2023-12-14</create_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>zetdom.com</domain_name>
   <domain_keyword>zetdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:33:21</query_time>
   <create_date>2019-10-22</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Veliko Tarnovo</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns-1002.awsdns-61.net</value>
    <value>ns-1167.awsdns-17.org</value>
    <value>ns-1541.awsdns-00.co.uk</value>
    <value>ns-435.awsdns-54.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>netcom.click</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-07 07:38:46</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NETCOM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>neodom.com.pl</domain_name>
   <domain_keyword>neodom</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-22 14:48:22</query_time>
   <create_date>2004-07-27</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.vipower.pl</value>
    <value>ns2.vipower.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>netkom.net</domain_name>
   <domain_keyword>netkom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 19:59:58</query_time>
   <create_date>1999-04-13</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns4.netkom.it</value>
    <value>ns5.netkom.it</value>
    <value>ns6.netkom.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>netcom.info.pl</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-06-12 16:58:56</query_time>
   <create_date>2005-01-20</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>netkom.org</domain_name>
   <domain_keyword>netkom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 21:39:29</query_time>
   <create_date>2006-01-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NetKom GbR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>netdon.com</domain_name>
   <domain_keyword>netdon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:39:21</query_time>
   <create_date>2004-08-20</create_date>
   <update_date>2021-04-18</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.fatcow.com</value>
    <value>ns2.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>newdom.website</domain_name>
   <domain_keyword>newdom</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-30 14:37:26</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Self</registrant_company>
   <registrant_state>NY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns19.parkpage.foundationapi.com</value>
    <value>dns20.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>petdom.org.uk</domain_name>
   <domain_keyword>petdom</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-18 13:23:02</query_time>
   <create_date>2013-09-22</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.eco-dns.co.uk</value>
    <value>ns2.eco-dns.co.uk</value>
    <value>ns3.eco-dns.co.uk</value>
    <value>ns4.eco-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>netcom.guide</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-05-28 19:58:04</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169519657</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>netdos.xyz</domain_name>
   <domain_keyword>netdos</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-12 17:00:16</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>MERKEZEFENDI  DENIZLI</registrant_company>
   <registrant_state>MERKEZEFENDI</registrant_state>
   <registrant_country>TR</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>ex1.natrohost.com</value>
    <value>ex2.natrohost.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>35</num>
   <domain_name>netdoc.xyz</domain_name>
   <domain_keyword>netdoc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 07:39:45</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>dns1.a.io</value>
    <value>dns2.a.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>newdom.by</domain_name>
   <domain_keyword>newdom</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-25 14:35:36</query_time>
   <create_date>2011-08-24</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ЧУП &quot;Новый Дом плюс&quot;</registrant_company>
   <registrant_address>210035, -, г. Витебск, пр-т  Московский, д. 74, к. 1, кв. 73, комната 3</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375212586464</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>neodom.com</domain_name>
   <domain_keyword>neodom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:10:29</query_time>
   <create_date>2017-09-16</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-16</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>38</num>
   <domain_name>netcom.domains</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-06-12 16:58:56</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>neodom.biz</domain_name>
   <domain_keyword>neodom</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-16 13:33:54</query_time>
   <create_date>2017-07-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp z o.o.</registrar_name>
   <registrar_website>www.netart-registrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEODOM ALEKSANDRA MAJERCZYK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>dolnoslaskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>netcom.lat</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-09 00:17:15</query_time>
   <create_date>2019-05-09</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>netdem.nl</domain_name>
   <domain_keyword>netdem</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 01:09:21</query_time>
   <create_date>2011-05-09</create_date>
   <update_date>2021-02-15</update_date>
   <registrar_name>Greenhost</registrar_name>
   <name_servers>
    <value>ns1.greenhost.nl</value>
    <value>ns2.greenhost.net</value>
    <value>ns3.greenhost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>nettom.net</domain_name>
   <domain_keyword>nettom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 00:36:26</query_time>
   <create_date>2008-06-09</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.dinfo.pl</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>PL</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.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>netdox.com</domain_name>
   <domain_keyword>netdox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:00:17</query_time>
   <create_date>2002-06-22</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Registrar</registrant_name>
   <registrant_company>Conduent Business Services, LLC</registrant_company>
   <registrant_address>100 Campus Dr., Suite 200</registrant_address>
   <registrant_city>Florham Park</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07932</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8774142676</registrant_phone>
   <registrant_fax>+1.2039751986</registrant_fax>
   <name_servers>
    <value>ns1.amicillc.com</value>
    <value>ns2.amicillc.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>netxom.com</domain_name>
   <domain_keyword>netxom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:00:43</query_time>
   <create_date>2002-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>nesdom.space</domain_name>
   <domain_keyword>nesdom</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-23 12:17:29</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>li jun</registrant_company>
   <registrant_state>hei long jiang</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>brady.ns.cloudflare.com</value>
    <value>nicole.ns.cloudflare.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>netcom.works</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-06-12 16:58:56</query_time>
   <create_date>2021-10-10</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>petdom.com</domain_name>
   <domain_keyword>petdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 13:23:02</query_time>
   <create_date>2006-12-19</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-19</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.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>nevdom.ru</domain_name>
   <domain_keyword>nevdom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:44:12</query_time>
   <create_date>2008-03-05</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>netcom.uk.net</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>uk.net</domain_tld>
   <query_time>2024-05-22 11:53:44</query_time>
   <create_date>2005-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/netcom.uk.net/registrant</registrant_email>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>netcom.xyz</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-15 01:09:04</query_time>
   <create_date>2020-09-06</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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.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>51</num>
   <domain_name>netsom.com</domain_name>
   <domain_keyword>netsom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:17:26</query_time>
   <create_date>2009-12-01</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>52</num>
   <domain_name>netdoc.dev</domain_name>
   <domain_keyword>netdoc</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-04 03:49:53</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>netcom.it</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-05 11:37:47</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>NetCom Srl</registrant_company>
   <registrant_address>Via Goito 138</registrant_address>
   <registrant_city>Padova</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35142</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>vetdom.net</domain_name>
   <domain_keyword>vetdom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 07:04:26</query_time>
   <create_date>2011-08-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-20</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>SAS FAGET VIENNET VETERINAIRES</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>dns19.ovh.net</value>
    <value>ns19.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>55</num>
   <domain_name>netdol.xyz</domain_name>
   <domain_keyword>netdol</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 05:30:42</query_time>
   <create_date>2018-08-09</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2026-08-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Zhao Yuelan</registrant_company>
   <registrant_state>guang dong</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>netvom.online</domain_name>
   <domain_keyword>netvom</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 14:24:25</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.</registrar_name>
   <registrar_website>http://www.turkticaret.net</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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.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>57</num>
   <domain_name>netdot.org</domain_name>
   <domain_keyword>netdot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 14:21:14</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-122.awsdns-15.com</value>
    <value>ns-1334.awsdns-38.org</value>
    <value>ns-1768.awsdns-29.co.uk</value>
    <value>ns-867.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>wetdom.ru</domain_name>
   <domain_keyword>wetdom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:05:47</query_time>
   <create_date>2020-07-15</create_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>netcom.bi</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-05-26 01:08:15</query_time>
   <create_date>2020-01-31</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Netim</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>NETCOM EPE</registrant_company>
   <registrant_address>SINOPOULOU TAKI 37</registrant_address>
   <registrant_city>ATHENS</registrant_city>
   <registrant_zip>142 32</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns1.domainhostservers.net</value>
    <value>ns2.domainhostservers.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>netcom.ninja</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-23 12:23:05</query_time>
   <create_date>2017-07-05</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-07-05</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>netdos.com</domain_name>
   <domain_keyword>netdos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:21:14</query_time>
   <create_date>2003-05-17</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-05-17</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-8668229073</registrant_phone>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>neodom.su</domain_name>
   <domain_keyword>neodom</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:21:27</query_time>
   <create_date>2010-01-25</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>netcom.ltd</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-10 11:08:29</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang chang shi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>nestdom.com</domain_name>
   <domain_keyword>nestdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 18:11:49</query_time>
   <create_date>2020-02-08</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=nestdom.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>netcom.nyc</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-26 01:08:15</query_time>
   <create_date>2015-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-26</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>NetCom Learning</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>setdom.store</domain_name>
   <domain_keyword>setdom</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 09:48:23</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>brodie.ns.cloudflare.com</value>
    <value>marissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>netdorm.com</domain_name>
   <domain_keyword>netdorm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:39:22</query_time>
   <create_date>1998-12-08</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2025-12-07</expiry_date>
   <registrar_iana>887</registrar_iana>
   <registrar_name>Netdorm, Inc. dba DnsExit.com</registrar_name>
   <registrar_website>http://www.dnsexit.com</registrar_website>
   <name_servers>
    <value>ns1.dnsexit.com</value>
    <value>ns2.dnsexit.com</value>
    <value>ns3.dnsexit.com</value>
    <value>ns4.dnsexit.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>netdoma.com</domain_name>
   <domain_keyword>netdoma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:39:19</query_time>
   <create_date>2007-12-23</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2025-12-23</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.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>getdom.pl</domain_name>
   <domain_keyword>getdom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-28 23:38:22</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>nspl3.4eversolutions.pl</value>
    <value>nspl4.4eversolutions.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>betdom.pl</domain_name>
   <domain_keyword>betdom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-07 00:15:43</query_time>
   <create_date>2021-06-09</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>kia.ns.cloudflare.com</value>
    <value>lamar.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>letdom.ru</domain_name>
   <domain_keyword>letdom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:31:34</query_time>
   <create_date>2017-08-01</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>netcom.website</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-07 07:38:47</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>netlom.com</domain_name>
   <domain_keyword>netlom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 05:21:47</query_time>
   <create_date>2013-08-27</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>neodom.net</domain_name>
   <domain_keyword>neodom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 13:33:54</query_time>
   <create_date>2014-04-17</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>Jocelyn MANCEAU</registrant_name>
   <registrant_company>NEODOM</registrant_company>
   <registrant_address>1 BIS RUE THIBAUDEAU</registrant_address>
   <registrant_city>NEUVILLE-DE-POITOU</registrant_city>
   <registrant_zip>86170</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.579795018</registrant_phone>
   <name_servers>
    <value>ns1.sos-data.net</value>
    <value>ns2.sos-data.net</value>
    <value>ns3.sos-data.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>netcom.vip</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-06 03:26:32</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC - 7</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>netfom.com</domain_name>
   <domain_keyword>netfom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:42:56</query_time>
   <create_date>2005-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>vetdom.com</domain_name>
   <domain_keyword>vetdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:05:05</query_time>
   <create_date>2008-05-11</create_date>
   <update_date>2021-12-08</update_date>
   <expiry_date>2029-05-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>EMMANUEL FAGET</registrant_name>
   <registrant_address>ZI CROIX SUD, 2 rue Joseph Cugnot</registrant_address>
   <registrant_city>NARBONNE</registrant_city>
   <registrant_zip>11100</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>+33.488008900</registrant_phone>
   <registrant_fax>+33.979945995</registrant_fax>
   <name_servers>
    <value>dns.vetdom.com</value>
    <value>ns.vetdom.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>netcom.su</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:21:30</query_time>
   <create_date>2023-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_company>OBSchESTVO S OGRANIChENNOJ OTVETSTVENNOSTYu SSSK</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 965 9666661</registrant_phone>
   <registrant_fax>+7 965 9666661</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>netcom.cloud</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-23 12:23:05</query_time>
   <create_date>2020-07-04</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>80</num>
   <domain_name>betdom.com</domain_name>
   <domain_keyword>betdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 15:36:41</query_time>
   <create_date>2005-04-27</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>81</num>
   <domain_name>netcom.nl</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 07:38:46</query_time>
   <create_date>2009-06-24</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>metdom.su</domain_name>
   <domain_keyword>metdom</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:35:14</query_time>
   <create_date>2010-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>netdome.org</domain_name>
   <domain_keyword>netdome</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 22:39:20</query_time>
   <create_date>2007-07-16</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2027-07-16</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>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.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>84</num>
   <domain_name>nemdom.ru</domain_name>
   <domain_keyword>nemdom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:53:18</query_time>
   <create_date>2016-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;Nemetskiy Dom Balashiha&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>85</num>
   <domain_name>netkom.mobi</domain_name>
   <domain_keyword>netkom</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-05 11:43:40</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NETKOM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.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>86</num>
   <domain_name>netcom.center</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-18 23:20:53</query_time>
   <create_date>2014-06-26</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Limited Liability Company &quot;Network Communications&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rostovskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>netcom.com.pe</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-02 08:59:22</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Hector Chang</registrant_name>
   <name_servers>
    <value>ns1.servidorlatinoamerica.com</value>
    <value>ns2.servidorlatinoamerica.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>netwom.it</domain_name>
   <domain_keyword>netwom</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 11:58:10</query_time>
   <create_date>2009-05-11</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Shellrent s.p.a.</registrar_name>
   <registrar_website>http://www.shellrent.com/</registrar_website>
   <registrant_company>Cristina Chierichetti</registrant_company>
   <registrant_address>Via Dei Poggi , 7</registrant_address>
   <registrant_city>Bardolino</registrant_city>
   <registrant_state>VR</registrant_state>
   <registrant_zip>37100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.serverlet.com</value>
    <value>ns2.serverlet.com</value>
    <value>ns3.serverlet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>nextdom.com</domain_name>
   <domain_keyword>nextdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:03:41</query_time>
   <create_date>2010-09-30</create_date>
   <update_date>2022-09-15</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=25043312-c609-495e-a97c-5dac1db806be&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>netrom.it</domain_name>
   <domain_keyword>netrom</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 05:36:50</query_time>
   <create_date>2012-12-18</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com/</registrar_website>
   <registrant_company>NETROM TRANSLATION AS</registrant_company>
   <registrant_address>Heiane 13</registrant_address>
   <registrant_city>FREKHAUG</registrant_city>
   <registrant_state>NO</registrant_state>
   <registrant_zip>5918</registrant_zip>
   <registrant_country>NO</registrant_country>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>netcom.site</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-15 18:15:58</query_time>
   <create_date>2016-03-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>dong guan shi xiang jiu mai wang luo you xian gong si</registrant_company>
   <registrant_state>guang dong</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>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>92</num>
   <domain_name>nftdom.com</domain_name>
   <domain_keyword>nftdom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:58:54</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-wh1.web.z.com</value>
    <value>ns-wh2.web.z.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>netiom.com</domain_name>
   <domain_keyword>netiom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:37:53</query_time>
   <create_date>2018-08-15</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>netdim.com</domain_name>
   <domain_keyword>netdim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:38:56</query_time>
   <create_date>2014-01-30</create_date>
   <update_date>2021-01-24</update_date>
   <expiry_date>2026-01-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>netdem.com</domain_name>
   <domain_keyword>netdem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 07:39:40</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>3392</registrar_iana>
   <registrar_name>DropCatch.com 1183 LLC</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>96</num>
   <domain_name>vetdom.pl</domain_name>
   <domain_keyword>vetdom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-15 23:01:28</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>nedtom.us.com</domain_name>
   <domain_keyword>nedtom</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-12 18:07:23</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/nedtom.us.com/registrant</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>netcom.hu</domain_name>
   <domain_keyword>netcom</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-15 05:24:50</query_time>
   <create_date>2011-05-17</create_date>
  </value>
  <value>
   <num>99</num>
   <domain_name>newdom.net</domain_name>
   <domain_keyword>newdom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 08:53:55</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.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>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8912ecc4-a65b-4d94-9ca3-be2d14c60e54</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.com</value>
    <value>verify1.domainpeople.com</value>
    <value>verify2.domainpeople.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>netrom.in</domain_name>
   <domain_keyword>netrom</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 05:36:50</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Netrom Services India Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bihar</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.135</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.