WHOIS QUERY TIME

21 Mar 2024 - 10:08 AM UTC

Registered: 3 April 2008
Modified: 3 March 2024
Expiry: 3 April 2025

REGISTRAR

Name: premium.pl Sp. z o.o.
Website: https://premium.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

domain.for.sale.at.premium.pl
domena.do.kupienia.w.premium.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=netforum.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "netforum.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "netforum.pl",
            "domain_keyword": "netforum",
            "domain_tld": "pl",
            "query_time": "2024-03-21 10:08:28",
            "create_date": "2008-04-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>netforum.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>netforum.pl</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-21 10:08:28</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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.03 seconds) for "netforum.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 12:11 PM UTC

Registered: 3 April 2008
Modified: 3 March 2023
Expiry: 3 April 2024

REGISTRAR

Name: premium.pl Sp. z o.o.
Website: https://premium.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

domain.for.sale.at.premium.pl
domena.do.kupienia.w.premium.pl

#2 - QUERY TIME

21 Mar 2024 - 10:08 AM UTC

Registered: 3 April 2008
Modified: 3 March 2024
Expiry: 3 April 2025

REGISTRAR

Name: premium.pl Sp. z o.o.
Website: https://premium.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

domain.for.sale.at.premium.pl
domena.do.kupienia.w.premium.pl

* 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=netforum.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "netforum.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "netforum.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "netforum.pl",
            "domain_keyword": "netforum",
            "domain_tld": "pl",
            "query_time": "2023-05-03 12:11:56",
            "create_date": "2008-04-03",
            "update_date": "2023-03-03",
            "expiry_date": "2024-04-03",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "netforum.pl",
            "domain_keyword": "netforum",
            "domain_tld": "pl",
            "query_time": "2024-03-21 10:08:28",
            "create_date": "2008-04-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "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>netforum.pl</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>netforum.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>netforum.pl</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-03 12:11:56</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2023-03-03</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>netforum.pl</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-21 10:08:28</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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 14 domain names (in 0.015 seconds) which contained the exact domain keyword "netforum".
Domain Name Registered Expiry Registrar Ownership
1 netforum.com 14 Mar 1996 15 Mar 2025 GoDaddy.com, LLC -
2 netforum.com.br 1 Apr 2002 1 Apr 2026 - Miguel Edison Lagrosa Garcia - ME
3 netforum.org 13 Jun 2005 13 Jun 2024 eNom, LLC Data Protected
4 netforum.ru 31 Oct 2005 31 Oct 2024 RU-CENTER-RU Private Person
5 netforum.pl 3 Apr 2008 3 Apr 2025 premium.pl Sp. z o.o. -
6 netforum.it 18 Aug 2014 5 Sep 2024 Puglia.com srls Puglia.com S.r.l.s.
7 netforum.dev 2 Mar 2019 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 netforum.nl 23 Jun 2021 - GoDaddy.com -
9 netforum.link 6 Oct 2021 6 Oct 2024 One.com SCE Consult ApS
10 netforum.info 14 Oct 2021 14 Oct 2024 One.com A/S SCE Consult ApS
11 netforum.com.cn 27 Oct 2022 27 Oct 2024 成都西维数码科技有限公司 廖志勤
12 netforum.net 2 Aug 2023 2 Aug 2024 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi REDACTED FOR PRIVACY
13 netforum.cloud 12 Jan 2024 12 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
14 netforum.online 2 Apr 2024 2 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
15 netforum.xyz 7 Apr 2024 7 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=netforum&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "netforum",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "netforum.com, netforum.com.br, netforum.org, netforum.ru, netforum.pl, netforum.it, netforum.dev, netforum.nl, netforum.link, netforum.info, netforum.com.cn, netforum.net, netforum.cloud, netforum.online, netforum.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "netforum.com",
            "domain_keyword": "netforum",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:43:07",
            "create_date": "1996-03-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "netforum.com.br",
            "domain_keyword": "netforum",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 19:57:46",
            "create_date": "2002-04-01",
            "update_date": "2024-03-15",
            "expiry_date": "2026-04-01",
            "registrant_name": "Miguel Edison Lagrosa Garcia - ME",
            "name_servers": [
                "ns21.hospedameusite.com.br",
                "ns22.hospedameusite.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "netforum.org",
            "domain_keyword": "netforum",
            "domain_tld": "org",
            "query_time": "2024-04-19 22:43:07",
            "create_date": "2005-06-13",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "netforum.ru",
            "domain_keyword": "netforum",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:02:06",
            "create_date": "2005-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "netforum.pl",
            "domain_keyword": "netforum",
            "domain_tld": "pl",
            "query_time": "2024-03-21 10:08:28",
            "create_date": "2008-04-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "netforum.it",
            "domain_keyword": "netforum",
            "domain_tld": "it",
            "query_time": "2024-05-05 11:41:01",
            "create_date": "2014-08-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-05",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "netforum.dev",
            "domain_keyword": "netforum",
            "domain_tld": "dev",
            "query_time": "2024-04-19 22:43:07",
            "create_date": "2019-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://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 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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "netforum.nl",
            "domain_keyword": "netforum",
            "domain_tld": "nl",
            "query_time": "2024-05-07 07:41:21",
            "create_date": "2021-06-23",
            "update_date": "2023-06-30",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns6523.hostgator.com",
                "ns6524.hostgator.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "netforum.link",
            "domain_keyword": "netforum",
            "domain_tld": "link",
            "query_time": "2024-05-18 23:23:21",
            "create_date": "2021-10-06",
            "update_date": "2022-09-24",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1462,
            "registrar_name": "One.com",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCE Consult ApS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "netforum.info",
            "domain_keyword": "netforum",
            "domain_tld": "info",
            "query_time": "2024-05-05 11:41:01",
            "create_date": "2021-10-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCE Consult ApS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "netforum.com.cn",
            "domain_keyword": "netforum",
            "domain_tld": "com.cn",
            "query_time": "2024-05-14 05:31:46",
            "create_date": "2022-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "廖志勤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "may.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "netforum.net",
            "domain_keyword": "netforum",
            "domain_tld": "net",
            "query_time": "2024-04-19 00:08:46",
            "create_date": "2023-08-02",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-02",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "netforum.cloud",
            "domain_keyword": "netforum",
            "domain_tld": "cloud",
            "query_time": "2024-05-14 05:31:46",
            "create_date": "2024-01-12",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-12",
            "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-1232.awsdns-26.org",
                "ns-1642.awsdns-13.co.uk",
                "ns-230.awsdns-28.com",
                "ns-735.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "netforum.online",
            "domain_keyword": "netforum",
            "domain_tld": "online",
            "query_time": "2024-06-01 17:07:28",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lochlan.ns.cloudflare.com",
                "may.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "netforum.xyz",
            "domain_keyword": "netforum",
            "domain_tld": "xyz",
            "query_time": "2024-06-12 17:02:53",
            "create_date": "2024-04-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-07",
            "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": [
                "lochlan.ns.cloudflare.com",
                "may.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>netforum</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>netforum.com, netforum.com.br, netforum.org, netforum.ru, netforum.pl, netforum.it, netforum.dev, netforum.nl, netforum.link, netforum.info, netforum.com.cn, netforum.net, netforum.cloud, netforum.online, netforum.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>netforum.com</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:43:07</query_time>
   <create_date>1996-03-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>netforum.com.br</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 19:57:46</query_time>
   <create_date>2002-04-01</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2026-04-01</expiry_date>
   <registrant_name>Miguel Edison Lagrosa Garcia - ME</registrant_name>
   <name_servers>
    <value>ns21.hospedameusite.com.br</value>
    <value>ns22.hospedameusite.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>netforum.org</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 22:43:07</query_time>
   <create_date>2005-06-13</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>netforum.ru</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:02:06</query_time>
   <create_date>2005-10-31</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>netforum.pl</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-21 10:08:28</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>netforum.it</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-05 11:41:01</query_time>
   <create_date>2014-08-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>netforum.dev</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-19 22:43:07</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://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 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>ns17.domaincontrol.com</value>
    <value>ns18.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>8</num>
   <domain_name>netforum.nl</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 07:41:21</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2023-06-30</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns6523.hostgator.com</value>
    <value>ns6524.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>netforum.link</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-18 23:23:21</query_time>
   <create_date>2021-10-06</create_date>
   <update_date>2022-09-24</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SCE Consult ApS</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>DK</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>netforum.info</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 11:41:01</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SCE Consult ApS</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>DK</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>netforum.com.cn</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-14 05:31:46</query_time>
   <create_date>2022-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>廖志勤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>may.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>netforum.net</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 00:08:46</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>netforum.cloud</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-14 05:31:46</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-12</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-1232.awsdns-26.org</value>
    <value>ns-1642.awsdns-13.co.uk</value>
    <value>ns-230.awsdns-28.com</value>
    <value>ns-735.awsdns-27.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>netforum.online</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 17:07:28</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lochlan.ns.cloudflare.com</value>
    <value>may.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>netforum.xyz</domain_name>
   <domain_keyword>netforum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-12 17:02:53</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-07</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>lochlan.ns.cloudflare.com</value>
    <value>may.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.015</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,701 domain names (in 0.123 seconds) which look and sound like the brand name "netforum".
Domain Name Registered Expiry Registrar Ownership
1 nedforum.ong 1 May 2015 1 May 2025 101domain GRS Limited National Endowment for Democracy
2 nxtforum.org 21 Jan 2014 21 Jan 2025 Internet Domain Service BS Corp Whois Privacy Corp.
3 neoforum.ru 16 May 2019 16 May 2024 REGRU-RU Private Person
4 betforum.pro 6 Dec 2023 6 Dec 2025 WEDOS Internet, a.s. REDACTED FOR PRIVACY
5 nestforum.com 20 Jun 2011 20 Jun 2024 CSC CORPORATE DOMAINS, INC. Telefonaktiebolaget L M Ericsson
6 petforum.ru 19 Jan 2009 19 Jan 2025 REGRU-RU Private Person
7 vetforum.by 12 Aug 2015 12 Aug 2024 Reliable Software, Ltd ООО "Издательский дом Гревцова"
8 petforum.org 2 Jan 2002 2 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
9 netforums.us 29 Mar 2024 29 Mar 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
10 newforum.eu - - eu-eos.at web invest gmbh & co KG -
11 nttforum.com 18 May 2023 18 May 2026 GoDaddy.com, LLC -
12 vetforum.de - - - -
13 nestforum.net 20 Jun 2011 20 Jun 2024 CSC CORPORATE DOMAINS, INC. Telefonaktiebolaget L M Ericsson
14 setforum.info 15 Dec 2022 15 Dec 2024 NETIM SARL Globália Kft
15 nextforum.ru 19 Feb 2020 19 Feb 2025 REGRU-RU Private Person
16 neforum.show 31 Aug 2020 31 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
17 ntforum.com 14 Dec 2003 14 Dec 2024 ANNULET, INC BuyDomains.com
18 betforum.online 2 Jun 2023 2 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
19 negforum.com 11 Jun 2022 11 Jun 2025 GoDaddy.com, LLC -
20 vetforum.com.br 13 Jul 2021 13 Jul 2024 - Guaran? Digital Ltda
21 nerforum.sbs 27 May 2024 27 May 2025 Atak Domain Hosting M Rombert
22 vetforum.nl 23 Feb 2006 - XS Anywhere B.V. -
23 netuforum.top 22 Dec 2023 22 Dec 2024 NameSilo,LLC PrivacyGuardian.org llc
24 netforums.org 17 Aug 2023 17 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 inetforum.com 8 May 2020 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 natforum.com 3 Apr 2018 3 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 necforum.com 4 Feb 2003 4 Feb 2025 Network Solutions, LLC -
28 netzforum.com 23 May 2003 23 May 2025 ANNULET, INC BuyDomains.com
29 nftforum.com 21 Feb 2019 21 Feb 2025 united domains AG -
30 metforum.ru 8 Nov 2022 8 Nov 2024 SALENAMES-RU Private Person
31 vetforum.com.pl 11 Jun 2022 11 Jun 2024 premium.pl Sp. z o.o. -
32 getforum.ru 5 Dec 2017 5 Dec 2024 REGRU-RU Private Person
33 newforum.co.uk 10 Nov 2001 10 Nov 2024 Plusnet Plc [Tag = FORCE9] -
34 jetforum.net 21 Jan 2024 21 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
35 metforum.com 21 Jan 2016 21 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
36 vetforum.ru 18 Sep 2007 18 Sep 2024 REGRU-RU Private Person
37 notforum.com 17 Dec 2020 17 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 neoforum.org 11 Aug 2017 11 Aug 2024 Vautron Rechenzentrum AG privat
39 netuforum.xyz 18 Dec 2023 18 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
40 nntforum.ru 19 Nov 2021 19 Nov 2024 REGRU-RU FGAU "RTSUD i RT"
41 ne-forum.org 16 May 2018 16 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 petforum.uk 5 Jun 2019 5 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
43 neetforum.com 27 Jun 2023 27 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 detforum.org 10 Feb 2016 10 Feb 2025 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
45 betforum.net 25 Mar 2004 25 Mar 2025 GoDaddy.com, LLC -
46 fetforum.com 9 Aug 2011 9 Aug 2024 Squarespace Domains II LLC Baystream Media
47 netforup.net 11 Apr 2010 11 Apr 2025 GANDI SAS REDACTED FOR PRIVACY
48 net-forum.online 24 Jan 2024 24 Jan 2025 Registrar of Domain Names REG.RU, LLC Private Person
49 betforum.ng 12 May 2022 12 May 2024 HostAfrica VTH Limited
50 neyforum.com 18 Jul 2023 18 Jul 2024 Turkticaret.net GDPR Masked
51 net-forum.ru 31 May 2022 31 May 2025 ACTIVE-RU Private Person
52 netzforum.de - - - -
53 nextforum.biz 12 Oct 2011 11 Oct 2024 Gabia Inc. Electronic Times Co.ltd
54 netyorum.net 31 Jul 2008 31 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
55 vetforum.org 21 Oct 2014 21 Oct 2026 GoDaddy.com, LLC Domains By Proxy, LLC
56 neoforum.com 10 Aug 2016 10 Aug 2024 ConnectWave co.,Ltd JUNGYUNKOOK
57 net-forum.com 18 Aug 2023 18 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
58 nestforum.org 20 Jun 2011 20 Jun 2024 CSC Corporate Domains, Inc. Telefonaktiebolaget L M Ericsson
59 getforum.org 24 Oct 2007 24 Oct 2024 Realtime Register B.V. Web 2.0 AB
60 nevforum.com 20 Jul 2023 20 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
61 neoforum.media 7 Mar 2021 7 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
62 netforup.org 11 Apr 2010 11 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
63 petforum.net 1 Jan 2002 1 Jan 2026 Sea Wasp, LLC REDACTED FOR PRIVACY
64 newforum.com 6 Jul 1998 5 Jul 2025 Dynadot Inc -
65 metforum.org 27 Aug 2018 27 Aug 2024 DreamHost, LLC Data Protected
66 netforums.com 30 Nov 1996 29 Nov 2024 Domain.com, LLC -
67 netforums.net 14 Aug 1998 13 Aug 2024 Domain.com, LLC REDACTED FOR PRIVACY
68 nextforum.live 25 Sep 2020 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 onetforum.com 12 Sep 2023 12 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
70 entforum.co.uk 14 Sep 2003 14 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
71 nextforum.info 12 Oct 2011 12 Oct 2024 Gabia, Inc. Electronic Times Co.ltd
72 neoforum.xyz 10 Jun 2024 10 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
73 neyforum.biz 14 Apr 2023 14 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
74 netforums.info 3 Jan 2002 3 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
75 cetforum.com 7 Dec 2021 7 Dec 2026 Key-Systems GmbH REDACTED FOR PRIVACY
76 newforum.info 27 Sep 2021 27 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 nftforum.ru 20 Mar 2021 20 Mar 2025 REGTIME-RU Private Person
78 nedforum.nl 14 Dec 2021 - Registrar.eu -
79 neyforum.online 18 Jul 2023 18 Jul 2024 Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş. GDPR Masked
80 vetforum.net 9 Dec 2003 9 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
81 vetforum.com 18 Sep 2002 18 Sep 2024 GoDaddy.com, LLC -
82 neatforum.com 5 May 2017 5 May 2025 GoDaddy.com, LLC -
83 betforum.org 9 Sep 2020 9 Sep 2032 Name.com, Inc. Tommy
84 betforum.club 13 Sep 2019 13 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 wetforum.pl 25 Jan 2011 25 Jan 2025 home.pl S.A. -
86 nextforum.org 12 Oct 2011 12 Oct 2024 Gabia, Inc. Electronic Times Co.ltd
87 netsforum.com 3 Aug 2005 3 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
88 getforum.com 1 Mar 2000 2 Mar 2025 Register.com, Inc. -
89 natforum.sbs 28 May 2024 28 May 2025 Atak Domain Hosting M Rombert
90 netforup.com 12 Oct 2010 12 Oct 2025 GANDI SAS REDACTED FOR PRIVACY
91 newforum.xyz 30 Apr 2022 30 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
92 netuforum.buzz 26 Feb 2024 26 Feb 2025 NameSilo, LLC PrivacyGuardian.org llc
93 netyorum.com 30 Dec 1999 30 Dec 2024 Register.com, Inc. -
94 setforum.ru 28 Apr 2020 28 Apr 2025 RU-CENTER-RU Private Person
95 neyforum.xyz 18 Jul 2023 18 Jul 2024 Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş. GDPR Masked
96 betforum.ru 5 Jun 2007 5 Jun 2024 REGRU-RU Private Person
97 netforus.com 12 Apr 2023 12 Apr 2025 DropCatch.com 623 LLC -
98 nextforum.app 25 Sep 2020 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 betforum.com 5 Jul 2006 5 Jul 2025 GoDaddy.com, LLC -
100 newforum.community 21 Oct 2021 21 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
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 Netforum.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=netforum.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "netforum.pl",
        "page_size": 100
    },
    "count": {
        "total": 2701,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "nedforum.ong, nxtforum.org, neoforum.ru, betforum.pro, nestforum.com, petforum.ru, vetforum.by, petforum.org, netforums.us, newforum.eu, nttforum.com, vetforum.de, nestforum.net, setforum.info, nextforum.ru, neforum.show, ntforum.com, betforum.online, negforum.com, vetforum.com.br, nerforum.sbs, vetforum.nl, netuforum.top, netforums.org, inetforum.com, natforum.com, necforum.com, netzforum.com, nftforum.com, metforum.ru, vetforum.com.pl, getforum.ru, newforum.co.uk, jetforum.net, metforum.com, vetforum.ru, notforum.com, neoforum.org, netuforum.xyz, nntforum.ru, ne-forum.org, petforum.uk, neetforum.com, detforum.org, betforum.net, fetforum.com, netforup.net, net-forum.online, betforum.ng, neyforum.com, net-forum.ru, netzforum.de, nextforum.biz, netyorum.net, vetforum.org, neoforum.com, net-forum.com, nestforum.org, getforum.org, nevforum.com, neoforum.media, netforup.org, petforum.net, newforum.com, metforum.org, netforums.com, netforums.net, nextforum.live, onetforum.com, entforum.co.uk, nextforum.info, neoforum.xyz, neyforum.biz, netforums.info, cetforum.com, newforum.info, nftforum.ru, nedforum.nl, neyforum.online, vetforum.net, vetforum.com, neatforum.com, betforum.org, betforum.club, wetforum.pl, nextforum.org, netsforum.com, getforum.com, natforum.sbs, netforup.com, newforum.xyz, netuforum.buzz, netyorum.com, setforum.ru, neyforum.xyz, betforum.ru, netforus.com, nextforum.app, betforum.com, newforum.community",
    "results": [
        {
            "num": 1,
            "domain_name": "nedforum.ong",
            "domain_keyword": "nedforum",
            "domain_tld": "ong",
            "query_time": "2024-04-18 02:28:20",
            "create_date": "2015-05-01",
            "update_date": "2024-03-08",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "National Endowment for Democracy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nxtforum.org",
            "domain_keyword": "nxtforum",
            "domain_tld": "org",
            "query_time": "2024-05-20 10:39:05",
            "create_date": "2014-01-21",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-21",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "neoforum.ru",
            "domain_keyword": "neoforum",
            "domain_tld": "ru",
            "query_time": "2024-05-28 10:09:07",
            "create_date": "2019-05-16",
            "expiry_date": "2024-05-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "betforum.pro",
            "domain_keyword": "betforum",
            "domain_tld": "pro",
            "query_time": "2024-06-01 02:06:28",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2025-12-06",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.cz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nestforum.com",
            "domain_keyword": "nestforum",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:08:00",
            "create_date": "2011-06-20",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-20",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Telefonaktiebolaget L M Ericsson",
            "registrant_address": "Torshamnsgatan 23",
            "registrant_city": "Stockholm",
            "registrant_zip": "SE-164 83",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.107190000",
            "registrant_fax": "+46.107193091",
            "name_servers": [
                "e3dns.ericy.com",
                "ns1.ericsson.se",
                "ns2.ericsson.se"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "petforum.ru",
            "domain_keyword": "petforum",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:33:23",
            "create_date": "2009-01-19",
            "expiry_date": "2025-01-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "vetforum.by",
            "domain_keyword": "vetforum",
            "domain_tld": "by",
            "query_time": "2024-05-22 04:51:59",
            "create_date": "2015-08-12",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-12",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"Издательский дом Гревцова\"",
            "registrant_address": "220053, -, г. Минск, ул. Будславская, д. 23/3, каб.3",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173692126",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 8,
            "domain_name": "petforum.org",
            "domain_keyword": "petforum",
            "domain_tld": "org",
            "query_time": "2024-04-19 21:31:27",
            "create_date": "2002-01-02",
            "update_date": "2023-10-03",
            "expiry_date": "2026-01-02",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "netforums.us",
            "domain_keyword": "netforums",
            "domain_tld": "us",
            "query_time": "2024-04-19 22:43:07",
            "create_date": "2024-03-29",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-29",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "Domain Privacy",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "111 Leoforos Chlorakas, Shop 9, Suite 500",
            "registrant_city": "Chloraka",
            "registrant_state": "Paphos",
            "registrant_zip": "8220",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3256663867",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "newforum.eu",
            "domain_keyword": "newforum",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:19:43",
            "registrar_name": "eu-eos.at web invest gmbh & co KG",
            "registrar_website": "http://www.eu-eos.at",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ]
        },
        {
            "num": 11,
            "domain_name": "nttforum.com",
            "domain_keyword": "nttforum",
            "domain_tld": "com",
            "query_time": "2024-06-01 03:59:50",
            "create_date": "2023-05-18",
            "update_date": "2024-05-27",
            "expiry_date": "2026-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "sns401.bigrock.com",
                "sns402.bigrock.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "vetforum.de",
            "domain_keyword": "vetforum",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:35:16",
            "update_date": "2020-01-14",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 13,
            "domain_name": "nestforum.net",
            "domain_keyword": "nestforum",
            "domain_tld": "net",
            "query_time": "2024-04-26 19:08:00",
            "create_date": "2011-06-20",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-20",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Telefonaktiebolaget L M Ericsson",
            "registrant_address": "Torshamnsgatan 23",
            "registrant_city": "Stockholm",
            "registrant_zip": "SE-164 83",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.107190000",
            "registrant_fax": "+46.107193091",
            "name_servers": [
                "e3dns.ericy.com",
                "ns1.ericsson.se",
                "ns2.ericsson.se"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "setforum.info",
            "domain_keyword": "setforum",
            "domain_tld": "info",
            "query_time": "2024-04-17 15:45:21",
            "create_date": "2022-12-15",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Globália Kft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.tns1.eu",
                "ns.tns2.eu",
                "ns.tns3.eu",
                "ns.tns4.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "nextforum.ru",
            "domain_keyword": "nextforum",
            "domain_tld": "ru",
            "query_time": "2024-05-01 23:10:04",
            "create_date": "2020-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "neforum.show",
            "domain_keyword": "neforum",
            "domain_tld": "show",
            "query_time": "2024-05-08 06:00:43",
            "create_date": "2020-08-31",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-31",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ntforum.com",
            "domain_keyword": "ntforum",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:51:38",
            "create_date": "2003-12-14",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-14",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "betforum.online",
            "domain_keyword": "betforum",
            "domain_tld": "online",
            "query_time": "2024-06-07 00:16:43",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "negforum.com",
            "domain_keyword": "negforum",
            "domain_tld": "com",
            "query_time": "2024-06-12 19:40:16",
            "create_date": "2022-06-11",
            "update_date": "2024-06-12",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "vetforum.com.br",
            "domain_keyword": "vetforum",
            "domain_tld": "com.br",
            "query_time": "2024-06-05 02:02:03",
            "create_date": "2021-07-13",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-13",
            "registrant_name": "Guaran? Digital Ltda",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 21,
            "domain_name": "nerforum.sbs",
            "domain_keyword": "nerforum",
            "domain_tld": "sbs",
            "query_time": "2024-06-03 16:24:18",
            "create_date": "2024-05-27",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "M Rombert",
            "registrant_state": "Bratislava",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the 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": [
                "liberty.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "vetforum.nl",
            "domain_keyword": "vetforum",
            "domain_tld": "nl",
            "query_time": "2024-05-08 17:21:04",
            "create_date": "2006-02-23",
            "update_date": "2019-02-20",
            "registrar_name": "XS Anywhere B.V.",
            "name_servers": [
                "ns1.auth.sitbv.nl",
                "ns2.auth.sitbv.nl",
                "ns3.auth.sitbv.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "netuforum.top",
            "domain_keyword": "netuforum",
            "domain_tld": "top",
            "query_time": "2024-04-19 05:26:00",
            "create_date": "2023-12-22",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "karsyn.ns.cloudflare.com",
                "titan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "netforums.org",
            "domain_keyword": "netforums",
            "domain_tld": "org",
            "query_time": "2024-05-07 07:41:21",
            "create_date": "2023-08-17",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bill.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "inetforum.com",
            "domain_keyword": "inetforum",
            "domain_tld": "com",
            "query_time": "2024-05-19 08:05:14",
            "create_date": "2020-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=inetforum.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns.inetdns.com",
                "ns.inetdns.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "natforum.com",
            "domain_keyword": "natforum",
            "domain_tld": "com",
            "query_time": "2024-05-30 12:41:45",
            "create_date": "2018-04-03",
            "update_date": "2021-03-28",
            "expiry_date": "2024-04-03",
            "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": 27,
            "domain_name": "necforum.com",
            "domain_keyword": "necforum",
            "domain_tld": "com",
            "query_time": "2024-04-17 06:59:51",
            "create_date": "2003-02-04",
            "update_date": "2021-12-05",
            "expiry_date": "2025-02-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.cmgvideo.com.lamedelegation.org",
                "ns2.cmgvideo.com.lamedelegation.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "netzforum.com",
            "domain_keyword": "netzforum",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:13:31",
            "create_date": "2003-05-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-23",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "nftforum.com",
            "domain_keyword": "nftforum",
            "domain_tld": "com",
            "query_time": "2024-06-04 00:14:42",
            "create_date": "2019-02-21",
            "update_date": "2024-05-31",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "MC",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "metforum.ru",
            "domain_keyword": "metforum",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:09:47",
            "create_date": "2022-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "vetforum.com.pl",
            "domain_keyword": "vetforum",
            "domain_tld": "com.pl",
            "query_time": "2024-06-02 16:58:10",
            "create_date": "2022-06-11",
            "update_date": "2023-07-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.premium.pl",
                "ns2.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "getforum.ru",
            "domain_keyword": "getforum",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:08:10",
            "create_date": "2017-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ru-ns1.dd-dns.com",
                "ru-ns2.dd-dns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "newforum.co.uk",
            "domain_keyword": "newforum",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 19:44:54",
            "create_date": "2001-11-10",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-10",
            "registrar_name": "Plusnet Plc [Tag = FORCE9]",
            "registrar_website": "https://www.plus.net",
            "name_servers": [
                "ns1.force9.net",
                "ns1.plusnet.co.uk",
                "ns2.force9.net",
                "ns2.plusnet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "jetforum.net",
            "domain_keyword": "jetforum",
            "domain_tld": "net",
            "query_time": "2024-05-23 19:10:50",
            "create_date": "2024-01-21",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "paityn.ns.cloudflare.com",
                "sage.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "metforum.com",
            "domain_keyword": "metforum",
            "domain_tld": "com",
            "query_time": "2024-04-28 00:11:07",
            "create_date": "2016-01-21",
            "update_date": "2021-01-15",
            "expiry_date": "2025-01-21",
            "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": 36,
            "domain_name": "vetforum.ru",
            "domain_keyword": "vetforum",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:08",
            "create_date": "2007-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.vetforum.ru.",
                "ns2.vetforum.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "notforum.com",
            "domain_keyword": "notforum",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:09:09",
            "create_date": "2020-12-17",
            "update_date": "2021-08-26",
            "expiry_date": "2025-12-17",
            "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": 38,
            "domain_name": "neoforum.org",
            "domain_keyword": "neoforum",
            "domain_tld": "org",
            "query_time": "2024-04-16 13:35:23",
            "create_date": "2017-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "privat",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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": [
                "ns01.domainssaubillig.de",
                "ns02.domainssaubillig.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "netuforum.xyz",
            "domain_keyword": "netuforum",
            "domain_tld": "xyz",
            "query_time": "2024-05-05 17:14:58",
            "create_date": "2023-12-18",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-18",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "nntforum.ru",
            "domain_keyword": "nntforum",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:13:14",
            "create_date": "2021-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "REGRU-RU",
            "registrant_company": "FGAU \"RTSUD i RT\"",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "ne-forum.org",
            "domain_keyword": "ne-forum",
            "domain_tld": "org",
            "query_time": "2024-04-26 04:37:46",
            "create_date": "2018-05-16",
            "update_date": "2023-07-31",
            "expiry_date": "2025-05-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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "petforum.uk",
            "domain_keyword": "petforum",
            "domain_tld": "uk",
            "query_time": "2024-05-02 16:40:34",
            "create_date": "2019-06-05",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-05",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1040.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org",
                "ns1063.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "neetforum.com",
            "domain_keyword": "neetforum",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:17:57",
            "create_date": "2023-06-27",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=neetforum.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "detforum.org",
            "domain_keyword": "detforum",
            "domain_tld": "org",
            "query_time": "2024-04-17 20:29:44",
            "create_date": "2016-02-10",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "betforum.net",
            "domain_keyword": "betforum",
            "domain_tld": "net",
            "query_time": "2024-04-18 13:33:20",
            "create_date": "2004-03-25",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fetforum.com",
            "domain_keyword": "fetforum",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:18:35",
            "create_date": "2011-08-09",
            "update_date": "2024-04-10",
            "expiry_date": "2024-08-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Baystream Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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-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": 47,
            "domain_name": "netforup.net",
            "domain_keyword": "netforup",
            "domain_tld": "net",
            "query_time": "2024-04-19 22:43:07",
            "create_date": "2010-04-11",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-11",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "net-forum.online",
            "domain_keyword": "net-forum",
            "domain_tld": "online",
            "query_time": "2024-05-22 11:52:11",
            "create_date": "2024-01-24",
            "update_date": "2024-03-23",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Dox",
            "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.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "betforum.ng",
            "domain_keyword": "betforum",
            "domain_tld": "ng",
            "query_time": "2024-06-01 18:28:30",
            "create_date": "2022-05-12",
            "update_date": "2023-05-15",
            "expiry_date": "2024-05-12",
            "registrar_iana": 28112014,
            "registrar_name": "HostAfrica",
            "registrar_website": "http://www.domainking.ng/domain-registration",
            "registrant_name": "Ogundipe Vicdayo",
            "registrant_company": "VTH Limited",
            "registrant_address": "No 32 AfatiloOkeila Stret AdoEkitEkitiState",
            "registrant_city": "Ado-Ekiti",
            "registrant_state": "Ekiti-State",
            "registrant_zip": "360001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.7038177410",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "neyforum.com",
            "domain_keyword": "neyforum",
            "domain_tld": "com",
            "query_time": "2024-04-09 06:46:06",
            "create_date": "2023-07-18",
            "update_date": "2023-09-17",
            "expiry_date": "2024-07-18",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net",
            "registrar_website": "http://www.reg2c.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "net-forum.ru",
            "domain_keyword": "net-forum",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:01:24",
            "create_date": "2022-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "jillian.ns.cloudflare.com",
                "renan.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "netzforum.de",
            "domain_keyword": "netzforum",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:04:06",
            "update_date": "2020-12-16",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 53,
            "domain_name": "nextforum.biz",
            "domain_keyword": "nextforum",
            "domain_tld": "biz",
            "query_time": "2024-05-04 03:56:58",
            "create_date": "2011-10-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-11",
            "registrar_iana": 244,
            "registrar_name": "Gabia Inc.",
            "registrar_website": "www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Electronic Times Co.ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "netyorum.net",
            "domain_keyword": "netyorum",
            "domain_tld": "net",
            "query_time": "2024-05-03 09:22:04",
            "create_date": "2008-07-31",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.hosting.com.tr",
                "ns2.hosting.com.tr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "vetforum.org",
            "domain_keyword": "vetforum",
            "domain_tld": "org",
            "query_time": "2024-06-05 02:02:03",
            "create_date": "2014-10-21",
            "update_date": "2023-07-21",
            "expiry_date": "2026-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "neoforum.com",
            "domain_keyword": "neoforum",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:35:23",
            "create_date": "2016-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1491,
            "registrar_name": "ConnectWave co.,Ltd",
            "registrar_website": "http://www.ssandomain.com",
            "registrant_name": "JUNGYUNKOOK",
            "registrant_company": "JUNGYUNKOOK",
            "registrant_address": "103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.117134545",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "net-forum.com",
            "domain_keyword": "net-forum",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:31:29",
            "create_date": "2023-08-18",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-18",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "nestforum.org",
            "domain_keyword": "nestforum",
            "domain_tld": "org",
            "query_time": "2024-04-26 19:08:00",
            "create_date": "2011-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telefonaktiebolaget L M Ericsson",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Stockholm",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "e3dns.ericy.com",
                "ns1.ericsson.se",
                "ns2.ericsson.se"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "getforum.org",
            "domain_keyword": "getforum",
            "domain_tld": "org",
            "query_time": "2024-05-21 14:59:48",
            "create_date": "2007-10-24",
            "update_date": "2023-12-28",
            "expiry_date": "2024-10-24",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Web 2.0 AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.egensajt.se",
                "ns2.egensajt.se",
                "ns3.egensajt.se",
                "ns4.egensajt.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nevforum.com",
            "domain_keyword": "nevforum",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:51:26",
            "create_date": "2023-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "neoforum.media",
            "domain_keyword": "neoforum",
            "domain_tld": "media",
            "query_time": "2024-05-25 00:56:28",
            "create_date": "2021-03-07",
            "update_date": "2023-04-21",
            "expiry_date": "2025-03-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "&#304;stanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gigaregister.com",
                "ns2.gigaregister.com",
                "ns3.gigaregister.com",
                "ns4.gigaregister.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "netforup.org",
            "domain_keyword": "netforup",
            "domain_tld": "org",
            "query_time": "2024-04-19 22:43:08",
            "create_date": "2010-04-11",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://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": "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "petforum.net",
            "domain_keyword": "petforum",
            "domain_tld": "net",
            "query_time": "2024-04-19 21:31:26",
            "create_date": "2002-01-01",
            "update_date": "2024-01-23",
            "expiry_date": "2026-01-01",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.server0.com",
                "ns2.server0.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "newforum.com",
            "domain_keyword": "newforum",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:42:28",
            "create_date": "1998-07-06",
            "update_date": "2023-04-27",
            "expiry_date": "2025-07-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "metforum.org",
            "domain_keyword": "metforum",
            "domain_tld": "org",
            "query_time": "2024-05-19 06:33:28",
            "create_date": "2018-08-27",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-27",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "netforums.com",
            "domain_keyword": "netforums",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:43:07",
            "create_date": "1996-11-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-29",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "dns1.tacticom.com",
                "dns2.tacticom.com",
                "dns3.tacticom.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "netforums.net",
            "domain_keyword": "netforums",
            "domain_tld": "net",
            "query_time": "2024-04-19 22:43:07",
            "create_date": "1998-08-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-13",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b6092b10-830b-495d-ab96-857dc260e909",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.tacticom.com",
                "dns2.tacticom.com",
                "dns3.tacticom.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "nextforum.live",
            "domain_keyword": "nextforum",
            "domain_tld": "live",
            "query_time": "2024-05-17 21:43:11",
            "create_date": "2020-09-25",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-25",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "onetforum.com",
            "domain_keyword": "onetforum",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:34:29",
            "create_date": "2023-09-12",
            "update_date": "2023-11-15",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JI LONG PO",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "MY",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=onetforum.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "darwin.ns.cloudflare.com",
                "jade.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "entforum.co.uk",
            "domain_keyword": "entforum",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 20:40:16",
            "create_date": "2003-09-14",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-14",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1103.ui-dns.biz",
                "ns1103.ui-dns.com",
                "ns1103.ui-dns.de",
                "ns1103.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 71,
            "domain_name": "nextforum.info",
            "domain_keyword": "nextforum",
            "domain_tld": "info",
            "query_time": "2024-05-04 03:56:58",
            "create_date": "2011-10-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-12",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Electronic Times Co.ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "neoforum.xyz",
            "domain_keyword": "neoforum",
            "domain_tld": "xyz",
            "query_time": "2024-06-12 17:28:52",
            "create_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the 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.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "neyforum.biz",
            "domain_keyword": "neyforum",
            "domain_tld": "biz",
            "query_time": "2024-05-09 00:22:47",
            "create_date": "2023-04-14",
            "update_date": "2023-07-13",
            "expiry_date": "2025-04-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "netforums.info",
            "domain_keyword": "netforums",
            "domain_tld": "info",
            "query_time": "2024-05-14 05:31:46",
            "create_date": "2002-01-03",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cetforum.com",
            "domain_keyword": "cetforum",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:48:05",
            "create_date": "2021-12-07",
            "update_date": "2021-12-07",
            "expiry_date": "2026-12-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "rendszerinformatika.hu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dnshu.net",
                "ns.dnshu.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "newforum.info",
            "domain_keyword": "newforum",
            "domain_tld": "info",
            "query_time": "2024-04-30 14:44:32",
            "create_date": "2021-09-27",
            "update_date": "2024-01-09",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aragorn.ns.cloudflare.com",
                "elly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "nftforum.ru",
            "domain_keyword": "nftforum",
            "domain_tld": "ru",
            "query_time": "2024-05-01 23:11:16",
            "create_date": "2021-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "nedforum.nl",
            "domain_keyword": "nedforum",
            "domain_tld": "nl",
            "query_time": "2024-05-25 17:47:11",
            "create_date": "2021-12-14",
            "update_date": "2023-12-14",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns5.bo5.nl",
                "ns6.bo5.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 79,
            "domain_name": "neyforum.online",
            "domain_keyword": "neyforum",
            "domain_tld": "online",
            "query_time": "2024-04-09 06:46:06",
            "create_date": "2023-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "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.turkticaret.net",
                "ns3.turkticaret.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "vetforum.net",
            "domain_keyword": "vetforum",
            "domain_tld": "net",
            "query_time": "2024-05-27 20:49:32",
            "create_date": "2003-12-09",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/vetforum.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "vetforum.com",
            "domain_keyword": "vetforum",
            "domain_tld": "com",
            "query_time": "2024-06-05 02:02:03",
            "create_date": "2002-09-18",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-18",
            "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": 82,
            "domain_name": "neatforum.com",
            "domain_keyword": "neatforum",
            "domain_tld": "com",
            "query_time": "2024-05-08 01:10:28",
            "create_date": "2017-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.geekbug.com",
                "ns4.geekbug.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "betforum.org",
            "domain_keyword": "betforum",
            "domain_tld": "org",
            "query_time": "2024-04-18 13:33:21",
            "create_date": "2020-09-09",
            "update_date": "2023-01-25",
            "expiry_date": "2032-09-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tommy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hongkong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "drew.ns.cloudflare.com",
                "elle.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "betforum.club",
            "domain_keyword": "betforum",
            "domain_tld": "club",
            "query_time": "2024-04-18 13:33:20",
            "create_date": "2019-09-13",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.ct8.pl",
                "dns2.ct8.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wetforum.pl",
            "domain_keyword": "wetforum",
            "domain_tld": "pl",
            "query_time": "2024-05-25 05:26:39",
            "create_date": "2011-01-25",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-25",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "nextforum.org",
            "domain_keyword": "nextforum",
            "domain_tld": "org",
            "query_time": "2024-06-12 09:03:29",
            "create_date": "2011-10-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-12",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Electronic Times Co.ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "netsforum.com",
            "domain_keyword": "netsforum",
            "domain_tld": "com",
            "query_time": "2024-04-25 00:08:30",
            "create_date": "2005-08-03",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/netsforum.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "getforum.com",
            "domain_keyword": "getforum",
            "domain_tld": "com",
            "query_time": "2024-05-07 01:40:26",
            "create_date": "2000-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.nameserve.net",
                "ns2.nameserve.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "natforum.sbs",
            "domain_keyword": "natforum",
            "domain_tld": "sbs",
            "query_time": "2024-05-30 17:15:25",
            "create_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "M Rombert",
            "registrant_state": "Bratislava",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the 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": [
                "liberty.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "netforup.com",
            "domain_keyword": "netforup",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:43:07",
            "create_date": "2010-10-12",
            "update_date": "2024-04-02",
            "expiry_date": "2025-10-12",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bretagne",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "newforum.xyz",
            "domain_keyword": "newforum",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 14:01:40",
            "create_date": "2022-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "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": 92,
            "domain_name": "netuforum.buzz",
            "domain_keyword": "netuforum",
            "domain_tld": "buzz",
            "query_time": "2024-05-08 11:57:54",
            "create_date": "2024-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dayana.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "netyorum.com",
            "domain_keyword": "netyorum",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:11:26",
            "create_date": "1999-12-30",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns5.dnscenters.com",
                "ns6.dnscenters.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "setforum.ru",
            "domain_keyword": "setforum",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:57:26",
            "create_date": "2020-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "neyforum.xyz",
            "domain_keyword": "neyforum",
            "domain_tld": "xyz",
            "query_time": "2024-04-09 06:46:06",
            "create_date": "2023-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "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.turkticaret.net",
                "ns3.turkticaret.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "betforum.ru",
            "domain_keyword": "betforum",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:59:20",
            "create_date": "2007-06-05",
            "expiry_date": "2024-06-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.vev.ru",
                "ns2.vev.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "netforus.com",
            "domain_keyword": "netforus",
            "domain_tld": "com",
            "query_time": "2024-05-05 11:41:02",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 2103,
            "registrar_name": "DropCatch.com 623 LLC",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "nextforum.app",
            "domain_keyword": "nextforum",
            "domain_tld": "app",
            "query_time": "2024-06-12 09:03:29",
            "create_date": "2020-09-25",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://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 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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "betforum.com",
            "domain_keyword": "betforum",
            "domain_tld": "com",
            "query_time": "2024-05-26 22:20:31",
            "create_date": "2006-07-05",
            "update_date": "2024-05-02",
            "expiry_date": "2025-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "newforum.community",
            "domain_keyword": "newforum",
            "domain_tld": "community",
            "query_time": "2024-04-30 14:44:32",
            "create_date": "2021-10-21",
            "update_date": "2023-04-11",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.123,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>netforum.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2701</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>nedforum.ong, nxtforum.org, neoforum.ru, betforum.pro, nestforum.com, petforum.ru, vetforum.by, petforum.org, netforums.us, newforum.eu, nttforum.com, vetforum.de, nestforum.net, setforum.info, nextforum.ru, neforum.show, ntforum.com, betforum.online, negforum.com, vetforum.com.br, nerforum.sbs, vetforum.nl, netuforum.top, netforums.org, inetforum.com, natforum.com, necforum.com, netzforum.com, nftforum.com, metforum.ru, vetforum.com.pl, getforum.ru, newforum.co.uk, jetforum.net, metforum.com, vetforum.ru, notforum.com, neoforum.org, netuforum.xyz, nntforum.ru, ne-forum.org, petforum.uk, neetforum.com, detforum.org, betforum.net, fetforum.com, netforup.net, net-forum.online, betforum.ng, neyforum.com, net-forum.ru, netzforum.de, nextforum.biz, netyorum.net, vetforum.org, neoforum.com, net-forum.com, nestforum.org, getforum.org, nevforum.com, neoforum.media, netforup.org, petforum.net, newforum.com, metforum.org, netforums.com, netforums.net, nextforum.live, onetforum.com, entforum.co.uk, nextforum.info, neoforum.xyz, neyforum.biz, netforums.info, cetforum.com, newforum.info, nftforum.ru, nedforum.nl, neyforum.online, vetforum.net, vetforum.com, neatforum.com, betforum.org, betforum.club, wetforum.pl, nextforum.org, netsforum.com, getforum.com, natforum.sbs, netforup.com, newforum.xyz, netuforum.buzz, netyorum.com, setforum.ru, neyforum.xyz, betforum.ru, netforus.com, nextforum.app, betforum.com, newforum.community</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nedforum.ong</domain_name>
   <domain_keyword>nedforum</domain_keyword>
   <domain_tld>ong</domain_tld>
   <query_time>2024-04-18 02:28:20</query_time>
   <create_date>2015-05-01</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>National Endowment for Democracy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nxtforum.org</domain_name>
   <domain_keyword>nxtforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 10:39:05</query_time>
   <create_date>2014-01-21</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</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-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>neoforum.ru</domain_name>
   <domain_keyword>neoforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-28 10:09:07</query_time>
   <create_date>2019-05-16</create_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>betforum.pro</domain_name>
   <domain_keyword>betforum</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 02:06:28</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-12-06</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.cz</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>nestforum.com</domain_name>
   <domain_keyword>nestforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:08:00</query_time>
   <create_date>2011-06-20</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-20</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 Admin</registrant_name>
   <registrant_company>Telefonaktiebolaget L M Ericsson</registrant_company>
   <registrant_address>Torshamnsgatan 23</registrant_address>
   <registrant_city>Stockholm</registrant_city>
   <registrant_zip>SE-164 83</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.107190000</registrant_phone>
   <registrant_fax>+46.107193091</registrant_fax>
   <name_servers>
    <value>e3dns.ericy.com</value>
    <value>ns1.ericsson.se</value>
    <value>ns2.ericsson.se</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>petforum.ru</domain_name>
   <domain_keyword>petforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:33:23</query_time>
   <create_date>2009-01-19</create_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>vetforum.by</domain_name>
   <domain_keyword>vetforum</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-22 04:51:59</query_time>
   <create_date>2015-08-12</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;Издательский дом Гревцова&quot;</registrant_company>
   <registrant_address>220053, -, г. Минск, ул. Будславская, д. 23/3, каб.3</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173692126</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>petforum.org</domain_name>
   <domain_keyword>petforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 21:31:27</query_time>
   <create_date>2002-01-02</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2026-01-02</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>netforums.us</domain_name>
   <domain_keyword>netforums</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-19 22:43:07</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>111 Leoforos Chlorakas, Shop 9, Suite 500</registrant_address>
   <registrant_city>Chloraka</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>8220</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3256663867</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>newforum.eu</domain_name>
   <domain_keyword>newforum</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:19:43</query_time>
   <registrar_name>eu-eos.at web invest gmbh &amp; co KG</registrar_name>
   <registrar_website>http://www.eu-eos.at</registrar_website>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>nttforum.com</domain_name>
   <domain_keyword>nttforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 03:59:50</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2026-05-18</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>sns401.bigrock.com</value>
    <value>sns402.bigrock.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>vetforum.de</domain_name>
   <domain_keyword>vetforum</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:35:16</query_time>
   <update_date>2020-01-14</update_date>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>nestforum.net</domain_name>
   <domain_keyword>nestforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 19:08:00</query_time>
   <create_date>2011-06-20</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-20</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 Admin</registrant_name>
   <registrant_company>Telefonaktiebolaget L M Ericsson</registrant_company>
   <registrant_address>Torshamnsgatan 23</registrant_address>
   <registrant_city>Stockholm</registrant_city>
   <registrant_zip>SE-164 83</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.107190000</registrant_phone>
   <registrant_fax>+46.107193091</registrant_fax>
   <name_servers>
    <value>e3dns.ericy.com</value>
    <value>ns1.ericsson.se</value>
    <value>ns2.ericsson.se</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>setforum.info</domain_name>
   <domain_keyword>setforum</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-17 15:45:21</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Globália Kft</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>HU</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.tns1.eu</value>
    <value>ns.tns2.eu</value>
    <value>ns.tns3.eu</value>
    <value>ns.tns4.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>nextforum.ru</domain_name>
   <domain_keyword>nextforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 23:10:04</query_time>
   <create_date>2020-02-19</create_date>
   <expiry_date>2025-02-19</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>16</num>
   <domain_name>neforum.show</domain_name>
   <domain_keyword>neforum</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-08 06:00:43</query_time>
   <create_date>2020-08-31</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ntforum.com</domain_name>
   <domain_keyword>ntforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:51:38</query_time>
   <create_date>2003-12-14</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>betforum.online</domain_name>
   <domain_keyword>betforum</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-07 00:16:43</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>negforum.com</domain_name>
   <domain_keyword>negforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 19:40:16</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2024-06-12</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>20</num>
   <domain_name>vetforum.com.br</domain_name>
   <domain_keyword>vetforum</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-05 02:02:03</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrant_name>Guaran? Digital Ltda</registrant_name>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>nerforum.sbs</domain_name>
   <domain_keyword>nerforum</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-06-03 16:24:18</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>M Rombert</registrant_company>
   <registrant_state>Bratislava</registrant_state>
   <registrant_country>SK</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>liberty.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>vetforum.nl</domain_name>
   <domain_keyword>vetforum</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 17:21:04</query_time>
   <create_date>2006-02-23</create_date>
   <update_date>2019-02-20</update_date>
   <registrar_name>XS Anywhere B.V.</registrar_name>
   <name_servers>
    <value>ns1.auth.sitbv.nl</value>
    <value>ns2.auth.sitbv.nl</value>
    <value>ns3.auth.sitbv.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>netuforum.top</domain_name>
   <domain_keyword>netuforum</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 05:26:00</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>karsyn.ns.cloudflare.com</value>
    <value>titan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>netforums.org</domain_name>
   <domain_keyword>netforums</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 07:41:21</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bill.ns.cloudflare.com</value>
    <value>zoe.ns.cloudflare.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>inetforum.com</domain_name>
   <domain_keyword>inetforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 08:05:14</query_time>
   <create_date>2020-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=inetforum.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns.inetdns.com</value>
    <value>ns.inetdns.eu</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>natforum.com</domain_name>
   <domain_keyword>natforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 12:41:45</query_time>
   <create_date>2018-04-03</create_date>
   <update_date>2021-03-28</update_date>
   <expiry_date>2024-04-03</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>27</num>
   <domain_name>necforum.com</domain_name>
   <domain_keyword>necforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 06:59:51</query_time>
   <create_date>2003-02-04</create_date>
   <update_date>2021-12-05</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.cmgvideo.com.lamedelegation.org</value>
    <value>ns2.cmgvideo.com.lamedelegation.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>netzforum.com</domain_name>
   <domain_keyword>netzforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:13:31</query_time>
   <create_date>2003-05-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>nftforum.com</domain_name>
   <domain_keyword>nftforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 00:14:42</query_time>
   <create_date>2019-02-21</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>MC</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>metforum.ru</domain_name>
   <domain_keyword>metforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:09:47</query_time>
   <create_date>2022-11-08</create_date>
   <expiry_date>2024-11-08</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>31</num>
   <domain_name>vetforum.com.pl</domain_name>
   <domain_keyword>vetforum</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-02 16:58:10</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.premium.pl</value>
    <value>ns2.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>getforum.ru</domain_name>
   <domain_keyword>getforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:08:10</query_time>
   <create_date>2017-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ru-ns1.dd-dns.com</value>
    <value>ru-ns2.dd-dns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>newforum.co.uk</domain_name>
   <domain_keyword>newforum</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 19:44:54</query_time>
   <create_date>2001-11-10</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>Plusnet Plc [Tag = FORCE9]</registrar_name>
   <registrar_website>https://www.plus.net</registrar_website>
   <name_servers>
    <value>ns1.force9.net</value>
    <value>ns1.plusnet.co.uk</value>
    <value>ns2.force9.net</value>
    <value>ns2.plusnet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>jetforum.net</domain_name>
   <domain_keyword>jetforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 19:10:50</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>paityn.ns.cloudflare.com</value>
    <value>sage.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>metforum.com</domain_name>
   <domain_keyword>metforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 00:11:07</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2021-01-15</update_date>
   <expiry_date>2025-01-21</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>36</num>
   <domain_name>vetforum.ru</domain_name>
   <domain_keyword>vetforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:08</query_time>
   <create_date>2007-09-18</create_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.vetforum.ru.</value>
    <value>ns2.vetforum.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>notforum.com</domain_name>
   <domain_keyword>notforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:09:09</query_time>
   <create_date>2020-12-17</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-12-17</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>38</num>
   <domain_name>neoforum.org</domain_name>
   <domain_keyword>neoforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 13:35:23</query_time>
   <create_date>2017-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>privat</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns01.domainssaubillig.de</value>
    <value>ns02.domainssaubillig.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>netuforum.xyz</domain_name>
   <domain_keyword>netuforum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-05 17:14:58</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-18</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>nntforum.ru</domain_name>
   <domain_keyword>nntforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:13:14</query_time>
   <create_date>2021-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>FGAU &quot;RTSUD i RT&quot;</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>ne-forum.org</domain_name>
   <domain_keyword>ne-forum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 04:37:46</query_time>
   <create_date>2018-05-16</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-05-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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>petforum.uk</domain_name>
   <domain_keyword>petforum</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 16:40:34</query_time>
   <create_date>2019-06-05</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1040.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
    <value>ns1063.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>neetforum.com</domain_name>
   <domain_keyword>neetforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:17:57</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=neetforum.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>44</num>
   <domain_name>detforum.org</domain_name>
   <domain_keyword>detforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 20:29:44</query_time>
   <create_date>2016-02-10</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>betforum.net</domain_name>
   <domain_keyword>betforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 13:33:20</query_time>
   <create_date>2004-03-25</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>fetforum.com</domain_name>
   <domain_keyword>fetforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:18:35</query_time>
   <create_date>2011-08-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-08-09</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_company>Baystream Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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-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>47</num>
   <domain_name>netforup.net</domain_name>
   <domain_keyword>netforup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 22:43:07</query_time>
   <create_date>2010-04-11</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>net-forum.online</domain_name>
   <domain_keyword>net-forum</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 11:52:11</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Dox</registrant_state>
   <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>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>betforum.ng</domain_name>
   <domain_keyword>betforum</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-06-01 18:28:30</query_time>
   <create_date>2022-05-12</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-05-12</expiry_date>
   <registrar_iana>28112014</registrar_iana>
   <registrar_name>HostAfrica</registrar_name>
   <registrar_website>http://www.domainking.ng/domain-registration</registrar_website>
   <registrant_name>Ogundipe Vicdayo</registrant_name>
   <registrant_company>VTH Limited</registrant_company>
   <registrant_address>No 32 AfatiloOkeila Stret AdoEkitEkitiState</registrant_address>
   <registrant_city>Ado-Ekiti</registrant_city>
   <registrant_state>Ekiti-State</registrant_state>
   <registrant_zip>360001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.7038177410</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>neyforum.com</domain_name>
   <domain_keyword>neyforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 06:46:06</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net</registrar_name>
   <registrar_website>http://www.reg2c.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>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>net-forum.ru</domain_name>
   <domain_keyword>net-forum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:01:24</query_time>
   <create_date>2022-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>jillian.ns.cloudflare.com</value>
    <value>renan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>netzforum.de</domain_name>
   <domain_keyword>netzforum</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:04:06</query_time>
   <update_date>2020-12-16</update_date>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>nextforum.biz</domain_name>
   <domain_keyword>nextforum</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 03:56:58</query_time>
   <create_date>2011-10-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia Inc.</registrar_name>
   <registrar_website>www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Electronic Times Co.ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>netyorum.net</domain_name>
   <domain_keyword>netyorum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 09:22:04</query_time>
   <create_date>2008-07-31</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-31</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.hosting.com.tr</value>
    <value>ns2.hosting.com.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>vetforum.org</domain_name>
   <domain_keyword>vetforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 02:02:03</query_time>
   <create_date>2014-10-21</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2026-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>56</num>
   <domain_name>neoforum.com</domain_name>
   <domain_keyword>neoforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:35:23</query_time>
   <create_date>2016-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1491</registrar_iana>
   <registrar_name>ConnectWave co.,Ltd</registrar_name>
   <registrar_website>http://www.ssandomain.com</registrar_website>
   <registrant_name>JUNGYUNKOOK</registrant_name>
   <registrant_company>JUNGYUNKOOK</registrant_company>
   <registrant_address>103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.117134545</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>net-forum.com</domain_name>
   <domain_keyword>net-forum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:31:29</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-18</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>nestforum.org</domain_name>
   <domain_keyword>nestforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 19:08:00</query_time>
   <create_date>2011-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telefonaktiebolaget L M Ericsson</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Stockholm</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</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>e3dns.ericy.com</value>
    <value>ns1.ericsson.se</value>
    <value>ns2.ericsson.se</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>getforum.org</domain_name>
   <domain_keyword>getforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 14:59:48</query_time>
   <create_date>2007-10-24</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Web 2.0 AB</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>SE</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.egensajt.se</value>
    <value>ns2.egensajt.se</value>
    <value>ns3.egensajt.se</value>
    <value>ns4.egensajt.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nevforum.com</domain_name>
   <domain_keyword>nevforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:51:26</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>neoforum.media</domain_name>
   <domain_keyword>neoforum</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-25 00:56:28</query_time>
   <create_date>2021-03-07</create_date>
   <update_date>2023-04-21</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>&amp;#304;stanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gigaregister.com</value>
    <value>ns2.gigaregister.com</value>
    <value>ns3.gigaregister.com</value>
    <value>ns4.gigaregister.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>netforup.org</domain_name>
   <domain_keyword>netforup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 22:43:08</query_time>
   <create_date>2010-04-11</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>petforum.net</domain_name>
   <domain_keyword>petforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 21:31:26</query_time>
   <create_date>2002-01-01</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2026-01-01</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.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>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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.server0.com</value>
    <value>ns2.server0.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>newforum.com</domain_name>
   <domain_keyword>newforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:42:28</query_time>
   <create_date>1998-07-06</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2025-07-05</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>metforum.org</domain_name>
   <domain_keyword>metforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 06:33:28</query_time>
   <create_date>2018-08-27</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>netforums.com</domain_name>
   <domain_keyword>netforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:43:07</query_time>
   <create_date>1996-11-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>dns1.tacticom.com</value>
    <value>dns2.tacticom.com</value>
    <value>dns3.tacticom.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>netforums.net</domain_name>
   <domain_keyword>netforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 22:43:07</query_time>
   <create_date>1998-08-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b6092b10-830b-495d-ab96-857dc260e909</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.tacticom.com</value>
    <value>dns2.tacticom.com</value>
    <value>dns3.tacticom.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>nextforum.live</domain_name>
   <domain_keyword>nextforum</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-17 21:43:11</query_time>
   <create_date>2020-09-25</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-25</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>onetforum.com</domain_name>
   <domain_keyword>onetforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:34:29</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JI LONG PO</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=onetforum.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>darwin.ns.cloudflare.com</value>
    <value>jade.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>entforum.co.uk</domain_name>
   <domain_keyword>entforum</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 20:40:16</query_time>
   <create_date>2003-09-14</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1103.ui-dns.biz</value>
    <value>ns1103.ui-dns.com</value>
    <value>ns1103.ui-dns.de</value>
    <value>ns1103.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>nextforum.info</domain_name>
   <domain_keyword>nextforum</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 03:56:58</query_time>
   <create_date>2011-10-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Electronic Times Co.ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>neoforum.xyz</domain_name>
   <domain_keyword>neoforum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-12 17:28:52</query_time>
   <create_date>2024-06-10</create_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</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.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>neyforum.biz</domain_name>
   <domain_keyword>neyforum</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 00:22:47</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>74</num>
   <domain_name>netforums.info</domain_name>
   <domain_keyword>netforums</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 05:31:46</query_time>
   <create_date>2002-01-03</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cetforum.com</domain_name>
   <domain_keyword>cetforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:48:05</query_time>
   <create_date>2021-12-07</create_date>
   <update_date>2021-12-07</update_date>
   <expiry_date>2026-12-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>rendszerinformatika.hu</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>Pest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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>ns.dnshu.net</value>
    <value>ns.dnshu.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>newforum.info</domain_name>
   <domain_keyword>newforum</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 14:44:32</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aragorn.ns.cloudflare.com</value>
    <value>elly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>nftforum.ru</domain_name>
   <domain_keyword>nftforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 23:11:16</query_time>
   <create_date>2021-03-20</create_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>nedforum.nl</domain_name>
   <domain_keyword>nedforum</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 17:47:11</query_time>
   <create_date>2021-12-14</create_date>
   <update_date>2023-12-14</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns5.bo5.nl</value>
    <value>ns6.bo5.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>neyforum.online</domain_name>
   <domain_keyword>neyforum</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-09 06:46:06</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</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.turkticaret.net</value>
    <value>ns3.turkticaret.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>vetforum.net</domain_name>
   <domain_keyword>vetforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 20:49:32</query_time>
   <create_date>2003-12-09</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/vetforum.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>vetforum.com</domain_name>
   <domain_keyword>vetforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 02:02:03</query_time>
   <create_date>2002-09-18</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-18</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>82</num>
   <domain_name>neatforum.com</domain_name>
   <domain_keyword>neatforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 01:10:28</query_time>
   <create_date>2017-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.geekbug.com</value>
    <value>ns4.geekbug.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>83</num>
   <domain_name>betforum.org</domain_name>
   <domain_keyword>betforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 13:33:21</query_time>
   <create_date>2020-09-09</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2032-09-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tommy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hongkong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</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>drew.ns.cloudflare.com</value>
    <value>elle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>betforum.club</domain_name>
   <domain_keyword>betforum</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-18 13:33:20</query_time>
   <create_date>2019-09-13</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.ct8.pl</value>
    <value>dns2.ct8.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wetforum.pl</domain_name>
   <domain_keyword>wetforum</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 05:26:39</query_time>
   <create_date>2011-01-25</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>nextforum.org</domain_name>
   <domain_keyword>nextforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 09:03:29</query_time>
   <create_date>2011-10-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Electronic Times Co.ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>netsforum.com</domain_name>
   <domain_keyword>netsforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 00:08:30</query_time>
   <create_date>2005-08-03</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/netsforum.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>getforum.com</domain_name>
   <domain_keyword>getforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 01:40:26</query_time>
   <create_date>2000-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.nameserve.net</value>
    <value>ns2.nameserve.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>natforum.sbs</domain_name>
   <domain_keyword>natforum</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-30 17:15:25</query_time>
   <create_date>2024-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>M Rombert</registrant_company>
   <registrant_state>Bratislava</registrant_state>
   <registrant_country>SK</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>liberty.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>netforup.com</domain_name>
   <domain_keyword>netforup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:43:07</query_time>
   <create_date>2010-10-12</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bretagne</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>newforum.xyz</domain_name>
   <domain_keyword>newforum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 14:01:40</query_time>
   <create_date>2022-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</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>92</num>
   <domain_name>netuforum.buzz</domain_name>
   <domain_keyword>netuforum</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-08 11:57:54</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dayana.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.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>netyorum.com</domain_name>
   <domain_keyword>netyorum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:11:26</query_time>
   <create_date>1999-12-30</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns5.dnscenters.com</value>
    <value>ns6.dnscenters.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>setforum.ru</domain_name>
   <domain_keyword>setforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:57:26</query_time>
   <create_date>2020-04-28</create_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>neyforum.xyz</domain_name>
   <domain_keyword>neyforum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-09 06:46:06</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</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.turkticaret.net</value>
    <value>ns3.turkticaret.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>betforum.ru</domain_name>
   <domain_keyword>betforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:59:20</query_time>
   <create_date>2007-06-05</create_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.vev.ru</value>
    <value>ns2.vev.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>netforus.com</domain_name>
   <domain_keyword>netforus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 11:41:02</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>2103</registrar_iana>
   <registrar_name>DropCatch.com 623 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>nextforum.app</domain_name>
   <domain_keyword>nextforum</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-12 09:03:29</query_time>
   <create_date>2020-09-25</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://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 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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>betforum.com</domain_name>
   <domain_keyword>betforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 22:20:31</query_time>
   <create_date>2006-07-05</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>newforum.community</domain_name>
   <domain_keyword>newforum</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-04-30 14:44:32</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.123</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.