WHOIS QUERY TIME

4 May 2024 - 4:40 PM UTC

Registered: 10 January 2019
Expiry: 10 January 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.spaceweb.ru
ns2.spaceweb.ru
ns3.spaceweb.pro
ns4.spaceweb.pro

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=formanet.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "formanet.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "formanet.ru",
            "domain_keyword": "formanet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:40:46",
            "create_date": "2019-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>formanet.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>formanet.ru</domain_name>
   <domain_keyword>formanet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:40:46</query_time>
   <create_date>2019-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.053 seconds) for "formanet.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2024 - 4:40 PM UTC

Registered: 10 January 2019
Expiry: 10 January 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.spaceweb.ru
ns2.spaceweb.ru
ns3.spaceweb.pro
ns4.spaceweb.pro

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=formanet.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "formanet.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "formanet.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "formanet.ru",
            "domain_keyword": "formanet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:40:46",
            "create_date": "2019-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "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>formanet.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>formanet.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>formanet.ru</domain_name>
   <domain_keyword>formanet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:40:46</query_time>
   <create_date>2019-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.053</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 6 domain names (in 0.027 seconds) which contained the exact domain keyword "formanet".
Domain Name Registered Expiry Registrar Ownership
1 formanet.org 11 Jan 1999 11 Jan 2025 10dencehispahard, S.L. Prospero Moran
2 formanet.com 22 Jul 2002 22 Jul 2025 DonDominio (SCIP) Europymes Servicios Integrales S.L.
3 formanet.net 26 Sep 2003 26 Sep 2024 Wild West Domains, LLC -
4 formanet.info 27 Nov 2003 27 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu Virtual Labs, S.L.
5 formanet.ru 10 Jan 2019 10 Jan 2025 RU-CENTER-RU Private Person
6 formanet.online 25 Jul 2022 25 Jul 2024 InternetX GmbH FORMANET
7 formanet.tv 5 Jun 2023 5 Jun 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=formanet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "formanet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "formanet.org, formanet.com, formanet.net, formanet.info, formanet.ru, formanet.online, formanet.tv",
    "results": [
        {
            "num": 1,
            "domain_name": "formanet.org",
            "domain_keyword": "formanet",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:36:11",
            "create_date": "1999-01-11",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard, S.L.",
            "registrar_website": "http://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Prospero Moran",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.serv572027.servidoresdns.net",
                "dns2.serv572027.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "formanet.com",
            "domain_keyword": "formanet",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:36:10",
            "create_date": "2002-07-22",
            "update_date": "2023-10-09",
            "expiry_date": "2025-07-22",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Europymes Servicios Integrales S.L.",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Madrid",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=formanet.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "kiki.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "formanet.net",
            "domain_keyword": "formanet",
            "domain_tld": "net",
            "query_time": "2024-06-02 04:20:29",
            "create_date": "2003-09-26",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns8145.hostgator.com",
                "ns8146.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "formanet.info",
            "domain_keyword": "formanet",
            "domain_tld": "info",
            "query_time": "2024-05-15 10:39:25",
            "create_date": "2003-11-27",
            "update_date": "2024-03-14",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtual Labs, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clayton.ns.cloudflare.com",
                "jessica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "formanet.ru",
            "domain_keyword": "formanet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:40:46",
            "create_date": "2019-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "formanet.online",
            "domain_keyword": "formanet",
            "domain_tld": "online",
            "query_time": "2024-04-27 02:36:11",
            "create_date": "2022-07-25",
            "update_date": "2023-10-25",
            "expiry_date": "2024-07-25",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "FORMANET",
            "registrant_state": "IL",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the 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": [
                "ns11.jimdo.com",
                "ns12.jimdo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "formanet.tv",
            "domain_keyword": "formanet",
            "domain_tld": "tv",
            "query_time": "2024-05-23 19:40:36",
            "create_date": "2023-06-05",
            "update_date": "2024-01-27",
            "expiry_date": "2024-06-05",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>formanet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>formanet.org, formanet.com, formanet.net, formanet.info, formanet.ru, formanet.online, formanet.tv</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>formanet.org</domain_name>
   <domain_keyword>formanet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:36:11</query_time>
   <create_date>1999-01-11</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard, S.L.</registrar_name>
   <registrar_website>http://www.cdmon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Prospero Moran</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>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.serv572027.servidoresdns.net</value>
    <value>dns2.serv572027.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>formanet.com</domain_name>
   <domain_keyword>formanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:36:10</query_time>
   <create_date>2002-07-22</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-07-22</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Europymes Servicios Integrales S.L.</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=formanet.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>kiki.ns.cloudflare.com</value>
    <value>terin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>formanet.net</domain_name>
   <domain_keyword>formanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 04:20:29</query_time>
   <create_date>2003-09-26</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns8145.hostgator.com</value>
    <value>ns8146.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>formanet.info</domain_name>
   <domain_keyword>formanet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 10:39:25</query_time>
   <create_date>2003-11-27</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtual Labs, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clayton.ns.cloudflare.com</value>
    <value>jessica.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>formanet.ru</domain_name>
   <domain_keyword>formanet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:40:46</query_time>
   <create_date>2019-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>formanet.online</domain_name>
   <domain_keyword>formanet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-27 02:36:11</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>FORMANET</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>IL</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>ns11.jimdo.com</value>
    <value>ns12.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>formanet.tv</domain_name>
   <domain_keyword>formanet</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-23 19:40:36</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</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,665 domain names (in 0.224 seconds) which look and sound like the brand name "formanet".
Domain Name Registered Expiry Registrar Ownership
1 formanek.net 29 Apr 2002 29 Apr 2025 IONOS SE REDACTED FOR PRIVACY
2 formabet.pl 11 Apr 2017 11 Apr 2025 HitMe.pl Marek Bajerski -
3 dormanet.de - - - -
4 formanek.sk 28 Jan 2015 28 Jan 2025 WebSupport s.r.o. -
5 forzanet.co.jp 22 Jan 1999 - - suzukifudousan,inc
6 formatnet.net 15 May 2019 15 May 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
7 formatnet.it 27 Sep 2000 25 Feb 2025 Register S.p.a. Formatnet Sas
8 formaet.org 16 Dec 2008 16 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
9 firmanet.biz 23 Mar 2007 22 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Firmanett Norden AB
10 firmanet.de - - - -
11 formanat.com 19 Dec 2023 19 Dec 2024 GoDaddy.com, LLC -
12 farmanet.nl 6 Oct 1997 - Claranet Benelux B.V. -
13 formsnet.com 25 Mar 2014 25 Mar 2025 GoDaddy.com, LLC -
14 formanek.name - - WEDOS Internet, a.s. -
15 forzanet.it 6 Jun 2016 6 Jun 2024 Netim FORZANET S.R.L.
16 formanext.biz 21 Sep 2009 20 Sep 2024 OVH sas OTILY
17 fortanet.org 30 Jan 2017 30 Jan 2025 Dinahosting s.l. REDACTED FOR PRIVACY
18 farmanet.pl 19 Oct 2016 19 Oct 2024 home.pl S.A. -
19 normanet.com 15 Sep 2018 15 Sep 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
20 formabet.com 18 Aug 2016 18 Aug 2025 GoDaddy.com, LLC -
21 formaxnet.com 7 May 2017 7 May 2025 SNAPNAMES 65, LLC -
22 normanet.net 10 Sep 2019 10 Sep 2024 OVH, SAS J3B SARL
23 formanit.com 23 Jan 2003 23 Jan 2025 123-Reg Limited -
24 tormanet.com 25 Jan 2011 25 Jan 2025 GRANSY S.R.O D/B/A SUBREG.CZ Whois Privacy Corp.
25 formaneto.com 22 Feb 2019 22 Feb 2025 IONOS SE REDACTED FOR PRIVACY
26 1formanet.com 19 Jul 2012 19 Jul 2024 OVH, SAS REDACTED FOR PRIVACY
27 fortanet.com 18 Nov 2016 18 Nov 2024 Dinahosting s.l. Redacted by Privacy
28 normanet.co.jp 13 Sep 2007 - - NORMANET Co., LTD
29 forcanet.com 10 Jun 2023 10 Jun 2024 GoDaddy.com, LLC -
30 formaneo.com 27 Oct 2021 27 Oct 2024 GoDaddy.com, LLC -
31 formalnet.com 21 Jul 2017 21 Jul 2024 GoDaddy.com, LLC -
32 formanext.fr 21 Sep 2009 3 Apr 2025 OVH VISIPLUS
33 fortanet.net 30 Jan 2017 30 Jan 2025 Dinahosting s.l. Redacted by Privacy
34 formanex.com 29 Apr 2011 29 Apr 2025 acens Technologies, S.L.U. Privacy Protection Service INC dba PrivacyProtect.org
35 formalet.com 30 Sep 2015 30 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 forganet.com 18 Feb 2024 18 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
37 firmanet.net 14 Sep 2021 14 Sep 2026 Isimtescil Bilisim A.S. -
38 firmanet.ro 12 Mar 2014 5 May 2025 ICI - Registrar -
39 formanek.biz 10 Apr 2004 9 Apr 2025 Tucows Domains Inc. Raymond Formanek
40 formunet.com 14 Mar 2024 14 Mar 2026 GoDaddy.com, LLC -
41 formaneet.com 17 Apr 2023 17 Apr 2025 Aceville Pte. Ltd. -
42 form-net.com 30 Jul 1995 29 Jul 2024 Tucows Domains Inc. -
43 formatnet.mobi 2 Sep 2008 2 Sep 2024 Register SPA FormatNet S.a.s.
44 formunet.net 26 Nov 2013 26 Nov 2024 GANDI SAS REDACTED FOR PRIVACY
45 formanett.fr 4 Sep 2018 4 Sep 2024 OVH Les Studios SCHULLER-GRAPHIC
46 form-net.co.jp 22 Jan 1999 - - Form Architect Planning
47 formaner.com 27 Sep 2020 27 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
48 bormanet.com 7 Feb 2023 7 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
49 formanek.info 12 May 2013 12 May 2025 Gransy, s.r.o. REDACTED FOR PRIVACY
50 fortanet.info 24 Jan 2017 24 Jan 2025 Dinahosting s.l. REDACTED FOR PRIVACY
51 forsanet.com 8 Sep 2021 8 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 formanek.xyz 15 Oct 2021 15 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
53 formanext.net 21 Sep 2009 21 Sep 2024 OVH, SAS OTILY
54 formanext.com 21 Sep 2009 21 Sep 2024 OVH, SAS OTILY
55 formanew.com 15 Jun 2020 15 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
56 formanek.com 20 Aug 1999 20 Aug 2024 Network Solutions, LLC -
57 forzanet.com 28 Jun 1999 28 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 fordanet.ru 6 Jun 2022 6 Jun 2024 RU-CENTER-RU Private Person
59 formaset.com 20 Jan 2006 20 Jan 2025 Tucows Domains Inc. -
60 forma-net.org 8 Dec 2007 8 Dec 2024 FastDomain Inc. REDACTED FOR PRIVACY
61 farmanet.net 31 Jan 2000 31 Jan 2025 Network Solutions, LLC -
62 formynet.com 18 Apr 2023 18 Apr 2025 Aceville Pte. Ltd. -
63 formanek.me 5 Aug 2013 5 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162268320
64 formatnet.com 20 Sep 2007 20 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
65 formant.ru 11 May 2017 11 May 2025 REGRU-RU Private Person
66 formant.co.uk 15 Dec 2000 15 Dec 2026 Mythic Beasts Limited [Tag = MYTHIC-BEASTS] -
67 formant.io 28 Nov 2018 28 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
68 formant.cloud 20 Jun 2016 20 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0144898014
69 formant.works 28 Nov 2018 28 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
70 formant.nl 20 Jan 2006 - BIT B.V. -
71 formanei.click 2 Mar 2024 2 Mar 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
72 formaset.com.br 2 Jul 1997 2 Jul 2031 - FORMASET INDUSTRIAL LTDA
73 formatnet.computer 19 Mar 2014 19 Mar 2026 eNom, LLC FormatNet S.a.s.
74 formapet.com 25 Jan 2023 25 Jan 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
75 formant.ai - - Namecheap REDACTED FOR PRIVACY
76 foranet.dk 30 Nov 2017 30 Nov 2024 - -
77 formnet.live 10 Jun 2023 10 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
78 formant.it 20 Jun 2016 20 Jun 2024 Aruba s.p.a. Nicola Mantovan
79 formnet.pl 25 Jun 2023 25 Jun 2024 Aftermarket.pl Limited -
80 formant.dev 17 May 2019 17 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
81 formnet.com.br 24 Jun 2008 24 Jun 2024 - heberth pinheiro lopes
82 formant.org 24 Nov 2018 24 Nov 2024 Network Solutions, LLC Formant
83 ormanet.com 11 Dec 2023 11 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
84 formnet.site 28 Nov 2019 28 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
85 formant.app 3 Dec 2018 3 Dec 2024 Squarespace Domains II LLC. Figure Projects Inc.
86 formaet.com 27 Dec 2018 27 Dec 2024 Cronon AG -
87 foranet.com 15 Nov 2003 15 Nov 2024 DomainSite, Inc. Domain Protection Services, Inc.
88 formnet.co.uk 11 Mar 1997 11 Mar 2025 Daisy Communications Ltd [Tag = GXN] -
89 formant.info 30 Sep 2021 30 Sep 2026 The Namespace Group Pty Ltd Privacy Protect, LLC (PrivacyProtect.org)
90 formant.xyz 12 Mar 2024 12 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
91 formatet.com 26 Mar 2012 26 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 formaneo.org 16 Aug 2006 16 Aug 2024 OVH sas Formaneo
93 formanek.dev 31 Mar 2023 31 Mar 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
94 formanek.de - - - -
95 farmanet.com 10 May 1997 11 May 2025 Arsys Internet, S.L. dba NICLINE.COM Ediciones Farmavet, S.L
96 gormanet.pl 28 Sep 2011 28 Sep 2024 OVH SAS -
97 farmanet.it 13 May 2004 13 May 2025 MK s.r.l. Unipersonale MK Srl unipersonale
98 formaket.ru 20 Jul 2023 20 Jul 2024 REGRU-RU Private Person
99 formanek.org 24 Sep 2002 24 Sep 2024 RegistryGate GmbH REDACTED FOR PRIVACY
100 furmanet.com 28 Mar 2006 28 Mar 2025 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
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 Formanet.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=formanet.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "formanet.ru",
        "page_size": 100
    },
    "count": {
        "total": 2665,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "formanek.net, formabet.pl, dormanet.de, formanek.sk, forzanet.co.jp, formatnet.net, formatnet.it, formaet.org, firmanet.biz, firmanet.de, formanat.com, farmanet.nl, formsnet.com, formanek.name, forzanet.it, formanext.biz, fortanet.org, farmanet.pl, normanet.com, formabet.com, formaxnet.com, normanet.net, formanit.com, tormanet.com, formaneto.com, 1formanet.com, fortanet.com, normanet.co.jp, forcanet.com, formaneo.com, formalnet.com, formanext.fr, fortanet.net, formanex.com, formalet.com, forganet.com, firmanet.net, firmanet.ro, formanek.biz, formunet.com, formaneet.com, form-net.com, formatnet.mobi, formunet.net, formanett.fr, form-net.co.jp, formaner.com, bormanet.com, formanek.info, fortanet.info, forsanet.com, formanek.xyz, formanext.net, formanext.com, formanew.com, formanek.com, forzanet.com, fordanet.ru, formaset.com, forma-net.org, farmanet.net, formynet.com, formanek.me, formatnet.com, formant.ru, formant.co.uk, formant.io, formant.cloud, formant.works, formant.nl, formanei.click, formaset.com.br, formatnet.computer, formapet.com, formant.ai, foranet.dk, formnet.live, formant.it, formnet.pl, formant.dev, formnet.com.br, formant.org, ormanet.com, formnet.site, formant.app, formaet.com, foranet.com, formnet.co.uk, formant.info, formant.xyz, formatet.com, formaneo.org, formanek.dev, formanek.de, farmanet.com, gormanet.pl, farmanet.it, formaket.ru, formanek.org, furmanet.com",
    "results": [
        {
            "num": 1,
            "domain_name": "formanek.net",
            "domain_keyword": "formanek",
            "domain_tld": "net",
            "query_time": "2024-05-09 00:12:24",
            "create_date": "2002-04-29",
            "update_date": "2017-11-23",
            "expiry_date": "2025-04-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1018.ui-dns.biz",
                "ns1018.ui-dns.com",
                "ns1018.ui-dns.de",
                "ns1018.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "formabet.pl",
            "domain_keyword": "formabet",
            "domain_tld": "pl",
            "query_time": "2024-04-29 01:18:37",
            "create_date": "2017-04-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-11",
            "registrar_name": "HitMe.pl Marek Bajerski",
            "registrar_website": "www.hitme.pl",
            "name_servers": [
                "ns1.xir.pl",
                "ns2.xir.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dormanet.de",
            "domain_keyword": "dormanet",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:37:50",
            "update_date": "2018-09-06",
            "name_servers": [
                "docks20.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 4,
            "domain_name": "formanek.sk",
            "domain_keyword": "formanek",
            "domain_tld": "sk",
            "query_time": "2024-05-05 04:30:28",
            "create_date": "2015-01-28",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-28",
            "registrar_name": "WebSupport s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "forzanet.co.jp",
            "domain_keyword": "forzanet",
            "domain_tld": "co.jp",
            "query_time": "2024-05-30 20:04:17",
            "create_date": "1999-01-22",
            "update_date": "2024-02-01",
            "registrant_company": "suzukifudousan,inc",
            "name_servers": [
                "ns-1206.awsdns-22.org",
                "ns-1900.awsdns-45.co.uk",
                "ns-646.awsdns-16.net",
                "ns-93.awsdns-11.com"
            ]
        },
        {
            "num": 6,
            "domain_name": "formatnet.net",
            "domain_keyword": "formatnet",
            "domain_tld": "net",
            "query_time": "2024-05-30 04:34:45",
            "create_date": "2019-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2024-05-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "formatnet.it",
            "domain_keyword": "formatnet",
            "domain_tld": "it",
            "query_time": "2024-04-22 19:02:46",
            "create_date": "2000-09-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-02-25",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Formatnet Sas",
            "registrant_address": "Vicolo S. Antonio 3 - Fraz. Argentera",
            "registrant_city": "Rivarolo Canavese",
            "registrant_state": "TO",
            "registrant_zip": "10080",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "formaet.org",
            "domain_keyword": "formaet",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:33:46",
            "create_date": "2008-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks16.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "firmanet.biz",
            "domain_keyword": "firmanet",
            "domain_tld": "biz",
            "query_time": "2024-04-26 07:49:57",
            "create_date": "2007-03-23",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-22",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Firmanett Norden 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": [
                "dns1.firmanett.no",
                "dns2.firmanett.no",
                "dns3.firmanett.no"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "firmanet.de",
            "domain_keyword": "firmanet",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:13:16",
            "update_date": "2015-11-01",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 11,
            "domain_name": "formanat.com",
            "domain_keyword": "formanat",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:39:22",
            "create_date": "2023-12-19",
            "update_date": "2024-03-31",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "farmanet.nl",
            "domain_keyword": "farmanet",
            "domain_tld": "nl",
            "query_time": "2024-05-04 11:51:35",
            "create_date": "1997-10-06",
            "update_date": "2021-02-15",
            "registrar_name": "Claranet Benelux B.V.",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 13,
            "domain_name": "formsnet.com",
            "domain_keyword": "formsnet",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:26:45",
            "create_date": "2014-03-25",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "272bdb95.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "formanek.name",
            "domain_keyword": "formanek",
            "domain_tld": "name",
            "query_time": "2024-04-29 01:20:49",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 15,
            "domain_name": "forzanet.it",
            "domain_keyword": "forzanet",
            "domain_tld": "it",
            "query_time": "2024-05-15 04:29:21",
            "create_date": "2016-06-06",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-06",
            "registrar_name": "Netim",
            "registrar_website": "http://www.netim.com/",
            "registrant_company": "FORZANET S.R.L.",
            "registrant_address": "VIA FRANCESCO PETRARCA 22 CAP",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20123",
            "registrant_country": "IT",
            "name_servers": [
                "ns.tns1.eu",
                "ns.tns2.eu",
                "ns.tns3.eu",
                "ns.tns4.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "formanext.biz",
            "domain_keyword": "formanext",
            "domain_tld": "biz",
            "query_time": "2024-04-27 02:36:11",
            "create_date": "2009-09-21",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-20",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OTILY",
            "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": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "fortanet.org",
            "domain_keyword": "fortanet",
            "domain_tld": "org",
            "query_time": "2024-06-06 01:08:57",
            "create_date": "2017-01-30",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alicante",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "farmanet.pl",
            "domain_keyword": "farmanet",
            "domain_tld": "pl",
            "query_time": "2024-05-27 21:51:22",
            "create_date": "2016-10-19",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-19",
            "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": 19,
            "domain_name": "normanet.com",
            "domain_keyword": "normanet",
            "domain_tld": "com",
            "query_time": "2024-04-19 06:09:01",
            "create_date": "2018-09-15",
            "update_date": "2024-01-05",
            "expiry_date": "2024-09-15",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=normanet.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "formabet.com",
            "domain_keyword": "formabet",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:31:36",
            "create_date": "2016-08-18",
            "update_date": "2024-03-01",
            "expiry_date": "2025-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "formaxnet.com",
            "domain_keyword": "formaxnet",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:03:28",
            "create_date": "2017-05-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1297,
            "registrar_name": "SNAPNAMES 65, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com",
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "normanet.net",
            "domain_keyword": "normanet",
            "domain_tld": "net",
            "query_time": "2024-05-18 01:38:42",
            "create_date": "2019-09-10",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-10",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "J3B SARL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "formanit.com",
            "domain_keyword": "formanit",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:36:14",
            "create_date": "2003-01-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tormanet.com",
            "domain_keyword": "tormanet",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:43:56",
            "create_date": "2011-01-25",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "New Providence",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.nethely.hu",
                "ns2.nethely.hu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "formaneto.com",
            "domain_keyword": "formaneto",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:36:11",
            "create_date": "2019-02-22",
            "update_date": "2022-02-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1021.ui-dns.de",
                "ns1021.ui-dns.org",
                "ns1075.ui-dns.com",
                "ns1103.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "1formanet.com",
            "domain_keyword": "1formanet",
            "domain_tld": "com",
            "query_time": "2024-05-27 04:15:04",
            "create_date": "2012-07-19",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-19",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "fortanet.com",
            "domain_keyword": "fortanet",
            "domain_tld": "com",
            "query_time": "2024-06-06 01:08:57",
            "create_date": "2016-11-18",
            "update_date": "2021-10-28",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "Alicante",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/fortanet.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "abxgc3lfm5qwyylypefs6drpba.1.nameserver.io",
                "abxgc3lfm5qwyylypefs6drpba.2.nameserver.io"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "normanet.co.jp",
            "domain_keyword": "normanet",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 17:43:04",
            "create_date": "2007-09-13",
            "update_date": "2023-10-01",
            "registrant_company": "NORMANET Co., LTD",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 29,
            "domain_name": "forcanet.com",
            "domain_keyword": "forcanet",
            "domain_tld": "com",
            "query_time": "2024-06-09 07:59:36",
            "create_date": "2023-06-10",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "formaneo.com",
            "domain_keyword": "formaneo",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:36:10",
            "create_date": "2021-10-27",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "formalnet.com",
            "domain_keyword": "formalnet",
            "domain_tld": "com",
            "query_time": "2024-05-24 14:59:11",
            "create_date": "2017-07-21",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.it36.siteground.eu",
                "ns2.it36.siteground.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "formanext.fr",
            "domain_keyword": "formanext",
            "domain_tld": "fr",
            "query_time": "2024-05-05 12:38:30",
            "create_date": "2009-09-21",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "VISIPLUS",
            "registrant_address": "85, rue de ménilmontant, 75020 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.146366912",
            "name_servers": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 33,
            "domain_name": "fortanet.net",
            "domain_keyword": "fortanet",
            "domain_tld": "net",
            "query_time": "2024-06-06 01:08:57",
            "create_date": "2017-01-30",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "Alicante",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/fortanet.net",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "formanex.com",
            "domain_keyword": "formanex",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:36:11",
            "create_date": "2011-04-29",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-29",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "Privacy Protection Service INC dba PrivacyProtect.org",
            "registrant_state": "Queensland",
            "registrant_country": "AU",
            "name_servers": [
                "ns1.srv-hostalia.com",
                "ns2.srv-hostalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "formalet.com",
            "domain_keyword": "formalet",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:39:17",
            "create_date": "2015-09-30",
            "update_date": "2015-09-30",
            "expiry_date": "2025-09-30",
            "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=formalet.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "forganet.com",
            "domain_keyword": "forganet",
            "domain_tld": "com",
            "query_time": "2024-06-12 04:16:11",
            "create_date": "2024-02-18",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "firmanet.net",
            "domain_keyword": "firmanet",
            "domain_tld": "net",
            "query_time": "2024-05-05 16:37:10",
            "create_date": "2021-09-14",
            "update_date": "2023-11-08",
            "expiry_date": "2026-09-14",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "firmanet.ro",
            "domain_keyword": "firmanet",
            "domain_tld": "ro",
            "query_time": "2024-05-07 15:17:03",
            "create_date": "2014-03-12",
            "expiry_date": "2025-05-05",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.bluebay-design.ro",
                "ns2.bluebay-design.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 39,
            "domain_name": "formanek.biz",
            "domain_keyword": "formanek",
            "domain_tld": "biz",
            "query_time": "2024-04-27 02:36:10",
            "create_date": "2004-04-10",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Raymond Formanek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "formunet.com",
            "domain_keyword": "formunet",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:43:51",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2026-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "formaneet.com",
            "domain_keyword": "formaneet",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:20:49",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3858,
            "registrar_name": "Aceville Pte. Ltd.",
            "registrar_website": "http://https://www.dnspod.com",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "form-net.com",
            "domain_keyword": "form-net",
            "domain_tld": "com",
            "query_time": "2024-06-04 04:55:39",
            "create_date": "1995-07-30",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns200.kenyaweb.com",
                "ns201.kenyaweb.com",
                "ns203.kenyaweb.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "formatnet.mobi",
            "domain_keyword": "formatnet",
            "domain_tld": "mobi",
            "query_time": "2024-05-22 14:00:20",
            "create_date": "2008-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-02",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FormatNet S.a.s.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "formunet.net",
            "domain_keyword": "formunet",
            "domain_tld": "net",
            "query_time": "2024-04-25 09:32:35",
            "create_date": "2013-11-26",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-26",
            "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": "Illinois",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1100.awsdns-09.org",
                "ns-2044.awsdns-63.co.uk",
                "ns-304.awsdns-38.com",
                "ns-747.awsdns-29.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "formanett.fr",
            "domain_keyword": "formanett",
            "domain_tld": "fr",
            "query_time": "2024-05-05 12:38:30",
            "create_date": "2018-09-04",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-04",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Les Studios SCHULLER-GRAPHIC",
            "registrant_address": "Les Studios SCHULLER-GRAPHIC, 6, rue des Alizès, 14790 VERSON",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.231712300",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 46,
            "domain_name": "form-net.co.jp",
            "domain_keyword": "form-net",
            "domain_tld": "co.jp",
            "query_time": "2024-04-29 01:18:22",
            "create_date": "1999-01-22",
            "update_date": "2024-02-01",
            "registrant_company": "Form Architect Planning",
            "name_servers": [
                "fjkdns11.alpha-prm.jp",
                "fjkdns12.alpha-prm.jp",
                "fjkdns13.alpha-prm.jp"
            ]
        },
        {
            "num": 47,
            "domain_name": "formaner.com",
            "domain_keyword": "formaner",
            "domain_tld": "com",
            "query_time": "2024-05-22 13:58:05",
            "create_date": "2020-09-27",
            "update_date": "2021-08-26",
            "expiry_date": "2025-09-27",
            "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": 48,
            "domain_name": "bormanet.com",
            "domain_keyword": "bormanet",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:31:33",
            "create_date": "2023-02-07",
            "update_date": "2024-05-10",
            "expiry_date": "2025-02-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": 49,
            "domain_name": "formanek.info",
            "domain_keyword": "formanek",
            "domain_tld": "info",
            "query_time": "2024-05-15 10:39:25",
            "create_date": "2013-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "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.onebit.cz",
                "ns.onebit.eu",
                "ns.onebit.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "fortanet.info",
            "domain_keyword": "fortanet",
            "domain_tld": "info",
            "query_time": "2024-05-19 06:55:35",
            "create_date": "2017-01-24",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alicante",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "forsanet.com",
            "domain_keyword": "forsanet",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:13:55",
            "create_date": "2021-09-08",
            "update_date": "2022-08-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "formanek.xyz",
            "domain_keyword": "formanek",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 01:20:49",
            "create_date": "2021-10-15",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "NA",
            "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.",
            "name_servers": [
                "elle.ns.cloudflare.com",
                "nicolas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "formanext.net",
            "domain_keyword": "formanext",
            "domain_tld": "net",
            "query_time": "2024-05-22 13:58:05",
            "create_date": "2009-09-21",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-21",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OTILY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "formanext.com",
            "domain_keyword": "formanext",
            "domain_tld": "com",
            "query_time": "2024-05-22 13:58:05",
            "create_date": "2009-09-21",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-21",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OTILY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "formanew.com",
            "domain_keyword": "formanew",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:20:49",
            "create_date": "2020-06-15",
            "update_date": "2023-05-16",
            "expiry_date": "2024-06-15",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "formanek.com",
            "domain_keyword": "formanek",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:36:10",
            "create_date": "1999-08-20",
            "update_date": "2021-06-21",
            "expiry_date": "2024-08-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "forzanet.com",
            "domain_keyword": "forzanet",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:02:42",
            "create_date": "1999-06-28",
            "update_date": "2020-06-08",
            "expiry_date": "2025-06-28",
            "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": 58,
            "domain_name": "fordanet.ru",
            "domain_keyword": "fordanet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:38:44",
            "create_date": "2022-06-06",
            "expiry_date": "2024-06-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "formaset.com",
            "domain_keyword": "formaset",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:45:34",
            "create_date": "2006-01-20",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "forma-net.org",
            "domain_keyword": "forma-net",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:31:29",
            "create_date": "2007-12-08",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "farmanet.net",
            "domain_keyword": "farmanet",
            "domain_tld": "net",
            "query_time": "2024-04-18 16:15:31",
            "create_date": "2000-01-31",
            "update_date": "2022-02-23",
            "expiry_date": "2025-01-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "formynet.com",
            "domain_keyword": "formynet",
            "domain_tld": "com",
            "query_time": "2024-04-30 10:25:44",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 3858,
            "registrar_name": "Aceville Pte. Ltd.",
            "registrar_website": "http://https://www.dnspod.com",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "formanek.me",
            "domain_keyword": "formanek",
            "domain_tld": "me",
            "query_time": "2024-05-15 10:39:25",
            "create_date": "2013-08-05",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162268320",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "formatnet.com",
            "domain_keyword": "formatnet",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:02:46",
            "create_date": "2007-09-20",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/a333640d-fa0b-4fb9-a95e-7d37312db08f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "formant.ru",
            "domain_keyword": "formant",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:40:47",
            "create_date": "2017-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "formant.co.uk",
            "domain_keyword": "formant",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 03:19:25",
            "create_date": "2000-12-15",
            "update_date": "2021-11-24",
            "expiry_date": "2026-12-15",
            "registrar_name": "Mythic Beasts Limited [Tag = MYTHIC-BEASTS]",
            "registrar_website": "http://www.mythic-beasts.com",
            "name_servers": [
                "ns1.clook.net",
                "ns2.clook.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "formant.io",
            "domain_keyword": "formant",
            "domain_tld": "io",
            "query_time": "2024-06-02 04:20:31",
            "create_date": "2018-11-28",
            "update_date": "2024-02-15",
            "expiry_date": "2024-11-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1019.awsdns-63.net",
                "ns-1052.awsdns-03.org",
                "ns-1998.awsdns-57.co.uk",
                "ns-480.awsdns-60.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "formant.cloud",
            "domain_keyword": "formant",
            "domain_tld": "cloud",
            "query_time": "2024-04-27 02:36:19",
            "create_date": "2016-06-20",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0144898014",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "formant.sms.smsfast.it",
                "sms.smsfast.it"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "formant.works",
            "domain_keyword": "formant",
            "domain_tld": "works",
            "query_time": "2024-05-15 10:39:27",
            "create_date": "2018-11-28",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1516.awsdns-61.org",
                "ns-1894.awsdns-44.co.uk",
                "ns-298.awsdns-37.com",
                "ns-633.awsdns-15.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "formant.nl",
            "domain_keyword": "formant",
            "domain_tld": "nl",
            "query_time": "2024-04-29 01:20:53",
            "create_date": "2006-01-20",
            "update_date": "2013-12-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 71,
            "domain_name": "formanei.click",
            "domain_keyword": "formanei",
            "domain_tld": "click",
            "query_time": "2024-05-09 00:12:24",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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": 72,
            "domain_name": "formaset.com.br",
            "domain_keyword": "formaset",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 14:21:13",
            "create_date": "1997-07-02",
            "update_date": "2021-07-19",
            "expiry_date": "2031-07-02",
            "registrant_name": "FORMASET INDUSTRIAL LTDA",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 73,
            "domain_name": "formatnet.computer",
            "domain_keyword": "formatnet",
            "domain_tld": "computer",
            "query_time": "2024-05-15 10:41:19",
            "create_date": "2014-03-19",
            "update_date": "2023-05-22",
            "expiry_date": "2026-03-19",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FormatNet S.a.s.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "formapet.com",
            "domain_keyword": "formapet",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:12:27",
            "create_date": "2023-01-25",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-25",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "formant.ai",
            "domain_keyword": "formant",
            "domain_tld": "ai",
            "query_time": "2024-05-24 14:59:16",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "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_country": "AI",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1166.awsdns-17.org",
                "ns-1556.awsdns-02.co.uk",
                "ns-302.awsdns-37.com",
                "ns-643.awsdns-16.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "foranet.dk",
            "domain_keyword": "foranet",
            "domain_tld": "dk",
            "query_time": "2024-05-11 02:24:26",
            "create_date": "2017-11-30",
            "expiry_date": "2024-11-30",
            "name_servers": [
                "ns1.speedydns.net",
                "ns2.speedydns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "formnet.live",
            "domain_keyword": "formnet",
            "domain_tld": "live",
            "query_time": "2024-05-19 14:40:11",
            "create_date": "2023-06-10",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-10",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "formant.it",
            "domain_keyword": "formant",
            "domain_tld": "it",
            "query_time": "2024-05-24 14:59:16",
            "create_date": "2016-06-20",
            "update_date": "2023-07-06",
            "expiry_date": "2024-06-20",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Nicola Mantovan",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 79,
            "domain_name": "formnet.pl",
            "domain_keyword": "formnet",
            "domain_tld": "pl",
            "query_time": "2024-04-22 19:09:09",
            "create_date": "2023-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 80,
            "domain_name": "formant.dev",
            "domain_keyword": "formant",
            "domain_tld": "dev",
            "query_time": "2024-05-18 01:17:56",
            "create_date": "2019-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "formnet.com.br",
            "domain_keyword": "formnet",
            "domain_tld": "com.br",
            "query_time": "2024-04-30 10:20:17",
            "create_date": "2008-06-24",
            "update_date": "2023-09-01",
            "expiry_date": "2024-06-24",
            "registrant_name": "heberth pinheiro lopes",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 82,
            "domain_name": "formant.org",
            "domain_keyword": "formant",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:36:19",
            "create_date": "2018-11-24",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Formant",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ormanet.com",
            "domain_keyword": "ormanet",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:47:34",
            "create_date": "2023-12-11",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-11",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "sdns1.vhosting-it.com",
                "sdns2.vhosting-it.com",
                "sdns3.vhosting-it.com",
                "ssd2-cpanel.vhosting-it.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "formnet.site",
            "domain_keyword": "formnet",
            "domain_tld": "site",
            "query_time": "2024-06-09 05:40:26",
            "create_date": "2019-11-28",
            "update_date": "2024-04-22",
            "expiry_date": "2024-11-28",
            "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 MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "formant.app",
            "domain_keyword": "formant",
            "domain_tld": "app",
            "query_time": "2024-06-02 04:20:31",
            "create_date": "2018-12-03",
            "update_date": "2024-05-17",
            "expiry_date": "2024-12-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Figure Projects Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "formaet.com",
            "domain_keyword": "formaet",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:33:46",
            "create_date": "2018-12-27",
            "update_date": "2018-12-27",
            "expiry_date": "2024-12-27",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks13.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "foranet.com",
            "domain_keyword": "foranet",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:58:50",
            "create_date": "2003-11-15",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-15",
            "registrar_iana": 466,
            "registrar_name": "DomainSite, Inc.",
            "registrar_website": "http://www.domainsite.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/foranet.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": "formnet.co.uk",
            "domain_keyword": "formnet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 19:09:10",
            "create_date": "1997-03-11",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-11",
            "registrar_name": "Daisy Communications Ltd [Tag = GXN]",
            "registrar_website": "http://www.daisygroup.com",
            "name_servers": [
                "dns2lo.highwayone.net",
                "dns3lo.highwayone.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "formant.info",
            "domain_keyword": "formant",
            "domain_tld": "info",
            "query_time": "2024-05-22 13:58:08",
            "create_date": "2021-09-30",
            "update_date": "2021-09-30",
            "expiry_date": "2026-09-30",
            "registrar_iana": 836,
            "registrar_name": "The Namespace Group Pty Ltd",
            "registrar_website": "http://domaincentral.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "igor.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "formant.xyz",
            "domain_keyword": "formant",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 19:33:50",
            "create_date": "2024-03-12",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-9135b60d.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "formatet.com",
            "domain_keyword": "formatet",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:38:08",
            "create_date": "2012-03-26",
            "update_date": "2021-03-03",
            "expiry_date": "2025-03-26",
            "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": 92,
            "domain_name": "formaneo.org",
            "domain_keyword": "formaneo",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:36:10",
            "create_date": "2006-08-16",
            "update_date": "2023-12-01",
            "expiry_date": "2024-08-16",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Formaneo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "formanek.dev",
            "domain_keyword": "formanek",
            "domain_tld": "dev",
            "query_time": "2024-06-01 04:35:22",
            "create_date": "2023-03-31",
            "update_date": "2024-05-30",
            "expiry_date": "2024-03-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "formanek.de",
            "domain_keyword": "formanek",
            "domain_tld": "de",
            "query_time": "2024-05-05 13:03:23",
            "update_date": "2018-08-02",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1016.ui-dns.com",
                "ns1016.ui-dns.de",
                "ns1016.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 95,
            "domain_name": "farmanet.com",
            "domain_keyword": "farmanet",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:37:44",
            "create_date": "1997-05-10",
            "update_date": "2019-07-06",
            "expiry_date": "2025-05-11",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ediciones Farmavet, S.L",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1142.awsdns-14.org",
                "ns-1761.awsdns-28.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "gormanet.pl",
            "domain_keyword": "gormanet",
            "domain_tld": "pl",
            "query_time": "2024-04-12 05:54:40",
            "create_date": "2011-09-28",
            "update_date": "2022-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns-1325.awsdns-37.org",
                "ns-1618.awsdns-10.co.uk",
                "ns-440.awsdns-55.com",
                "ns-916.awsdns-50.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "farmanet.it",
            "domain_keyword": "farmanet",
            "domain_tld": "it",
            "query_time": "2024-06-13 12:22:30",
            "create_date": "2004-05-13",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-13",
            "registrar_name": "MK s.r.l. Unipersonale",
            "registrar_website": "http://www.mkn.it",
            "registrant_company": "MK Srl unipersonale",
            "registrant_address": "Piazza dello Zodiaco, 25",
            "registrant_city": "Bussolengo",
            "registrant_state": "VR",
            "registrant_zip": "37012",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.vpstorage.it",
                "ns2.vpstorage.it",
                "ns3.vpstorage.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 98,
            "domain_name": "formaket.ru",
            "domain_keyword": "formaket",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:40:45",
            "create_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "formanek.org",
            "domain_keyword": "formanek",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:36:10",
            "create_date": "2002-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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.febas.de",
                "ns2.febas.de",
                "ns3.febas.de",
                "ns4.febas.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "furmanet.com",
            "domain_keyword": "furmanet",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:11:08",
            "create_date": "2006-03-28",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-28",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/2e19b0fd-4f46-4884-885b-a2a33990f914",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adns.cv.siteprotect.com",
                "bdns.cv.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.224,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>formanet.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2665</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>formanek.net, formabet.pl, dormanet.de, formanek.sk, forzanet.co.jp, formatnet.net, formatnet.it, formaet.org, firmanet.biz, firmanet.de, formanat.com, farmanet.nl, formsnet.com, formanek.name, forzanet.it, formanext.biz, fortanet.org, farmanet.pl, normanet.com, formabet.com, formaxnet.com, normanet.net, formanit.com, tormanet.com, formaneto.com, 1formanet.com, fortanet.com, normanet.co.jp, forcanet.com, formaneo.com, formalnet.com, formanext.fr, fortanet.net, formanex.com, formalet.com, forganet.com, firmanet.net, firmanet.ro, formanek.biz, formunet.com, formaneet.com, form-net.com, formatnet.mobi, formunet.net, formanett.fr, form-net.co.jp, formaner.com, bormanet.com, formanek.info, fortanet.info, forsanet.com, formanek.xyz, formanext.net, formanext.com, formanew.com, formanek.com, forzanet.com, fordanet.ru, formaset.com, forma-net.org, farmanet.net, formynet.com, formanek.me, formatnet.com, formant.ru, formant.co.uk, formant.io, formant.cloud, formant.works, formant.nl, formanei.click, formaset.com.br, formatnet.computer, formapet.com, formant.ai, foranet.dk, formnet.live, formant.it, formnet.pl, formant.dev, formnet.com.br, formant.org, ormanet.com, formnet.site, formant.app, formaet.com, foranet.com, formnet.co.uk, formant.info, formant.xyz, formatet.com, formaneo.org, formanek.dev, formanek.de, farmanet.com, gormanet.pl, farmanet.it, formaket.ru, formanek.org, furmanet.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>formanek.net</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 00:12:24</query_time>
   <create_date>2002-04-29</create_date>
   <update_date>2017-11-23</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1018.ui-dns.biz</value>
    <value>ns1018.ui-dns.com</value>
    <value>ns1018.ui-dns.de</value>
    <value>ns1018.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>formabet.pl</domain_name>
   <domain_keyword>formabet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-29 01:18:37</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>HitMe.pl Marek Bajerski</registrar_name>
   <registrar_website>www.hitme.pl</registrar_website>
   <name_servers>
    <value>ns1.xir.pl</value>
    <value>ns2.xir.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dormanet.de</domain_name>
   <domain_keyword>dormanet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:37:50</query_time>
   <update_date>2018-09-06</update_date>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>formanek.sk</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 04:30:28</query_time>
   <create_date>2015-01-28</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>forzanet.co.jp</domain_name>
   <domain_keyword>forzanet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-30 20:04:17</query_time>
   <create_date>1999-01-22</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>suzukifudousan,inc</registrant_company>
   <name_servers>
    <value>ns-1206.awsdns-22.org</value>
    <value>ns-1900.awsdns-45.co.uk</value>
    <value>ns-646.awsdns-16.net</value>
    <value>ns-93.awsdns-11.com</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>formatnet.net</domain_name>
   <domain_keyword>formatnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 04:34:45</query_time>
   <create_date>2019-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-05-15</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>formatnet.it</domain_name>
   <domain_keyword>formatnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-22 19:02:46</query_time>
   <create_date>2000-09-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Formatnet Sas</registrant_company>
   <registrant_address>Vicolo S. Antonio 3 - Fraz. Argentera</registrant_address>
   <registrant_city>Rivarolo Canavese</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10080</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>formaet.org</domain_name>
   <domain_keyword>formaet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:33:46</query_time>
   <create_date>2008-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>firmanet.biz</domain_name>
   <domain_keyword>firmanet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 07:49:57</query_time>
   <create_date>2007-03-23</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Firmanett Norden 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>dns1.firmanett.no</value>
    <value>dns2.firmanett.no</value>
    <value>dns3.firmanett.no</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>firmanet.de</domain_name>
   <domain_keyword>firmanet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:13:16</query_time>
   <update_date>2015-11-01</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>formanat.com</domain_name>
   <domain_keyword>formanat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:39:22</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.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>farmanet.nl</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 11:51:35</query_time>
   <create_date>1997-10-06</create_date>
   <update_date>2021-02-15</update_date>
   <registrar_name>Claranet Benelux B.V.</registrar_name>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>formsnet.com</domain_name>
   <domain_keyword>formsnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:26:45</query_time>
   <create_date>2014-03-25</create_date>
   <update_date>2024-04-16</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>272bdb95.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>formanek.name</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-29 01:20:49</query_time>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>forzanet.it</domain_name>
   <domain_keyword>forzanet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 04:29:21</query_time>
   <create_date>2016-06-06</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>Netim</registrar_name>
   <registrar_website>http://www.netim.com/</registrar_website>
   <registrant_company>FORZANET S.R.L.</registrant_company>
   <registrant_address>VIA FRANCESCO PETRARCA 22 CAP</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20123</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>formanext.biz</domain_name>
   <domain_keyword>formanext</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-27 02:36:11</query_time>
   <create_date>2009-09-21</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OTILY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>fortanet.org</domain_name>
   <domain_keyword>fortanet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 01:08:57</query_time>
   <create_date>2017-01-30</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Alicante</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>farmanet.pl</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 21:51:22</query_time>
   <create_date>2016-10-19</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-19</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>19</num>
   <domain_name>normanet.com</domain_name>
   <domain_keyword>normanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 06:09:01</query_time>
   <create_date>2018-09-15</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=normanet.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>formabet.com</domain_name>
   <domain_keyword>formabet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:31:36</query_time>
   <create_date>2016-08-18</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-08-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>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>formaxnet.com</domain_name>
   <domain_keyword>formaxnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:03:28</query_time>
   <create_date>2017-05-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1297</registrar_iana>
   <registrar_name>SNAPNAMES 65, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.com</value>
    <value>ns87.worldnic.com</value>
    <value>ns88.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>normanet.net</domain_name>
   <domain_keyword>normanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 01:38:42</query_time>
   <create_date>2019-09-10</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>J3B SARL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>formanit.com</domain_name>
   <domain_keyword>formanit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:36:14</query_time>
   <create_date>2003-01-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tormanet.com</domain_name>
   <domain_keyword>tormanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:43:56</query_time>
   <create_date>2011-01-25</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.nethely.hu</value>
    <value>ns2.nethely.hu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>formaneto.com</domain_name>
   <domain_keyword>formaneto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:36:11</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2022-02-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns1021.ui-dns.de</value>
    <value>ns1021.ui-dns.org</value>
    <value>ns1075.ui-dns.com</value>
    <value>ns1103.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>1formanet.com</domain_name>
   <domain_keyword>1formanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 04:15:04</query_time>
   <create_date>2012-07-19</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>fortanet.com</domain_name>
   <domain_keyword>fortanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 01:08:57</query_time>
   <create_date>2016-11-18</create_date>
   <update_date>2021-10-28</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>Alicante</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/fortanet.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>abxgc3lfm5qwyylypefs6drpba.1.nameserver.io</value>
    <value>abxgc3lfm5qwyylypefs6drpba.2.nameserver.io</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>normanet.co.jp</domain_name>
   <domain_keyword>normanet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 17:43:04</query_time>
   <create_date>2007-09-13</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>NORMANET Co., LTD</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>forcanet.com</domain_name>
   <domain_keyword>forcanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 07:59:36</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-10</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>formaneo.com</domain_name>
   <domain_keyword>formaneo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:36:10</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>formalnet.com</domain_name>
   <domain_keyword>formalnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 14:59:11</query_time>
   <create_date>2017-07-21</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.it36.siteground.eu</value>
    <value>ns2.it36.siteground.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>32</num>
   <domain_name>formanext.fr</domain_name>
   <domain_keyword>formanext</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 12:38:30</query_time>
   <create_date>2009-09-21</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>VISIPLUS</registrant_company>
   <registrant_address>85, rue de ménilmontant, 75020 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.146366912</registrant_phone>
   <name_servers>
    <value>dns100.ovh.net</value>
    <value>ns100.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>fortanet.net</domain_name>
   <domain_keyword>fortanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 01:08:57</query_time>
   <create_date>2017-01-30</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>Alicante</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/fortanet.net</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>formanex.com</domain_name>
   <domain_keyword>formanex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:36:11</query_time>
   <create_date>2011-04-29</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>Privacy Protection Service INC dba PrivacyProtect.org</registrant_company>
   <registrant_state>Queensland</registrant_state>
   <registrant_country>AU</registrant_country>
   <name_servers>
    <value>ns1.srv-hostalia.com</value>
    <value>ns2.srv-hostalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>formalet.com</domain_name>
   <domain_keyword>formalet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:39:17</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2015-09-30</update_date>
   <expiry_date>2025-09-30</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=formalet.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>36</num>
   <domain_name>forganet.com</domain_name>
   <domain_keyword>forganet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 04:16:11</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-18</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>firmanet.net</domain_name>
   <domain_keyword>firmanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 16:37:10</query_time>
   <create_date>2021-09-14</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2026-09-14</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>firmanet.ro</domain_name>
   <domain_keyword>firmanet</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-07 15:17:03</query_time>
   <create_date>2014-03-12</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.bluebay-design.ro</value>
    <value>ns2.bluebay-design.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>formanek.biz</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-27 02:36:10</query_time>
   <create_date>2004-04-10</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Raymond Formanek</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</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.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>formunet.com</domain_name>
   <domain_keyword>formunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:43:51</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2026-03-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>41</num>
   <domain_name>formaneet.com</domain_name>
   <domain_keyword>formaneet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:20:49</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3858</registrar_iana>
   <registrar_name>Aceville Pte. Ltd.</registrar_name>
   <registrar_website>http://https://www.dnspod.com</registrar_website>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>form-net.com</domain_name>
   <domain_keyword>form-net</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 04:55:39</query_time>
   <create_date>1995-07-30</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns200.kenyaweb.com</value>
    <value>ns201.kenyaweb.com</value>
    <value>ns203.kenyaweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>formatnet.mobi</domain_name>
   <domain_keyword>formatnet</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-22 14:00:20</query_time>
   <create_date>2008-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FormatNet S.a.s.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</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>44</num>
   <domain_name>formunet.net</domain_name>
   <domain_keyword>formunet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 09:32:35</query_time>
   <create_date>2013-11-26</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-26</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>Illinois</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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-1100.awsdns-09.org</value>
    <value>ns-2044.awsdns-63.co.uk</value>
    <value>ns-304.awsdns-38.com</value>
    <value>ns-747.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>formanett.fr</domain_name>
   <domain_keyword>formanett</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 12:38:30</query_time>
   <create_date>2018-09-04</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Les Studios SCHULLER-GRAPHIC</registrant_company>
   <registrant_address>Les Studios SCHULLER-GRAPHIC, 6, rue des Alizès, 14790 VERSON</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.231712300</registrant_phone>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>form-net.co.jp</domain_name>
   <domain_keyword>form-net</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-29 01:18:22</query_time>
   <create_date>1999-01-22</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Form Architect Planning</registrant_company>
   <name_servers>
    <value>fjkdns11.alpha-prm.jp</value>
    <value>fjkdns12.alpha-prm.jp</value>
    <value>fjkdns13.alpha-prm.jp</value>
   </name_servers>
  </value>
  <value>
   <num>47</num>
   <domain_name>formaner.com</domain_name>
   <domain_keyword>formaner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 13:58:05</query_time>
   <create_date>2020-09-27</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-09-27</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>48</num>
   <domain_name>bormanet.com</domain_name>
   <domain_keyword>bormanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:31:33</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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>49</num>
   <domain_name>formanek.info</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 10:39:25</query_time>
   <create_date>2013-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.onebit.cz</value>
    <value>ns.onebit.eu</value>
    <value>ns.onebit.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>fortanet.info</domain_name>
   <domain_keyword>fortanet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 06:55:35</query_time>
   <create_date>2017-01-24</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Alicante</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>forsanet.com</domain_name>
   <domain_keyword>forsanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:13:55</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>formanek.xyz</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 01:20:49</query_time>
   <create_date>2021-10-15</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-15</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>NA</registrant_state>
   <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>
   <name_servers>
    <value>elle.ns.cloudflare.com</value>
    <value>nicolas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>formanext.net</domain_name>
   <domain_keyword>formanext</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 13:58:05</query_time>
   <create_date>2009-09-21</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OTILY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>formanext.com</domain_name>
   <domain_keyword>formanext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 13:58:05</query_time>
   <create_date>2009-09-21</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OTILY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>formanew.com</domain_name>
   <domain_keyword>formanew</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:20:49</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-06-15</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>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>56</num>
   <domain_name>formanek.com</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:36:10</query_time>
   <create_date>1999-08-20</create_date>
   <update_date>2021-06-21</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns37.worldnic.com</value>
    <value>ns38.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>forzanet.com</domain_name>
   <domain_keyword>forzanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:02:42</query_time>
   <create_date>1999-06-28</create_date>
   <update_date>2020-06-08</update_date>
   <expiry_date>2025-06-28</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>58</num>
   <domain_name>fordanet.ru</domain_name>
   <domain_keyword>fordanet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:38:44</query_time>
   <create_date>2022-06-06</create_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>formaset.com</domain_name>
   <domain_keyword>formaset</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:45:34</query_time>
   <create_date>2006-01-20</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</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>60</num>
   <domain_name>forma-net.org</domain_name>
   <domain_keyword>forma-net</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:31:29</query_time>
   <create_date>2007-12-08</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>farmanet.net</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 16:15:31</query_time>
   <create_date>2000-01-31</create_date>
   <update_date>2022-02-23</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.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>formynet.com</domain_name>
   <domain_keyword>formynet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 10:25:44</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>3858</registrar_iana>
   <registrar_name>Aceville Pte. Ltd.</registrar_name>
   <registrar_website>http://https://www.dnspod.com</registrar_website>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>formanek.me</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-15 10:39:25</query_time>
   <create_date>2013-08-05</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162268320</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>formatnet.com</domain_name>
   <domain_keyword>formatnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:02:46</query_time>
   <create_date>2007-09-20</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a333640d-fa0b-4fb9-a95e-7d37312db08f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>formant.ru</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:40:47</query_time>
   <create_date>2017-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>formant.co.uk</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 03:19:25</query_time>
   <create_date>2000-12-15</create_date>
   <update_date>2021-11-24</update_date>
   <expiry_date>2026-12-15</expiry_date>
   <registrar_name>Mythic Beasts Limited [Tag = MYTHIC-BEASTS]</registrar_name>
   <registrar_website>http://www.mythic-beasts.com</registrar_website>
   <name_servers>
    <value>ns1.clook.net</value>
    <value>ns2.clook.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>formant.io</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-02 04:20:31</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1019.awsdns-63.net</value>
    <value>ns-1052.awsdns-03.org</value>
    <value>ns-1998.awsdns-57.co.uk</value>
    <value>ns-480.awsdns-60.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>formant.cloud</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-27 02:36:19</query_time>
   <create_date>2016-06-20</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0144898014</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>formant.sms.smsfast.it</value>
    <value>sms.smsfast.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>formant.works</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-15 10:39:27</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1516.awsdns-61.org</value>
    <value>ns-1894.awsdns-44.co.uk</value>
    <value>ns-298.awsdns-37.com</value>
    <value>ns-633.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>formant.nl</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 01:20:53</query_time>
   <create_date>2006-01-20</create_date>
   <update_date>2013-12-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>formanei.click</domain_name>
   <domain_keyword>formanei</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-09 00:12:24</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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>72</num>
   <domain_name>formaset.com.br</domain_name>
   <domain_keyword>formaset</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 14:21:13</query_time>
   <create_date>1997-07-02</create_date>
   <update_date>2021-07-19</update_date>
   <expiry_date>2031-07-02</expiry_date>
   <registrant_name>FORMASET INDUSTRIAL LTDA</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>formatnet.computer</domain_name>
   <domain_keyword>formatnet</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-15 10:41:19</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2026-03-19</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>FormatNet S.a.s.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>formapet.com</domain_name>
   <domain_keyword>formapet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:12:27</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>formant.ai</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-24 14:59:16</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AI</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1166.awsdns-17.org</value>
    <value>ns-1556.awsdns-02.co.uk</value>
    <value>ns-302.awsdns-37.com</value>
    <value>ns-643.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>foranet.dk</domain_name>
   <domain_keyword>foranet</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 02:24:26</query_time>
   <create_date>2017-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <name_servers>
    <value>ns1.speedydns.net</value>
    <value>ns2.speedydns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>formnet.live</domain_name>
   <domain_keyword>formnet</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-19 14:40:11</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-10</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>ns57.domaincontrol.com</value>
    <value>ns58.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>78</num>
   <domain_name>formant.it</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-24 14:59:16</query_time>
   <create_date>2016-06-20</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Nicola Mantovan</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>formnet.pl</domain_name>
   <domain_keyword>formnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-22 19:09:09</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>formant.dev</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 01:17:56</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>formnet.com.br</domain_name>
   <domain_keyword>formnet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-30 10:20:17</query_time>
   <create_date>2008-06-24</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrant_name>heberth pinheiro lopes</registrant_name>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>formant.org</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:36:19</query_time>
   <create_date>2018-11-24</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Formant</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ormanet.com</domain_name>
   <domain_keyword>ormanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:47:34</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>sdns1.vhosting-it.com</value>
    <value>sdns2.vhosting-it.com</value>
    <value>sdns3.vhosting-it.com</value>
    <value>ssd2-cpanel.vhosting-it.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>formnet.site</domain_name>
   <domain_keyword>formnet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-09 05:40:26</query_time>
   <create_date>2019-11-28</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-11-28</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 MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>formant.app</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 04:20:31</query_time>
   <create_date>2018-12-03</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Figure Projects Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.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>86</num>
   <domain_name>formaet.com</domain_name>
   <domain_keyword>formaet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:33:46</query_time>
   <create_date>2018-12-27</create_date>
   <update_date>2018-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>foranet.com</domain_name>
   <domain_keyword>foranet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:58:50</query_time>
   <create_date>2003-11-15</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>466</registrar_iana>
   <registrar_name>DomainSite, Inc.</registrar_name>
   <registrar_website>http://www.domainsite.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/foranet.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>formnet.co.uk</domain_name>
   <domain_keyword>formnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 19:09:10</query_time>
   <create_date>1997-03-11</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>Daisy Communications Ltd [Tag = GXN]</registrar_name>
   <registrar_website>http://www.daisygroup.com</registrar_website>
   <name_servers>
    <value>dns2lo.highwayone.net</value>
    <value>dns3lo.highwayone.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>formant.info</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-22 13:58:08</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2021-09-30</update_date>
   <expiry_date>2026-09-30</expiry_date>
   <registrar_iana>836</registrar_iana>
   <registrar_name>The Namespace Group Pty Ltd</registrar_name>
   <registrar_website>http://domaincentral.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>igor.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>formant.xyz</domain_name>
   <domain_keyword>formant</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 19:33:50</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-9135b60d.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>formatet.com</domain_name>
   <domain_keyword>formatet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:38:08</query_time>
   <create_date>2012-03-26</create_date>
   <update_date>2021-03-03</update_date>
   <expiry_date>2025-03-26</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>92</num>
   <domain_name>formaneo.org</domain_name>
   <domain_keyword>formaneo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:36:10</query_time>
   <create_date>2006-08-16</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Formaneo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>formanek.dev</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-01 04:35:22</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>formanek.de</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 13:03:23</query_time>
   <update_date>2018-08-02</update_date>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1016.ui-dns.com</value>
    <value>ns1016.ui-dns.de</value>
    <value>ns1016.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>farmanet.com</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:37:44</query_time>
   <create_date>1997-05-10</create_date>
   <update_date>2019-07-06</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ediciones Farmavet, S.L</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1142.awsdns-14.org</value>
    <value>ns-1761.awsdns-28.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>gormanet.pl</domain_name>
   <domain_keyword>gormanet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-12 05:54:40</query_time>
   <create_date>2011-09-28</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns-1325.awsdns-37.org</value>
    <value>ns-1618.awsdns-10.co.uk</value>
    <value>ns-440.awsdns-55.com</value>
    <value>ns-916.awsdns-50.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>farmanet.it</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-13 12:22:30</query_time>
   <create_date>2004-05-13</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>MK s.r.l. Unipersonale</registrar_name>
   <registrar_website>http://www.mkn.it</registrar_website>
   <registrant_company>MK Srl unipersonale</registrant_company>
   <registrant_address>Piazza dello Zodiaco, 25</registrant_address>
   <registrant_city>Bussolengo</registrant_city>
   <registrant_state>VR</registrant_state>
   <registrant_zip>37012</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.vpstorage.it</value>
    <value>ns2.vpstorage.it</value>
    <value>ns3.vpstorage.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>formaket.ru</domain_name>
   <domain_keyword>formaket</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:40:45</query_time>
   <create_date>2023-07-20</create_date>
   <expiry_date>2024-07-20</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>99</num>
   <domain_name>formanek.org</domain_name>
   <domain_keyword>formanek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:36:10</query_time>
   <create_date>2002-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.febas.de</value>
    <value>ns2.febas.de</value>
    <value>ns3.febas.de</value>
    <value>ns4.febas.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>furmanet.com</domain_name>
   <domain_keyword>furmanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:11:08</query_time>
   <create_date>2006-03-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2e19b0fd-4f46-4884-885b-a2a33990f914</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adns.cv.siteprotect.com</value>
    <value>bdns.cv.siteprotect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.224</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.